Pull request #44021 opened 21:31:00 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12+6b7974cf1662d56a9aadc2b5c2ad12a80b448671 (2d052f762d8b40ecd70ea1aaf195040f08fbf263) 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-44021@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 21:31:02 [2022-08-23T21:31:02.502Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 21:31:02 [2022-08-23T21:31:02.509Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 21:31:02 [2022-08-23T21:31:02.724Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-036f2f62bcf2d46d1) in /home/ubuntu/workspace/moby_PR-44021 [Pipeline] { [Pipeline] checkout 21:31:02 [2022-08-23T21:31:02.749Z] The recommended git tool is: git 21:31:02 [2022-08-23T21:31:02.798Z] using credential docker-jenkins-github-credentials 21:31:02 [2022-08-23T21:31:02.807Z] Cloning the remote Git repository 21:31:02 [2022-08-23T21:31:02.807Z] Cloning with configured refspecs honoured and without tags 21:31:02 [2022-08-23T21:31:02.807Z] Cloning repository https://github.com/moby/moby.git 21:31:02 [2022-08-23T21:31:02.807Z] > git init /home/ubuntu/workspace/moby_PR-44021 # timeout=10 21:31:02 [2022-08-23T21:31:02.812Z] Fetching upstream changes from https://github.com/moby/moby.git 21:31:02 [2022-08-23T21:31:02.812Z] > git --version # timeout=10 21:31:02 [2022-08-23T21:31:02.818Z] > git --version # 'git version 2.17.1' 21:31:02 [2022-08-23T21:31:02.818Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 21:31:02 [2022-08-23T21:31:02.819Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44021/head:refs/remotes/origin/PR-44021 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:31:18 [2022-08-23T21:31:18.635Z] Fetching without tags 21:31:18 [2022-08-23T21:31:18.610Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 21:31:18 [2022-08-23T21:31:18.615Z] > git config --add remote.origin.fetch +refs/pull/44021/head:refs/remotes/origin/PR-44021 # timeout=10 21:31:18 [2022-08-23T21:31:18.621Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:31:18 [2022-08-23T21:31:18.627Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 21:31:18 [2022-08-23T21:31:18.819Z] Merging remotes/origin/master commit 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 into PR head commit 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 21:31:19 [2022-08-23T21:31:19.397Z] Merge succeeded, producing 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 21:31:19 [2022-08-23T21:31:19.397Z] Checking out Revision 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 (PR-44021) 21:31:19 [2022-08-23T21:31:19.880Z] Commit message: "client: remove redundant pluginPermissionDenied" 21:31:19 [2022-08-23T21:31:19.880Z] First time build. Skipping changelog. 21:31:19 [2022-08-23T21:31:19.886Z] > git --version # timeout=10 21:31:19 [2022-08-23T21:31:19.890Z] > git --version # 'git version 2.17.1' 21:31:19 [2022-08-23T21:31:19.893Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:18 [2022-08-23T21:31:18.635Z] Fetching upstream changes from https://github.com/moby/moby.git 21:31:18 [2022-08-23T21:31:18.635Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 21:31:18 [2022-08-23T21:31:18.636Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44021/head:refs/remotes/origin/PR-44021 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:31:18 [2022-08-23T21:31:18.860Z] > git config core.sparsecheckout # timeout=10 21:31:18 [2022-08-23T21:31:18.865Z] > git checkout -f 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 # timeout=10 21:31:19 [2022-08-23T21:31:19.379Z] > git remote # timeout=10 21:31:19 [2022-08-23T21:31:19.381Z] > git config --get remote.origin.url # timeout=10 21:31:19 [2022-08-23T21:31:19.384Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 21:31:19 [2022-08-23T21:31:19.384Z] > git merge 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 # timeout=10 21:31:19 [2022-08-23T21:31:19.390Z] > git rev-parse HEAD^{commit} # timeout=10 21:31:19 [2022-08-23T21:31:19.397Z] > git config core.sparsecheckout # timeout=10 21:31:19 [2022-08-23T21:31:19.402Z] > git checkout -f 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 # timeout=10 21:31:20 [2022-08-23T21:31:20.539Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44021:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco 21:31:23 [2022-08-23T21:31:23.054Z] 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: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [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 [Pipeline] node 21:31:23 [2022-08-23T21:31:23.474Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-036f2f62bcf2d46d1) in /home/ubuntu/workspace/moby_PR-44021 [Pipeline] node [Pipeline] node [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] } [Pipeline] { [Pipeline] checkout 21:31:23 [2022-08-23T21:31:23.522Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage 21:31:23 [2022-08-23T21:31:23.571Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 21:31:23 [2022-08-23T21:31:23.582Z] Fetching changes from the remote Git repository 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] } 21:31:23 [2022-08-23T21:31:23.590Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [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] } 21:31:23 [2022-08-23T21:31:23.767Z] Merging remotes/origin/master commit 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 into PR head commit 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } 21:31:24 [2022-08-23T21:31:24.292Z] Merge succeeded, producing 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 21:31:24 [2022-08-23T21:31:24.293Z] Checking out Revision 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 (PR-44021) 21:31:24 [2022-08-23T21:31:24.351Z] Commit message: "client: remove redundant pluginPermissionDenied" 21:31:24 [2022-08-23T21:31:24.400Z] > git --version # timeout=10 21:31:24 [2022-08-23T21:31:24.405Z] > git --version # 'git version 2.17.1' 21:31:24 [2022-08-23T21:31:24.408Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 21:31:23 [2022-08-23T21:31:23.577Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44021/.git # timeout=10 21:31:23 [2022-08-23T21:31:23.582Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 21:31:23 [2022-08-23T21:31:23.590Z] Fetching upstream changes from https://github.com/moby/moby.git 21:31:23 [2022-08-23T21:31:23.590Z] > git --version # timeout=10 21:31:23 [2022-08-23T21:31:23.594Z] > git --version # 'git version 2.17.1' 21:31:23 [2022-08-23T21:31:23.594Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 21:31:23 [2022-08-23T21:31:23.595Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44021/head:refs/remotes/origin/PR-44021 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:31:23 [2022-08-23T21:31:23.767Z] > git config core.sparsecheckout # timeout=10 21:31:23 [2022-08-23T21:31:23.771Z] > git checkout -f 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 # timeout=10 21:31:24 [2022-08-23T21:31:24.268Z] > git remote # timeout=10 21:31:24 [2022-08-23T21:31:24.271Z] > git config --get remote.origin.url # timeout=10 21:31:24 [2022-08-23T21:31:24.276Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 21:31:24 [2022-08-23T21:31:24.276Z] > git merge 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 # timeout=10 21:31:24 [2022-08-23T21:31:24.286Z] > git rev-parse HEAD^{commit} # timeout=10 21:31:24 [2022-08-23T21:31:24.292Z] > git config core.sparsecheckout # timeout=10 21:31:24 [2022-08-23T21:31:24.297Z] > git checkout -f 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:25 [2022-08-23T21:31:25.019Z] + [ PR != PR ] 21:31:25 [2022-08-23T21:31:25.019Z] + [ master != master ] 21:31:25 [2022-08-23T21:31:25.019Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 21:31:25 [2022-08-23T21:31:25.366Z] + docker version 21:31:25 [2022-08-23T21:31:25.366Z] Client: Docker Engine - Community 21:31:25 [2022-08-23T21:31:25.366Z] Version: 20.10.14 21:31:25 [2022-08-23T21:31:25.366Z] API version: 1.41 21:31:25 [2022-08-23T21:31:25.366Z] Go version: go1.16.15 21:31:25 [2022-08-23T21:31:25.366Z] Git commit: a224086 21:31:25 [2022-08-23T21:31:25.366Z] Built: Thu Mar 24 01:47:57 2022 21:31:25 [2022-08-23T21:31:25.366Z] OS/Arch: linux/amd64 21:31:25 [2022-08-23T21:31:25.367Z] Context: default 21:31:25 [2022-08-23T21:31:25.367Z] Experimental: true 21:31:25 [2022-08-23T21:31:25.367Z] 21:31:25 [2022-08-23T21:31:25.367Z] Server: Docker Engine - Community 21:31:25 [2022-08-23T21:31:25.367Z] Engine: 21:31:25 [2022-08-23T21:31:25.367Z] Version: 20.10.14 21:31:25 [2022-08-23T21:31:25.367Z] API version: 1.41 (minimum version 1.12) 21:31:25 [2022-08-23T21:31:25.367Z] Go version: go1.16.15 21:31:25 [2022-08-23T21:31:25.367Z] Git commit: 87a90dc 21:31:25 [2022-08-23T21:31:25.367Z] Built: Thu Mar 24 01:45:46 2022 21:31:25 [2022-08-23T21:31:25.367Z] OS/Arch: linux/amd64 21:31:25 [2022-08-23T21:31:25.367Z] Experimental: true 21:31:25 [2022-08-23T21:31:25.367Z] containerd: 21:31:25 [2022-08-23T21:31:25.367Z] Version: 1.5.11 21:31:25 [2022-08-23T21:31:25.367Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 21:31:25 [2022-08-23T21:31:25.367Z] runc: 21:31:25 [2022-08-23T21:31:25.367Z] Version: 1.0.3 21:31:25 [2022-08-23T21:31:25.367Z] GitCommit: v1.0.3-0-gf46b6ba 21:31:25 [2022-08-23T21:31:25.367Z] docker-init: 21:31:25 [2022-08-23T21:31:25.367Z] Version: 0.19.0 21:31:25 [2022-08-23T21:31:25.367Z] GitCommit: de40ad0 [Pipeline] sh 21:31:25 [2022-08-23T21:31:25.681Z] + docker info 21:31:27 [2022-08-23T21:31:27.043Z] Client: 21:31:27 [2022-08-23T21:31:27.043Z] Context: default 21:31:27 [2022-08-23T21:31:27.043Z] Debug Mode: false 21:31:27 [2022-08-23T21:31:27.043Z] Plugins: 21:31:27 [2022-08-23T21:31:27.043Z] app: Docker App (Docker Inc., v0.9.1-beta3) 21:31:27 [2022-08-23T21:31:27.043Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) 21:31:27 [2022-08-23T21:31:27.043Z] compose: Docker Compose (Docker Inc., v2.4.1) 21:31:27 [2022-08-23T21:31:27.043Z] scan: Docker Scan (Docker Inc., v0.17.0) 21:31:27 [2022-08-23T21:31:27.043Z] 21:31:27 [2022-08-23T21:31:27.043Z] Server: 21:31:27 [2022-08-23T21:31:27.043Z] Containers: 0 21:31:27 [2022-08-23T21:31:27.043Z] Running: 0 21:31:27 [2022-08-23T21:31:27.043Z] Paused: 0 21:31:27 [2022-08-23T21:31:27.043Z] Stopped: 0 21:31:27 [2022-08-23T21:31:27.043Z] Images: 3 21:31:27 [2022-08-23T21:31:27.043Z] Server Version: 20.10.14 21:31:27 [2022-08-23T21:31:27.043Z] Storage Driver: overlay2 21:31:27 [2022-08-23T21:31:27.043Z] Backing Filesystem: extfs 21:31:27 [2022-08-23T21:31:27.043Z] Supports d_type: true 21:31:27 [2022-08-23T21:31:27.043Z] Native Overlay Diff: true 21:31:27 [2022-08-23T21:31:27.043Z] userxattr: false 21:31:27 [2022-08-23T21:31:27.043Z] Logging Driver: json-file 21:31:27 [2022-08-23T21:31:27.043Z] Cgroup Driver: cgroupfs 21:31:27 [2022-08-23T21:31:27.043Z] Cgroup Version: 1 21:31:27 [2022-08-23T21:31:27.043Z] Plugins: 21:31:27 [2022-08-23T21:31:27.043Z] Volume: local 21:31:27 [2022-08-23T21:31:27.043Z] Network: bridge host ipvlan macvlan null overlay 21:31:27 [2022-08-23T21:31:27.043Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 21:31:27 [2022-08-23T21:31:27.043Z] Swarm: inactive 21:31:27 [2022-08-23T21:31:27.043Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux 21:31:27 [2022-08-23T21:31:27.043Z] Default Runtime: runc 21:31:27 [2022-08-23T21:31:27.043Z] Init Binary: docker-init 21:31:27 [2022-08-23T21:31:27.043Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 21:31:27 [2022-08-23T21:31:27.043Z] runc version: v1.0.3-0-gf46b6ba 21:31:27 [2022-08-23T21:31:27.043Z] init version: de40ad0 21:31:27 [2022-08-23T21:31:27.043Z] Security Options: 21:31:27 [2022-08-23T21:31:27.043Z] apparmor 21:31:27 [2022-08-23T21:31:27.043Z] seccomp 21:31:27 [2022-08-23T21:31:27.043Z] Profile: default 21:31:27 [2022-08-23T21:31:27.043Z] Kernel Version: 5.4.0-1071-aws 21:31:27 [2022-08-23T21:31:27.043Z] Operating System: Ubuntu 18.04.6 LTS 21:31:27 [2022-08-23T21:31:27.043Z] OSType: linux 21:31:27 [2022-08-23T21:31:27.043Z] Architecture: x86_64 21:31:27 [2022-08-23T21:31:27.043Z] CPUs: 2 21:31:27 [2022-08-23T21:31:27.043Z] Total Memory: 7.483GiB 21:31:27 [2022-08-23T21:31:27.043Z] Name: ip-10-100-93-141 21:31:27 [2022-08-23T21:31:27.043Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW 21:31:27 [2022-08-23T21:31:27.043Z] Docker Root Dir: /var/lib/docker 21:31:27 [2022-08-23T21:31:27.043Z] Debug Mode: false 21:31:27 [2022-08-23T21:31:27.043Z] Registry: https://index.docker.io/v1/ 21:31:27 [2022-08-23T21:31:27.043Z] Labels: 21:31:27 [2022-08-23T21:31:27.043Z] Experimental: true 21:31:27 [2022-08-23T21:31:27.043Z] Insecure Registries: 21:31:27 [2022-08-23T21:31:27.043Z] 127.0.0.0/8 21:31:27 [2022-08-23T21:31:27.043Z] Live Restore Enabled: true 21:31:27 [2022-08-23T21:31:27.043Z] 21:31:27 [2022-08-23T21:31:27.043Z] WARNING: No swap limit support [Pipeline] sh 21:31:27 [2022-08-23T21:31:27.357Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 21:31:27 [2022-08-23T21:31:27.357Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 21:31:27 [2022-08-23T21:31:27.357Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44021/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 21:31:27 [2022-08-23T21:31:27.357Z] + bash /home/ubuntu/workspace/moby_PR-44021/check-config.sh 21:31:27 [2022-08-23T21:31:27.357Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 21:31:27 [2022-08-23T21:31:27.357Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... 21:31:27 [2022-08-23T21:31:27.357Z] 21:31:27 [2022-08-23T21:31:27.357Z] Generally Necessary: 21:31:27 [2022-08-23T21:31:27.357Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 21:31:27 [2022-08-23T21:31:27.357Z] - apparmor: enabled and tools installed 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_NAMESPACES: enabled 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_NET_NS: enabled 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_PID_NS: enabled 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_IPC_NS: enabled 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_UTS_NS: enabled 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_CGROUPS: enabled 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_CGROUP_CPUACCT: enabled 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_CGROUP_DEVICE: enabled 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_CGROUP_FREEZER: enabled 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_CGROUP_SCHED: enabled 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_CPUSETS: enabled 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_MEMCG: enabled 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_KEYS: enabled 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_VETH: enabled (as module) 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_BRIDGE: enabled (as module) 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_IP_NF_FILTER: enabled (as module) 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 21:31:27 [2022-08-23T21:31:27.357Z] - CONFIG_IP_NF_NAT: enabled (as module) 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_NF_NAT: enabled (as module) 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_POSIX_MQUEUE: enabled 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_CGROUP_BPF: enabled 21:31:27 [2022-08-23T21:31:27.612Z] 21:31:27 [2022-08-23T21:31:27.612Z] Optional Features: 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_USER_NS: enabled 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_SECCOMP: enabled 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_SECCOMP_FILTER: enabled 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_CGROUP_PIDS: enabled 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_MEMCG_SWAP: enabled 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 21:31:27 [2022-08-23T21:31:27.612Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_BLK_CGROUP: enabled 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_BLK_DEV_THROTTLING: enabled 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_CGROUP_PERF: enabled 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_CGROUP_HUGETLB: enabled 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_CGROUP_NET_PRIO: enabled 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_CFS_BANDWIDTH: enabled 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_FAIR_GROUP_SCHED: enabled 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_RT_GROUP_SCHED: missing 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_IP_VS: enabled (as module) 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_IP_VS_NFCT: enabled 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_IP_VS_PROTO_TCP: enabled 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_IP_VS_PROTO_UDP: enabled 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_IP_VS_RR: enabled (as module) 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_SECURITY_SELINUX: enabled 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_SECURITY_APPARMOR: enabled 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_EXT4_FS: enabled 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_EXT4_FS_SECURITY: enabled 21:31:27 [2022-08-23T21:31:27.612Z] - Network Drivers: 21:31:27 [2022-08-23T21:31:27.612Z] - "overlay": 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_VXLAN: enabled (as module) 21:31:27 [2022-08-23T21:31:27.612Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 21:31:27 [2022-08-23T21:31:27.612Z] Optional (for encrypted networks): 21:31:27 [2022-08-23T21:31:27.868Z] - CONFIG_CRYPTO: enabled 21:31:27 [2022-08-23T21:31:27.868Z] - CONFIG_CRYPTO_AEAD: enabled 21:31:27 [2022-08-23T21:31:27.868Z] - CONFIG_CRYPTO_GCM: enabled 21:31:27 [2022-08-23T21:31:27.868Z] - CONFIG_CRYPTO_SEQIV: enabled 21:31:27 [2022-08-23T21:31:27.868Z] - CONFIG_CRYPTO_GHASH: enabled 21:31:27 [2022-08-23T21:31:27.868Z] - CONFIG_XFRM: enabled 21:31:27 [2022-08-23T21:31:27.868Z] - CONFIG_XFRM_USER: enabled (as module) 21:31:27 [2022-08-23T21:31:27.868Z] - CONFIG_XFRM_ALGO: enabled (as module) 21:31:27 [2022-08-23T21:31:27.868Z] - CONFIG_INET_ESP: enabled (as module) 21:31:27 [2022-08-23T21:31:27.868Z] - "ipvlan": 21:31:27 [2022-08-23T21:31:27.868Z] - CONFIG_IPVLAN: enabled (as module) 21:31:27 [2022-08-23T21:31:27.868Z] - "macvlan": 21:31:27 [2022-08-23T21:31:27.868Z] - CONFIG_MACVLAN: enabled (as module) 21:31:27 [2022-08-23T21:31:27.868Z] - CONFIG_DUMMY: enabled (as module) 21:31:27 [2022-08-23T21:31:27.868Z] - "ftp,tftp client in container": 21:31:27 [2022-08-23T21:31:27.868Z] - CONFIG_NF_NAT_FTP: enabled (as module) 21:31:27 [2022-08-23T21:31:27.868Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 21:31:27 [2022-08-23T21:31:27.868Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 21:31:27 [2022-08-23T21:31:27.868Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 21:31:27 [2022-08-23T21:31:27.868Z] - Storage Drivers: 21:31:27 [2022-08-23T21:31:27.868Z] - "aufs": 21:31:27 [2022-08-23T21:31:27.868Z] - CONFIG_AUFS_FS: enabled (as module) 21:31:27 [2022-08-23T21:31:27.868Z] - "btrfs": 21:31:27 [2022-08-23T21:31:27.868Z] - CONFIG_BTRFS_FS: enabled (as module) 21:31:27 [2022-08-23T21:31:27.868Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 21:31:27 [2022-08-23T21:31:27.868Z] - "devicemapper": 21:31:27 [2022-08-23T21:31:27.868Z] - CONFIG_BLK_DEV_DM: enabled 21:31:27 [2022-08-23T21:31:27.868Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 21:31:27 [2022-08-23T21:31:27.868Z] - "overlay": 21:31:27 [2022-08-23T21:31:27.868Z] - CONFIG_OVERLAY_FS: enabled (as module) 21:31:27 [2022-08-23T21:31:27.868Z] - "zfs": 21:31:27 [2022-08-23T21:31:27.868Z] - /dev/zfs: present 21:31:27 [2022-08-23T21:31:27.868Z] - zfs command: missing 21:31:27 [2022-08-23T21:31:27.868Z] - zpool command: missing 21:31:27 [2022-08-23T21:31:27.868Z] 21:31:27 [2022-08-23T21:31:27.868Z] Limits: 21:31:27 [2022-08-23T21:31:27.868Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 21:31:27 [2022-08-23T21:31:27.868Z] 21:31:27 [2022-08-23T21:31:27.868Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 21:31:28 [2022-08-23T21:31:28.222Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 . 21:31:28 [2022-08-23T21:31:28.222Z] #2 [internal] load .dockerignore 21:31:28 [2022-08-23T21:31:28.222Z] #2 sha256:e1ac0365ef6c5208b3175e1b1dad830cb5f6a448d9572559739dfb0e07bc3749 21:31:28 [2022-08-23T21:31:28.222Z] #2 transferring context: 145B done 21:31:28 [2022-08-23T21:31:28.222Z] #2 DONE 0.0s 21:31:28 [2022-08-23T21:31:28.222Z] 21:31:28 [2022-08-23T21:31:28.222Z] #1 [internal] load build definition from Dockerfile 21:31:28 [2022-08-23T21:31:28.222Z] #1 sha256:04c99dc9f6b6aa20858aac547f3e1340f43490652d0458967a3e69b0f98e595d 21:31:28 [2022-08-23T21:31:28.222Z] #1 transferring dockerfile: 19.07kB done 21:31:28 [2022-08-23T21:31:28.222Z] #1 DONE 0.0s 21:31:28 [2022-08-23T21:31:28.222Z] 21:31:28 [2022-08-23T21:31:28.222Z] #3 resolve image config for docker.io/docker/dockerfile:1 21:31:28 [2022-08-23T21:31:28.222Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d 21:31:28 [2022-08-23T21:31:28.477Z] #3 DONE 0.2s 21:31:28 [2022-08-23T21:31:28.477Z] 21:31:28 [2022-08-23T21:31:28.477Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 21:31:28 [2022-08-23T21:31:28.477Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 21:31:28 [2022-08-23T21:31:28.477Z] #4 CACHED 21:31:28 [2022-08-23T21:31:28.732Z] 21:31:28 [2022-08-23T21:31:28.732Z] #5 [internal] load build definition from Dockerfile 21:31:28 [2022-08-23T21:31:28.732Z] #5 sha256:e8df6ec4cbb3924d1d46bec4825dd6a73e5f14035884178d040ec96efae6cd0b 21:31:28 [2022-08-23T21:31:28.732Z] #5 DONE 0.0s 21:31:28 [2022-08-23T21:31:28.732Z] 21:31:28 [2022-08-23T21:31:28.732Z] #6 [internal] load .dockerignore 21:31:28 [2022-08-23T21:31:28.732Z] #6 sha256:cd2c10b3ae108845cab8f4269b547f258c11cdeeb99b87d4b996925c8b9a9ce0 21:31:28 [2022-08-23T21:31:28.732Z] #6 DONE 0.0s 21:31:28 [2022-08-23T21:31:28.732Z] 21:31:28 [2022-08-23T21:31:28.732Z] #8 [internal] load metadata for docker.io/library/debian:bullseye 21:31:28 [2022-08-23T21:31:28.732Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e 21:31:28 [2022-08-23T21:31:28.987Z] #8 DONE 0.1s 21:31:28 [2022-08-23T21:31:28.987Z] 21:31:28 [2022-08-23T21:31:28.987Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye 21:31:28 [2022-08-23T21:31:28.987Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 21:31:28 [2022-08-23T21:31:28.987Z] #10 ... 21:31:28 [2022-08-23T21:31:28.987Z] 21:31:28 [2022-08-23T21:31:28.987Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 21:31:28 [2022-08-23T21:31:28.987Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 21:31:28 [2022-08-23T21:31:28.987Z] #9 DONE 0.1s 21:31:28 [2022-08-23T21:31:28.987Z] 21:31:28 [2022-08-23T21:31:28.987Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 21:31:28 [2022-08-23T21:31:28.987Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 21:31:28 [2022-08-23T21:31:28.987Z] #7 DONE 0.1s 21:31:29 [2022-08-23T21:31:29.242Z] 21:31:29 [2022-08-23T21:31:29.242Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye 21:31:29 [2022-08-23T21:31:29.242Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 21:31:29 [2022-08-23T21:31:29.242Z] #10 DONE 0.3s 21:31:29 [2022-08-23T21:31:29.242Z] 21:31:29 [2022-08-23T21:31:29.242Z] #31 [internal] load build context 21:31:29 [2022-08-23T21:31:29.242Z] #31 sha256:ae8720a93c0caab61d252023696d3c185534eeff38b439cc05d3300b67d13731 21:31:29 [2022-08-23T21:31:29.242Z] #31 DONE 0.0s 21:31:29 [2022-08-23T21:31:29.242Z] 21:31:29 [2022-08-23T21:31:29.242Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 21:31:29 [2022-08-23T21:31:29.242Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 21:31:29 [2022-08-23T21:31:29.242Z] #80 DONE 0.0s 21:31:29 [2022-08-23T21:31:29.242Z] 21:31:29 [2022-08-23T21:31:29.242Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 21:31:29 [2022-08-23T21:31:29.242Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 21:31:29 [2022-08-23T21:31:29.242Z] #78 DONE 0.0s 21:31:29 [2022-08-23T21:31:29.242Z] 21:31:29 [2022-08-23T21:31:29.242Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 21:31:29 [2022-08-23T21:31:29.242Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 21:31:29 [2022-08-23T21:31:29.242Z] #56 ... 21:31:29 [2022-08-23T21:31:29.242Z] 21:31:29 [2022-08-23T21:31:29.242Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 21:31:29 [2022-08-23T21:31:29.242Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc 21:31:29 [2022-08-23T21:31:29.242Z] #35 DONE 0.0s 21:31:29 [2022-08-23T21:31:29.504Z] 21:31:29 [2022-08-23T21:31:29.504Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:31:29 [2022-08-23T21:31:29.504Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:31:29 [2022-08-23T21:31:29.504Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 done 21:31:29 [2022-08-23T21:31:29.504Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done 21:31:29 [2022-08-23T21:31:29.504Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.2s 21:31:29 [2022-08-23T21:31:29.504Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.63MB / 54.58MB 0.2s 21:31:29 [2022-08-23T21:31:29.504Z] #11 sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 1.86kB / 1.86kB done 21:31:29 [2022-08-23T21:31:29.504Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done 21:31:29 [2022-08-23T21:31:29.504Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 5.24MB / 10.88MB 0.2s 21:31:29 [2022-08-23T21:31:29.504Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 21:31:29 [2022-08-23T21:31:29.504Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.2s done 21:31:29 [2022-08-23T21:31:29.504Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 14.68MB / 54.58MB 0.3s 21:31:29 [2022-08-23T21:31:29.504Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.3s 21:31:29 [2022-08-23T21:31:29.504Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 1.05MB / 85.91MB 0.3s 21:31:29 [2022-08-23T21:31:29.504Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 19.92MB / 54.58MB 0.4s 21:31:29 [2022-08-23T21:31:29.504Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.3s done 21:31:29 [2022-08-23T21:31:29.504Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0B / 141.86MB 0.4s 21:31:29 [2022-08-23T21:31:29.760Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 34.60MB / 54.58MB 0.6s 21:31:29 [2022-08-23T21:31:29.760Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 13.63MB / 85.91MB 0.6s 21:31:29 [2022-08-23T21:31:29.760Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 37.75MB / 54.58MB 0.7s 21:31:29 [2022-08-23T21:31:29.760Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 22.02MB / 85.91MB 0.7s 21:31:29 [2022-08-23T21:31:29.760Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 13.63MB / 141.86MB 0.7s 21:31:30 [2022-08-23T21:31:30.019Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 42.99MB / 54.58MB 0.8s 21:31:30 [2022-08-23T21:31:30.019Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 25.17MB / 141.86MB 0.8s 21:31:30 [2022-08-23T21:31:30.019Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 48.35MB / 54.58MB 0.9s 21:31:30 [2022-08-23T21:31:30.019Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 32.51MB / 85.91MB 0.9s 21:31:30 [2022-08-23T21:31:30.019Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 33.55MB / 141.86MB 0.9s 21:31:30 [2022-08-23T21:31:30.276Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 53.48MB / 54.58MB 1.0s 21:31:30 [2022-08-23T21:31:30.276Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 37.75MB / 85.91MB 1.0s 21:31:30 [2022-08-23T21:31:30.276Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 45.09MB / 85.91MB 1.1s 21:31:30 [2022-08-23T21:31:30.276Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 42.99MB / 141.86MB 1.1s 21:31:30 [2022-08-23T21:31:30.535Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 1.1s done 21:31:30 [2022-08-23T21:31:30.535Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 53.48MB / 141.86MB 1.2s 21:31:30 [2022-08-23T21:31:30.535Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 1.2s done 21:31:30 [2022-08-23T21:31:30.535Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 58.72MB / 85.91MB 1.3s 21:31:30 [2022-08-23T21:31:30.535Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 69.21MB / 85.91MB 1.4s 21:31:30 [2022-08-23T21:31:30.535Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 65.01MB / 141.86MB 1.4s 21:31:30 [2022-08-23T21:31:30.792Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 82.94MB / 85.91MB 1.6s 21:31:30 [2022-08-23T21:31:30.792Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 80.21MB / 141.86MB 1.6s 21:31:30 [2022-08-23T21:31:30.792Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 1.4s done 21:31:31 [2022-08-23T21:31:31.063Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 1.8s done 21:31:31 [2022-08-23T21:31:31.063Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 93.32MB / 141.86MB 1.8s 21:31:31 [2022-08-23T21:31:31.063Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 21:31:31 [2022-08-23T21:31:31.063Z] #11 ... 21:31:31 [2022-08-23T21:31:31.063Z] 21:31:31 [2022-08-23T21:31:31.063Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 21:31:31 [2022-08-23T21:31:31.063Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 21:31:31 [2022-08-23T21:31:31.063Z] #56 CACHED 21:31:31 [2022-08-23T21:31:31.063Z] 21:31:31 [2022-08-23T21:31:31.063Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:31:31 [2022-08-23T21:31:31.063Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:31:31 [2022-08-23T21:31:31.327Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 112.30MB / 141.86MB 2.1s 21:31:31 [2022-08-23T21:31:31.584Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 128.97MB / 141.86MB 2.3s 21:31:31 [2022-08-23T21:31:31.584Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 2.5s 21:31:31 [2022-08-23T21:31:31.851Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 2.7s done 21:31:32 [2022-08-23T21:31:32.108Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 1.1s done 21:31:32 [2022-08-23T21:31:32.367Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 21:31:34 [2022-08-23T21:31:34.274Z] #11 ... 21:31:34 [2022-08-23T21:31:34.274Z] 21:31:34 [2022-08-23T21:31:34.274Z] #31 [internal] load build context 21:31:34 [2022-08-23T21:31:34.274Z] #31 sha256:ae8720a93c0caab61d252023696d3c185534eeff38b439cc05d3300b67d13731 21:31:34 [2022-08-23T21:31:34.274Z] #31 transferring context: 62.61MB 4.8s done 21:31:34 [2022-08-23T21:31:34.274Z] #31 DONE 4.9s 21:31:34 [2022-08-23T21:31:34.274Z] 21:31:34 [2022-08-23T21:31:34.274Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:31:34 [2022-08-23T21:31:34.274Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:31:35 [2022-08-23T21:31:35.639Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 3.3s done 21:31:35 [2022-08-23T21:31:35.894Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 21:31:38 [2022-08-23T21:31:38.409Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 2.6s done 21:31:38 [2022-08-23T21:31:38.409Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 21:31:38 [2022-08-23T21:31:38.474Z] Still waiting to schedule task 21:31:38 [2022-08-23T21:31:38.474Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ba4b344b10c38ce3)’ is offline 21:31:38 [2022-08-23T21:31:38.474Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.474Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] Still waiting to schedule task 21:31:38 [2022-08-23T21:31:38.475Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ba4b344b10c38ce3)’ is offline 21:31:38 [2022-08-23T21:31:38.475Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.475Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ 21:31:38 [2022-08-23T21:31:38.476Z] Still waiting to schedule task 21:31:38 [2022-08-23T21:31:38.476Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ 21:31:38 [2022-08-23T21:31:38.479Z] Still waiting to schedule task 21:31:38 [2022-08-23T21:31:38.479Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ 21:31:43 [2022-08-23T21:31:43.651Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.0s 21:31:44 [2022-08-23T21:31:44.578Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.8s done 21:31:44 [2022-08-23T21:31:44.578Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done 21:31:44 [2022-08-23T21:31:44.578Z] #11 DONE 15.5s 21:31:44 [2022-08-23T21:31:44.834Z] 21:31:44 [2022-08-23T21:31:44.835Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 21:31:44 [2022-08-23T21:31:44.835Z] #12 sha256:c1b9663d32277d07e80554a582201c32a3681e88cc481264fd36f54f1daf44ab 21:31:46 [2022-08-23T21:31:46.720Z] #12 DONE 1.7s 21:31:46 [2022-08-23T21:31:46.720Z] 21:31:46 [2022-08-23T21:31:46.721Z] #13 [base 3/3] 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 21:31:46 [2022-08-23T21:31:46.721Z] #13 sha256:4b9900e9077840af51ccb7cb3b2f809245426b4d508da2cb702f49808bd71f8e 21:31:46 [2022-08-23T21:31:46.977Z] #13 DONE 0.5s 21:31:47 [2022-08-23T21:31:47.233Z] 21:31:47 [2022-08-23T21:31:47.233Z] #45 [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 21:31:47 [2022-08-23T21:31:47.233Z] #45 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8 21:31:47 [2022-08-23T21:31:47.233Z] #45 ... 21:31:47 [2022-08-23T21:31:47.233Z] 21:31:47 [2022-08-23T21:31:47.233Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 21:31:47 [2022-08-23T21:31:47.233Z] #40 sha256:a35cbf3d871f38588024a43c4d3af712316008f9cc419dd72a996449a3215ae1 21:31:47 [2022-08-23T21:31:47.233Z] #40 DONE 0.3s 21:31:47 [2022-08-23T21:31:47.494Z] 21:31:47 [2022-08-23T21:31:47.494Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 21:31:47 [2022-08-23T21:31:47.494Z] #53 sha256:8d281ff1259b94aaa8578f97baccbbadfe23eaf07005dd416d290c6400e3bc9b 21:31:47 [2022-08-23T21:31:47.494Z] #53 DONE 0.3s 21:31:47 [2022-08-23T21:31:47.494Z] 21:31:47 [2022-08-23T21:31:47.494Z] #57 [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 21:31:47 [2022-08-23T21:31:47.494Z] #57 sha256:8dd25e1ed86d4858d32bdf8df9e5ffa38659a311ae6201133c2efe7dec957960 21:31:47 [2022-08-23T21:31:47.494Z] #57 DONE 0.4s 21:31:47 [2022-08-23T21:31:47.494Z] 21:31:47 [2022-08-23T21:31:47.494Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:31:47 [2022-08-23T21:31:47.494Z] #41 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c 21:31:50 [2022-08-23T21:31:50.014Z] #41 ... 21:31:50 [2022-08-23T21:31:50.014Z] 21:31:50 [2022-08-23T21:31:50.014Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 21:31:50 [2022-08-23T21:31:50.014Z] #14 sha256:6bd31d035aba334e63a1f0c1845a0e100d756a1dd29de773763be5fd7d6a7277 21:31:50 [2022-08-23T21:31:50.014Z] #14 DONE 3.0s 21:31:50 [2022-08-23T21:31:50.269Z] 21:31:50 [2022-08-23T21:31:50.269Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel 21:31:50 [2022-08-23T21:31:50.269Z] #15 sha256:b8bb7022e78f2b45c3bc6c9c52ca323268c999f7c1ba4f91d4ea5145a402c5b5 21:31:52 [2022-08-23T21:31:52.166Z] #15 DONE 1.6s 21:31:52 [2022-08-23T21:31:52.166Z] 21:31:52 [2022-08-23T21:31:52.166Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf 21:31:52 [2022-08-23T21:31:52.166Z] #16 sha256:0a356a8de4fa4641906f4893484299b543df3a0844314e683f1fd0fc48469ff8 21:31:52 [2022-08-23T21:31:52.728Z] #16 DONE 1.2s 21:31:52 [2022-08-23T21:31:52.728Z] 21:31:52 [2022-08-23T21:31:52.728Z] #58 [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 21:31:52 [2022-08-23T21:31:52.728Z] #58 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:31:52 [2022-08-23T21:31:52.728Z] #58 3.657 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 21:31:52 [2022-08-23T21:31:52.728Z] #58 3.657 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 21:31:52 [2022-08-23T21:31:52.728Z] #58 3.657 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:31:52 [2022-08-23T21:31:52.728Z] #58 4.273 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] 21:31:52 [2022-08-23T21:31:52.983Z] #58 ... 21:31:52 [2022-08-23T21:31:52.983Z] 21:31:52 [2022-08-23T21:31:52.983Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el 21:31:52 [2022-08-23T21:31:52.983Z] #17 sha256:0c7386d120561bbd84155734812457918308228be15e76c68bc9c29a3258dc54 21:31:54 [2022-08-23T21:31:54.351Z] #17 DONE 1.2s 21:31:54 [2022-08-23T21:31:54.351Z] 21:31:54 [2022-08-23T21:31:54.351Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x 21:31:54 [2022-08-23T21:31:54.351Z] #18 sha256:e55d5cff931f4c7970cc6732d1daea993b39c332a34251d45e4a6894bc26ba2f 21:31:55 [2022-08-23T21:31:55.280Z] #18 DONE 1.2s 21:31:55 [2022-08-23T21:31:55.280Z] 21:31:55 [2022-08-23T21:31:55.280Z] #45 [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 21:31:55 [2022-08-23T21:31:55.280Z] #45 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8 21:31:55 [2022-08-23T21:31:55.280Z] #45 8.126 tomll can be used in two ways: 21:31:55 [2022-08-23T21:31:55.280Z] #45 8.126 Writing to STDIN and reading from STDOUT: 21:31:55 [2022-08-23T21:31:55.280Z] #45 8.126 cat file.toml | tomll > file.toml 21:31:55 [2022-08-23T21:31:55.280Z] #45 8.126 21:31:55 [2022-08-23T21:31:55.280Z] #45 8.126 Reading and updating a list of files: 21:31:55 [2022-08-23T21:31:55.280Z] #45 8.126 tomll a.toml b.toml c.toml 21:31:55 [2022-08-23T21:31:55.280Z] #45 8.126 21:31:55 [2022-08-23T21:31:55.280Z] #45 8.126 When given a list of files, tomll will modify all files in place without asking. 21:31:55 [2022-08-23T21:31:55.280Z] #45 DONE 8.2s 21:31:55 [2022-08-23T21:31:55.280Z] 21:31:55 [2022-08-23T21:31:55.280Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x 21:31:55 [2022-08-23T21:31:55.280Z] #19 sha256:332de41e984ac89fa609dde3a08ab9557c53af4cb22539a9b9f4ae8a6a31ce3c 21:31:56 [2022-08-23T21:31:56.650Z] #19 ... 21:31:56 [2022-08-23T21:31:56.650Z] 21:31:56 [2022-08-23T21:31:56.650Z] #64 [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 21:31:56 [2022-08-23T21:31:56.650Z] #64 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1 21:31:56 [2022-08-23T21:31:56.650Z] #64 9.523 v3.0.2 21:31:56 [2022-08-23T21:31:56.650Z] #64 DONE 9.6s 21:31:56 [2022-08-23T21:31:56.905Z] 21:31:56 [2022-08-23T21:31:56.905Z] #58 [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 21:31:56 [2022-08-23T21:31:56.905Z] #58 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:31:56 [2022-08-23T21:31:56.905Z] #58 7.478 Fetched 45.6 kB in 4s (10.9 kB/s) 21:31:56 [2022-08-23T21:31:56.905Z] #58 7.478 Reading package lists... 21:31:56 [2022-08-23T21:31:56.905Z] #58 ... 21:31:56 [2022-08-23T21:31:56.905Z] 21:31:56 [2022-08-23T21:31:56.905Z] #47 [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.2.3" && /build/go-winres --help 21:31:56 [2022-08-23T21:31:56.905Z] #47 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8 21:31:56 [2022-08-23T21:31:56.905Z] #47 9.846 NAME: 21:31:56 [2022-08-23T21:31:56.905Z] #47 9.846 go-winres - A tool for embedding resources in Windows executables 21:31:56 [2022-08-23T21:31:56.905Z] #47 9.846 21:31:56 [2022-08-23T21:31:56.905Z] #47 9.846 USAGE: 21:31:56 [2022-08-23T21:31:56.905Z] #47 9.857 go-winres [global options] command [command options] [arguments...] 21:31:56 [2022-08-23T21:31:56.905Z] #47 9.857 21:31:56 [2022-08-23T21:31:56.905Z] #47 9.857 COMMANDS: 21:31:56 [2022-08-23T21:31:56.905Z] #47 9.857 init Create an initial ./winres/winres.json 21:31:56 [2022-08-23T21:31:56.905Z] #47 9.857 make Make syso files for the "go build" command 21:31:56 [2022-08-23T21:31:56.905Z] #47 9.857 simply Make syso files for the "go build" command (simplified) 21:31:56 [2022-08-23T21:31:56.905Z] #47 9.857 extract Extract all resources from an executable 21:31:56 [2022-08-23T21:31:56.905Z] #47 9.857 patch Replace resources in an executable file (exe, dll) 21:31:56 [2022-08-23T21:31:56.905Z] #47 9.857 help, h Shows a list of commands or help for one command 21:31:56 [2022-08-23T21:31:56.905Z] #47 9.857 21:31:56 [2022-08-23T21:31:56.905Z] #47 9.857 GLOBAL OPTIONS: 21:31:56 [2022-08-23T21:31:56.905Z] #47 9.857 --help, -h show help (default: false) 21:31:56 [2022-08-23T21:31:56.905Z] #47 DONE 9.9s 21:31:57 [2022-08-23T21:31:57.161Z] 21:31:57 [2022-08-23T21:31:57.161Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 21:31:57 [2022-08-23T21:31:57.161Z] #43 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 21:31:57 [2022-08-23T21:31:57.161Z] #43 ... 21:31:57 [2022-08-23T21:31:57.161Z] 21:31:57 [2022-08-23T21:31:57.161Z] #62 [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.46.2" && /build/golangci-lint --version 21:31:57 [2022-08-23T21:31:57.161Z] #62 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:31:57 [2022-08-23T21:31:57.417Z] #62 ... 21:31:57 [2022-08-23T21:31:57.417Z] 21:31:57 [2022-08-23T21:31:57.417Z] #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.1" && /build/gotestsum --version 21:31:57 [2022-08-23T21:31:57.417Z] #60 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 21:31:57 [2022-08-23T21:31:57.417Z] #60 ... 21:31:57 [2022-08-23T21:31:57.417Z] 21:31:57 [2022-08-23T21:31:57.417Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:31:57 [2022-08-23T21:31:57.417Z] #54 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef 21:31:57 [2022-08-23T21:31:57.417Z] #54 2.928 + git clone https://github.com/docker/distribution.git . 21:31:57 [2022-08-23T21:31:57.417Z] #54 2.930 Cloning into '.'... 21:31:57 [2022-08-23T21:31:57.673Z] #54 ... 21:31:57 [2022-08-23T21:31:57.673Z] 21:31:57 [2022-08-23T21:31:57.673Z] #83 [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 ; 21:31:57 [2022-08-23T21:31:57.673Z] #83 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:31:57 [2022-08-23T21:31:57.673Z] #83 3.638 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 21:31:57 [2022-08-23T21:31:57.673Z] #83 3.638 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 21:31:57 [2022-08-23T21:31:57.673Z] #83 3.722 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:31:57 [2022-08-23T21:31:57.673Z] #83 6.751 Fetched 44.1 kB in 3s (12.8 kB/s) 21:31:57 [2022-08-23T21:31:57.928Z] #83 6.751 Reading package lists... 21:31:57 [2022-08-23T21:31:57.928Z] #83 ... 21:31:57 [2022-08-23T21:31:57.928Z] 21:31:57 [2022-08-23T21:31:57.928Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x 21:31:57 [2022-08-23T21:31:57.928Z] #19 sha256:332de41e984ac89fa609dde3a08ab9557c53af4cb22539a9b9f4ae8a6a31ce3c 21:31:57 [2022-08-23T21:31:57.928Z] #19 2.027 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:31:57 [2022-08-23T21:31:57.928Z] #19 2.107 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:31:57 [2022-08-23T21:31:57.928Z] #19 2.107 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:31:58 [2022-08-23T21:31:58.858Z] #19 3.319 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] 21:31:59 [2022-08-23T21:31:59.122Z] #19 ... 21:31:59 [2022-08-23T21:31:59.122Z] 21:31:59 [2022-08-23T21:31:59.122Z] #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.1" && /build/gotestsum --version 21:31:59 [2022-08-23T21:31:59.122Z] #60 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 21:31:59 [2022-08-23T21:31:59.122Z] #60 11.50 gotestsum version dev 21:31:59 [2022-08-23T21:31:59.122Z] #60 DONE 11.9s 21:31:59 [2022-08-23T21:31:59.122Z] 21:31:59 [2022-08-23T21:31:59.122Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:31:59 [2022-08-23T21:31:59.122Z] #41 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c 21:31:59 [2022-08-23T21:31:59.122Z] #41 3.345 + git clone https://github.com/kolyshkin/go-swagger.git . 21:31:59 [2022-08-23T21:31:59.122Z] #41 3.345 Cloning into '.'... 21:31:59 [2022-08-23T21:31:59.698Z] #41 ... 21:31:59 [2022-08-23T21:31:59.698Z] 21:31:59 [2022-08-23T21:31:59.698Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x 21:31:59 [2022-08-23T21:31:59.698Z] #19 sha256:332de41e984ac89fa609dde3a08ab9557c53af4cb22539a9b9f4ae8a6a31ce3c 21:31:59 [2022-08-23T21:31:59.698Z] #19 4.423 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:32:00 [2022-08-23T21:32:00.629Z] #19 5.369 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] 21:32:01 [2022-08-23T21:32:01.557Z] #19 6.272 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] 21:32:02 [2022-08-23T21:32:02.487Z] #19 6.892 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] 21:32:03 [2022-08-23T21:32:03.049Z] #19 7.659 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] 21:32:03 [2022-08-23T21:32:03.978Z] #19 8.383 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] 21:32:03 [2022-08-23T21:32:03.978Z] #19 8.384 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] 21:32:03 [2022-08-23T21:32:03.978Z] #19 8.387 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] 21:32:03 [2022-08-23T21:32:03.978Z] #19 8.387 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] 21:32:03 [2022-08-23T21:32:03.978Z] #19 8.388 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] 21:32:03 [2022-08-23T21:32:03.978Z] #19 8.388 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] 21:32:03 [2022-08-23T21:32:03.978Z] #19 8.395 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:32:03 [2022-08-23T21:32:03.978Z] #19 8.399 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] 21:32:03 [2022-08-23T21:32:03.978Z] #19 8.400 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] 21:32:03 [2022-08-23T21:32:03.978Z] #19 8.400 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] 21:32:03 [2022-08-23T21:32:03.978Z] #19 8.401 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] 21:32:03 [2022-08-23T21:32:03.978Z] #19 8.402 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] 21:32:07 [2022-08-23T21:32:07.244Z] #19 ... 21:32:07 [2022-08-23T21:32:07.244Z] 21:32:07 [2022-08-23T21:32:07.244Z] #83 [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 ; 21:32:07 [2022-08-23T21:32:07.244Z] #83 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:32:07 [2022-08-23T21:32:07.244Z] #83 6.751 Reading package lists... 21:32:07 [2022-08-23T21:32:07.244Z] #83 13.28 Reading package lists... 21:32:07 [2022-08-23T21:32:07.244Z] #83 17.06 Building dependency tree... 21:32:07 [2022-08-23T21:32:07.244Z] #83 17.82 Reading state information... 21:32:07 [2022-08-23T21:32:07.244Z] #83 18.92 python3 is already the newest version (3.9.2-3). 21:32:07 [2022-08-23T21:32:07.244Z] #83 18.92 The following additional packages will be installed: 21:32:07 [2022-08-23T21:32:07.244Z] #83 18.92 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 21:32:07 [2022-08-23T21:32:07.244Z] #83 18.93 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils 21:32:07 [2022-08-23T21:32:07.244Z] #83 18.95 Suggested packages: 21:32:07 [2022-08-23T21:32:07.244Z] #83 18.95 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring 21:32:07 [2022-08-23T21:32:07.244Z] #83 18.95 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk 21:32:07 [2022-08-23T21:32:07.244Z] #83 18.95 m4-doc ed diffutils-doc 21:32:07 [2022-08-23T21:32:07.244Z] #83 18.95 Recommended packages: 21:32:07 [2022-08-23T21:32:07.244Z] #83 18.95 fakeroot libalgorithm-merge-perl libltdl-dev 21:32:07 [2022-08-23T21:32:07.244Z] #83 19.84 The following NEW packages will be installed: 21:32:07 [2022-08-23T21:32:07.244Z] #83 19.84 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file 21:32:07 [2022-08-23T21:32:07.244Z] #83 19.84 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 21:32:07 [2022-08-23T21:32:07.244Z] #83 19.84 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev 21:32:07 [2022-08-23T21:32:07.244Z] #83 19.85 libyajl2 m4 patch xz-utils 21:32:07 [2022-08-23T21:32:07.244Z] #83 ... 21:32:07 [2022-08-23T21:32:07.244Z] 21:32:07 [2022-08-23T21:32:07.244Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:32:07 [2022-08-23T21:32:07.244Z] #54 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef 21:32:07 [2022-08-23T21:32:07.244Z] #54 19.48 + git checkout -q v2.3.0 21:32:08 [2022-08-23T21:32:08.608Z] #54 20.85 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 21:32:10 [2022-08-23T21:32:10.498Z] #54 ... 21:32:10 [2022-08-23T21:32:10.498Z] 21:32:10 [2022-08-23T21:32:10.498Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 21:32:10 [2022-08-23T21:32:10.498Z] #43 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 Delve is a source level debugger for Go programs. 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 Delve enables you to interact with your program by controlling the execution of the process, 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 Pass flags to the program you are debugging using `--`, for example: 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 `dlv exec ./hello -- server --config conf/config.toml` 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 Usage: 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 dlv [command] 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 Available Commands: 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 attach Attach to running process and begin debugging. 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 connect Connect to a headless debug server with a terminal client. 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 core Examine a core dump. 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 debug Compile and begin debugging main package in current directory, or the package specified. 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 exec Execute a precompiled binary, and begin a debug session. 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 help Help about any command 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 run Deprecated command. Use 'debug' instead. 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 test Compile test binary and begin debugging program. 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 trace Compile and begin tracing program. 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 version Prints version. 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 Flags: 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 --backend string Backend selection (see 'dlv help backend'). (default "default") 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 --disable-aslr Disables address space randomization 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 -h, --help help for dlv 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 --init string Init file, executed by the terminal client. 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 --log Enable debugging server logging. 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 --wd string Working directory for running the program. 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 Additional help topics: 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 dlv backend Help about the --backend flag. 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 dlv log Help about logging flags. 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 dlv redirect Help about file redirection. 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 21:32:10 [2022-08-23T21:32:10.498Z] #43 23.19 Use "dlv [command] --help" for more information about a command. 21:32:10 [2022-08-23T21:32:10.498Z] #43 DONE 23.4s 21:32:10 [2022-08-23T21:32:10.498Z] 21:32:10 [2022-08-23T21:32:10.498Z] #83 [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 ; 21:32:10 [2022-08-23T21:32:10.498Z] #83 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.15 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.15 Need to get 5940 kB of archives. 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.15 After this operation, 18.7 MB of additional disk space will be used. 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.23 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.29 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.29 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.29 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.84 debconf: delaying package configuration, since apt-utils is not installed 21:32:10 [2022-08-23T21:32:10.498Z] #83 20.97 Fetched 5940 kB in 0s (12.5 MB/s) 21:32:10 [2022-08-23T21:32:10.498Z] #83 21.02 Selecting previously unselected package bzip2. 21:32:10 [2022-08-23T21:32:10.498Z] #83 21.02 (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 ... 15717 files and directories currently installed.) 21:32:10 [2022-08-23T21:32:10.498Z] #83 21.10 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 21.10 Unpacking bzip2 (1.0.8-4) ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 21.19 Selecting previously unselected package libmagic-mgc. 21:32:10 [2022-08-23T21:32:10.498Z] #83 21.20 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 21.20 Unpacking libmagic-mgc (1:5.39-3) ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 21.49 Selecting previously unselected package libmagic1:amd64. 21:32:10 [2022-08-23T21:32:10.498Z] #83 21.49 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 21.50 Unpacking libmagic1:amd64 (1:5.39-3) ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 21.60 Selecting previously unselected package file. 21:32:10 [2022-08-23T21:32:10.498Z] #83 21.60 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 21.61 Unpacking file (1:5.39-3) ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 21.73 Selecting previously unselected package xz-utils. 21:32:10 [2022-08-23T21:32:10.498Z] #83 21.75 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 21.76 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 21.93 Selecting previously unselected package libsigsegv2:amd64. 21:32:10 [2022-08-23T21:32:10.498Z] #83 21.93 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 21.93 Unpacking libsigsegv2:amd64 (2.13-1) ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 22.00 Selecting previously unselected package m4. 21:32:10 [2022-08-23T21:32:10.498Z] #83 22.00 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 22.00 Unpacking m4 (1.4.18-5) ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 22.11 Selecting previously unselected package autoconf. 21:32:10 [2022-08-23T21:32:10.498Z] #83 22.12 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 22.12 Unpacking autoconf (2.69-14) ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 22.32 Selecting previously unselected package autotools-dev. 21:32:10 [2022-08-23T21:32:10.498Z] #83 22.33 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 22.34 Unpacking autotools-dev (20180224.1+nmu1) ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 22.44 Selecting previously unselected package automake. 21:32:10 [2022-08-23T21:32:10.498Z] #83 22.45 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 22.46 Unpacking automake (1:1.16.3-2) ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 22.82 Selecting previously unselected package patch. 21:32:10 [2022-08-23T21:32:10.498Z] #83 22.82 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 22.84 Unpacking patch (2.7.6-7) ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 22.97 Selecting previously unselected package dpkg-dev. 21:32:10 [2022-08-23T21:32:10.498Z] #83 22.97 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... 21:32:10 [2022-08-23T21:32:10.498Z] #83 22.98 Unpacking dpkg-dev (1.20.11) ... 21:32:11 [2022-08-23T21:32:11.059Z] #83 23.88 Selecting previously unselected package build-essential. 21:32:11 [2022-08-23T21:32:11.059Z] #83 23.91 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... 21:32:11 [2022-08-23T21:32:11.059Z] #83 23.92 Unpacking build-essential (12.9) ... 21:32:11 [2022-08-23T21:32:11.059Z] #83 24.05 Selecting previously unselected package libcap2:amd64. 21:32:11 [2022-08-23T21:32:11.059Z] #83 24.07 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... 21:32:11 [2022-08-23T21:32:11.059Z] #83 24.10 Unpacking libcap2:amd64 (1:2.44-1) ... 21:32:11 [2022-08-23T21:32:11.315Z] #83 24.16 Selecting previously unselected package libcap-dev:amd64. 21:32:11 [2022-08-23T21:32:11.315Z] #83 24.16 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... 21:32:11 [2022-08-23T21:32:11.315Z] #83 24.17 Unpacking libcap-dev:amd64 (1:2.44-1) ... 21:32:11 [2022-08-23T21:32:11.315Z] #83 24.36 Selecting previously unselected package libprotobuf-c1:amd64. 21:32:11 [2022-08-23T21:32:11.315Z] #83 ... 21:32:11 [2022-08-23T21:32:11.315Z] 21:32:11 [2022-08-23T21:32:11.315Z] #58 [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 21:32:11 [2022-08-23T21:32:11.315Z] #58 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:32:11 [2022-08-23T21:32:11.315Z] #58 7.478 Reading package lists... 21:32:11 [2022-08-23T21:32:11.315Z] #58 14.01 Reading package lists... 21:32:11 [2022-08-23T21:32:11.315Z] #58 16.80 Building dependency tree... 21:32:11 [2022-08-23T21:32:11.315Z] #58 17.55 Reading state information... 21:32:11 [2022-08-23T21:32:11.315Z] #58 18.79 The following additional packages will be installed: 21:32:11 [2022-08-23T21:32:11.315Z] #58 18.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 21:32:11 [2022-08-23T21:32:11.315Z] #58 18.81 python3-protobuf python3-six 21:32:11 [2022-08-23T21:32:11.315Z] #58 18.82 Suggested packages: 21:32:11 [2022-08-23T21:32:11.315Z] #58 18.82 python3-setuptools 21:32:11 [2022-08-23T21:32:11.315Z] #58 18.82 Recommended packages: 21:32:11 [2022-08-23T21:32:11.315Z] #58 18.82 iproute2 | iproute 21:32:11 [2022-08-23T21:32:11.315Z] #58 19.20 The following NEW packages will be installed: 21:32:11 [2022-08-23T21:32:11.315Z] #58 19.22 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 21:32:11 [2022-08-23T21:32:11.315Z] #58 19.22 python3-protobuf python3-six 21:32:11 [2022-08-23T21:32:11.315Z] #58 19.58 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 21:32:11 [2022-08-23T21:32:11.315Z] #58 19.58 Need to get 2315 kB of archives. 21:32:11 [2022-08-23T21:32:11.315Z] #58 19.58 After this operation, 11.1 MB of additional disk space will be used. 21:32:11 [2022-08-23T21:32:11.315Z] #58 19.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] 21:32:11 [2022-08-23T21:32:11.315Z] #58 19.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 21:32:11 [2022-08-23T21:32:11.315Z] #58 19.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] 21:32:11 [2022-08-23T21:32:11.315Z] #58 19.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] 21:32:11 [2022-08-23T21:32:11.315Z] #58 19.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 21:32:11 [2022-08-23T21:32:11.315Z] #58 19.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 21:32:11 [2022-08-23T21:32:11.315Z] #58 19.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 21:32:11 [2022-08-23T21:32:11.315Z] #58 21.95 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] 21:32:11 [2022-08-23T21:32:11.315Z] #58 22.93 debconf: delaying package configuration, since apt-utils is not installed 21:32:11 [2022-08-23T21:32:11.315Z] #58 23.20 Fetched 2315 kB in 3s (765 kB/s) 21:32:11 [2022-08-23T21:32:11.315Z] #58 23.33 Selecting previously unselected package libprotobuf23:amd64. 21:32:11 [2022-08-23T21:32:11.315Z] #58 23.33 (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 ... 15717 files and directories currently installed.) 21:32:11 [2022-08-23T21:32:11.315Z] #58 23.38 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... 21:32:11 [2022-08-23T21:32:11.315Z] #58 23.41 Unpacking libprotobuf23:amd64 (3.12.4-1) ... 21:32:11 [2022-08-23T21:32:11.571Z] #58 ... 21:32:11 [2022-08-23T21:32:11.571Z] 21:32:11 [2022-08-23T21:32:11.571Z] #83 [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 ; 21:32:11 [2022-08-23T21:32:11.571Z] #83 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:32:11 [2022-08-23T21:32:11.571Z] #83 24.37 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 21:32:11 [2022-08-23T21:32:11.571Z] #83 24.38 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:32:11 [2022-08-23T21:32:11.571Z] #83 24.52 Selecting previously unselected package libprotobuf-c-dev:amd64. 21:32:11 [2022-08-23T21:32:11.571Z] #83 24.53 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... 21:32:11 [2022-08-23T21:32:11.571Z] #83 24.54 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... 21:32:11 [2022-08-23T21:32:11.571Z] #83 24.61 Selecting previously unselected package libseccomp-dev:amd64. 21:32:11 [2022-08-23T21:32:11.571Z] #83 24.61 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... 21:32:11 [2022-08-23T21:32:11.826Z] #83 24.61 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 21:32:11 [2022-08-23T21:32:11.826Z] #83 24.72 Selecting previously unselected package libsystemd-dev:amd64. 21:32:11 [2022-08-23T21:32:11.826Z] #83 24.72 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... 21:32:11 [2022-08-23T21:32:11.826Z] #83 24.73 Unpacking libsystemd-dev:amd64 (247.3-7) ... 21:32:12 [2022-08-23T21:32:12.081Z] #83 25.08 Selecting previously unselected package libtool. 21:32:12 [2022-08-23T21:32:12.081Z] #83 25.08 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... 21:32:12 [2022-08-23T21:32:12.081Z] #83 25.09 Unpacking libtool (2.4.6-15) ... 21:32:12 [2022-08-23T21:32:12.341Z] #83 25.22 Selecting previously unselected package libudev-dev:amd64. 21:32:12 [2022-08-23T21:32:12.341Z] #83 25.22 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... 21:32:12 [2022-08-23T21:32:12.341Z] #83 25.23 Unpacking libudev-dev:amd64 (247.3-7) ... 21:32:12 [2022-08-23T21:32:12.602Z] #83 25.46 Selecting previously unselected package libyajl2:amd64. 21:32:12 [2022-08-23T21:32:12.602Z] #83 25.46 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... 21:32:12 [2022-08-23T21:32:12.602Z] #83 25.51 Unpacking libyajl2:amd64 (2.1.0-3) ... 21:32:12 [2022-08-23T21:32:12.602Z] #83 25.58 Selecting previously unselected package libyajl-dev:amd64. 21:32:12 [2022-08-23T21:32:12.602Z] #83 25.59 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... 21:32:12 [2022-08-23T21:32:12.602Z] #83 25.60 Unpacking libyajl-dev:amd64 (2.1.0-3) ... 21:32:12 [2022-08-23T21:32:12.602Z] #83 25.72 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 21:32:12 [2022-08-23T21:32:12.858Z] #83 25.75 Setting up libmagic-mgc (1:5.39-3) ... 21:32:12 [2022-08-23T21:32:12.858Z] #83 25.77 Setting up libyajl2:amd64 (2.1.0-3) ... 21:32:12 [2022-08-23T21:32:12.858Z] #83 25.79 Setting up libmagic1:amd64 (1:5.39-3) ... 21:32:12 [2022-08-23T21:32:12.858Z] #83 25.82 Setting up file (1:5.39-3) ... 21:32:12 [2022-08-23T21:32:12.858Z] #83 25.83 Setting up bzip2 (1.0.8-4) ... 21:32:12 [2022-08-23T21:32:12.858Z] #83 25.84 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:32:12 [2022-08-23T21:32:12.858Z] #83 25.86 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... 21:32:12 [2022-08-23T21:32:12.858Z] #83 25.87 Setting up libcap2:amd64 (1:2.44-1) ... 21:32:12 [2022-08-23T21:32:12.858Z] #83 25.88 Setting up autotools-dev (20180224.1+nmu1) ... 21:32:12 [2022-08-23T21:32:12.858Z] #83 25.89 Setting up libsigsegv2:amd64 (2.13-1) ... 21:32:12 [2022-08-23T21:32:12.858Z] #83 25.90 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 21:32:12 [2022-08-23T21:32:12.858Z] #83 25.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 21:32:12 [2022-08-23T21:32:12.858Z] #83 25.92 Setting up patch (2.7.6-7) ... 21:32:13 [2022-08-23T21:32:13.113Z] #83 25.94 Setting up libudev-dev:amd64 (247.3-7) ... 21:32:13 [2022-08-23T21:32:13.113Z] #83 25.95 Setting up libyajl-dev:amd64 (2.1.0-3) ... 21:32:13 [2022-08-23T21:32:13.113Z] #83 25.96 Setting up libcap-dev:amd64 (1:2.44-1) ... 21:32:13 [2022-08-23T21:32:13.113Z] #83 25.98 Setting up libsystemd-dev:amd64 (247.3-7) ... 21:32:13 [2022-08-23T21:32:13.113Z] #83 26.00 Setting up libtool (2.4.6-15) ... 21:32:13 [2022-08-23T21:32:13.113Z] #83 26.02 Setting up m4 (1.4.18-5) ... 21:32:13 [2022-08-23T21:32:13.113Z] #83 26.03 Setting up dpkg-dev (1.20.11) ... 21:32:13 [2022-08-23T21:32:13.113Z] #83 26.05 Setting up autoconf (2.69-14) ... 21:32:13 [2022-08-23T21:32:13.113Z] #83 26.06 Setting up build-essential (12.9) ... 21:32:13 [2022-08-23T21:32:13.113Z] #83 26.08 Setting up automake (1:1.16.3-2) ... 21:32:13 [2022-08-23T21:32:13.113Z] #83 26.09 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 21:32:13 [2022-08-23T21:32:13.113Z] #83 26.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:32:13 [2022-08-23T21:32:13.674Z] #83 DONE 26.5s 21:32:13 [2022-08-23T21:32:13.674Z] 21:32:13 [2022-08-23T21:32:13.674Z] #58 [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 21:32:13 [2022-08-23T21:32:13.674Z] #58 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:32:13 [2022-08-23T21:32:13.674Z] #58 24.16 Selecting previously unselected package python3-pkg-resources. 21:32:13 [2022-08-23T21:32:13.674Z] #58 24.17 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... 21:32:13 [2022-08-23T21:32:13.674Z] #58 24.17 Unpacking python3-pkg-resources (52.0.0-4) ... 21:32:13 [2022-08-23T21:32:13.674Z] #58 24.31 Selecting previously unselected package python3-six. 21:32:13 [2022-08-23T21:32:13.674Z] #58 24.31 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... 21:32:13 [2022-08-23T21:32:13.674Z] #58 24.32 Unpacking python3-six (1.16.0-2) ... 21:32:13 [2022-08-23T21:32:13.674Z] #58 24.38 Selecting previously unselected package python3-protobuf. 21:32:13 [2022-08-23T21:32:13.674Z] #58 24.39 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... 21:32:13 [2022-08-23T21:32:13.674Z] #58 24.40 Unpacking python3-protobuf (3.12.4-1) ... 21:32:13 [2022-08-23T21:32:13.674Z] #58 24.71 Selecting previously unselected package libnet1:amd64. 21:32:13 [2022-08-23T21:32:13.674Z] #58 24.72 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 21:32:13 [2022-08-23T21:32:13.674Z] #58 24.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 21:32:13 [2022-08-23T21:32:13.674Z] #58 24.85 Selecting previously unselected package libnl-3-200:amd64. 21:32:13 [2022-08-23T21:32:13.674Z] #58 24.85 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... 21:32:13 [2022-08-23T21:32:13.674Z] #58 24.85 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 21:32:13 [2022-08-23T21:32:13.674Z] #58 25.08 Selecting previously unselected package libprotobuf-c1:amd64. 21:32:13 [2022-08-23T21:32:13.674Z] #58 25.08 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 21:32:13 [2022-08-23T21:32:13.674Z] #58 25.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:32:13 [2022-08-23T21:32:13.674Z] #58 25.22 Selecting previously unselected package criu. 21:32:13 [2022-08-23T21:32:13.674Z] #58 25.23 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... 21:32:13 [2022-08-23T21:32:13.674Z] #58 25.23 Unpacking criu (3.17.1-1) ... 21:32:13 [2022-08-23T21:32:13.674Z] #58 25.78 Setting up python3-pkg-resources (52.0.0-4) ... 21:32:14 [2022-08-23T21:32:14.236Z] #58 26.74 Setting up libprotobuf23:amd64 (3.12.4-1) ... 21:32:14 [2022-08-23T21:32:14.236Z] #58 26.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 21:32:14 [2022-08-23T21:32:14.236Z] #58 26.77 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:32:14 [2022-08-23T21:32:14.236Z] #58 26.78 Setting up python3-six (1.16.0-2) ... 21:32:15 [2022-08-23T21:32:15.054Z] #58 27.42 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 21:32:15 [2022-08-23T21:32:15.054Z] #58 27.44 Setting up python3-protobuf (3.12.4-1) ... 21:32:16 [2022-08-23T21:32:16.942Z] #58 29.49 Setting up criu (3.17.1-1) ... 21:32:18 [2022-08-23T21:32:18.307Z] #58 30.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:32:18 [2022-08-23T21:32:18.591Z] #58 DONE 31.0s 21:32:18 [2022-08-23T21:32:18.591Z] 21:32:18 [2022-08-23T21:32:18.591Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:32:18 [2022-08-23T21:32:18.591Z] #54 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef 21:32:18 [2022-08-23T21:32:18.591Z] #54 28.47 + dpkg --print-architecture 21:32:18 [2022-08-23T21:32:18.591Z] #54 28.48 + git checkout -q v2.1.0 21:32:18 [2022-08-23T21:32:18.591Z] #54 28.71 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 21:32:18 [2022-08-23T21:32:18.591Z] #54 28.71 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 21:32:21 [2022-08-23T21:32:21.882Z] #54 DONE 34.3s 21:32:21 [2022-08-23T21:32:21.882Z] 21:32:21 [2022-08-23T21:32:21.882Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:32:21 [2022-08-23T21:32:21.882Z] #41 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c 21:32:21 [2022-08-23T21:32:21.882Z] #41 29.13 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 21:32:21 [2022-08-23T21:32:21.882Z] #41 29.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:32:23 [2022-08-23T21:32:23.777Z] #41 ... 21:32:23 [2022-08-23T21:32:23.777Z] 21:32:23 [2022-08-23T21:32:23.777Z] #84 [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 21:32:23 [2022-08-23T21:32:23.777Z] #84 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:32:23 [2022-08-23T21:32:23.777Z] #84 0.901 Cloning into '/tmp/crun-build'... 21:32:23 [2022-08-23T21:32:23.777Z] #84 4.737 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' 21:32:23 [2022-08-23T21:32:23.777Z] #84 4.745 Cloning into '/tmp/crun-build/libocispec'... 21:32:23 [2022-08-23T21:32:23.777Z] #84 5.749 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' 21:32:23 [2022-08-23T21:32:23.777Z] #84 5.757 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' 21:32:23 [2022-08-23T21:32:23.777Z] #84 5.757 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' 21:32:23 [2022-08-23T21:32:23.777Z] #84 5.758 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' 21:32:23 [2022-08-23T21:32:23.777Z] #84 5.766 Cloning into '/tmp/crun-build/libocispec/image-spec'... 21:32:23 [2022-08-23T21:32:23.777Z] #84 6.791 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... 21:32:23 [2022-08-23T21:32:23.777Z] #84 7.894 Cloning into '/tmp/crun-build/libocispec/yajl'... 21:32:23 [2022-08-23T21:32:23.777Z] #84 9.056 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' 21:32:23 [2022-08-23T21:32:23.777Z] #84 9.284 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' 21:32:23 [2022-08-23T21:32:23.777Z] #84 9.478 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' 21:32:23 [2022-08-23T21:32:23.777Z] #84 ... 21:32:23 [2022-08-23T21:32:23.777Z] 21:32:23 [2022-08-23T21:32:23.777Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:32:23 [2022-08-23T21:32:23.777Z] #41 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c 21:32:23 [2022-08-23T21:32:23.777Z] #41 DONE 36.4s 21:32:24 [2022-08-23T21:32:24.033Z] 21:32:24 [2022-08-23T21:32:24.033Z] #62 [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.46.2" && /build/golangci-lint --version 21:32:24 [2022-08-23T21:32:24.033Z] #62 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:32:25 [2022-08-23T21:32:25.048Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-058e88045198fff99) in /home/ubuntu/workspace/moby_PR-44021 [Pipeline] { [Pipeline] checkout 21:32:25 [2022-08-23T21:32:25.081Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ba4b344b10c38ce3) in /home/ubuntu/workspace/moby_PR-44021 [Pipeline] { [Pipeline] checkout 21:32:25 [2022-08-23T21:32:25.164Z] The recommended git tool is: git 21:32:25 [2022-08-23T21:32:25.178Z] The recommended git tool is: git 21:32:25 [2022-08-23T21:32:25.447Z] #62 38.54 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) 21:32:25 [2022-08-23T21:32:25.704Z] #62 DONE 38.6s 21:32:25 [2022-08-23T21:32:25.704Z] 21:32:25 [2022-08-23T21:32:25.704Z] #84 [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 21:32:25 [2022-08-23T21:32:25.704Z] #84 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:32:26 [2022-08-23T21:32:26.265Z] #84 ... 21:32:26 [2022-08-23T21:32:26.265Z] 21:32:26 [2022-08-23T21:32:26.266Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x 21:32:26 [2022-08-23T21:32:26.266Z] #19 sha256:332de41e984ac89fa609dde3a08ab9557c53af4cb22539a9b9f4ae8a6a31ce3c 21:32:26 [2022-08-23T21:32:26.266Z] #19 31.00 Fetched 49.2 MB in 29s (1680 kB/s) 21:32:28 [2022-08-23T21:32:28.193Z] using credential docker-jenkins-github-credentials 21:32:28 [2022-08-23T21:32:28.204Z] Cloning the remote Git repository 21:32:28 [2022-08-23T21:32:28.204Z] Cloning with configured refspecs honoured and without tags 21:32:28 [2022-08-23T21:32:28.348Z] using credential docker-jenkins-github-credentials 21:32:28 [2022-08-23T21:32:28.365Z] Cloning the remote Git repository 21:32:28 [2022-08-23T21:32:28.365Z] Cloning with configured refspecs honoured and without tags 21:32:28 [2022-08-23T21:32:28.385Z] Cloning repository https://github.com/moby/moby.git 21:32:28 [2022-08-23T21:32:28.440Z] > git init /home/ubuntu/workspace/moby_PR-44021 # timeout=10 21:32:28 [2022-08-23T21:32:28.021Z] Cloning repository https://github.com/moby/moby.git 21:32:28 [2022-08-23T21:32:28.082Z] > git init /home/ubuntu/workspace/moby_PR-44021 # timeout=10 21:32:28 [2022-08-23T21:32:28.729Z] Fetching upstream changes from https://github.com/moby/moby.git 21:32:28 [2022-08-23T21:32:28.729Z] > git --version # timeout=10 21:32:28 [2022-08-23T21:32:28.766Z] > git --version # 'git version 2.17.1' 21:32:28 [2022-08-23T21:32:28.767Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 21:32:28 [2022-08-23T21:32:28.768Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44021/head:refs/remotes/origin/PR-44021 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:32:28 [2022-08-23T21:32:28.452Z] Fetching upstream changes from https://github.com/moby/moby.git 21:32:28 [2022-08-23T21:32:28.453Z] > git --version # timeout=10 21:32:28 [2022-08-23T21:32:28.488Z] > git --version # 'git version 2.17.1' 21:32:28 [2022-08-23T21:32:28.489Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 21:32:28 [2022-08-23T21:32:28.490Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44021/head:refs/remotes/origin/PR-44021 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:32:30 [2022-08-23T21:32:30.436Z] #19 31.00 Reading package lists... 21:32:32 [2022-08-23T21:32:32.952Z] #19 35.18 Reading package lists... 21:32:32 [2022-08-23T21:32:32.952Z] #19 ... 21:32:32 [2022-08-23T21:32:32.952Z] 21:32:32 [2022-08-23T21:32:32.952Z] #84 [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 21:32:32 [2022-08-23T21:32:32.952Z] #84 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:32:32 [2022-08-23T21:32:32.952Z] #84 15.74 aclocal: warning: couldn't open directory 'm4': No such file or directory 21:32:32 [2022-08-23T21:32:32.952Z] #84 19.00 libtoolize: putting auxiliary files in '.'. 21:32:32 [2022-08-23T21:32:32.952Z] #84 19.00 libtoolize: copying file './ltmain.sh' 21:32:32 [2022-08-23T21:32:32.952Z] #84 19.14 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 21:32:32 [2022-08-23T21:32:32.952Z] #84 19.14 libtoolize: and rerunning libtoolize and aclocal. 21:32:32 [2022-08-23T21:32:32.952Z] #84 19.14 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 21:32:34 [2022-08-23T21:32:34.841Z] #84 ... 21:32:34 [2022-08-23T21:32:34.841Z] 21:32:34 [2022-08-23T21:32:34.841Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x 21:32:34 [2022-08-23T21:32:34.841Z] #19 sha256:332de41e984ac89fa609dde3a08ab9557c53af4cb22539a9b9f4ae8a6a31ce3c 21:32:34 [2022-08-23T21:32:34.841Z] #19 35.18 Reading package lists... 21:32:36 [2022-08-23T21:32:36.206Z] #19 39.45 Building dependency tree... 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 The following additional packages will be installed: 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.49 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.50 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.50 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.50 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.50 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.50 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.50 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.50 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.50 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.50 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.50 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.50 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.50 linux-libc-dev-s390x-cross patch xz-utils 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.52 Suggested packages: 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.52 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.52 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.52 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.52 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.52 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.52 libyaml-shell-perl ed diffutils-doc 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.52 Recommended packages: 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.52 fakeroot build-essential libalgorithm-merge-perl libwww-perl 21:32:36 [2022-08-23T21:32:36.768Z] #19 41.52 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 The following NEW packages will be installed: 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 crossbuild-essential-armel crossbuild-essential-armhf 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.41 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.42 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.42 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.42 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.42 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.42 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.42 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.42 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.42 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.42 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.42 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.42 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.42 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.42 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.42 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.42 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.42 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.42 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.42 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.42 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.42 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross 21:32:38 [2022-08-23T21:32:38.658Z] #19 43.43 linux-libc-dev-s390x-cross patch xz-utils 21:32:38 [2022-08-23T21:32:38.914Z] #19 43.78 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. 21:32:38 [2022-08-23T21:32:38.914Z] #19 43.78 Need to get 788 MB of archives. 21:32:38 [2022-08-23T21:32:38.914Z] #19 43.78 After this operation, 3385 MB of additional disk space will be used. 21:32:38 [2022-08-23T21:32:38.914Z] #19 43.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] 21:32:39 [2022-08-23T21:32:39.170Z] #19 43.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 21:32:39 [2022-08-23T21:32:39.170Z] #19 43.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] 21:32:39 [2022-08-23T21:32:39.170Z] #19 43.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] 21:32:39 [2022-08-23T21:32:39.170Z] #19 43.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] 21:32:39 [2022-08-23T21:32:39.170Z] #19 43.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] 21:32:39 [2022-08-23T21:32:39.170Z] #19 43.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] 21:32:39 [2022-08-23T21:32:39.170Z] #19 43.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] 21:32:39 [2022-08-23T21:32:39.170Z] #19 43.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] 21:32:39 [2022-08-23T21:32:39.170Z] #19 43.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] 21:32:39 [2022-08-23T21:32:39.426Z] #19 43.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] 21:32:39 [2022-08-23T21:32:39.426Z] #19 43.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] 21:32:39 [2022-08-23T21:32:39.426Z] #19 43.94 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] 21:32:39 [2022-08-23T21:32:39.681Z] #19 44.44 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] 21:32:39 [2022-08-23T21:32:39.681Z] #19 44.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] 21:32:40 [2022-08-23T21:32:40.243Z] #19 44.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] 21:32:40 [2022-08-23T21:32:40.243Z] #19 44.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] 21:32:40 [2022-08-23T21:32:40.805Z] #19 45.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] 21:32:40 [2022-08-23T21:32:40.805Z] #19 45.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] 21:32:41 [2022-08-23T21:32:41.368Z] #19 45.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] 21:32:41 [2022-08-23T21:32:41.368Z] #19 45.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] 21:32:41 [2022-08-23T21:32:41.625Z] #19 46.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] 21:32:41 [2022-08-23T21:32:41.625Z] #19 46.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] 21:32:41 [2022-08-23T21:32:41.625Z] #19 46.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] 21:32:41 [2022-08-23T21:32:41.625Z] #19 46.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] 21:32:41 [2022-08-23T21:32:41.625Z] #19 46.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] 21:32:41 [2022-08-23T21:32:41.625Z] #19 46.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] 21:32:41 [2022-08-23T21:32:41.625Z] #19 46.36 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] 21:32:41 [2022-08-23T21:32:41.626Z] #19 46.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] 21:32:41 [2022-08-23T21:32:41.626Z] #19 46.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] 21:32:41 [2022-08-23T21:32:41.626Z] #19 46.38 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] 21:32:41 [2022-08-23T21:32:41.626Z] #19 46.38 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] 21:32:41 [2022-08-23T21:32:41.626Z] #19 46.38 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] 21:32:41 [2022-08-23T21:32:41.626Z] #19 46.38 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] 21:32:41 [2022-08-23T21:32:41.626Z] #19 46.41 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] 21:32:41 [2022-08-23T21:32:41.882Z] #19 46.41 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] 21:32:41 [2022-08-23T21:32:41.882Z] #19 46.44 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] 21:32:41 [2022-08-23T21:32:41.882Z] #19 46.44 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] 21:32:41 [2022-08-23T21:32:41.882Z] #19 46.45 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] 21:32:41 [2022-08-23T21:32:41.882Z] #19 46.46 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] 21:32:42 [2022-08-23T21:32:42.446Z] #19 47.11 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] 21:32:42 [2022-08-23T21:32:42.446Z] #19 47.11 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] 21:32:42 [2022-08-23T21:32:42.446Z] #19 47.13 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] 21:32:42 [2022-08-23T21:32:42.446Z] #19 47.15 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] 21:32:42 [2022-08-23T21:32:42.446Z] #19 47.17 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] 21:32:43 [2022-08-23T21:32:43.037Z] #19 47.74 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] 21:32:43 [2022-08-23T21:32:43.037Z] #19 47.74 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 21:32:43 [2022-08-23T21:32:43.037Z] #19 47.74 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] 21:32:43 [2022-08-23T21:32:43.037Z] #19 47.78 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] 21:32:43 [2022-08-23T21:32:43.037Z] #19 47.78 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] 21:32:43 [2022-08-23T21:32:43.037Z] #19 47.78 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 21:32:43 [2022-08-23T21:32:43.037Z] #19 47.87 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] 21:32:43 [2022-08-23T21:32:43.037Z] #19 47.87 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] 21:32:43 [2022-08-23T21:32:43.293Z] #19 47.87 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] 21:32:43 [2022-08-23T21:32:43.293Z] #19 47.88 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] 21:32:43 [2022-08-23T21:32:43.293Z] #19 47.88 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] 21:32:43 [2022-08-23T21:32:43.293Z] #19 47.88 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] 21:32:43 [2022-08-23T21:32:43.293Z] #19 47.88 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] 21:32:43 [2022-08-23T21:32:43.293Z] #19 47.88 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] 21:32:43 [2022-08-23T21:32:43.293Z] #19 47.88 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] 21:32:43 [2022-08-23T21:32:43.293Z] #19 47.88 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] 21:32:43 [2022-08-23T21:32:43.293Z] #19 47.88 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] 21:32:43 [2022-08-23T21:32:43.293Z] #19 47.88 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] 21:32:43 [2022-08-23T21:32:43.293Z] #19 47.89 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] 21:32:43 [2022-08-23T21:32:43.293Z] #19 47.89 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] 21:32:43 [2022-08-23T21:32:43.293Z] #19 47.90 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] 21:32:43 [2022-08-23T21:32:43.293Z] #19 47.90 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] 21:32:43 [2022-08-23T21:32:43.293Z] #19 47.90 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] 21:32:43 [2022-08-23T21:32:43.293Z] #19 47.91 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] 21:32:43 [2022-08-23T21:32:43.293Z] #19 47.92 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] 21:32:43 [2022-08-23T21:32:43.293Z] #19 47.93 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] 21:32:43 [2022-08-23T21:32:43.293Z] #19 47.94 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] 21:32:43 [2022-08-23T21:32:43.293Z] #19 47.94 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] 21:32:43 [2022-08-23T21:32:43.856Z] #19 48.56 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] 21:32:43 [2022-08-23T21:32:43.856Z] #19 48.56 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] 21:32:43 [2022-08-23T21:32:43.856Z] #19 48.57 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] 21:32:43 [2022-08-23T21:32:43.856Z] #19 48.59 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] 21:32:43 [2022-08-23T21:32:43.856Z] #19 48.61 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] 21:32:44 [2022-08-23T21:32:44.418Z] #19 49.15 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] 21:32:44 [2022-08-23T21:32:44.418Z] #19 49.16 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] 21:32:44 [2022-08-23T21:32:44.418Z] #19 49.16 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] 21:32:44 [2022-08-23T21:32:44.418Z] #19 49.17 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] 21:32:44 [2022-08-23T21:32:44.418Z] #19 49.17 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] 21:32:44 [2022-08-23T21:32:44.418Z] #19 49.17 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] 21:32:44 [2022-08-23T21:32:44.418Z] #19 49.17 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] 21:32:44 [2022-08-23T21:32:44.418Z] #19 49.19 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] 21:32:44 [2022-08-23T21:32:44.418Z] #19 49.20 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] 21:32:44 [2022-08-23T21:32:44.418Z] #19 49.20 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] 21:32:44 [2022-08-23T21:32:44.418Z] #19 49.21 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] 21:32:44 [2022-08-23T21:32:44.984Z] #19 ... 21:32:44 [2022-08-23T21:32:44.984Z] 21:32:44 [2022-08-23T21:32:44.984Z] #84 [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 21:32:44 [2022-08-23T21:32:44.984Z] #84 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:32:44 [2022-08-23T21:32:44.984Z] #84 21.29 configure.ac:7: installing './compile' 21:32:44 [2022-08-23T21:32:44.984Z] #84 21.30 configure.ac:11: installing './config.guess' 21:32:44 [2022-08-23T21:32:44.984Z] #84 21.30 configure.ac:11: installing './config.sub' 21:32:44 [2022-08-23T21:32:44.984Z] #84 21.30 configure.ac:8: installing './install-sh' 21:32:44 [2022-08-23T21:32:44.984Z] #84 21.30 configure.ac:8: installing './missing' 21:32:44 [2022-08-23T21:32:44.984Z] #84 21.32 Makefile.am: installing './depcomp' 21:32:44 [2022-08-23T21:32:44.984Z] #84 21.57 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 21:32:44 [2022-08-23T21:32:44.984Z] #84 21.57 libtoolize: copying file 'build-aux/ltmain.sh' 21:32:44 [2022-08-23T21:32:44.984Z] #84 21.60 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 21:32:44 [2022-08-23T21:32:44.984Z] #84 21.60 libtoolize: copying file 'm4/libtool.m4' 21:32:44 [2022-08-23T21:32:44.984Z] #84 21.62 libtoolize: copying file 'm4/ltoptions.m4' 21:32:44 [2022-08-23T21:32:44.984Z] #84 21.64 libtoolize: copying file 'm4/ltsugar.m4' 21:32:44 [2022-08-23T21:32:44.984Z] #84 21.67 libtoolize: copying file 'm4/ltversion.m4' 21:32:44 [2022-08-23T21:32:44.984Z] #84 21.69 libtoolize: copying file 'm4/lt~obsolete.m4' 21:32:44 [2022-08-23T21:32:44.984Z] #84 21.72 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 21:32:44 [2022-08-23T21:32:44.984Z] #84 24.54 configure.ac:7: installing 'build-aux/compile' 21:32:44 [2022-08-23T21:32:44.984Z] #84 24.55 configure.ac:9: installing 'build-aux/config.guess' 21:32:44 [2022-08-23T21:32:44.984Z] #84 24.55 configure.ac:9: installing 'build-aux/config.sub' 21:32:44 [2022-08-23T21:32:44.984Z] #84 24.55 configure.ac:11: installing 'build-aux/install-sh' 21:32:44 [2022-08-23T21:32:44.984Z] #84 24.55 configure.ac:11: installing 'build-aux/missing' 21:32:44 [2022-08-23T21:32:44.984Z] #84 24.60 Makefile.am: installing 'build-aux/depcomp' 21:32:44 [2022-08-23T21:32:44.984Z] #84 24.63 parallel-tests: installing 'build-aux/test-driver' 21:32:44 [2022-08-23T21:32:44.984Z] #84 25.10 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 21:32:44 [2022-08-23T21:32:44.984Z] #84 25.10 libtoolize: copying file 'build-aux/ltmain.sh' 21:32:44 [2022-08-23T21:32:44.984Z] #84 25.22 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 21:32:44 [2022-08-23T21:32:44.984Z] #84 25.22 libtoolize: copying file 'm4/libtool.m4' 21:32:44 [2022-08-23T21:32:44.984Z] #84 25.25 libtoolize: copying file 'm4/ltoptions.m4' 21:32:44 [2022-08-23T21:32:44.984Z] #84 25.27 libtoolize: copying file 'm4/ltsugar.m4' 21:32:44 [2022-08-23T21:32:44.984Z] #84 25.29 libtoolize: copying file 'm4/ltversion.m4' 21:32:44 [2022-08-23T21:32:44.984Z] #84 25.30 libtoolize: copying file 'm4/lt~obsolete.m4' 21:32:44 [2022-08-23T21:32:44.984Z] #84 28.93 configure.ac:11: installing 'build-aux/compile' 21:32:44 [2022-08-23T21:32:44.984Z] #84 28.93 configure.ac:11: installing 'build-aux/config.guess' 21:32:44 [2022-08-23T21:32:44.984Z] #84 28.94 configure.ac:11: installing 'build-aux/config.sub' 21:32:44 [2022-08-23T21:32:44.984Z] #84 28.94 configure.ac:13: installing 'build-aux/install-sh' 21:32:44 [2022-08-23T21:32:44.984Z] #84 28.94 configure.ac:13: installing 'build-aux/missing' 21:32:44 [2022-08-23T21:32:44.984Z] #84 28.94 configure.ac:8: installing 'build-aux/tap-driver.sh' 21:32:44 [2022-08-23T21:32:44.984Z] #84 28.99 Makefile.am: installing 'build-aux/depcomp' 21:32:44 [2022-08-23T21:32:44.984Z] #84 29.44 checking build system type... x86_64-pc-linux-gnu 21:32:44 [2022-08-23T21:32:44.984Z] #84 29.50 checking host system type... x86_64-pc-linux-gnu 21:32:44 [2022-08-23T21:32:44.984Z] #84 29.50 checking how to print strings... printf 21:32:44 [2022-08-23T21:32:44.984Z] #84 29.50 checking for gcc... gcc 21:32:44 [2022-08-23T21:32:44.984Z] #84 29.53 checking whether the C compiler works... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 29.59 checking for C compiler default output file name... a.out 21:32:44 [2022-08-23T21:32:44.984Z] #84 29.59 checking for suffix of executables... 21:32:44 [2022-08-23T21:32:44.984Z] #84 29.69 checking whether we are cross compiling... no 21:32:44 [2022-08-23T21:32:44.984Z] #84 29.78 checking for suffix of object files... o 21:32:44 [2022-08-23T21:32:44.984Z] #84 29.80 checking whether we are using the GNU C compiler... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 29.83 checking whether gcc accepts -g... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 29.86 checking for gcc option to accept ISO C89... none needed 21:32:44 [2022-08-23T21:32:44.984Z] #84 29.90 checking whether gcc understands -c and -o together... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 29.96 checking for a sed that does not truncate output... /bin/sed 21:32:44 [2022-08-23T21:32:44.984Z] #84 29.96 checking for grep that handles long lines and -e... /bin/grep 21:32:44 [2022-08-23T21:32:44.984Z] #84 29.97 checking for egrep... /bin/grep -E 21:32:44 [2022-08-23T21:32:44.984Z] #84 29.97 checking for fgrep... /bin/grep -F 21:32:44 [2022-08-23T21:32:44.984Z] #84 29.97 checking for ld used by gcc... /usr/bin/ld 21:32:44 [2022-08-23T21:32:44.984Z] #84 29.98 checking if the linker (/usr/bin/ld) is GNU ld... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 29.98 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 21:32:44 [2022-08-23T21:32:44.984Z] #84 29.99 checking the name lister (/usr/bin/nm -B) interface... BSD nm 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.02 checking whether ln -s works... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.02 checking the maximum length of command line arguments... 1572864 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.03 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.03 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.03 checking for /usr/bin/ld option to reload object files... -r 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.03 checking for objdump... objdump 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.03 checking how to recognize dependent libraries... pass_all 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.03 checking for dlltool... no 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.03 checking how to associate runtime and link libraries... printf %s\n 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.03 checking for ar... ar 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.03 checking for archiver @FILE support... @ 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.08 checking for strip... strip 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.08 checking for ranlib... ranlib 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.08 checking for gawk... no 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.08 checking for mawk... mawk 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.08 checking command to parse /usr/bin/nm -B output from gcc object... ok 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.21 checking for sysroot... no 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.21 checking for a working dd... /bin/dd 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.22 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.24 checking for mt... no 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.24 checking if : is a manifest tool... no 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.24 checking how to run the C preprocessor... gcc -E 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.28 checking for ANSI C header files... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.44 checking for sys/types.h... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.49 checking for sys/stat.h... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.53 checking for stdlib.h... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.57 checking for string.h... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.62 checking for memory.h... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.67 checking for strings.h... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.73 checking for inttypes.h... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.78 checking for stdint.h... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.83 checking for unistd.h... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.86 checking for dlfcn.h... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 30.92 checking for objdir... .libs 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.02 checking if gcc supports -fno-rtti -fno-exceptions... no 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.05 checking for gcc option to produce PIC... -fPIC -DPIC 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.05 checking if gcc PIC flag -fPIC -DPIC works... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.08 checking if gcc static flag -static works... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.19 checking if gcc supports -c -o file.o... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.22 checking if gcc supports -c -o file.o... (cached) yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.22 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.24 checking dynamic linker characteristics... GNU/Linux ld.so 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.31 checking how to hardcode library paths into programs... immediate 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.31 checking whether stripping libraries is possible... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.32 checking if libtool supports shared libraries... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.32 checking whether to build shared libraries... no 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.32 checking whether to build static libraries... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.32 checking for a BSD-compatible install... /usr/bin/install -c 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.33 checking whether build environment is sane... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.34 checking for a thread-safe mkdir -p... /bin/mkdir -p 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.35 checking whether make sets $(MAKE)... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.36 checking whether make supports the include directive... yes (GNU style) 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.37 checking whether make supports nested variables... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.39 checking whether UID '0' is supported by ustar format... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.39 checking whether GID '0' is supported by ustar format... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.39 checking how to create a ustar tar archive... gnutar 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.41 checking dependency style of gcc... gcc3 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.45 checking whether to enable maintainer-specific portions of Makefiles... yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.45 checking whether make supports nested variables... (cached) yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.46 checking for gawk... (cached) mawk 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.46 checking for a sed that does not truncate output... (cached) /bin/sed 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.46 checking for gcc... (cached) gcc 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.49 checking whether we are using the GNU C compiler... (cached) yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.49 checking whether gcc accepts -g... (cached) yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.49 checking for gcc option to accept ISO C89... (cached) none needed 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.49 checking whether gcc understands -c and -o together... (cached) yes 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.49 checking for a Python interpreter with version >= 3... python3 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.51 checking for python3... /usr/bin/python3 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.51 checking for python3 version... 3.9 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.53 checking for python3 platform... linux 21:32:44 [2022-08-23T21:32:44.984Z] #84 31.54 checking for python3 script directory... 21:32:44 [2022-08-23T21:32:44.984Z] #84 ... 21:32:44 [2022-08-23T21:32:44.984Z] 21:32:44 [2022-08-23T21:32:44.984Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x 21:32:44 [2022-08-23T21:32:44.984Z] #19 sha256:332de41e984ac89fa609dde3a08ab9557c53af4cb22539a9b9f4ae8a6a31ce3c 21:32:44 [2022-08-23T21:32:44.984Z] #19 49.82 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] 21:32:44 [2022-08-23T21:32:44.984Z] #19 49.82 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] 21:32:44 [2022-08-23T21:32:44.984Z] #19 49.83 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] 21:32:45 [2022-08-23T21:32:45.240Z] #19 49.85 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] 21:32:45 [2022-08-23T21:32:45.240Z] #19 49.86 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] 21:32:45 [2022-08-23T21:32:45.802Z] #19 50.38 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] 21:32:45 [2022-08-23T21:32:45.802Z] #19 50.39 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] 21:32:45 [2022-08-23T21:32:45.802Z] #19 50.39 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] 21:32:45 [2022-08-23T21:32:45.802Z] #19 50.40 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] 21:32:45 [2022-08-23T21:32:45.802Z] #19 50.40 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] 21:32:45 [2022-08-23T21:32:45.802Z] #19 50.41 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] 21:32:45 [2022-08-23T21:32:45.802Z] #19 50.41 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] 21:32:45 [2022-08-23T21:32:45.802Z] #19 50.41 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] 21:32:45 [2022-08-23T21:32:45.802Z] #19 50.43 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] 21:32:45 [2022-08-23T21:32:45.802Z] #19 50.44 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] 21:32:45 [2022-08-23T21:32:45.802Z] #19 50.47 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] 21:32:45 [2022-08-23T21:32:45.802Z] #19 50.48 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] 21:32:45 [2022-08-23T21:32:45.802Z] #19 50.49 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] 21:32:45 [2022-08-23T21:32:45.802Z] #19 50.50 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] 21:32:45 [2022-08-23T21:32:45.802Z] #19 50.51 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] 21:32:46 [2022-08-23T21:32:46.363Z] #19 51.06 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] 21:32:46 [2022-08-23T21:32:46.363Z] #19 51.06 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] 21:32:46 [2022-08-23T21:32:46.363Z] #19 51.07 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] 21:32:46 [2022-08-23T21:32:46.363Z] #19 51.09 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] 21:32:46 [2022-08-23T21:32:46.363Z] #19 51.11 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] 21:32:46 [2022-08-23T21:32:46.927Z] #19 51.61 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] 21:32:46 [2022-08-23T21:32:46.927Z] #19 51.61 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] 21:32:46 [2022-08-23T21:32:46.927Z] #19 51.61 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] 21:32:46 [2022-08-23T21:32:46.927Z] #19 51.63 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] 21:32:46 [2022-08-23T21:32:46.927Z] #19 51.63 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] 21:32:46 [2022-08-23T21:32:46.927Z] #19 51.63 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] 21:32:46 [2022-08-23T21:32:46.927Z] #19 51.63 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] 21:32:46 [2022-08-23T21:32:46.927Z] #19 51.64 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] 21:32:46 [2022-08-23T21:32:46.927Z] #19 51.66 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] 21:32:46 [2022-08-23T21:32:46.927Z] #19 51.66 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] 21:32:46 [2022-08-23T21:32:46.927Z] #19 51.67 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] 21:32:47 [2022-08-23T21:32:47.183Z] #19 51.68 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] 21:32:47 [2022-08-23T21:32:47.442Z] #19 52.25 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] 21:32:47 [2022-08-23T21:32:47.698Z] #19 52.26 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] 21:32:47 [2022-08-23T21:32:47.698Z] #19 52.27 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] 21:32:47 [2022-08-23T21:32:47.698Z] #19 52.30 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] 21:32:47 [2022-08-23T21:32:47.698Z] #19 52.33 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] 21:32:48 [2022-08-23T21:32:48.261Z] #19 52.82 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] 21:32:48 [2022-08-23T21:32:48.261Z] #19 52.83 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] 21:32:48 [2022-08-23T21:32:48.517Z] #19 53.22 debconf: delaying package configuration, since apt-utils is not installed 21:32:48 [2022-08-23T21:32:48.774Z] #19 53.39 Fetched 788 MB in 9s (84.5 MB/s) 21:32:48 [2022-08-23T21:32:48.774Z] #19 53.43 Selecting previously unselected package liblocale-gettext-perl. 21:32:48 [2022-08-23T21:32:48.774Z] #19 53.43 (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 ... 15717 files and directories currently installed.) 21:32:48 [2022-08-23T21:32:48.774Z] #19 53.44 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... 21:32:48 [2022-08-23T21:32:48.774Z] #19 53.44 Unpacking liblocale-gettext-perl (1.07-4+b1) ... 21:32:48 [2022-08-23T21:32:48.774Z] #19 53.48 Selecting previously unselected package bzip2. 21:32:48 [2022-08-23T21:32:48.774Z] #19 53.48 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... 21:32:48 [2022-08-23T21:32:48.774Z] #19 53.48 Unpacking bzip2 (1.0.8-4) ... 21:32:48 [2022-08-23T21:32:48.774Z] #19 53.52 Selecting previously unselected package libmagic-mgc. 21:32:48 [2022-08-23T21:32:48.774Z] #19 53.52 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... 21:32:48 [2022-08-23T21:32:48.774Z] #19 53.53 Unpacking libmagic-mgc (1:5.39-3) ... 21:32:49 [2022-08-23T21:32:49.030Z] #19 53.65 Selecting previously unselected package libmagic1:amd64. 21:32:49 [2022-08-23T21:32:49.030Z] #19 53.65 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... 21:32:49 [2022-08-23T21:32:49.030Z] #19 53.66 Unpacking libmagic1:amd64 (1:5.39-3) ... 21:32:49 [2022-08-23T21:32:49.030Z] #19 53.71 Selecting previously unselected package file. 21:32:49 [2022-08-23T21:32:49.030Z] #19 53.71 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... 21:32:49 [2022-08-23T21:32:49.030Z] #19 53.72 Unpacking file (1:5.39-3) ... 21:32:49 [2022-08-23T21:32:49.030Z] #19 53.78 Selecting previously unselected package xz-utils. 21:32:49 [2022-08-23T21:32:49.030Z] #19 53.78 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... 21:32:49 [2022-08-23T21:32:49.030Z] #19 53.79 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 21:32:49 [2022-08-23T21:32:49.030Z] #19 53.85 Selecting previously unselected package binutils-aarch64-linux-gnu. 21:32:49 [2022-08-23T21:32:49.286Z] #19 53.85 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... 21:32:49 [2022-08-23T21:32:49.286Z] #19 53.86 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... 21:32:49 [2022-08-23T21:32:49.541Z] #19 54.34 Selecting previously unselected package binutils-arm-linux-gnueabi. 21:32:49 [2022-08-23T21:32:49.798Z] #19 54.35 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... 21:32:49 [2022-08-23T21:32:49.798Z] #19 54.35 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... 21:32:50 [2022-08-23T21:32:50.360Z] #19 54.82 Selecting previously unselected package binutils-arm-linux-gnueabihf. 21:32:50 [2022-08-23T21:32:50.360Z] #19 54.83 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... 21:32:50 [2022-08-23T21:32:50.360Z] #19 54.83 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... 21:32:50 [2022-08-23T21:32:50.616Z] #19 55.14 Selecting previously unselected package binutils-powerpc64le-linux-gnu. 21:32:50 [2022-08-23T21:32:50.616Z] #19 55.14 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... 21:32:50 [2022-08-23T21:32:50.616Z] #19 55.14 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... 21:32:50 [2022-08-23T21:32:50.872Z] #19 55.42 Selecting previously unselected package binutils-s390x-linux-gnu. 21:32:50 [2022-08-23T21:32:50.872Z] #19 55.42 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... 21:32:50 [2022-08-23T21:32:50.872Z] #19 55.43 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... 21:32:51 [2022-08-23T21:32:51.128Z] #19 55.69 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. 21:32:51 [2022-08-23T21:32:51.128Z] #19 55.69 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... 21:32:51 [2022-08-23T21:32:51.128Z] #19 55.70 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... 21:32:51 [2022-08-23T21:32:51.128Z] #19 55.73 Selecting previously unselected package cpp-10-aarch64-linux-gnu. 21:32:51 [2022-08-23T21:32:51.128Z] #19 55.74 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... 21:32:51 [2022-08-23T21:32:51.128Z] #19 55.74 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... 21:32:51 [2022-08-23T21:32:51.691Z] #19 ... 21:32:51 [2022-08-23T21:32:51.691Z] 21:32:51 [2022-08-23T21:32:51.691Z] #84 [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 21:32:51 [2022-08-23T21:32:51.691Z] #84 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:32:51 [2022-08-23T21:32:51.691Z] #84 31.54 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 21:32:51 [2022-08-23T21:32:51.691Z] #84 31.59 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 21:32:51 [2022-08-23T21:32:51.691Z] #84 31.65 checking for go-md2man... no 21:32:51 [2022-08-23T21:32:51.691Z] #84 31.66 checking error.h usability... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 31.71 checking error.h presence... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 31.72 checking for error.h... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 31.73 checking linux/openat2.h usability... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 31.77 checking linux/openat2.h presence... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 31.78 checking for linux/openat2.h... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 31.79 checking for copy_file_range... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 31.86 checking for fgetxattr... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 31.92 checking for statx... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 31.98 checking for fgetpwent_r... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 32.06 checking for issetugid... no 21:32:51 [2022-08-23T21:32:51.691Z] #84 32.10 checking for pkg-config... /usr/bin/pkg-config 21:32:51 [2022-08-23T21:32:51.691Z] #84 32.11 checking pkg-config is at least version 0.9.0... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 32.11 checking for library containing yajl_tree_get... -lyajl 21:32:51 [2022-08-23T21:32:51.691Z] #84 32.22 checking for yajl >= 2.0.0... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 32.23 checking sys/capability.h usability... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 32.27 checking sys/capability.h presence... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 32.29 checking for sys/capability.h... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 32.29 checking for library containing cap_from_name... -lcap 21:32:51 [2022-08-23T21:32:51.691Z] #84 32.42 checking for library containing dlopen... -ldl 21:32:51 [2022-08-23T21:32:51.691Z] #84 32.56 checking seccomp.h usability... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 32.64 checking seccomp.h presence... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 32.67 checking for seccomp.h... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 32.67 checking for library containing seccomp_rule_add... -lseccomp 21:32:51 [2022-08-23T21:32:51.691Z] #84 32.78 checking for library containing seccomp_arch_resolve_name... none required 21:32:51 [2022-08-23T21:32:51.691Z] #84 32.84 checking systemd/sd-bus.h usability... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 32.90 checking systemd/sd-bus.h presence... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 32.94 checking for systemd/sd-bus.h... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 32.94 checking for library containing sd_bus_match_signal_async... -lsystemd 21:32:51 [2022-08-23T21:32:51.691Z] #84 33.07 checking for sd_notify_barrier... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 33.14 checking linux/bpf.h usability... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 33.19 checking linux/bpf.h presence... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 33.21 checking for linux/bpf.h... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 33.21 checking compilation for eBPF... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 33.28 checking for criu >= 3.15... no 21:32:51 [2022-08-23T21:32:51.691Z] #84 33.29 configure: CRIU headers not found, building without CRIU support 21:32:51 [2022-08-23T21:32:51.691Z] #84 33.29 checking for criu > 3.16... no 21:32:51 [2022-08-23T21:32:51.691Z] #84 33.30 configure: CRIU version doesn't support join-ns API 21:32:51 [2022-08-23T21:32:51.691Z] #84 33.30 checking for criu > 3.16.1... no 21:32:51 [2022-08-23T21:32:51.691Z] #84 33.30 configure: CRIU version doesn't support for pre-dumping 21:32:51 [2022-08-23T21:32:51.691Z] #84 33.30 checking for new mount API (fsconfig)... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 33.32 checking for seccomp notify API... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 33.34 checking for gperf... no 21:32:51 [2022-08-23T21:32:51.691Z] #84 33.34 configure: gperf not found - cannot rebuild signal parser code 21:32:51 [2022-08-23T21:32:51.691Z] #84 33.34 checking for library containing argp_parse... none required 21:32:51 [2022-08-23T21:32:51.691Z] #84 33.46 checking that generated files are newer than configure... done 21:32:51 [2022-08-23T21:32:51.691Z] #84 33.46 configure: creating ./config.status 21:32:51 [2022-08-23T21:32:51.691Z] #84 34.07 config.status: creating Makefile 21:32:51 [2022-08-23T21:32:51.691Z] #84 34.09 config.status: creating rpm/crun.spec 21:32:51 [2022-08-23T21:32:51.691Z] #84 34.11 config.status: creating config.h 21:32:51 [2022-08-23T21:32:51.691Z] #84 34.12 config.status: executing libtool commands 21:32:51 [2022-08-23T21:32:51.691Z] #84 34.13 config.status: executing depfiles commands 21:32:51 [2022-08-23T21:32:51.691Z] #84 34.48 === configuring in libocispec (/tmp/crun-build/libocispec) 21:32:51 [2022-08-23T21:32:51.691Z] #84 34.49 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 21:32:51 [2022-08-23T21:32:51.691Z] #84 34.57 checking for gcc... gcc 21:32:51 [2022-08-23T21:32:51.691Z] #84 34.60 checking whether the C compiler works... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 34.65 checking for C compiler default output file name... a.out 21:32:51 [2022-08-23T21:32:51.691Z] #84 34.65 checking for suffix of executables... 21:32:51 [2022-08-23T21:32:51.691Z] #84 34.69 checking whether we are cross compiling... no 21:32:51 [2022-08-23T21:32:51.691Z] #84 34.74 checking for suffix of object files... o 21:32:51 [2022-08-23T21:32:51.691Z] #84 34.76 checking whether we are using the GNU C compiler... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 34.79 checking whether gcc accepts -g... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 34.81 checking for gcc option to accept ISO C89... none needed 21:32:51 [2022-08-23T21:32:51.691Z] #84 34.84 checking whether gcc understands -c and -o together... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 34.89 checking how to run the C preprocessor... gcc -E 21:32:51 [2022-08-23T21:32:51.691Z] #84 34.95 checking for grep that handles long lines and -e... /bin/grep 21:32:51 [2022-08-23T21:32:51.691Z] #84 34.95 checking for egrep... /bin/grep -E 21:32:51 [2022-08-23T21:32:51.691Z] #84 34.95 checking for ANSI C header files... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.08 checking for sys/types.h... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.11 checking for sys/stat.h... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.15 checking for stdlib.h... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.19 checking for string.h... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.24 checking for memory.h... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.28 checking for strings.h... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.32 checking for inttypes.h... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.36 checking for stdint.h... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.40 checking for unistd.h... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.44 checking minix/config.h usability... no 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.47 checking minix/config.h presence... no 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.48 checking for minix/config.h... no 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.48 checking whether it is safe to define __EXTENSIONS__... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.54 checking build system type... x86_64-pc-linux-gnu 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.59 checking host system type... x86_64-pc-linux-gnu 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.59 checking how to print strings... printf 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.60 checking for a sed that does not truncate output... /bin/sed 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.61 checking for fgrep... /bin/grep -F 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.61 checking for ld used by gcc... /usr/bin/ld 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.62 checking if the linker (/usr/bin/ld) is GNU ld... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.62 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.62 checking the name lister (/usr/bin/nm -B) interface... BSD nm 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.65 checking whether ln -s works... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.65 checking the maximum length of command line arguments... 1572864 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.66 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.66 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.66 checking for /usr/bin/ld option to reload object files... -r 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.66 checking for objdump... objdump 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.66 checking how to recognize dependent libraries... pass_all 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.66 checking for dlltool... no 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.67 checking how to associate runtime and link libraries... printf %s\n 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.67 checking for ar... ar 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.67 checking for archiver @FILE support... @ 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.70 checking for strip... strip 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.70 checking for ranlib... ranlib 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.70 checking for gawk... no 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.70 checking for mawk... mawk 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.70 checking command to parse /usr/bin/nm -B output from gcc object... ok 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.81 checking for sysroot... no 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.81 checking for a working dd... /bin/dd 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.82 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.85 checking for mt... no 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.85 checking if : is a manifest tool... no 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.86 checking for dlfcn.h... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.90 checking for objdir... .libs 21:32:51 [2022-08-23T21:32:51.691Z] #84 35.99 checking if gcc supports -fno-rtti -fno-exceptions... no 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.01 checking for gcc option to produce PIC... -fPIC -DPIC 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.01 checking if gcc PIC flag -fPIC -DPIC works... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.04 checking if gcc static flag -static works... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.13 checking if gcc supports -c -o file.o... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.16 checking if gcc supports -c -o file.o... (cached) yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.17 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.18 checking dynamic linker characteristics... GNU/Linux ld.so 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.25 checking how to hardcode library paths into programs... immediate 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.25 checking whether stripping libraries is possible... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.26 checking if libtool supports shared libraries... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.26 checking whether to build shared libraries... no 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.26 checking whether to build static libraries... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.26 checking for a BSD-compatible install... /usr/bin/install -c 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.27 checking whether build environment is sane... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.28 checking for a thread-safe mkdir -p... /bin/mkdir -p 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.28 checking whether make sets $(MAKE)... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.29 checking whether make supports the include directive... yes (GNU style) 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.30 checking whether make supports nested variables... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.32 checking whether UID '0' is supported by ustar format... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.32 checking whether GID '0' is supported by ustar format... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.32 checking how to create a ustar tar archive... gnutar 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.33 checking dependency style of gcc... gcc3 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.37 checking whether to enable maintainer-specific portions of Makefiles... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.38 checking whether make supports nested variables... (cached) yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.38 checking for pkg-config... /usr/bin/pkg-config 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.38 checking pkg-config is at least version 0.9.0... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.38 checking for yajl >= 2.1.0... yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.39 checking for a sed that does not truncate output... (cached) /bin/sed 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.39 checking for gcc... (cached) gcc 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.42 checking whether we are using the GNU C compiler... (cached) yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.42 checking whether gcc accepts -g... (cached) yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.42 checking for gcc option to accept ISO C89... (cached) none needed 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.42 checking whether gcc understands -c and -o together... (cached) yes 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.42 checking for a Python interpreter with version >= 3... python3 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.44 checking for python3... /usr/bin/python3 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.44 checking for python3 version... 3.9 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.46 checking for python3 platform... linux 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.47 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.52 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 21:32:51 [2022-08-23T21:32:51.691Z] #84 36.59 checking that generated files are newer than configure... done 21:32:51 [2022-08-23T21:32:51.691Z] #84 37.27 configure: creating ./config.status 21:32:51 [2022-08-23T21:32:51.691Z] #84 37.85 config.status: creating Makefile 21:32:51 [2022-08-23T21:32:51.691Z] #84 37.87 config.status: creating config.h 21:32:51 [2022-08-23T21:32:51.691Z] #84 37.88 config.status: executing libtool commands 21:32:51 [2022-08-23T21:32:51.691Z] #84 37.89 config.status: executing depfiles commands 21:32:51 [2022-08-23T21:32:51.691Z] #84 38.11 === configuring in yajl (/tmp/crun-build/libocispec/yajl) 21:32:51 [2022-08-23T21:32:51.691Z] #84 38.12 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 21:32:51 [2022-08-23T21:32:51.947Z] #84 38.22 checking for gcc... gcc 21:32:51 [2022-08-23T21:32:51.947Z] #84 38.25 checking whether the C compiler works... yes 21:32:51 [2022-08-23T21:32:51.947Z] #84 38.31 checking for C compiler default output file name... a.out 21:32:51 [2022-08-23T21:32:51.947Z] #84 38.31 checking for suffix of executables... 21:32:51 [2022-08-23T21:32:51.947Z] #84 38.36 checking whether we are cross compiling... no 21:32:51 [2022-08-23T21:32:51.947Z] #84 38.40 checking for suffix of object files... o 21:32:51 [2022-08-23T21:32:51.947Z] #84 38.43 checking whether we are using the GNU C compiler... yes 21:32:52 [2022-08-23T21:32:52.204Z] #84 38.46 checking whether gcc accepts -g... yes 21:32:52 [2022-08-23T21:32:52.204Z] #84 38.48 checking for gcc option to accept ISO C89... none needed 21:32:52 [2022-08-23T21:32:52.204Z] #84 38.53 checking whether gcc understands -c and -o together... yes 21:32:52 [2022-08-23T21:32:52.204Z] #84 38.58 checking for a BSD-compatible install... /usr/bin/install -c 21:32:52 [2022-08-23T21:32:52.204Z] #84 38.59 checking whether build environment is sane... yes 21:32:52 [2022-08-23T21:32:52.204Z] #84 38.60 checking for a thread-safe mkdir -p... /bin/mkdir -p 21:32:52 [2022-08-23T21:32:52.204Z] #84 38.60 checking for gawk... no 21:32:52 [2022-08-23T21:32:52.204Z] #84 38.61 checking for mawk... mawk 21:32:52 [2022-08-23T21:32:52.204Z] #84 38.61 checking whether make sets $(MAKE)... yes 21:32:52 [2022-08-23T21:32:52.204Z] #84 38.62 checking whether make supports the include directive... yes (GNU style) 21:32:52 [2022-08-23T21:32:52.204Z] #84 38.63 checking whether make supports nested variables... yes 21:32:52 [2022-08-23T21:32:52.204Z] #84 38.64 checking whether UID '0' is supported by ustar format... yes 21:32:52 [2022-08-23T21:32:52.204Z] #84 38.64 checking whether GID '0' is supported by ustar format... yes 21:32:52 [2022-08-23T21:32:52.204Z] #84 38.64 checking how to create a ustar tar archive... gnutar 21:32:52 [2022-08-23T21:32:52.204Z] #84 38.66 checking dependency style of gcc... gcc3 21:32:52 [2022-08-23T21:32:52.204Z] #84 38.70 checking whether to enable maintainer-specific portions of Makefiles... yes 21:32:52 [2022-08-23T21:32:52.204Z] #84 38.70 checking whether make supports nested variables... (cached) yes 21:32:52 [2022-08-23T21:32:52.204Z] #84 38.71 checking build system type... x86_64-pc-linux-gnu 21:32:52 [2022-08-23T21:32:52.204Z] #84 38.78 checking host system type... x86_64-pc-linux-gnu 21:32:52 [2022-08-23T21:32:52.204Z] #84 38.78 checking how to print strings... printf 21:32:52 [2022-08-23T21:32:52.204Z] #84 38.79 checking for a sed that does not truncate output... /bin/sed 21:32:52 [2022-08-23T21:32:52.350Z] Fetching without tags 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.79 checking for grep that handles long lines and -e... /bin/grep 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.80 checking for egrep... /bin/grep -E 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.80 checking for fgrep... /bin/grep -F 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.81 checking for ld used by gcc... /usr/bin/ld 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.81 checking if the linker (/usr/bin/ld) is GNU ld... yes 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.82 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.82 checking the name lister (/usr/bin/nm -B) interface... BSD nm 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.85 checking whether ln -s works... yes 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.85 checking the maximum length of command line arguments... 1572864 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.85 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.85 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.86 checking for /usr/bin/ld option to reload object files... -r 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.86 checking for objdump... objdump 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.86 checking how to recognize dependent libraries... pass_all 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.86 checking for dlltool... no 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.86 checking how to associate runtime and link libraries... printf %s\n 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.86 checking for ar... ar 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.86 checking for archiver @FILE support... @ 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.89 checking for strip... strip 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.90 checking for ranlib... ranlib 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.90 checking command to parse /usr/bin/nm -B output from gcc object... ok 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.99 checking for sysroot... no 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.99 checking for a working dd... /bin/dd 21:32:52 [2022-08-23T21:32:52.461Z] #84 38.99 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 21:32:52 [2022-08-23T21:32:52.582Z] Merging remotes/origin/master commit 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 into PR head commit 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 21:32:52 [2022-08-23T21:32:52.718Z] #84 39.01 checking for mt... no 21:32:52 [2022-08-23T21:32:52.718Z] #84 39.02 checking if : is a manifest tool... no 21:32:52 [2022-08-23T21:32:52.718Z] #84 39.02 checking how to run the C preprocessor... gcc -E 21:32:52 [2022-08-23T21:32:52.718Z] #84 39.08 checking for ANSI C header files... yes 21:32:52 [2022-08-23T21:32:52.718Z] #84 39.22 checking for sys/types.h... yes 21:32:52 [2022-08-23T21:32:52.813Z] Fetching without tags 21:32:52 [2022-08-23T21:32:52.974Z] #84 39.26 checking for sys/stat.h... yes 21:32:52 [2022-08-23T21:32:52.974Z] #84 39.29 checking for stdlib.h... yes 21:32:52 [2022-08-23T21:32:52.974Z] #84 39.34 checking for string.h... yes 21:32:52 [2022-08-23T21:32:52.974Z] #84 39.38 checking for memory.h... yes 21:32:52 [2022-08-23T21:32:52.974Z] #84 39.42 checking for strings.h... yes 21:32:52 [2022-08-23T21:32:52.974Z] #84 39.46 checking for inttypes.h... yes 21:32:53 [2022-08-23T21:32:53.199Z] Merging remotes/origin/master commit 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 into PR head commit 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 21:32:53 [2022-08-23T21:32:53.230Z] #84 39.51 checking for stdint.h... yes 21:32:53 [2022-08-23T21:32:53.230Z] #84 39.55 checking for unistd.h... yes 21:32:53 [2022-08-23T21:32:53.230Z] #84 39.59 checking for dlfcn.h... yes 21:32:53 [2022-08-23T21:32:53.230Z] #84 39.63 checking for objdir... .libs 21:32:53 [2022-08-23T21:32:53.230Z] #84 39.72 checking if gcc supports -fno-rtti -fno-exceptions... no 21:32:52 [2022-08-23T21:32:52.682Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 21:32:52 [2022-08-23T21:32:52.692Z] > git config --add remote.origin.fetch +refs/pull/44021/head:refs/remotes/origin/PR-44021 # timeout=10 21:32:52 [2022-08-23T21:32:52.725Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:32:52 [2022-08-23T21:32:52.763Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 21:32:52 [2022-08-23T21:32:52.792Z] Fetching upstream changes from https://github.com/moby/moby.git 21:32:52 [2022-08-23T21:32:52.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 21:32:52 [2022-08-23T21:32:52.794Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44021/head:refs/remotes/origin/PR-44021 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:32:53 [2022-08-23T21:32:53.188Z] > git config core.sparsecheckout # timeout=10 21:32:53 [2022-08-23T21:32:53.224Z] > git checkout -f 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 # timeout=10 21:32:52 [2022-08-23T21:32:52.247Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 21:32:52 [2022-08-23T21:32:52.267Z] > git config --add remote.origin.fetch +refs/pull/44021/head:refs/remotes/origin/PR-44021 # timeout=10 21:32:52 [2022-08-23T21:32:52.291Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:32:52 [2022-08-23T21:32:52.319Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 21:32:52 [2022-08-23T21:32:52.355Z] Fetching upstream changes from https://github.com/moby/moby.git 21:32:52 [2022-08-23T21:32:52.355Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 21:32:52 [2022-08-23T21:32:52.359Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44021/head:refs/remotes/origin/PR-44021 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:32:52 [2022-08-23T21:32:52.595Z] > git config core.sparsecheckout # timeout=10 21:32:52 [2022-08-23T21:32:52.619Z] > git checkout -f 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 # timeout=10 21:32:53 [2022-08-23T21:32:53.486Z] #84 39.75 checking for gcc option to produce PIC... -fPIC -DPIC 21:32:53 [2022-08-23T21:32:53.486Z] #84 39.75 checking if gcc PIC flag -fPIC -DPIC works... yes 21:32:53 [2022-08-23T21:32:53.486Z] #84 39.78 checking if gcc static flag -static works... yes 21:32:53 [2022-08-23T21:32:53.486Z] #84 39.90 checking if gcc supports -c -o file.o... yes 21:32:53 [2022-08-23T21:32:53.486Z] #84 39.93 checking if gcc supports -c -o file.o... (cached) yes 21:32:53 [2022-08-23T21:32:53.486Z] #84 39.93 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:32:53 [2022-08-23T21:32:53.486Z] #84 39.95 checking dynamic linker characteristics... GNU/Linux ld.so 21:32:53 [2022-08-23T21:32:53.649Z] Merge succeeded, producing 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 21:32:53 [2022-08-23T21:32:53.649Z] Checking out Revision 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 (PR-44021) 21:32:53 [2022-08-23T21:32:53.742Z] #84 40.04 checking how to hardcode library paths into programs... immediate 21:32:53 [2022-08-23T21:32:53.742Z] #84 40.04 checking whether stripping libraries is possible... yes 21:32:53 [2022-08-23T21:32:53.742Z] #84 40.04 checking if libtool supports shared libraries... yes 21:32:53 [2022-08-23T21:32:53.742Z] #84 40.04 checking whether to build shared libraries... no 21:32:53 [2022-08-23T21:32:53.742Z] #84 40.04 checking whether to build static libraries... yes 21:32:53 [2022-08-23T21:32:53.742Z] #84 40.05 checking float.h usability... yes 21:32:53 [2022-08-23T21:32:53.742Z] #84 40.10 checking float.h presence... yes 21:32:53 [2022-08-23T21:32:53.742Z] #84 40.11 checking for float.h... yes 21:32:53 [2022-08-23T21:32:53.742Z] #84 40.12 checking limits.h usability... yes 21:32:53 [2022-08-23T21:32:53.742Z] #84 40.17 checking limits.h presence... yes 21:32:53 [2022-08-23T21:32:53.742Z] #84 40.18 checking for limits.h... yes 21:32:53 [2022-08-23T21:32:53.742Z] #84 40.19 checking stddef.h usability... yes 21:32:53 [2022-08-23T21:32:53.742Z] #84 40.24 checking stddef.h presence... yes 21:32:53 [2022-08-23T21:32:53.742Z] #84 40.25 checking for stddef.h... yes 21:32:53 [2022-08-23T21:32:53.742Z] #84 40.26 checking for stdlib.h... (cached) yes 21:32:53 [2022-08-23T21:32:53.999Z] #84 40.27 checking for string.h... (cached) yes 21:32:53 [2022-08-23T21:32:53.999Z] #84 40.28 checking sys/time.h usability... yes 21:32:53 [2022-08-23T21:32:53.999Z] #84 40.32 checking sys/time.h presence... yes 21:32:53 [2022-08-23T21:32:53.999Z] #84 40.34 checking for sys/time.h... yes 21:32:53 [2022-08-23T21:32:53.999Z] #84 40.35 checking for inline... inline 21:32:53 [2022-08-23T21:32:53.999Z] #84 40.37 checking for size_t... yes 21:32:53 [2022-08-23T21:32:53.999Z] #84 40.47 checking for stdlib.h... (cached) yes 21:32:54 [2022-08-23T21:32:54.255Z] #84 40.48 checking for GNU libc compatible malloc... yes 21:32:54 [2022-08-23T21:32:54.255Z] #84 40.54 checking for stdlib.h... (cached) yes 21:32:54 [2022-08-23T21:32:54.255Z] #84 40.55 checking for GNU libc compatible realloc... yes 21:32:54 [2022-08-23T21:32:54.255Z] #84 40.61 checking for working strtod... yes 21:32:54 [2022-08-23T21:32:54.255Z] #84 40.69 checking for gettimeofday... yes 21:32:54 [2022-08-23T21:32:54.294Z] Merge succeeded, producing 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 21:32:54 [2022-08-23T21:32:54.294Z] Checking out Revision 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 (PR-44021) 21:32:54 [2022-08-23T21:32:54.511Z] #84 40.76 checking for memset... yes 21:32:54 [2022-08-23T21:32:54.511Z] #84 40.82 checking for strspn... yes 21:32:54 [2022-08-23T21:32:54.511Z] #84 40.92 checking that generated files are newer than configure... done 21:32:54 [2022-08-23T21:32:54.511Z] #84 40.93 configure: creating ./config.status 21:32:55 [2022-08-23T21:32:55.073Z] #84 41.54 config.status: creating Makefile 21:32:55 [2022-08-23T21:32:55.073Z] #84 41.56 config.status: creating config.h 21:32:55 [2022-08-23T21:32:55.073Z] #84 41.57 config.status: executing depfiles commands 21:32:55 [2022-08-23T21:32:55.329Z] #84 41.65 config.status: executing libtool commands 21:32:55 [2022-08-23T21:32:55.581Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c21d458d98802168) in /home/ubuntu/workspace/moby_PR-44021 [Pipeline] { [Pipeline] checkout 21:32:55 [2022-08-23T21:32:55.628Z] #84 42.01 GEN .version 21:32:55 [2022-08-23T21:32:55.628Z] #84 42.01 make install-recursive 21:32:55 [2022-08-23T21:32:55.628Z] #84 42.02 make[1]: Entering directory '/tmp/crun-build' 21:32:55 [2022-08-23T21:32:55.628Z] #84 42.04 Making install in libocispec 21:32:55 [2022-08-23T21:32:55.628Z] #84 42.05 make[2]: Entering directory '/tmp/crun-build/libocispec' 21:32:55 [2022-08-23T21:32:55.628Z] #84 42.06 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema 21:32:55 [2022-08-23T21:32:55.628Z] #84 42.07 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema 21:32:55 [2022-08-23T21:32:55.628Z] #84 42.07 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems 21:32:55 [2022-08-23T21:32:55.628Z] #84 42.08 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic 21:32:55 [2022-08-23T21:32:55.687Z] The recommended git tool is: git 21:32:54 [2022-08-23T21:32:54.168Z] > git remote # timeout=10 21:32:54 [2022-08-23T21:32:54.195Z] > git config --get remote.origin.url # timeout=10 21:32:54 [2022-08-23T21:32:54.215Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 21:32:54 [2022-08-23T21:32:54.217Z] > git merge 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 # timeout=10 21:32:54 [2022-08-23T21:32:54.234Z] > git rev-parse HEAD^{commit} # timeout=10 21:32:54 [2022-08-23T21:32:54.275Z] > git config core.sparsecheckout # timeout=10 21:32:54 [2022-08-23T21:32:54.312Z] > git checkout -f 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 # timeout=10 21:32:53 [2022-08-23T21:32:53.523Z] > git remote # timeout=10 21:32:53 [2022-08-23T21:32:53.563Z] > git config --get remote.origin.url # timeout=10 21:32:53 [2022-08-23T21:32:53.591Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 21:32:53 [2022-08-23T21:32:53.592Z] > git merge 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 # timeout=10 21:32:53 [2022-08-23T21:32:53.623Z] > git rev-parse HEAD^{commit} # timeout=10 21:32:53 [2022-08-23T21:32:53.656Z] > git config core.sparsecheckout # timeout=10 21:32:53 [2022-08-23T21:32:53.673Z] > git checkout -f 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 # timeout=10 21:32:55 [2022-08-23T21:32:55.884Z] #84 42.31 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success 21:32:55 [2022-08-23T21:32:55.884Z] #84 42.37 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success 21:32:55 [2022-08-23T21:32:55.884Z] #84 42.37 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success 21:32:55 [2022-08-23T21:32:55.884Z] #84 42.37 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success 21:32:55 [2022-08-23T21:32:55.884Z] #84 42.37 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success 21:32:55 [2022-08-23T21:32:55.884Z] #84 42.37 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success 21:32:55 [2022-08-23T21:32:55.884Z] #84 42.37 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success 21:32:55 [2022-08-23T21:32:55.884Z] #84 42.37 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success 21:32:55 [2022-08-23T21:32:55.884Z] #84 42.37 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success 21:32:55 [2022-08-23T21:32:55.884Z] #84 42.43 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success 21:32:55 [2022-08-23T21:32:55.884Z] #84 42.43 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success 21:32:55 [2022-08-23T21:32:55.884Z] #84 42.43 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success 21:32:55 [2022-08-23T21:32:55.884Z] #84 42.43 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success 21:32:55 [2022-08-23T21:32:55.884Z] #84 42.43 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success 21:32:55 [2022-08-23T21:32:55.884Z] #84 42.43 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success 21:32:55 [2022-08-23T21:32:55.884Z] #84 42.43 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success 21:32:56 [2022-08-23T21:32:56.141Z] #84 42.72 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success 21:32:56 [2022-08-23T21:32:56.141Z] #84 42.72 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success 21:32:56 [2022-08-23T21:32:56.141Z] #84 42.72 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success 21:32:56 [2022-08-23T21:32:56.141Z] #84 42.72 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success 21:32:56 [2022-08-23T21:32:56.141Z] #84 42.72 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success 21:32:56 [2022-08-23T21:32:56.141Z] #84 42.72 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success 21:32:56 [2022-08-23T21:32:56.141Z] #84 42.72 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success 21:32:56 [2022-08-23T21:32:56.141Z] #84 42.72 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success 21:32:56 [2022-08-23T21:32:56.141Z] #84 42.72 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success 21:32:56 [2022-08-23T21:32:56.141Z] #84 42.72 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success 21:32:56 [2022-08-23T21:32:56.141Z] #84 42.72 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success 21:32:56 [2022-08-23T21:32:56.141Z] #84 42.72 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success 21:32:56 [2022-08-23T21:32:56.397Z] #84 42.73 make install-recursive 21:32:56 [2022-08-23T21:32:56.397Z] #84 42.73 make[3]: Entering directory '/tmp/crun-build/libocispec' 21:32:56 [2022-08-23T21:32:56.397Z] #84 42.75 Making install in yajl 21:32:56 [2022-08-23T21:32:56.397Z] #84 42.76 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' 21:32:56 [2022-08-23T21:32:56.397Z] #84 42.78 CC verify/json_verify-json_verify.o 21:32:56 [2022-08-23T21:32:56.397Z] #84 42.80 CC src/libyajl_la-yajl_alloc.lo 21:32:56 [2022-08-23T21:32:56.397Z] #84 42.80 CC src/libyajl_la-yajl.lo 21:32:56 [2022-08-23T21:32:56.397Z] #84 42.81 CC src/libyajl_la-yajl_gen.lo 21:32:56 [2022-08-23T21:32:56.397Z] #84 42.81 CC src/libyajl_la-yajl_parser.lo 21:32:56 [2022-08-23T21:32:56.397Z] #84 42.81 CC src/libyajl_la-yajl_buf.lo 21:32:56 [2022-08-23T21:32:56.397Z] #84 42.83 CC src/libyajl_la-yajl_encode.lo 21:32:56 [2022-08-23T21:32:56.397Z] #84 42.85 CC src/libyajl_la-yajl_lex.lo 21:32:56 [2022-08-23T21:32:56.397Z] #84 42.86 CC src/libyajl_la-yajl_tree.lo 21:32:57 [2022-08-23T21:32:57.764Z] #84 ... 21:32:57 [2022-08-23T21:32:57.764Z] 21:32:57 [2022-08-23T21:32:57.764Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x 21:32:57 [2022-08-23T21:32:57.764Z] #19 sha256:332de41e984ac89fa609dde3a08ab9557c53af4cb22539a9b9f4ae8a6a31ce3c 21:32:57 [2022-08-23T21:32:57.764Z] #19 62.33 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. 21:32:57 [2022-08-23T21:32:57.764Z] #19 62.33 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... 21:32:57 [2022-08-23T21:32:57.764Z] #19 62.34 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... 21:32:57 [2022-08-23T21:32:57.764Z] #19 62.39 Selecting previously unselected package cpp-10-arm-linux-gnueabi. 21:32:57 [2022-08-23T21:32:57.764Z] #19 62.39 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... 21:32:57 [2022-08-23T21:32:57.764Z] #19 62.40 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... 21:32:58 [2022-08-23T21:32:58.604Z] Commit message: "client: remove redundant pluginPermissionDenied" 21:32:58 [2022-08-23T21:32:58.650Z] > git --version # timeout=10 21:32:58 [2022-08-23T21:32:58.679Z] > git --version # 'git version 2.17.1' 21:32:58 [2022-08-23T21:32:58.707Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 21:32:58 [2022-08-23T21:32:58.728Z] Commit message: "client: remove redundant pluginPermissionDenied" 21:32:58 [2022-08-23T21:32:58.772Z] > git --version # timeout=10 21:32:58 [2022-08-23T21:32:58.807Z] > git --version # 'git version 2.17.1' 21:32:58 [2022-08-23T21:32:58.829Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 21:32:58 [2022-08-23T21:32:58.919Z] using credential docker-jenkins-github-credentials 21:32:58 [2022-08-23T21:32:58.928Z] Cloning the remote Git repository 21:32:58 [2022-08-23T21:32:58.928Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 21:32:58 [2022-08-23T21:32:58.935Z] Cloning repository https://github.com/moby/moby.git 21:32:58 [2022-08-23T21:32:58.986Z] > git init /home/ubuntu/workspace/moby_PR-44021 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 21:32:59 [2022-08-23T21:32:59.763Z] + docker version 21:32:59 [2022-08-23T21:32:59.771Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cabaed66bce3fcc9) in /home/ubuntu/workspace/moby_PR-44021 [Pipeline] { [Pipeline] checkout 21:33:00 [2022-08-23T21:33:00.083Z] The recommended git tool is: git 21:33:00 [2022-08-23T21:33:00.222Z] + docker version 21:32:59 [2022-08-23T21:32:59.290Z] Fetching upstream changes from https://github.com/moby/moby.git 21:32:59 [2022-08-23T21:32:59.290Z] > git --version # timeout=10 21:32:59 [2022-08-23T21:32:59.320Z] > git --version # 'git version 2.25.1' 21:32:59 [2022-08-23T21:32:59.320Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 21:32:59 [2022-08-23T21:32:59.322Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44021/head:refs/remotes/origin/PR-44021 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:33:03 [2022-08-23T21:33:03.962Z] using credential docker-jenkins-github-credentials 21:33:03 [2022-08-23T21:33:03.974Z] Cloning the remote Git repository 21:33:03 [2022-08-23T21:33:03.974Z] Cloning with configured refspecs honoured and without tags 21:33:04 [2022-08-23T21:33:04.316Z] #19 ... 21:33:04 [2022-08-23T21:33:04.316Z] 21:33:04 [2022-08-23T21:33:04.316Z] #84 [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 21:33:04 [2022-08-23T21:33:04.316Z] #84 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.59 CCLD libyajl.la 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.70 CCLD verify/json_verify 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.81 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.81 make[5]: Nothing to be done for 'install-exec-am'. 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.81 make[5]: Nothing to be done for 'install-data-am'. 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.81 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.81 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.82 make[4]: Entering directory '/tmp/crun-build/libocispec' 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.85 CC src/validate.o 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.86 CC src/image_spec_schema_config_schema.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.86 CC src/image_spec_schema_content_descriptor.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.86 CC src/image_spec_schema_defs.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.87 CC src/image_spec_schema_defs_descriptor.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.87 CC src/image_spec_schema_image_index_schema.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.88 CC src/image_spec_schema_image_layout_schema.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.89 CC src/image_spec_schema_image_manifest_schema.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.90 CC src/runtime_spec_schema_config_linux.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.91 CC src/runtime_spec_schema_config_zos.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.93 CC src/runtime_spec_schema_config_schema.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.94 CC src/runtime_spec_schema_config_solaris.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.95 CC src/runtime_spec_schema_config_vm.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.97 CC src/runtime_spec_schema_config_windows.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 44.99 CC src/runtime_spec_schema_defs.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.00 CC src/runtime_spec_schema_defs_linux.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.03 CC src/runtime_spec_schema_defs_zos.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.03 CC src/runtime_spec_schema_defs_vm.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.08 CC src/runtime_spec_schema_defs_windows.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.09 CC src/runtime_spec_schema_state_schema.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.13 CC src/image_manifest_items_image_manifest_items_schema.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.16 CC src/basic_test_double_array_item.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.20 CC src/basic_test_double_array.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.22 CC src/basic_test_top_array_int.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.27 CC src/basic_test_top_array_string.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.30 CC src/basic_test_top_double_array_int.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.38 CC src/basic_test_top_double_array_obj.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.40 CC src/basic_test_top_double_array_refobj.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.42 CC src/basic_test_top_double_array_string.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.47 CC src/read-file.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.51 CC src/json_common.lo 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.57 CC tests/test-1.o 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.61 CC tests/test-2.o 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.67 CC tests/test-3.o 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.72 CC tests/test-4.o 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.78 CC tests/test-5.o 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.87 CC tests/test-6.o 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.91 CC tests/test-7.o 21:33:04 [2022-08-23T21:33:04.316Z] #84 45.99 CC tests/test-8.o 21:33:04 [2022-08-23T21:33:04.316Z] #84 46.03 CC tests/test-9.o 21:33:04 [2022-08-23T21:33:04.316Z] #84 46.09 CC tests/test-10.o 21:33:04 [2022-08-23T21:33:04.316Z] #84 46.17 CC tests/test-11.o 21:33:04 [2022-08-23T21:33:04.316Z] #84 ... 21:33:04 [2022-08-23T21:33:04.316Z] 21:33:04 [2022-08-23T21:33:04.316Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x 21:33:04 [2022-08-23T21:33:04.316Z] #19 sha256:332de41e984ac89fa609dde3a08ab9557c53af4cb22539a9b9f4ae8a6a31ce3c 21:33:04 [2022-08-23T21:33:04.572Z] #19 69.06 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. 21:33:04 [2022-08-23T21:33:04.572Z] #19 69.07 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... 21:33:04 [2022-08-23T21:33:04.572Z] #19 69.07 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... 21:33:04 [2022-08-23T21:33:04.572Z] #19 69.12 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. 21:33:04 [2022-08-23T21:33:04.572Z] #19 69.12 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... 21:33:04 [2022-08-23T21:33:04.572Z] #19 69.13 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... 21:33:03 [2022-08-23T21:33:03.992Z] Cloning repository https://github.com/moby/moby.git 21:33:04 [2022-08-23T21:33:04.045Z] > git init /home/ubuntu/workspace/moby_PR-44021 # timeout=10 21:33:04 [2022-08-23T21:33:04.546Z] Fetching upstream changes from https://github.com/moby/moby.git 21:33:04 [2022-08-23T21:33:04.546Z] > git --version # timeout=10 21:33:04 [2022-08-23T21:33:04.576Z] > git --version # 'git version 2.25.1' 21:33:04 [2022-08-23T21:33:04.576Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 21:33:04 [2022-08-23T21:33:04.579Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44021/head:refs/remotes/origin/PR-44021 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:33:07 [2022-08-23T21:33:07.899Z] Client: Docker Engine - Community 21:33:07 [2022-08-23T21:33:07.899Z] Version: 20.10.14 21:33:07 [2022-08-23T21:33:07.899Z] API version: 1.41 21:33:07 [2022-08-23T21:33:07.899Z] Go version: go1.16.15 21:33:07 [2022-08-23T21:33:07.899Z] Git commit: a224086 21:33:07 [2022-08-23T21:33:07.899Z] Built: Thu Mar 24 01:47:57 2022 21:33:07 [2022-08-23T21:33:07.899Z] OS/Arch: linux/amd64 21:33:07 [2022-08-23T21:33:07.899Z] Context: default 21:33:07 [2022-08-23T21:33:07.899Z] Experimental: true 21:33:07 [2022-08-23T21:33:07.899Z] 21:33:07 [2022-08-23T21:33:07.899Z] Server: Docker Engine - Community 21:33:07 [2022-08-23T21:33:07.899Z] Engine: 21:33:07 [2022-08-23T21:33:07.899Z] Version: 20.10.14 21:33:07 [2022-08-23T21:33:07.899Z] API version: 1.41 (minimum version 1.12) 21:33:07 [2022-08-23T21:33:07.899Z] Go version: go1.16.15 21:33:07 [2022-08-23T21:33:07.899Z] Git commit: 87a90dc 21:33:07 [2022-08-23T21:33:07.899Z] Built: Thu Mar 24 01:45:46 2022 21:33:07 [2022-08-23T21:33:07.899Z] OS/Arch: linux/amd64 21:33:07 [2022-08-23T21:33:07.899Z] Experimental: true 21:33:07 [2022-08-23T21:33:07.899Z] containerd: 21:33:07 [2022-08-23T21:33:07.899Z] Version: 1.5.11 21:33:07 [2022-08-23T21:33:07.899Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 21:33:07 [2022-08-23T21:33:07.899Z] runc: 21:33:07 [2022-08-23T21:33:07.899Z] Version: 1.0.3 21:33:07 [2022-08-23T21:33:07.899Z] GitCommit: v1.0.3-0-gf46b6ba 21:33:07 [2022-08-23T21:33:07.899Z] docker-init: 21:33:07 [2022-08-23T21:33:07.899Z] Version: 0.19.0 21:33:07 [2022-08-23T21:33:07.899Z] GitCommit: de40ad0 [Pipeline] sh 21:33:08 [2022-08-23T21:33:08.240Z] + docker info 21:33:08 [2022-08-23T21:33:08.360Z] Client: Docker Engine - Community 21:33:08 [2022-08-23T21:33:08.360Z] Version: 20.10.14 21:33:08 [2022-08-23T21:33:08.360Z] API version: 1.41 21:33:08 [2022-08-23T21:33:08.360Z] Go version: go1.16.15 21:33:08 [2022-08-23T21:33:08.360Z] Git commit: a224086 21:33:08 [2022-08-23T21:33:08.360Z] Built: Thu Mar 24 01:47:57 2022 21:33:08 [2022-08-23T21:33:08.360Z] OS/Arch: linux/amd64 21:33:08 [2022-08-23T21:33:08.360Z] Context: default 21:33:08 [2022-08-23T21:33:08.360Z] Experimental: true 21:33:08 [2022-08-23T21:33:08.360Z] 21:33:08 [2022-08-23T21:33:08.360Z] Server: Docker Engine - Community 21:33:08 [2022-08-23T21:33:08.360Z] Engine: 21:33:08 [2022-08-23T21:33:08.360Z] Version: 20.10.14 21:33:08 [2022-08-23T21:33:08.360Z] API version: 1.41 (minimum version 1.12) 21:33:08 [2022-08-23T21:33:08.360Z] Go version: go1.16.15 21:33:08 [2022-08-23T21:33:08.360Z] Git commit: 87a90dc 21:33:08 [2022-08-23T21:33:08.360Z] Built: Thu Mar 24 01:45:46 2022 21:33:08 [2022-08-23T21:33:08.360Z] OS/Arch: linux/amd64 21:33:08 [2022-08-23T21:33:08.360Z] Experimental: true 21:33:08 [2022-08-23T21:33:08.360Z] containerd: 21:33:08 [2022-08-23T21:33:08.360Z] Version: 1.5.11 21:33:08 [2022-08-23T21:33:08.360Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 21:33:08 [2022-08-23T21:33:08.360Z] runc: 21:33:08 [2022-08-23T21:33:08.360Z] Version: 1.0.3 21:33:08 [2022-08-23T21:33:08.360Z] GitCommit: v1.0.3-0-gf46b6ba 21:33:08 [2022-08-23T21:33:08.360Z] docker-init: 21:33:08 [2022-08-23T21:33:08.360Z] Version: 0.19.0 21:33:08 [2022-08-23T21:33:08.360Z] GitCommit: de40ad0 [Pipeline] sh 21:33:08 [2022-08-23T21:33:08.687Z] + docker info 21:33:11 [2022-08-23T21:33:11.113Z] #19 75.64 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. 21:33:11 [2022-08-23T21:33:11.114Z] #19 75.65 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... 21:33:11 [2022-08-23T21:33:11.114Z] #19 75.65 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... 21:33:11 [2022-08-23T21:33:11.114Z] #19 75.70 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. 21:33:11 [2022-08-23T21:33:11.114Z] #19 75.71 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... 21:33:11 [2022-08-23T21:33:11.114Z] #19 75.72 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... 21:33:12 [2022-08-23T21:33:12.043Z] #19 ... 21:33:12 [2022-08-23T21:33:12.043Z] 21:33:12 [2022-08-23T21:33:12.043Z] #84 [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 21:33:12 [2022-08-23T21:33:12.043Z] #84 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:33:12 [2022-08-23T21:33:12.043Z] #84 58.30 CCLD libocispec.la 21:33:12 [2022-08-23T21:33:12.043Z] #84 58.45 CCLD src/validate 21:33:12 [2022-08-23T21:33:12.043Z] #84 58.46 CCLD tests/test-1 21:33:12 [2022-08-23T21:33:12.043Z] #84 58.47 CCLD tests/test-2 21:33:12 [2022-08-23T21:33:12.043Z] #84 58.47 CCLD tests/test-3 21:33:12 [2022-08-23T21:33:12.043Z] #84 58.49 CCLD tests/test-4 21:33:12 [2022-08-23T21:33:12.043Z] #84 58.50 CCLD tests/test-5 21:33:12 [2022-08-23T21:33:12.043Z] #84 58.53 CCLD tests/test-6 21:33:12 [2022-08-23T21:33:12.299Z] #84 58.55 CCLD tests/test-7 21:33:12 [2022-08-23T21:33:12.299Z] #84 58.62 CCLD tests/test-8 21:33:12 [2022-08-23T21:33:12.299Z] #84 58.65 CCLD tests/test-9 21:33:12 [2022-08-23T21:33:12.299Z] #84 58.65 CCLD tests/test-10 21:33:12 [2022-08-23T21:33:12.299Z] #84 58.66 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a 21:33:12 [2022-08-23T21:33:12.299Z] #84 58.75 CCLD tests/test-11 21:33:13 [2022-08-23T21:33:13.228Z] #84 59.51 libtool: link: ar cr libocispec.a 21:33:13 [2022-08-23T21:33:13.228Z] #84 59.54 libtool: link: ranlib libocispec.a 21:33:13 [2022-08-23T21:33:13.791Z] #84 60.24 make[5]: Entering directory '/tmp/crun-build/libocispec' 21:33:13 [2022-08-23T21:33:13.791Z] #84 60.26 make[5]: Nothing to be done for 'install-exec-am'. 21:33:13 [2022-08-23T21:33:13.791Z] #84 60.26 make[5]: Nothing to be done for 'install-data-am'. 21:33:13 [2022-08-23T21:33:13.791Z] #84 60.26 make[5]: Leaving directory '/tmp/crun-build/libocispec' 21:33:13 [2022-08-23T21:33:13.791Z] #84 60.26 make[4]: Leaving directory '/tmp/crun-build/libocispec' 21:33:13 [2022-08-23T21:33:13.791Z] #84 60.26 make[3]: Leaving directory '/tmp/crun-build/libocispec' 21:33:13 [2022-08-23T21:33:13.791Z] #84 60.27 make[2]: Leaving directory '/tmp/crun-build/libocispec' 21:33:13 [2022-08-23T21:33:13.791Z] #84 60.27 make[2]: Entering directory '/tmp/crun-build' 21:33:13 [2022-08-23T21:33:13.791Z] #84 60.33 CC src/libcrun/libcrun_testing_a-utils.o 21:33:13 [2022-08-23T21:33:13.791Z] #84 60.33 CC src/libcrun/libcrun_testing_a-cloned_binary.o 21:33:13 [2022-08-23T21:33:13.791Z] #84 60.33 CC src/libcrun/libcrun_testing_a-container.o 21:33:13 [2022-08-23T21:33:13.791Z] #84 60.33 CC src/libcrun/libcrun_testing_a-cgroup.o 21:33:13 [2022-08-23T21:33:13.791Z] #84 60.34 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o 21:33:13 [2022-08-23T21:33:13.791Z] #84 60.36 CC src/libcrun/libcrun_testing_a-cgroup-resources.o 21:33:14 [2022-08-23T21:33:14.048Z] #84 60.37 CC src/libcrun/libcrun_testing_a-cgroup-setup.o 21:33:14 [2022-08-23T21:33:14.048Z] #84 60.38 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o 21:33:14 [2022-08-23T21:33:14.048Z] #84 60.39 CC src/libcrun/libcrun_testing_a-cgroup-utils.o 21:33:14 [2022-08-23T21:33:14.048Z] #84 60.41 CC src/libcrun/libcrun_testing_a-criu.o 21:33:14 [2022-08-23T21:33:14.048Z] #84 60.43 CC src/libcrun/libcrun_testing_a-custom-handler.o 21:33:14 [2022-08-23T21:33:14.048Z] #84 60.44 CC src/libcrun/libcrun_testing_a-linux.o 21:33:14 [2022-08-23T21:33:14.048Z] #84 60.47 CC src/libcrun/libcrun_testing_a-seccomp.o 21:33:14 [2022-08-23T21:33:14.048Z] #84 60.49 CC src/libcrun/libcrun_testing_a-ebpf.o 21:33:14 [2022-08-23T21:33:14.048Z] #84 60.51 CC src/libcrun/libcrun_testing_a-error.o 21:33:14 [2022-08-23T21:33:14.048Z] #84 60.54 CC src/libcrun/libcrun_testing_a-status.o 21:33:14 [2022-08-23T21:33:14.048Z] #84 60.57 CC src/libcrun/libcrun_testing_a-terminal.o 21:33:14 [2022-08-23T21:33:14.304Z] #84 60.59 CC src/libcrun/libcrun_testing_a-chroot_realpath.o 21:33:14 [2022-08-23T21:33:14.304Z] #84 60.62 CC src/libcrun/libcrun_testing_a-signals.o 21:33:14 [2022-08-23T21:33:14.304Z] #84 60.66 CC src/libcrun/libcrun_testing_a-mount_flags.o 21:33:14 [2022-08-23T21:33:14.304Z] #84 60.76 CC src/libcrun/libcrun_testing_a-seccomp_notify.o 21:33:14 [2022-08-23T21:33:14.304Z] #84 60.79 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o 21:33:14 [2022-08-23T21:33:14.304Z] #84 60.81 CC src/libcrun/handlers/libcrun_testing_a-krun.o 21:33:14 [2022-08-23T21:33:14.304Z] #84 60.85 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o 21:33:14 [2022-08-23T21:33:14.561Z] #84 60.91 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o 21:33:14 [2022-08-23T21:33:14.561Z] #84 61.00 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o 21:33:14 [2022-08-23T21:33:14.561Z] #84 61.01 CC tests/tests_libcrun_errors-tests_libcrun_errors.o 21:33:14 [2022-08-23T21:33:14.561Z] #84 61.08 CC src/crun-crun.o 21:33:14 [2022-08-23T21:33:14.561Z] #84 61.10 CC src/crun-run.o 21:33:14 [2022-08-23T21:33:14.817Z] #84 61.15 CC src/crun-delete.o 21:33:14 [2022-08-23T21:33:14.817Z] #84 61.20 CC src/crun-kill.o 21:33:14 [2022-08-23T21:33:14.817Z] #84 61.24 CC src/crun-pause.o 21:33:14 [2022-08-23T21:33:14.817Z] #84 61.27 CC src/crun-unpause.o 21:33:14 [2022-08-23T21:33:14.817Z] #84 61.31 CC src/crun-spec.o 21:33:14 [2022-08-23T21:33:14.817Z] #84 61.38 CC src/crun-exec.o 21:33:15 [2022-08-23T21:33:15.073Z] #84 61.43 CC src/crun-list.o 21:33:15 [2022-08-23T21:33:15.073Z] #84 61.54 CC src/crun-create.o 21:33:15 [2022-08-23T21:33:15.073Z] #84 61.60 CC src/crun-start.o 21:33:15 [2022-08-23T21:33:15.073Z] #84 61.66 CC src/crun-state.o 21:33:15 [2022-08-23T21:33:15.329Z] #84 61.72 CC src/crun-update.o 21:33:15 [2022-08-23T21:33:15.329Z] #84 61.80 CC src/crun-ps.o 21:33:15 [2022-08-23T21:33:15.329Z] #84 61.85 CC src/crun-checkpoint.o 21:33:15 [2022-08-23T21:33:15.329Z] #84 61.91 CC src/crun-restore.o 21:33:15 [2022-08-23T21:33:15.586Z] #84 61.98 CC src/libcrun/libcrun_la-utils.lo 21:33:15 [2022-08-23T21:33:15.843Z] #84 62.09 CC src/libcrun/libcrun_la-cloned_binary.lo 21:33:15 [2022-08-23T21:33:15.843Z] #84 62.16 CC src/libcrun/libcrun_la-container.lo 21:33:15 [2022-08-23T21:33:15.843Z] #84 62.24 CC src/libcrun/libcrun_la-cgroup.lo 21:33:15 [2022-08-23T21:33:15.843Z] #84 62.36 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo 21:33:16 [2022-08-23T21:33:16.100Z] #84 62.42 CC src/libcrun/libcrun_la-cgroup-resources.lo 21:33:16 [2022-08-23T21:33:16.100Z] #84 62.52 CC src/libcrun/libcrun_la-cgroup-setup.lo 21:33:16 [2022-08-23T21:33:16.100Z] #84 62.59 CC src/libcrun/libcrun_la-cgroup-systemd.lo 21:33:16 [2022-08-23T21:33:16.100Z] #84 62.61 CC src/libcrun/libcrun_la-cgroup-utils.lo 21:33:16 [2022-08-23T21:33:16.357Z] #84 62.65 CC src/libcrun/libcrun_la-criu.lo 21:33:16 [2022-08-23T21:33:16.357Z] #84 62.67 CC src/libcrun/libcrun_la-custom-handler.lo 21:33:16 [2022-08-23T21:33:16.357Z] #84 62.78 CC src/libcrun/libcrun_la-linux.lo 21:33:16 [2022-08-23T21:33:16.357Z] #84 62.87 CC src/libcrun/libcrun_la-seccomp.lo 21:33:16 [2022-08-23T21:33:16.614Z] #84 63.00 CC src/libcrun/libcrun_la-ebpf.lo 21:33:16 [2022-08-23T21:33:16.614Z] #84 63.10 CC src/libcrun/libcrun_la-error.lo 21:33:16 [2022-08-23T21:33:16.614Z] #84 63.21 CC src/libcrun/libcrun_la-status.lo 21:33:16 [2022-08-23T21:33:16.870Z] #84 63.30 CC src/libcrun/libcrun_la-terminal.lo 21:33:17 [2022-08-23T21:33:17.127Z] #84 63.39 CC src/libcrun/libcrun_la-chroot_realpath.lo 21:33:17 [2022-08-23T21:33:17.127Z] #84 63.59 CC src/libcrun/libcrun_la-signals.lo 21:33:17 [2022-08-23T21:33:17.383Z] #84 63.67 CC src/libcrun/libcrun_la-mount_flags.lo 21:33:17 [2022-08-23T21:33:17.383Z] #84 ... 21:33:17 [2022-08-23T21:33:17.383Z] 21:33:17 [2022-08-23T21:33:17.383Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x 21:33:17 [2022-08-23T21:33:17.383Z] #19 sha256:332de41e984ac89fa609dde3a08ab9557c53af4cb22539a9b9f4ae8a6a31ce3c 21:33:17 [2022-08-23T21:33:17.383Z] #19 82.03 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. 21:33:17 [2022-08-23T21:33:17.383Z] #19 82.04 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... 21:33:17 [2022-08-23T21:33:17.383Z] #19 82.04 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... 21:33:17 [2022-08-23T21:33:17.383Z] #19 82.13 Selecting previously unselected package cpp-10-s390x-linux-gnu. 21:33:17 [2022-08-23T21:33:17.383Z] #19 82.13 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... 21:33:17 [2022-08-23T21:33:17.383Z] #19 82.13 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... 21:33:20 [2022-08-23T21:33:20.752Z] Fetching without tags 21:33:21 [2022-08-23T21:33:21.092Z] Merging remotes/origin/master commit 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 into PR head commit 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 21:33:21 [2022-08-23T21:33:21.297Z] Fetching without tags 21:33:21 [2022-08-23T21:33:21.545Z] Merging remotes/origin/master commit 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 into PR head commit 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 21:33:21 [2022-08-23T21:33:21.246Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 21:33:21 [2022-08-23T21:33:21.251Z] > git config --add remote.origin.fetch +refs/pull/44021/head:refs/remotes/origin/PR-44021 # timeout=10 21:33:21 [2022-08-23T21:33:21.256Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:33:21 [2022-08-23T21:33:21.268Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 21:33:21 [2022-08-23T21:33:21.301Z] Fetching upstream changes from https://github.com/moby/moby.git 21:33:21 [2022-08-23T21:33:21.301Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 21:33:21 [2022-08-23T21:33:21.302Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44021/head:refs/remotes/origin/PR-44021 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:33:21 [2022-08-23T21:33:21.556Z] > git config core.sparsecheckout # timeout=10 21:33:21 [2022-08-23T21:33:21.582Z] > git checkout -f 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 # timeout=10 21:33:21 [2022-08-23T21:33:21.882Z] Merge succeeded, producing 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 21:33:21 [2022-08-23T21:33:21.882Z] Checking out Revision 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 (PR-44021) 21:33:20 [2022-08-23T21:33:20.622Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 21:33:20 [2022-08-23T21:33:20.643Z] > git config --add remote.origin.fetch +refs/pull/44021/head:refs/remotes/origin/PR-44021 # timeout=10 21:33:20 [2022-08-23T21:33:20.664Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:33:20 [2022-08-23T21:33:20.703Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 21:33:20 [2022-08-23T21:33:20.754Z] Fetching upstream changes from https://github.com/moby/moby.git 21:33:20 [2022-08-23T21:33:20.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 21:33:20 [2022-08-23T21:33:20.756Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44021/head:refs/remotes/origin/PR-44021 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:33:21 [2022-08-23T21:33:21.103Z] > git config core.sparsecheckout # timeout=10 21:33:21 [2022-08-23T21:33:21.129Z] > git checkout -f 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 # timeout=10 21:33:21 [2022-08-23T21:33:21.831Z] > git remote # timeout=10 21:33:21 [2022-08-23T21:33:21.837Z] > git config --get remote.origin.url # timeout=10 21:33:21 [2022-08-23T21:33:21.850Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 21:33:21 [2022-08-23T21:33:21.851Z] > git merge 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 # timeout=10 21:33:21 [2022-08-23T21:33:21.875Z] > git rev-parse HEAD^{commit} # timeout=10 21:33:21 [2022-08-23T21:33:21.884Z] > git config core.sparsecheckout # timeout=10 21:33:21 [2022-08-23T21:33:21.899Z] > git checkout -f 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 # timeout=10 21:33:22 [2022-08-23T21:33:22.508Z] Merge succeeded, producing 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 21:33:22 [2022-08-23T21:33:22.508Z] Checking out Revision 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 (PR-44021) 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.20 Selecting previously unselected package cpp-aarch64-linux-gnu. 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.20 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.20 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.30 Selecting previously unselected package cpp-arm-linux-gnueabi. 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.31 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.31 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.35 Selecting previously unselected package cpp-arm-linux-gnueabihf. 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.36 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.36 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.39 Selecting previously unselected package cpp-powerpc64le-linux-gnu. 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.40 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.40 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.43 Selecting previously unselected package cpp-s390x-linux-gnu. 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.44 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.44 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.48 Selecting previously unselected package cross-config. 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.48 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.49 Unpacking cross-config (2.6.18+nmu1) ... 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.53 Selecting previously unselected package gcc-10-cross-base. 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.53 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.54 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.59 Selecting previously unselected package libc6-arm64-cross. 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.59 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... 21:33:23 [2022-08-23T21:33:23.925Z] #19 88.59 Unpacking libc6-arm64-cross (2.31-9cross4) ... 21:33:22 [2022-08-23T21:33:22.436Z] > git remote # timeout=10 21:33:22 [2022-08-23T21:33:22.455Z] > git config --get remote.origin.url # timeout=10 21:33:22 [2022-08-23T21:33:22.474Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 21:33:22 [2022-08-23T21:33:22.475Z] > git merge 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 # timeout=10 21:33:22 [2022-08-23T21:33:22.499Z] > git rev-parse HEAD^{commit} # timeout=10 21:33:22 [2022-08-23T21:33:22.511Z] > git config core.sparsecheckout # timeout=10 21:33:22 [2022-08-23T21:33:22.523Z] > git checkout -f 7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 # timeout=10 21:33:24 [2022-08-23T21:33:24.182Z] #19 88.83 Selecting previously unselected package libgcc-s1-arm64-cross. 21:33:24 [2022-08-23T21:33:24.182Z] #19 88.83 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... 21:33:24 [2022-08-23T21:33:24.182Z] #19 88.84 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... 21:33:24 [2022-08-23T21:33:24.182Z] #19 88.88 Selecting previously unselected package libgomp1-arm64-cross. 21:33:24 [2022-08-23T21:33:24.182Z] #19 88.88 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... 21:33:24 [2022-08-23T21:33:24.182Z] #19 88.88 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... 21:33:24 [2022-08-23T21:33:24.182Z] #19 88.94 Selecting previously unselected package libitm1-arm64-cross. 21:33:24 [2022-08-23T21:33:24.182Z] #19 88.94 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... 21:33:24 [2022-08-23T21:33:24.182Z] #19 88.96 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... 21:33:24 [2022-08-23T21:33:24.182Z] #19 88.99 Selecting previously unselected package libatomic1-arm64-cross. 21:33:24 [2022-08-23T21:33:24.182Z] #19 88.99 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... 21:33:24 [2022-08-23T21:33:24.182Z] #19 89.00 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... 21:33:24 [2022-08-23T21:33:24.182Z] #19 89.03 Selecting previously unselected package libasan6-arm64-cross. 21:33:24 [2022-08-23T21:33:24.438Z] #19 89.04 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... 21:33:24 [2022-08-23T21:33:24.438Z] #19 89.04 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... 21:33:24 [2022-08-23T21:33:24.694Z] #19 89.45 Selecting previously unselected package liblsan0-arm64-cross. 21:33:24 [2022-08-23T21:33:24.951Z] #19 89.45 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... 21:33:24 [2022-08-23T21:33:24.951Z] #19 89.46 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... 21:33:24 [2022-08-23T21:33:24.951Z] #19 89.67 Selecting previously unselected package libtsan0-arm64-cross. 21:33:24 [2022-08-23T21:33:24.951Z] #19 89.68 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... 21:33:24 [2022-08-23T21:33:24.951Z] #19 89.68 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... 21:33:25 [2022-08-23T21:33:25.513Z] #19 90.06 Selecting previously unselected package libstdc++6-arm64-cross. 21:33:25 [2022-08-23T21:33:25.513Z] #19 90.07 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... 21:33:25 [2022-08-23T21:33:25.513Z] #19 90.07 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... 21:33:25 [2022-08-23T21:33:25.513Z] #19 90.21 Selecting previously unselected package libubsan1-arm64-cross. 21:33:25 [2022-08-23T21:33:25.513Z] #19 90.21 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... 21:33:25 [2022-08-23T21:33:25.513Z] #19 90.22 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... 21:33:25 [2022-08-23T21:33:25.770Z] #19 90.39 Selecting previously unselected package libgcc-10-dev-arm64-cross. 21:33:25 [2022-08-23T21:33:25.770Z] #19 90.39 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... 21:33:25 [2022-08-23T21:33:25.770Z] #19 90.40 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... 21:33:26 [2022-08-23T21:33:26.026Z] #19 90.65 Selecting previously unselected package gcc-10-aarch64-linux-gnu. 21:33:26 [2022-08-23T21:33:26.026Z] #19 90.66 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... 21:33:26 [2022-08-23T21:33:26.026Z] #19 90.67 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... 21:33:26 [2022-08-23T21:33:26.427Z] Commit message: "client: remove redundant pluginPermissionDenied" 21:33:26 [2022-08-23T21:33:26.451Z] > git --version # timeout=10 21:33:26 [2022-08-23T21:33:26.461Z] > git --version # 'git version 2.25.1' 21:33:26 [2022-08-23T21:33:26.473Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 21:33:26 [2022-08-23T21:33:26.678Z] Commit message: "client: remove redundant pluginPermissionDenied" 21:33:26 [2022-08-23T21:33:26.702Z] > git --version # timeout=10 21:33:26 [2022-08-23T21:33:26.717Z] > git --version # 'git version 2.25.1' 21:33:26 [2022-08-23T21:33:26.726Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 21:33:27 [2022-08-23T21:33:27.348Z] + docker version 21:33:27 [2022-08-23T21:33:27.394Z] #19 ... 21:33:27 [2022-08-23T21:33:27.394Z] 21:33:27 [2022-08-23T21:33:27.394Z] #84 [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 21:33:27 [2022-08-23T21:33:27.394Z] #84 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:33:27 [2022-08-23T21:33:27.394Z] #84 63.79 CC src/libcrun/libcrun_la-seccomp_notify.lo 21:33:27 [2022-08-23T21:33:27.394Z] #84 63.83 CC src/libcrun/handlers/libcrun_la-handler-utils.lo 21:33:27 [2022-08-23T21:33:27.394Z] #84 63.95 CC src/libcrun/handlers/libcrun_la-krun.lo 21:33:27 [2022-08-23T21:33:27.394Z] #84 64.01 CC src/libcrun/handlers/libcrun_la-wasmedge.lo 21:33:27 [2022-08-23T21:33:27.394Z] #84 64.11 CC src/libcrun/handlers/libcrun_la-wasmer.lo 21:33:27 [2022-08-23T21:33:27.394Z] #84 64.20 CC tests/init.o 21:33:27 [2022-08-23T21:33:27.394Z] #84 64.35 CC tests/tests_libcrun_utils-tests_libcrun_utils.o 21:33:27 [2022-08-23T21:33:27.394Z] #84 72.22 CCLD tests/init 21:33:27 [2022-08-23T21:33:27.656Z] + docker version 21:33:30 [2022-08-23T21:33:30.188Z] Client: 21:33:30 [2022-08-23T21:33:30.188Z] Context: default 21:33:30 [2022-08-23T21:33:30.188Z] Debug Mode: false 21:33:30 [2022-08-23T21:33:30.188Z] Plugins: 21:33:30 [2022-08-23T21:33:30.188Z] app: Docker App (Docker Inc., v0.9.1-beta3) 21:33:30 [2022-08-23T21:33:30.188Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) 21:33:30 [2022-08-23T21:33:30.188Z] compose: Docker Compose (Docker Inc., v2.4.1) 21:33:30 [2022-08-23T21:33:30.188Z] scan: Docker Scan (Docker Inc., v0.17.0) 21:33:30 [2022-08-23T21:33:30.188Z] 21:33:30 [2022-08-23T21:33:30.188Z] Server: 21:33:30 [2022-08-23T21:33:30.188Z] Containers: 0 21:33:30 [2022-08-23T21:33:30.188Z] Running: 0 21:33:30 [2022-08-23T21:33:30.188Z] Paused: 0 21:33:30 [2022-08-23T21:33:30.188Z] Stopped: 0 21:33:30 [2022-08-23T21:33:30.188Z] Images: 0 21:33:30 [2022-08-23T21:33:30.188Z] Server Version: 20.10.14 21:33:30 [2022-08-23T21:33:30.188Z] Storage Driver: overlay2 21:33:30 [2022-08-23T21:33:30.188Z] Backing Filesystem: extfs 21:33:30 [2022-08-23T21:33:30.188Z] Supports d_type: true 21:33:30 [2022-08-23T21:33:30.188Z] Native Overlay Diff: true 21:33:30 [2022-08-23T21:33:30.188Z] userxattr: false 21:33:30 [2022-08-23T21:33:30.188Z] Logging Driver: json-file 21:33:30 [2022-08-23T21:33:30.188Z] Cgroup Driver: cgroupfs 21:33:30 [2022-08-23T21:33:30.188Z] Cgroup Version: 1 21:33:30 [2022-08-23T21:33:30.188Z] Plugins: 21:33:30 [2022-08-23T21:33:30.188Z] Volume: local 21:33:30 [2022-08-23T21:33:30.188Z] Network: bridge host ipvlan macvlan null overlay 21:33:30 [2022-08-23T21:33:30.188Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 21:33:30 [2022-08-23T21:33:30.188Z] Swarm: inactive 21:33:30 [2022-08-23T21:33:30.188Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux 21:33:30 [2022-08-23T21:33:30.188Z] Default Runtime: runc 21:33:30 [2022-08-23T21:33:30.188Z] Init Binary: docker-init 21:33:30 [2022-08-23T21:33:30.188Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 21:33:30 [2022-08-23T21:33:30.188Z] runc version: v1.0.3-0-gf46b6ba 21:33:30 [2022-08-23T21:33:30.188Z] init version: de40ad0 21:33:30 [2022-08-23T21:33:30.188Z] Security Options: 21:33:30 [2022-08-23T21:33:30.188Z] apparmor 21:33:30 [2022-08-23T21:33:30.188Z] seccomp 21:33:30 [2022-08-23T21:33:30.188Z] Profile: default 21:33:30 [2022-08-23T21:33:30.188Z] Kernel Version: 5.4.0-1071-aws 21:33:30 [2022-08-23T21:33:30.188Z] Operating System: Ubuntu 18.04.6 LTS 21:33:30 [2022-08-23T21:33:30.188Z] OSType: linux 21:33:30 [2022-08-23T21:33:30.188Z] Architecture: x86_64 21:33:30 [2022-08-23T21:33:30.188Z] CPUs: 2 21:33:30 [2022-08-23T21:33:30.188Z] Total Memory: 7.565GiB 21:33:30 [2022-08-23T21:33:30.188Z] Name: ip-10-100-126-92 21:33:30 [2022-08-23T21:33:30.188Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW 21:33:30 [2022-08-23T21:33:30.188Z] Docker Root Dir: /var/lib/docker 21:33:30 [2022-08-23T21:33:30.188Z] Debug Mode: false 21:33:30 [2022-08-23T21:33:30.188Z] Registry: https://index.docker.io/v1/ 21:33:30 [2022-08-23T21:33:30.188Z] Labels: 21:33:30 [2022-08-23T21:33:30.188Z] Experimental: true 21:33:30 [2022-08-23T21:33:30.188Z] Insecure Registries: 21:33:30 [2022-08-23T21:33:30.188Z] 127.0.0.0/8 21:33:30 [2022-08-23T21:33:30.188Z] Live Restore Enabled: true 21:33:30 [2022-08-23T21:33:30.188Z] 21:33:30 [2022-08-23T21:33:30.188Z] WARNING: No swap limit support [Pipeline] sh 21:33:30 [2022-08-23T21:33:30.484Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 21:33:30 [2022-08-23T21:33:30.484Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 21:33:30 [2022-08-23T21:33:30.484Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44021/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 21:33:30 [2022-08-23T21:33:30.484Z] + bash /home/ubuntu/workspace/moby_PR-44021/check-config.sh 21:33:30 [2022-08-23T21:33:30.484Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 21:33:30 [2022-08-23T21:33:30.484Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... 21:33:30 [2022-08-23T21:33:30.484Z] 21:33:30 [2022-08-23T21:33:30.484Z] Generally Necessary: 21:33:30 [2022-08-23T21:33:30.484Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 21:33:30 [2022-08-23T21:33:30.484Z] - apparmor: enabled and tools installed 21:33:30 [2022-08-23T21:33:30.484Z] - CONFIG_NAMESPACES: enabled 21:33:30 [2022-08-23T21:33:30.484Z] - CONFIG_NET_NS: enabled 21:33:30 [2022-08-23T21:33:30.484Z] - CONFIG_PID_NS: enabled 21:33:30 [2022-08-23T21:33:30.484Z] - CONFIG_IPC_NS: enabled 21:33:30 [2022-08-23T21:33:30.484Z] - CONFIG_UTS_NS: enabled 21:33:30 [2022-08-23T21:33:30.484Z] - CONFIG_CGROUPS: enabled 21:33:30 [2022-08-23T21:33:30.484Z] - CONFIG_CGROUP_CPUACCT: enabled 21:33:30 [2022-08-23T21:33:30.484Z] - CONFIG_CGROUP_DEVICE: enabled 21:33:30 [2022-08-23T21:33:30.484Z] - CONFIG_CGROUP_FREEZER: enabled 21:33:30 [2022-08-23T21:33:30.484Z] - CONFIG_CGROUP_SCHED: enabled 21:33:30 [2022-08-23T21:33:30.484Z] - CONFIG_CPUSETS: enabled 21:33:30 [2022-08-23T21:33:30.484Z] - CONFIG_MEMCG: enabled 21:33:30 [2022-08-23T21:33:30.722Z] Client: 21:33:30 [2022-08-23T21:33:30.722Z] Context: default 21:33:30 [2022-08-23T21:33:30.722Z] Debug Mode: false 21:33:30 [2022-08-23T21:33:30.722Z] Plugins: 21:33:30 [2022-08-23T21:33:30.722Z] app: Docker App (Docker Inc., v0.9.1-beta3) 21:33:30 [2022-08-23T21:33:30.722Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) 21:33:30 [2022-08-23T21:33:30.722Z] compose: Docker Compose (Docker Inc., v2.4.1) 21:33:30 [2022-08-23T21:33:30.722Z] scan: Docker Scan (Docker Inc., v0.17.0) 21:33:30 [2022-08-23T21:33:30.722Z] 21:33:30 [2022-08-23T21:33:30.722Z] Server: 21:33:30 [2022-08-23T21:33:30.722Z] Containers: 0 21:33:30 [2022-08-23T21:33:30.722Z] Running: 0 21:33:30 [2022-08-23T21:33:30.722Z] Paused: 0 21:33:30 [2022-08-23T21:33:30.722Z] Stopped: 0 21:33:30 [2022-08-23T21:33:30.722Z] Images: 0 21:33:30 [2022-08-23T21:33:30.722Z] Server Version: 20.10.14 21:33:30 [2022-08-23T21:33:30.722Z] Storage Driver: overlay2 21:33:30 [2022-08-23T21:33:30.722Z] Backing Filesystem: extfs 21:33:30 [2022-08-23T21:33:30.722Z] Supports d_type: true 21:33:30 [2022-08-23T21:33:30.722Z] Native Overlay Diff: true 21:33:30 [2022-08-23T21:33:30.722Z] userxattr: false 21:33:30 [2022-08-23T21:33:30.722Z] Logging Driver: json-file 21:33:30 [2022-08-23T21:33:30.722Z] Cgroup Driver: cgroupfs 21:33:30 [2022-08-23T21:33:30.722Z] Cgroup Version: 1 21:33:30 [2022-08-23T21:33:30.722Z] Plugins: 21:33:30 [2022-08-23T21:33:30.722Z] Volume: local 21:33:30 [2022-08-23T21:33:30.722Z] Network: bridge host ipvlan macvlan null overlay 21:33:30 [2022-08-23T21:33:30.722Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 21:33:30 [2022-08-23T21:33:30.722Z] Swarm: inactive 21:33:30 [2022-08-23T21:33:30.722Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 21:33:30 [2022-08-23T21:33:30.722Z] Default Runtime: runc 21:33:30 [2022-08-23T21:33:30.722Z] Init Binary: docker-init 21:33:30 [2022-08-23T21:33:30.722Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 21:33:30 [2022-08-23T21:33:30.722Z] runc version: v1.0.3-0-gf46b6ba 21:33:30 [2022-08-23T21:33:30.722Z] init version: de40ad0 21:33:30 [2022-08-23T21:33:30.722Z] Security Options: 21:33:30 [2022-08-23T21:33:30.722Z] apparmor 21:33:30 [2022-08-23T21:33:30.722Z] seccomp 21:33:30 [2022-08-23T21:33:30.722Z] Profile: default 21:33:30 [2022-08-23T21:33:30.722Z] Kernel Version: 5.4.0-1071-aws 21:33:30 [2022-08-23T21:33:30.722Z] Operating System: Ubuntu 18.04.6 LTS 21:33:30 [2022-08-23T21:33:30.722Z] OSType: linux 21:33:30 [2022-08-23T21:33:30.722Z] Architecture: x86_64 21:33:30 [2022-08-23T21:33:30.722Z] CPUs: 2 21:33:30 [2022-08-23T21:33:30.722Z] Total Memory: 7.565GiB 21:33:30 [2022-08-23T21:33:30.722Z] Name: ip-10-100-49-171 21:33:30 [2022-08-23T21:33:30.722Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW 21:33:30 [2022-08-23T21:33:30.722Z] Docker Root Dir: /var/lib/docker 21:33:30 [2022-08-23T21:33:30.722Z] Debug Mode: false 21:33:30 [2022-08-23T21:33:30.722Z] Registry: https://index.docker.io/v1/ 21:33:30 [2022-08-23T21:33:30.722Z] Labels: 21:33:30 [2022-08-23T21:33:30.722Z] Experimental: true 21:33:30 [2022-08-23T21:33:30.722Z] Insecure Registries: 21:33:30 [2022-08-23T21:33:30.722Z] 127.0.0.0/8 21:33:30 [2022-08-23T21:33:30.722Z] Live Restore Enabled: true 21:33:30 [2022-08-23T21:33:30.722Z] 21:33:30 [2022-08-23T21:33:30.722Z] WARNING: No swap limit support 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_KEYS: enabled 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_VETH: enabled (as module) 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_BRIDGE: enabled (as module) 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_IP_NF_FILTER: enabled (as module) 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_IP_NF_NAT: enabled (as module) 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_NF_NAT: enabled (as module) 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_POSIX_MQUEUE: enabled 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_CGROUP_BPF: enabled 21:33:30 [2022-08-23T21:33:30.748Z] 21:33:30 [2022-08-23T21:33:30.748Z] Optional Features: 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_USER_NS: enabled 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_SECCOMP: enabled 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_SECCOMP_FILTER: enabled 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_CGROUP_PIDS: enabled 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_MEMCG_SWAP: enabled 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 21:33:30 [2022-08-23T21:33:30.748Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_BLK_CGROUP: enabled 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_BLK_DEV_THROTTLING: enabled 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_CGROUP_PERF: enabled 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_CGROUP_HUGETLB: enabled 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_CGROUP_NET_PRIO: enabled 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_CFS_BANDWIDTH: enabled 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_FAIR_GROUP_SCHED: enabled 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_RT_GROUP_SCHED: missing 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_IP_VS: enabled (as module) 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_IP_VS_NFCT: enabled 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_IP_VS_PROTO_TCP: enabled 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_IP_VS_PROTO_UDP: enabled 21:33:30 [2022-08-23T21:33:30.748Z] - CONFIG_IP_VS_RR: enabled (as module) [Pipeline] sh 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_SECURITY_SELINUX: enabled 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_SECURITY_APPARMOR: enabled 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_EXT4_FS: enabled 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_EXT4_FS_SECURITY: enabled 21:33:31 [2022-08-23T21:33:31.007Z] - Network Drivers: 21:33:31 [2022-08-23T21:33:31.007Z] - "overlay": 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_VXLAN: enabled (as module) 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 21:33:31 [2022-08-23T21:33:31.007Z] Optional (for encrypted networks): 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_CRYPTO: enabled 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_CRYPTO_AEAD: enabled 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_CRYPTO_GCM: enabled 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_CRYPTO_SEQIV: enabled 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_CRYPTO_GHASH: enabled 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_XFRM: enabled 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_XFRM_USER: enabled (as module) 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_XFRM_ALGO: enabled (as module) 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_INET_ESP: enabled (as module) 21:33:31 [2022-08-23T21:33:31.007Z] - "ipvlan": 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_IPVLAN: enabled (as module) 21:33:31 [2022-08-23T21:33:31.007Z] - "macvlan": 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_MACVLAN: enabled (as module) 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_DUMMY: enabled (as module) 21:33:31 [2022-08-23T21:33:31.007Z] - "ftp,tftp client in container": 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_NF_NAT_FTP: enabled (as module) 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 21:33:31 [2022-08-23T21:33:31.007Z] - Storage Drivers: 21:33:31 [2022-08-23T21:33:31.007Z] - "aufs": 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_AUFS_FS: enabled (as module) 21:33:31 [2022-08-23T21:33:31.007Z] - "btrfs": 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_BTRFS_FS: enabled (as module) 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 21:33:31 [2022-08-23T21:33:31.007Z] - "devicemapper": 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_BLK_DEV_DM: enabled 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 21:33:31 [2022-08-23T21:33:31.007Z] - "overlay": 21:33:31 [2022-08-23T21:33:31.007Z] - CONFIG_OVERLAY_FS: enabled (as module) 21:33:31 [2022-08-23T21:33:31.007Z] - "zfs": 21:33:31 [2022-08-23T21:33:31.007Z] - /dev/zfs: present 21:33:31 [2022-08-23T21:33:31.007Z] - zfs command: missing 21:33:31 [2022-08-23T21:33:31.007Z] - zpool command: missing 21:33:31 [2022-08-23T21:33:31.007Z] 21:33:31 [2022-08-23T21:33:31.007Z] Limits: 21:33:31 [2022-08-23T21:33:31.007Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 21:33:31 [2022-08-23T21:33:31.007Z] 21:33:31 [2022-08-23T21:33:31.007Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 21:33:31 [2022-08-23T21:33:31.063Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 21:33:31 [2022-08-23T21:33:31.063Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 21:33:31 [2022-08-23T21:33:31.063Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44021/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 21:33:31 [2022-08-23T21:33:31.063Z] + bash /home/ubuntu/workspace/moby_PR-44021/check-config.sh 21:33:31 [2022-08-23T21:33:31.063Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 21:33:31 [2022-08-23T21:33:31.063Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... 21:33:31 [2022-08-23T21:33:31.063Z] 21:33:31 [2022-08-23T21:33:31.063Z] Generally Necessary: 21:33:31 [2022-08-23T21:33:31.063Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 21:33:31 [2022-08-23T21:33:31.063Z] - apparmor: enabled and tools installed 21:33:31 [2022-08-23T21:33:31.063Z] - CONFIG_NAMESPACES: enabled 21:33:31 [2022-08-23T21:33:31.063Z] - CONFIG_NET_NS: enabled 21:33:31 [2022-08-23T21:33:31.063Z] - CONFIG_PID_NS: enabled 21:33:31 [2022-08-23T21:33:31.063Z] - CONFIG_IPC_NS: enabled 21:33:31 [2022-08-23T21:33:31.063Z] - CONFIG_UTS_NS: enabled 21:33:31 [2022-08-23T21:33:31.063Z] - CONFIG_CGROUPS: enabled 21:33:31 [2022-08-23T21:33:31.063Z] - CONFIG_CGROUP_CPUACCT: enabled 21:33:31 [2022-08-23T21:33:31.063Z] - CONFIG_CGROUP_DEVICE: enabled 21:33:31 [2022-08-23T21:33:31.063Z] - CONFIG_CGROUP_FREEZER: enabled 21:33:31 [2022-08-23T21:33:31.063Z] - CONFIG_CGROUP_SCHED: enabled 21:33:31 [2022-08-23T21:33:31.063Z] - CONFIG_CPUSETS: enabled 21:33:31 [2022-08-23T21:33:31.063Z] - CONFIG_MEMCG: enabled 21:33:31 [2022-08-23T21:33:31.063Z] - CONFIG_KEYS: enabled 21:33:31 [2022-08-23T21:33:31.063Z] - CONFIG_VETH: enabled (as module) 21:33:31 [2022-08-23T21:33:31.336Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 . 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_BRIDGE: enabled (as module) 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_IP_NF_FILTER: enabled (as module) 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_IP_NF_NAT: enabled (as module) 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_NF_NAT: enabled (as module) 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_POSIX_MQUEUE: enabled 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_CGROUP_BPF: enabled 21:33:31 [2022-08-23T21:33:31.343Z] 21:33:31 [2022-08-23T21:33:31.343Z] Optional Features: 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_USER_NS: enabled 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_SECCOMP: enabled 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_SECCOMP_FILTER: enabled 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_CGROUP_PIDS: enabled 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_MEMCG_SWAP: enabled 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 21:33:31 [2022-08-23T21:33:31.343Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_BLK_CGROUP: enabled 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_BLK_DEV_THROTTLING: enabled 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_CGROUP_PERF: enabled 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_CGROUP_HUGETLB: enabled 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_CGROUP_NET_PRIO: enabled 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_CFS_BANDWIDTH: enabled 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_FAIR_GROUP_SCHED: enabled 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_RT_GROUP_SCHED: missing 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_IP_VS: enabled (as module) 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_IP_VS_NFCT: enabled 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_IP_VS_PROTO_TCP: enabled 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_IP_VS_PROTO_UDP: enabled 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_IP_VS_RR: enabled (as module) 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_SECURITY_SELINUX: enabled 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_SECURITY_APPARMOR: enabled 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_EXT4_FS: enabled 21:33:31 [2022-08-23T21:33:31.343Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 21:33:31 [2022-08-23T21:33:31.595Z] #1 [internal] load build definition from Dockerfile 21:33:31 [2022-08-23T21:33:31.595Z] #1 sha256:85338cba6a5d11f6bd3ccec898cf49f800068798e19a2e6631028d062a7c1be2 21:33:31 [2022-08-23T21:33:31.595Z] #1 transferring dockerfile: 21:33:31 [2022-08-23T21:33:31.595Z] #1 transferring dockerfile: 19.07kB 0.0s done 21:33:31 [2022-08-23T21:33:31.595Z] #1 DONE 0.2s 21:33:31 [2022-08-23T21:33:31.595Z] 21:33:31 [2022-08-23T21:33:31.595Z] #2 [internal] load .dockerignore 21:33:31 [2022-08-23T21:33:31.595Z] #2 sha256:365fc606255bbb269f3655fb8ad222c787a59d689e029fafdeef2ef4f7b04ada 21:33:31 [2022-08-23T21:33:31.595Z] #2 transferring context: 145B done 21:33:31 [2022-08-23T21:33:31.595Z] #2 DONE 0.1s 21:33:31 [2022-08-23T21:33:31.595Z] 21:33:31 [2022-08-23T21:33:31.595Z] #3 resolve image config for docker.io/docker/dockerfile:1 21:33:31 [2022-08-23T21:33:31.595Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_EXT4_FS_SECURITY: enabled 21:33:31 [2022-08-23T21:33:31.609Z] - Network Drivers: 21:33:31 [2022-08-23T21:33:31.609Z] - "overlay": 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_VXLAN: enabled (as module) 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 21:33:31 [2022-08-23T21:33:31.609Z] Optional (for encrypted networks): 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_CRYPTO: enabled 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_CRYPTO_AEAD: enabled 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_CRYPTO_GCM: enabled 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_CRYPTO_SEQIV: enabled 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_CRYPTO_GHASH: enabled 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_XFRM: enabled 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_XFRM_USER: enabled (as module) 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_XFRM_ALGO: enabled (as module) 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_INET_ESP: enabled (as module) 21:33:31 [2022-08-23T21:33:31.609Z] - "ipvlan": 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_IPVLAN: enabled (as module) 21:33:31 [2022-08-23T21:33:31.609Z] - "macvlan": 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_MACVLAN: enabled (as module) 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_DUMMY: enabled (as module) 21:33:31 [2022-08-23T21:33:31.609Z] - "ftp,tftp client in container": 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_NF_NAT_FTP: enabled (as module) 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 21:33:31 [2022-08-23T21:33:31.609Z] - Storage Drivers: 21:33:31 [2022-08-23T21:33:31.609Z] - "aufs": 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_AUFS_FS: enabled (as module) 21:33:31 [2022-08-23T21:33:31.609Z] - "btrfs": 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_BTRFS_FS: enabled (as module) 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 21:33:31 [2022-08-23T21:33:31.609Z] - "devicemapper": 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_BLK_DEV_DM: enabled 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 21:33:31 [2022-08-23T21:33:31.609Z] - "overlay": 21:33:31 [2022-08-23T21:33:31.609Z] - CONFIG_OVERLAY_FS: enabled (as module) 21:33:31 [2022-08-23T21:33:31.609Z] - "zfs": 21:33:31 [2022-08-23T21:33:31.609Z] - /dev/zfs: present 21:33:31 [2022-08-23T21:33:31.609Z] - zfs command: missing 21:33:31 [2022-08-23T21:33:31.609Z] - zpool command: missing 21:33:31 [2022-08-23T21:33:31.609Z] 21:33:31 [2022-08-23T21:33:31.609Z] Limits: 21:33:31 [2022-08-23T21:33:31.609Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 21:33:31 [2022-08-23T21:33:31.609Z] 21:33:31 [2022-08-23T21:33:31.609Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 21:33:31 [2022-08-23T21:33:31.957Z] + sudo modprobe ip_vs 21:33:31 [2022-08-23T21:33:31.957Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 . 21:33:32 [2022-08-23T21:33:32.184Z] #3 DONE 0.4s 21:33:32 [2022-08-23T21:33:32.184Z] 21:33:32 [2022-08-23T21:33:32.184Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 21:33:32 [2022-08-23T21:33:32.184Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 21:33:32 [2022-08-23T21:33:32.184Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done 21:33:32 [2022-08-23T21:33:32.184Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done 21:33:32 [2022-08-23T21:33:32.184Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s 21:33:32 [2022-08-23T21:33:32.184Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done 21:33:32 [2022-08-23T21:33:32.184Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done 21:33:32 [2022-08-23T21:33:32.443Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done 21:33:32 [2022-08-23T21:33:32.443Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 21:33:32 [2022-08-23T21:33:32.533Z] #1 [internal] load build definition from Dockerfile 21:33:32 [2022-08-23T21:33:32.533Z] #1 sha256:0c5caba24cbd6f6eab6464eea76b72a44361ebb5d842c4c5ff60d3b39f66f7e6 21:33:32 [2022-08-23T21:33:32.533Z] #1 transferring dockerfile: 21:33:32 [2022-08-23T21:33:32.533Z] #1 transferring dockerfile: 19.07kB done 21:33:32 [2022-08-23T21:33:32.533Z] #1 DONE 0.2s 21:33:32 [2022-08-23T21:33:32.533Z] 21:33:32 [2022-08-23T21:33:32.533Z] #2 [internal] load .dockerignore 21:33:32 [2022-08-23T21:33:32.533Z] #2 sha256:50245bf1243ea561cfca5517495db90ffe380fa407dc0dd6d68bc9ed6cdabb0b 21:33:32 [2022-08-23T21:33:32.533Z] #2 transferring context: 145B done 21:33:32 [2022-08-23T21:33:32.533Z] #2 DONE 0.1s 21:33:32 [2022-08-23T21:33:32.533Z] 21:33:32 [2022-08-23T21:33:32.533Z] #3 resolve image config for docker.io/docker/dockerfile:1 21:33:32 [2022-08-23T21:33:32.533Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d 21:33:33 [2022-08-23T21:33:33.017Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done 21:33:33 [2022-08-23T21:33:33.017Z] #4 DONE 0.9s 21:33:33 [2022-08-23T21:33:33.101Z] #3 DONE 0.4s 21:33:33 [2022-08-23T21:33:33.101Z] 21:33:33 [2022-08-23T21:33:33.101Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 21:33:33 [2022-08-23T21:33:33.101Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 21:33:33 [2022-08-23T21:33:33.101Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done 21:33:33 [2022-08-23T21:33:33.101Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done 21:33:33 [2022-08-23T21:33:33.101Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done 21:33:33 [2022-08-23T21:33:33.101Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done 21:33:33 [2022-08-23T21:33:33.101Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s 21:33:33 [2022-08-23T21:33:33.101Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s 21:33:33 [2022-08-23T21:33:33.279Z] 21:33:33 [2022-08-23T21:33:33.279Z] #6 [internal] load build definition from Dockerfile 21:33:33 [2022-08-23T21:33:33.279Z] #6 sha256:a0e7f33f717355d7b60e37cf5aa88be70ae41d1a39021eccbf5f251a33c5f2da 21:33:33 [2022-08-23T21:33:33.279Z] #6 DONE 0.0s 21:33:33 [2022-08-23T21:33:33.279Z] 21:33:33 [2022-08-23T21:33:33.279Z] #5 [internal] load .dockerignore 21:33:33 [2022-08-23T21:33:33.279Z] #5 sha256:2d93c9a1148f7e525d185022eb7a19ce4d578f4577ac838566df2114b9de7b6a 21:33:33 [2022-08-23T21:33:33.279Z] #5 DONE 0.0s 21:33:33 [2022-08-23T21:33:33.279Z] 21:33:33 [2022-08-23T21:33:33.279Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 21:33:33 [2022-08-23T21:33:33.279Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 21:33:33 [2022-08-23T21:33:33.361Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done 21:33:33 [2022-08-23T21:33:33.361Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s 21:33:33 [2022-08-23T21:33:33.950Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.5s done 21:33:33 [2022-08-23T21:33:33.950Z] #4 DONE 0.9s 21:33:33 [2022-08-23T21:33:33.950Z] 21:33:33 [2022-08-23T21:33:33.950Z] #6 [internal] load .dockerignore 21:33:33 [2022-08-23T21:33:33.950Z] #6 sha256:3c60e6dfdb406efb9968dcff634416e86c11bbe8958dfef901140a766fd2bff3 21:33:33 [2022-08-23T21:33:33.950Z] #6 DONE 0.0s 21:33:33 [2022-08-23T21:33:33.950Z] 21:33:33 [2022-08-23T21:33:33.950Z] #5 [internal] load build definition from Dockerfile 21:33:33 [2022-08-23T21:33:33.950Z] #5 sha256:b5f6dd8dc55a99a6be0eff70f4112f1184a7d99d1c0080b862b99160fd6e07ef 21:33:33 [2022-08-23T21:33:33.950Z] #5 DONE 0.0s 21:33:33 [2022-08-23T21:33:33.950Z] 21:33:33 [2022-08-23T21:33:33.950Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye 21:33:33 [2022-08-23T21:33:33.950Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 21:33:33 [2022-08-23T21:33:33.961Z] #84 ... 21:33:33 [2022-08-23T21:33:33.961Z] 21:33:33 [2022-08-23T21:33:33.961Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x 21:33:33 [2022-08-23T21:33:33.961Z] #19 sha256:332de41e984ac89fa609dde3a08ab9557c53af4cb22539a9b9f4ae8a6a31ce3c 21:33:33 [2022-08-23T21:33:33.961Z] #19 98.49 Selecting previously unselected package gcc-aarch64-linux-gnu. 21:33:33 [2022-08-23T21:33:33.961Z] #19 98.49 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... 21:33:33 [2022-08-23T21:33:33.961Z] #19 98.50 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... 21:33:33 [2022-08-23T21:33:33.961Z] #19 98.55 Selecting previously unselected package linux-libc-dev-arm64-cross. 21:33:33 [2022-08-23T21:33:33.961Z] #19 98.55 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... 21:33:33 [2022-08-23T21:33:33.961Z] #19 98.55 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... 21:33:34 [2022-08-23T21:33:34.217Z] #19 98.90 Selecting previously unselected package libc6-dev-arm64-cross. 21:33:34 [2022-08-23T21:33:34.217Z] #19 98.90 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... 21:33:34 [2022-08-23T21:33:34.217Z] #19 98.91 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... 21:33:34 [2022-08-23T21:33:34.226Z] #10 ... 21:33:34 [2022-08-23T21:33:34.226Z] 21:33:34 [2022-08-23T21:33:34.226Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye 21:33:34 [2022-08-23T21:33:34.226Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 21:33:34 [2022-08-23T21:33:34.226Z] #7 DONE 1.1s 21:33:34 [2022-08-23T21:33:34.491Z] 21:33:34 [2022-08-23T21:33:34.491Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 21:33:34 [2022-08-23T21:33:34.491Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 21:33:34 [2022-08-23T21:33:34.491Z] #8 DONE 1.1s 21:33:34 [2022-08-23T21:33:34.491Z] 21:33:34 [2022-08-23T21:33:34.491Z] #9 [internal] load metadata for docker.io/library/debian:bullseye 21:33:34 [2022-08-23T21:33:34.491Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e 21:33:34 [2022-08-23T21:33:34.491Z] #9 DONE 1.1s 21:33:34 [2022-08-23T21:33:34.491Z] 21:33:34 [2022-08-23T21:33:34.491Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 21:33:34 [2022-08-23T21:33:34.491Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 21:33:34 [2022-08-23T21:33:34.491Z] #10 DONE 1.2s 21:33:34 [2022-08-23T21:33:34.750Z] 21:33:34 [2022-08-23T21:33:34.750Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 21:33:34 [2022-08-23T21:33:34.750Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 21:33:34 [2022-08-23T21:33:34.750Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 21:33:34 [2022-08-23T21:33:34.780Z] #19 99.39 Selecting previously unselected package libstdc++-10-dev-arm64-cross. 21:33:34 [2022-08-23T21:33:34.780Z] #19 99.39 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... 21:33:34 [2022-08-23T21:33:34.780Z] #19 99.40 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... 21:33:35 [2022-08-23T21:33:35.014Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s 21:33:35 [2022-08-23T21:33:35.014Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 21:33:35 [2022-08-23T21:33:35.014Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 21:33:35 [2022-08-23T21:33:35.014Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 21:33:35 [2022-08-23T21:33:35.014Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.34MB / 12.42MB 0.3s 21:33:35 [2022-08-23T21:33:35.283Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 11.53MB / 12.42MB 0.4s 21:33:35 [2022-08-23T21:33:35.283Z] #73 ... 21:33:35 [2022-08-23T21:33:35.283Z] 21:33:35 [2022-08-23T21:33:35.283Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 21:33:35 [2022-08-23T21:33:35.283Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 21:33:35 [2022-08-23T21:33:35.283Z] #49 DONE 0.0s 21:33:35 [2022-08-23T21:33:35.283Z] 21:33:35 [2022-08-23T21:33:35.283Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 21:33:35 [2022-08-23T21:33:35.283Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 21:33:35 [2022-08-23T21:33:35.283Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s 21:33:35 [2022-08-23T21:33:35.338Z] #7 DONE 1.0s 21:33:35 [2022-08-23T21:33:35.338Z] 21:33:35 [2022-08-23T21:33:35.338Z] #8 [internal] load metadata for docker.io/library/debian:bullseye 21:33:35 [2022-08-23T21:33:35.338Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e 21:33:35 [2022-08-23T21:33:35.338Z] #8 DONE 0.9s 21:33:35 [2022-08-23T21:33:35.338Z] 21:33:35 [2022-08-23T21:33:35.338Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 21:33:35 [2022-08-23T21:33:35.338Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 21:33:35 [2022-08-23T21:33:35.338Z] #9 DONE 1.0s 21:33:35 [2022-08-23T21:33:35.338Z] 21:33:35 [2022-08-23T21:33:35.338Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 21:33:35 [2022-08-23T21:33:35.338Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 21:33:35 [2022-08-23T21:33:35.338Z] #10 DONE 1.0s 21:33:35 [2022-08-23T21:33:35.343Z] #19 99.86 Selecting previously unselected package g++-10-aarch64-linux-gnu. 21:33:35 [2022-08-23T21:33:35.343Z] #19 99.86 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... 21:33:35 [2022-08-23T21:33:35.343Z] #19 99.87 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... 21:33:35 [2022-08-23T21:33:35.546Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done 21:33:35 [2022-08-23T21:33:35.546Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 21:33:35 [2022-08-23T21:33:35.601Z] 21:33:35 [2022-08-23T21:33:35.601Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 21:33:35 [2022-08-23T21:33:35.601Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc 21:33:35 [2022-08-23T21:33:35.601Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done 21:33:35 [2022-08-23T21:33:35.601Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done 21:33:35 [2022-08-23T21:33:35.906Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done 21:33:35 [2022-08-23T21:33:35.906Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done 21:33:35 [2022-08-23T21:33:35.906Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.96MB / 55.01MB 0.2s 21:33:35 [2022-08-23T21:33:35.906Z] #28 ... 21:33:35 [2022-08-23T21:33:35.906Z] 21:33:35 [2022-08-23T21:33:35.906Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 21:33:35 [2022-08-23T21:33:35.906Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 21:33:35 [2022-08-23T21:33:35.906Z] #49 DONE 0.0s 21:33:35 [2022-08-23T21:33:35.906Z] 21:33:35 [2022-08-23T21:33:35.906Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 21:33:35 [2022-08-23T21:33:35.906Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc 21:33:36 [2022-08-23T21:33:36.169Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 7.34MB / 55.01MB 0.4s 21:33:36 [2022-08-23T21:33:36.169Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 13.63MB / 55.01MB 0.6s 21:33:36 [2022-08-23T21:33:36.744Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 20.97MB / 55.01MB 1.0s 21:33:37 [2022-08-23T21:33:37.006Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 26.21MB / 55.01MB 1.3s 21:33:37 [2022-08-23T21:33:37.006Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 32.51MB / 55.01MB 1.4s 21:33:37 [2022-08-23T21:33:37.235Z] #19 ... 21:33:37 [2022-08-23T21:33:37.235Z] 21:33:37 [2022-08-23T21:33:37.235Z] #84 [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 21:33:37 [2022-08-23T21:33:37.235Z] #84 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:33:37 [2022-08-23T21:33:37.235Z] #84 81.36 AR libcrun_testing.a 21:33:37 [2022-08-23T21:33:37.235Z] #84 81.37 ar: `u' modifier ignored since `D' is the default (see `U') 21:33:37 [2022-08-23T21:33:37.235Z] #84 81.41 CCLD tests/tests_libcrun_utils 21:33:37 [2022-08-23T21:33:37.235Z] #84 81.42 CCLD tests/tests_libcrun_errors 21:33:37 [2022-08-23T21:33:37.235Z] #84 81.42 CCLD tests/tests_libcrun_fuzzer 21:33:37 [2022-08-23T21:33:37.235Z] #84 81.74 CCLD libcrun.la 21:33:37 [2022-08-23T21:33:37.235Z] #84 82.05 CCLD crun 21:33:37 [2022-08-23T21:33:37.235Z] #84 82.29 make[3]: Entering directory '/tmp/crun-build' 21:33:37 [2022-08-23T21:33:37.235Z] #84 82.39 /bin/mkdir -p '/usr/local/lib' 21:33:37 [2022-08-23T21:33:37.235Z] #84 82.39 /bin/mkdir -p '/usr/local/share/man/man1' 21:33:37 [2022-08-23T21:33:37.235Z] #84 82.39 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' 21:33:37 [2022-08-23T21:33:37.235Z] #84 82.41 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' 21:33:37 [2022-08-23T21:33:37.235Z] #84 82.44 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la 21:33:37 [2022-08-23T21:33:37.235Z] #84 82.44 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a 21:33:37 [2022-08-23T21:33:37.235Z] #84 82.45 libtool: install: chmod 644 /usr/local/lib/libcrun.a 21:33:37 [2022-08-23T21:33:37.235Z] #84 82.45 libtool: install: ranlib /usr/local/lib/libcrun.a 21:33:37 [2022-08-23T21:33:37.235Z] #84 82.53 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 21:33:37 [2022-08-23T21:33:37.235Z] #84 82.54 ---------------------------------------------------------------------- 21:33:37 [2022-08-23T21:33:37.235Z] #84 82.54 Libraries have been installed in: 21:33:37 [2022-08-23T21:33:37.236Z] #84 82.54 /usr/local/lib 21:33:37 [2022-08-23T21:33:37.236Z] #84 82.54 21:33:37 [2022-08-23T21:33:37.236Z] #84 82.54 If you ever happen to want to link against installed libraries 21:33:37 [2022-08-23T21:33:37.236Z] #84 82.54 in a given directory, LIBDIR, you must either use libtool, and 21:33:37 [2022-08-23T21:33:37.236Z] #84 82.54 specify the full pathname of the library, or use the '-LLIBDIR' 21:33:37 [2022-08-23T21:33:37.236Z] #84 82.54 flag during linking and do at least one of the following: 21:33:37 [2022-08-23T21:33:37.236Z] #84 82.54 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 21:33:37 [2022-08-23T21:33:37.236Z] #84 82.54 during execution 21:33:37 [2022-08-23T21:33:37.236Z] #84 82.54 - add LIBDIR to the 'LD_RUN_PATH' environment variable 21:33:37 [2022-08-23T21:33:37.236Z] #84 82.54 during linking 21:33:37 [2022-08-23T21:33:37.236Z] #84 82.54 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 21:33:37 [2022-08-23T21:33:37.236Z] #84 82.54 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 21:33:37 [2022-08-23T21:33:37.236Z] #84 82.54 21:33:37 [2022-08-23T21:33:37.236Z] #84 82.54 See any operating system documentation about shared libraries for 21:33:37 [2022-08-23T21:33:37.236Z] #84 82.54 more information, such as the ld(1) and ld.so(8) manual pages. 21:33:37 [2022-08-23T21:33:37.236Z] #84 82.54 ---------------------------------------------------------------------- 21:33:37 [2022-08-23T21:33:37.236Z] #84 82.54 /bin/mkdir -p '/build' 21:33:37 [2022-08-23T21:33:37.236Z] #84 82.55 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' 21:33:37 [2022-08-23T21:33:37.236Z] #84 82.59 libtool: install: /usr/bin/install -c crun /build/crun 21:33:37 [2022-08-23T21:33:37.236Z] #84 82.60 make[3]: Leaving directory '/tmp/crun-build' 21:33:37 [2022-08-23T21:33:37.236Z] #84 82.60 make[2]: Leaving directory '/tmp/crun-build' 21:33:37 [2022-08-23T21:33:37.236Z] #84 82.60 make[1]: Leaving directory '/tmp/crun-build' 21:33:37 [2022-08-23T21:33:37.236Z] #84 DONE 83.7s 21:33:37 [2022-08-23T21:33:37.266Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 44.04MB / 55.01MB 1.6s 21:33:37 [2022-08-23T21:33:37.266Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 48.31MB / 55.01MB 1.7s 21:33:37 [2022-08-23T21:33:37.354Z] Client: Docker Engine - Community 21:33:37 [2022-08-23T21:33:37.354Z] Version: 20.10.14 21:33:37 [2022-08-23T21:33:37.354Z] API version: 1.41 21:33:37 [2022-08-23T21:33:37.354Z] Go version: go1.16.15 21:33:37 [2022-08-23T21:33:37.354Z] Git commit: a224086 21:33:37 [2022-08-23T21:33:37.354Z] Built: Thu Mar 24 01:47:20 2022 21:33:37 [2022-08-23T21:33:37.354Z] OS/Arch: linux/arm64 21:33:37 [2022-08-23T21:33:37.354Z] Context: default 21:33:37 [2022-08-23T21:33:37.354Z] Experimental: true 21:33:37 [2022-08-23T21:33:37.354Z] 21:33:37 [2022-08-23T21:33:37.354Z] Server: Docker Engine - Community 21:33:37 [2022-08-23T21:33:37.354Z] Engine: 21:33:37 [2022-08-23T21:33:37.354Z] Version: 20.10.14 21:33:37 [2022-08-23T21:33:37.354Z] API version: 1.41 (minimum version 1.12) 21:33:37 [2022-08-23T21:33:37.354Z] Go version: go1.16.15 21:33:37 [2022-08-23T21:33:37.354Z] Git commit: 87a90dc 21:33:37 [2022-08-23T21:33:37.354Z] Built: Thu Mar 24 01:45:39 2022 21:33:37 [2022-08-23T21:33:37.354Z] OS/Arch: linux/arm64 21:33:37 [2022-08-23T21:33:37.354Z] Experimental: true 21:33:37 [2022-08-23T21:33:37.354Z] containerd: 21:33:37 [2022-08-23T21:33:37.354Z] Version: 1.5.11 21:33:37 [2022-08-23T21:33:37.354Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 21:33:37 [2022-08-23T21:33:37.354Z] runc: 21:33:37 [2022-08-23T21:33:37.354Z] Version: 1.0.3 21:33:37 [2022-08-23T21:33:37.354Z] GitCommit: v1.0.3-0-gf46b6ba 21:33:37 [2022-08-23T21:33:37.354Z] docker-init: 21:33:37 [2022-08-23T21:33:37.354Z] Version: 0.19.0 21:33:37 [2022-08-23T21:33:37.355Z] GitCommit: de40ad0 [Pipeline] sh 21:33:37 [2022-08-23T21:33:37.492Z] 21:33:37 [2022-08-23T21:33:37.492Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x 21:33:37 [2022-08-23T21:33:37.492Z] #19 sha256:332de41e984ac89fa609dde3a08ab9557c53af4cb22539a9b9f4ae8a6a31ce3c 21:33:37 [2022-08-23T21:33:37.529Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 54.53MB / 55.01MB 1.9s 21:33:37 [2022-08-23T21:33:37.648Z] Client: Docker Engine - Community 21:33:37 [2022-08-23T21:33:37.648Z] Version: 20.10.14 21:33:37 [2022-08-23T21:33:37.648Z] API version: 1.41 21:33:37 [2022-08-23T21:33:37.648Z] Go version: go1.16.15 21:33:37 [2022-08-23T21:33:37.648Z] Git commit: a224086 21:33:37 [2022-08-23T21:33:37.648Z] Built: Thu Mar 24 01:48:02 2022 21:33:37 [2022-08-23T21:33:37.648Z] OS/Arch: linux/amd64 21:33:37 [2022-08-23T21:33:37.648Z] Context: default 21:33:37 [2022-08-23T21:33:37.648Z] Experimental: true 21:33:37 [2022-08-23T21:33:37.648Z] 21:33:37 [2022-08-23T21:33:37.648Z] Server: Docker Engine - Community 21:33:37 [2022-08-23T21:33:37.648Z] Engine: 21:33:37 [2022-08-23T21:33:37.648Z] Version: 20.10.14 21:33:37 [2022-08-23T21:33:37.648Z] API version: 1.41 (minimum version 1.12) 21:33:37 [2022-08-23T21:33:37.648Z] Go version: go1.16.15 21:33:37 [2022-08-23T21:33:37.648Z] Git commit: 87a90dc 21:33:37 [2022-08-23T21:33:37.648Z] Built: Thu Mar 24 01:45:53 2022 21:33:37 [2022-08-23T21:33:37.648Z] OS/Arch: linux/amd64 21:33:37 [2022-08-23T21:33:37.648Z] Experimental: true 21:33:37 [2022-08-23T21:33:37.648Z] containerd: 21:33:37 [2022-08-23T21:33:37.648Z] Version: 1.5.11 21:33:37 [2022-08-23T21:33:37.648Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 21:33:37 [2022-08-23T21:33:37.648Z] runc: 21:33:37 [2022-08-23T21:33:37.648Z] Version: 1.0.3 21:33:37 [2022-08-23T21:33:37.648Z] GitCommit: v1.0.3-0-gf46b6ba 21:33:37 [2022-08-23T21:33:37.648Z] docker-init: 21:33:37 [2022-08-23T21:33:37.648Z] Version: 0.19.0 21:33:37 [2022-08-23T21:33:37.648Z] GitCommit: de40ad0 21:33:37 [2022-08-23T21:33:37.679Z] + docker info [Pipeline] sh 21:33:37 [2022-08-23T21:33:37.963Z] + docker info 21:33:38 [2022-08-23T21:33:38.114Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.4s done 21:33:38 [2022-08-23T21:33:38.684Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 21:33:40 [2022-08-23T21:33:40.756Z] #19 105.3 Selecting previously unselected package g++-aarch64-linux-gnu. 21:33:40 [2022-08-23T21:33:40.756Z] #19 105.3 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... 21:33:40 [2022-08-23T21:33:40.756Z] #19 105.3 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... 21:33:40 [2022-08-23T21:33:40.756Z] #19 105.3 Selecting previously unselected package patch. 21:33:40 [2022-08-23T21:33:40.756Z] #19 105.3 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... 21:33:40 [2022-08-23T21:33:40.756Z] #19 105.3 Unpacking patch (2.7.6-7) ... 21:33:40 [2022-08-23T21:33:40.756Z] #19 105.4 Selecting previously unselected package dpkg-dev. 21:33:40 [2022-08-23T21:33:40.756Z] #19 105.4 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... 21:33:40 [2022-08-23T21:33:40.756Z] #19 105.4 Unpacking dpkg-dev (1.20.11) ... 21:33:40 [2022-08-23T21:33:40.756Z] #19 105.5 Selecting previously unselected package libconfig-inifiles-perl. 21:33:40 [2022-08-23T21:33:40.756Z] #19 105.5 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... 21:33:40 [2022-08-23T21:33:40.756Z] #19 105.5 Unpacking libconfig-inifiles-perl (3.000003-1) ... 21:33:40 [2022-08-23T21:33:40.756Z] #19 105.5 Selecting previously unselected package libio-string-perl. 21:33:40 [2022-08-23T21:33:40.756Z] #19 105.5 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... 21:33:40 [2022-08-23T21:33:40.756Z] #19 105.5 Unpacking libio-string-perl (1.08-3.1) ... 21:33:40 [2022-08-23T21:33:40.756Z] #19 105.6 Selecting previously unselected package libicu67:amd64. 21:33:40 [2022-08-23T21:33:40.848Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.0s 21:33:41 [2022-08-23T21:33:41.011Z] #19 105.6 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... 21:33:41 [2022-08-23T21:33:41.011Z] #19 105.6 Unpacking libicu67:amd64 (67.1-7) ... 21:33:41 [2022-08-23T21:33:41.109Z] #73 ... 21:33:41 [2022-08-23T21:33:41.109Z] 21:33:41 [2022-08-23T21:33:41.109Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 21:33:41 [2022-08-23T21:33:41.109Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 21:33:41 [2022-08-23T21:33:41.109Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 21:33:41 [2022-08-23T21:33:41.109Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 21:33:41 [2022-08-23T21:33:41.109Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 21:33:41 [2022-08-23T21:33:41.109Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 21:33:41 [2022-08-23T21:33:41.109Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done 21:33:41 [2022-08-23T21:33:41.109Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done 21:33:41 [2022-08-23T21:33:41.109Z] #71 DONE 6.3s 21:33:41 [2022-08-23T21:33:41.109Z] 21:33:41 [2022-08-23T21:33:41.109Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 21:33:41 [2022-08-23T21:33:41.109Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 21:33:41 [2022-08-23T21:33:41.109Z] #73 ... 21:33:41 [2022-08-23T21:33:41.109Z] 21:33:41 [2022-08-23T21:33:41.109Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:33:41 [2022-08-23T21:33:41.109Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:33:41 [2022-08-23T21:33:41.109Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 0.1s done 21:33:41 [2022-08-23T21:33:41.109Z] #11 sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 1.86kB / 1.86kB done 21:33:41 [2022-08-23T21:33:41.109Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done 21:33:41 [2022-08-23T21:33:41.109Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done 21:33:41 [2022-08-23T21:33:41.109Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.6s done 21:33:41 [2022-08-23T21:33:41.109Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.3s done 21:33:41 [2022-08-23T21:33:41.109Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.4s done 21:33:41 [2022-08-23T21:33:41.109Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 4.4s done 21:33:41 [2022-08-23T21:33:41.109Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 6.0s done 21:33:41 [2022-08-23T21:33:41.109Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 103.81MB / 141.86MB 6.3s 21:33:41 [2022-08-23T21:33:41.109Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.1s 21:33:41 [2022-08-23T21:33:41.109Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 4.6s done 21:33:41 [2022-08-23T21:33:41.109Z] #11 ... 21:33:41 [2022-08-23T21:33:41.109Z] 21:33:41 [2022-08-23T21:33:41.109Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 21:33:41 [2022-08-23T21:33:41.109Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 21:33:41 [2022-08-23T21:33:41.368Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.0s done 21:33:41 [2022-08-23T21:33:41.939Z] #19 106.4 Selecting previously unselected package libxml2:amd64. 21:33:41 [2022-08-23T21:33:41.939Z] #19 106.4 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... 21:33:41 [2022-08-23T21:33:41.939Z] #19 106.4 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... 21:33:41 [2022-08-23T21:33:41.939Z] #19 106.5 Selecting previously unselected package libxml-namespacesupport-perl. 21:33:41 [2022-08-23T21:33:41.939Z] #19 106.5 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... 21:33:41 [2022-08-23T21:33:41.939Z] #19 106.5 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... 21:33:41 [2022-08-23T21:33:41.939Z] #19 106.5 Selecting previously unselected package libxml-sax-base-perl. 21:33:41 [2022-08-23T21:33:41.939Z] #19 106.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... 21:33:41 [2022-08-23T21:33:41.939Z] #19 106.5 Unpacking libxml-sax-base-perl (1.09-1.1) ... 21:33:41 [2022-08-23T21:33:41.939Z] #19 106.6 Selecting previously unselected package libxml-sax-perl. 21:33:41 [2022-08-23T21:33:41.939Z] #19 106.6 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... 21:33:41 [2022-08-23T21:33:41.939Z] #19 106.6 Unpacking libxml-sax-perl (1.02+dfsg-1) ... 21:33:41 [2022-08-23T21:33:41.939Z] #19 106.6 Selecting previously unselected package libxml-libxml-perl. 21:33:41 [2022-08-23T21:33:41.939Z] #19 106.6 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... 21:33:41 [2022-08-23T21:33:41.939Z] #19 106.6 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... 21:33:41 [2022-08-23T21:33:41.939Z] #19 106.7 Selecting previously unselected package libxml-simple-perl. 21:33:41 [2022-08-23T21:33:41.940Z] #19 106.7 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... 21:33:41 [2022-08-23T21:33:41.940Z] #19 106.7 Unpacking libxml-simple-perl (2.25-1) ... 21:33:41 [2022-08-23T21:33:41.940Z] #19 106.7 Selecting previously unselected package libyaml-perl. 21:33:41 [2022-08-23T21:33:41.940Z] #19 106.7 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... 21:33:41 [2022-08-23T21:33:41.940Z] #19 106.7 Unpacking libyaml-perl (1.30-1) ... 21:33:41 [2022-08-23T21:33:41.940Z] #19 106.7 Selecting previously unselected package libconfig-auto-perl. 21:33:41 [2022-08-23T21:33:41.987Z] #28 ... 21:33:41 [2022-08-23T21:33:41.987Z] 21:33:41 [2022-08-23T21:33:41.987Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 21:33:41 [2022-08-23T21:33:41.987Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 21:33:41 [2022-08-23T21:33:41.987Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 21:33:41 [2022-08-23T21:33:41.987Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 21:33:41 [2022-08-23T21:33:41.987Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 21:33:41 [2022-08-23T21:33:41.987Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 21:33:41 [2022-08-23T21:33:41.987Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done 21:33:41 [2022-08-23T21:33:41.987Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.8s done 21:33:41 [2022-08-23T21:33:41.987Z] #73 DONE 5.9s 21:33:41 [2022-08-23T21:33:41.987Z] 21:33:41 [2022-08-23T21:33:41.987Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 21:33:41 [2022-08-23T21:33:41.987Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc 21:33:41 [2022-08-23T21:33:41.987Z] #28 ... 21:33:41 [2022-08-23T21:33:41.987Z] 21:33:41 [2022-08-23T21:33:41.987Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:33:41 [2022-08-23T21:33:41.987Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:33:41 [2022-08-23T21:33:41.987Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 0.2s done 21:33:41 [2022-08-23T21:33:41.987Z] #11 sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 1.86kB / 1.86kB done 21:33:41 [2022-08-23T21:33:41.987Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done 21:33:41 [2022-08-23T21:33:41.987Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done 21:33:41 [2022-08-23T21:33:41.987Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.4s done 21:33:41 [2022-08-23T21:33:41.987Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.4s done 21:33:41 [2022-08-23T21:33:41.987Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.1s done 21:33:41 [2022-08-23T21:33:41.987Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 3.3s done 21:33:41 [2022-08-23T21:33:41.987Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.3s done 21:33:41 [2022-08-23T21:33:41.987Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 116.39MB / 141.86MB 5.9s 21:33:41 [2022-08-23T21:33:41.987Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 3.5s done 21:33:41 [2022-08-23T21:33:41.987Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 126.88MB / 141.86MB 6.2s 21:33:42 [2022-08-23T21:33:42.195Z] #19 106.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... 21:33:42 [2022-08-23T21:33:42.195Z] #19 106.7 Unpacking libconfig-auto-perl (0.44-1.1) ... 21:33:42 [2022-08-23T21:33:42.195Z] #19 106.8 Selecting previously unselected package libfile-which-perl. 21:33:42 [2022-08-23T21:33:42.195Z] #19 106.8 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... 21:33:42 [2022-08-23T21:33:42.195Z] #19 106.8 Unpacking libfile-which-perl (1.23-1) ... 21:33:42 [2022-08-23T21:33:42.195Z] #19 106.8 Selecting previously unselected package libfile-homedir-perl. 21:33:42 [2022-08-23T21:33:42.195Z] #19 106.8 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... 21:33:42 [2022-08-23T21:33:42.195Z] #19 106.8 Unpacking libfile-homedir-perl (1.006-1) ... 21:33:42 [2022-08-23T21:33:42.195Z] #19 106.8 Selecting previously unselected package libdebian-dpkgcross-perl. 21:33:42 [2022-08-23T21:33:42.195Z] #19 106.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... 21:33:42 [2022-08-23T21:33:42.195Z] #19 106.8 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... 21:33:42 [2022-08-23T21:33:42.195Z] #19 106.9 Selecting previously unselected package dpkg-cross. 21:33:42 [2022-08-23T21:33:42.195Z] #19 106.9 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... 21:33:42 [2022-08-23T21:33:42.195Z] #19 106.9 Unpacking dpkg-cross (2.6.18+nmu1) ... 21:33:42 [2022-08-23T21:33:42.195Z] #19 106.9 Selecting previously unselected package crossbuild-essential-arm64. 21:33:42 [2022-08-23T21:33:42.195Z] #19 106.9 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... 21:33:42 [2022-08-23T21:33:42.195Z] #19 106.9 Unpacking crossbuild-essential-arm64 (12.9) ... 21:33:42 [2022-08-23T21:33:42.195Z] #19 106.9 Selecting previously unselected package libc6-armel-cross. 21:33:42 [2022-08-23T21:33:42.246Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 136.31MB / 141.86MB 6.5s 21:33:42 [2022-08-23T21:33:42.450Z] #19 106.9 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... 21:33:42 [2022-08-23T21:33:42.450Z] #19 107.0 Unpacking libc6-armel-cross (2.31-9cross4) ... 21:33:42 [2022-08-23T21:33:42.450Z] #19 107.1 Selecting previously unselected package libgcc-s1-armel-cross. 21:33:42 [2022-08-23T21:33:42.450Z] #19 107.1 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... 21:33:42 [2022-08-23T21:33:42.450Z] #19 107.1 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... 21:33:42 [2022-08-23T21:33:42.450Z] #19 107.1 Selecting previously unselected package libgomp1-armel-cross. 21:33:42 [2022-08-23T21:33:42.450Z] #19 107.1 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... 21:33:42 [2022-08-23T21:33:42.450Z] #19 107.1 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... 21:33:42 [2022-08-23T21:33:42.450Z] #19 107.2 Selecting previously unselected package libatomic1-armel-cross. 21:33:42 [2022-08-23T21:33:42.706Z] #19 107.2 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... 21:33:42 [2022-08-23T21:33:42.706Z] #19 107.2 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... 21:33:42 [2022-08-23T21:33:42.706Z] #19 107.2 Selecting previously unselected package libasan6-armel-cross. 21:33:42 [2022-08-23T21:33:42.706Z] #19 107.2 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... 21:33:42 [2022-08-23T21:33:42.706Z] #19 107.2 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... 21:33:42 [2022-08-23T21:33:42.706Z] #19 107.5 Selecting previously unselected package libstdc++6-armel-cross. 21:33:42 [2022-08-23T21:33:42.962Z] #19 107.5 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... 21:33:42 [2022-08-23T21:33:42.962Z] #19 107.5 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... 21:33:42 [2022-08-23T21:33:42.962Z] #19 107.5 Selecting previously unselected package libubsan1-armel-cross. 21:33:42 [2022-08-23T21:33:42.962Z] #19 107.5 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... 21:33:42 [2022-08-23T21:33:42.962Z] #19 107.5 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... 21:33:42 [2022-08-23T21:33:42.962Z] #19 107.6 Selecting previously unselected package libgcc-10-dev-armel-cross. 21:33:42 [2022-08-23T21:33:42.962Z] #19 107.6 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... 21:33:42 [2022-08-23T21:33:42.962Z] #19 107.6 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... 21:33:42 [2022-08-23T21:33:42.962Z] #19 107.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi. 21:33:43 [2022-08-23T21:33:43.219Z] #19 107.7 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... 21:33:43 [2022-08-23T21:33:43.219Z] #19 107.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... 21:33:44 [2022-08-23T21:33:44.154Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 8.4s done 21:33:44 [2022-08-23T21:33:44.670Z] #73 DONE 9.4s 21:33:44 [2022-08-23T21:33:44.670Z] 21:33:44 [2022-08-23T21:33:44.670Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:33:44 [2022-08-23T21:33:44.670Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:33:44 [2022-08-23T21:33:44.670Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 9.1s 21:33:44 [2022-08-23T21:33:44.670Z] #11 ... 21:33:44 [2022-08-23T21:33:44.670Z] 21:33:44 [2022-08-23T21:33:44.670Z] #24 [internal] load build context 21:33:44 [2022-08-23T21:33:44.670Z] #24 sha256:6404f3bbb570d28bde1689ce69c8554d6f65dabbe0668fecd5feafeb69da5141 21:33:44 [2022-08-23T21:33:44.670Z] #24 transferring context: 60.46MB 10.0s 21:33:44 [2022-08-23T21:33:44.670Z] #24 transferring context: 62.61MB 10.1s done 21:33:44 [2022-08-23T21:33:44.670Z] #24 ... 21:33:44 [2022-08-23T21:33:44.670Z] 21:33:44 [2022-08-23T21:33:44.670Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 21:33:44 [2022-08-23T21:33:44.670Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc 21:33:44 [2022-08-23T21:33:44.670Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done 21:33:44 [2022-08-23T21:33:44.670Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done 21:33:44 [2022-08-23T21:33:44.670Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done 21:33:44 [2022-08-23T21:33:44.670Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done 21:33:44 [2022-08-23T21:33:44.670Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.6s done 21:33:44 [2022-08-23T21:33:44.670Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 6.6s 21:33:44 [2022-08-23T21:33:44.722Z] #11 ... 21:33:44 [2022-08-23T21:33:44.722Z] 21:33:44 [2022-08-23T21:33:44.722Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 21:33:44 [2022-08-23T21:33:44.722Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 21:33:44 [2022-08-23T21:33:44.722Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done 21:33:44 [2022-08-23T21:33:44.722Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 21:33:44 [2022-08-23T21:33:44.722Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 21:33:44 [2022-08-23T21:33:44.722Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 21:33:44 [2022-08-23T21:33:44.722Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.4s done 21:33:44 [2022-08-23T21:33:44.722Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done 21:33:44 [2022-08-23T21:33:44.722Z] #71 DONE 9.0s 21:33:44 [2022-08-23T21:33:44.722Z] 21:33:44 [2022-08-23T21:33:44.722Z] #24 [internal] load build context 21:33:44 [2022-08-23T21:33:44.722Z] #24 sha256:40a46bf16d4de0f9a768c4f66ea8ed44fdac3687dc00af62d734477629b896d1 21:33:44 [2022-08-23T21:33:44.722Z] #24 transferring context: 61.62MB 9.3s 21:33:44 [2022-08-23T21:33:44.981Z] #24 transferring context: 62.61MB 9.5s done 21:33:44 [2022-08-23T21:33:44.981Z] #24 ... 21:33:44 [2022-08-23T21:33:44.981Z] 21:33:44 [2022-08-23T21:33:44.981Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:33:44 [2022-08-23T21:33:44.981Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:33:44 [2022-08-23T21:33:44.981Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 6.2s 21:33:44 [2022-08-23T21:33:44.981Z] #11 ... 21:33:44 [2022-08-23T21:33:44.981Z] 21:33:44 [2022-08-23T21:33:44.981Z] #24 [internal] load build context 21:33:44 [2022-08-23T21:33:44.981Z] #24 sha256:40a46bf16d4de0f9a768c4f66ea8ed44fdac3687dc00af62d734477629b896d1 21:33:44 [2022-08-23T21:33:44.981Z] #24 DONE 9.6s 21:33:45 [2022-08-23T21:33:45.238Z] #28 ... 21:33:45 [2022-08-23T21:33:45.238Z] 21:33:45 [2022-08-23T21:33:45.238Z] #24 [internal] load build context 21:33:45 [2022-08-23T21:33:45.238Z] #24 sha256:6404f3bbb570d28bde1689ce69c8554d6f65dabbe0668fecd5feafeb69da5141 21:33:45 [2022-08-23T21:33:45.238Z] #24 DONE 10.4s 21:33:45 [2022-08-23T21:33:45.238Z] 21:33:45 [2022-08-23T21:33:45.238Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 21:33:45 [2022-08-23T21:33:45.238Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 21:33:45 [2022-08-23T21:33:45.238Z] #72 DONE 0.7s 21:33:45 [2022-08-23T21:33:45.238Z] 21:33:45 [2022-08-23T21:33:45.238Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 21:33:45 [2022-08-23T21:33:45.238Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc 21:33:45 [2022-08-23T21:33:45.238Z] #28 ... 21:33:45 [2022-08-23T21:33:45.238Z] 21:33:45 [2022-08-23T21:33:45.238Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:33:45 [2022-08-23T21:33:45.238Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:33:45 [2022-08-23T21:33:45.306Z] 21:33:45 [2022-08-23T21:33:45.306Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 21:33:45 [2022-08-23T21:33:45.306Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc 21:33:46 [2022-08-23T21:33:46.174Z] #11 ... 21:33:46 [2022-08-23T21:33:46.174Z] 21:33:46 [2022-08-23T21:33:46.174Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 21:33:46 [2022-08-23T21:33:46.174Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 21:33:46 [2022-08-23T21:33:46.174Z] #74 DONE 1.0s 21:33:46 [2022-08-23T21:33:46.174Z] 21:33:46 [2022-08-23T21:33:46.174Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 21:33:46 [2022-08-23T21:33:46.174Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc 21:33:46 [2022-08-23T21:33:46.703Z] #28 ... 21:33:46 [2022-08-23T21:33:46.703Z] 21:33:46 [2022-08-23T21:33:46.703Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 21:33:46 [2022-08-23T21:33:46.703Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 21:33:46 [2022-08-23T21:33:46.703Z] #72 DONE 0.8s 21:33:46 [2022-08-23T21:33:46.703Z] 21:33:46 [2022-08-23T21:33:46.703Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 21:33:46 [2022-08-23T21:33:46.703Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc 21:33:47 [2022-08-23T21:33:47.296Z] #28 ... 21:33:47 [2022-08-23T21:33:47.296Z] 21:33:47 [2022-08-23T21:33:47.296Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 21:33:47 [2022-08-23T21:33:47.296Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 21:33:47 [2022-08-23T21:33:47.296Z] #74 DONE 0.9s 21:33:47 [2022-08-23T21:33:47.296Z] 21:33:47 [2022-08-23T21:33:47.296Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 21:33:47 [2022-08-23T21:33:47.296Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc 21:33:48 [2022-08-23T21:33:48.460Z] #19 112.5 Selecting previously unselected package gcc-arm-linux-gnueabi. 21:33:48 [2022-08-23T21:33:48.460Z] #19 112.5 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... 21:33:48 [2022-08-23T21:33:48.460Z] #19 112.5 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... 21:33:48 [2022-08-23T21:33:48.460Z] #19 112.5 Selecting previously unselected package linux-libc-dev-armel-cross. 21:33:48 [2022-08-23T21:33:48.460Z] #19 112.5 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... 21:33:48 [2022-08-23T21:33:48.460Z] #19 112.5 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... 21:33:48 [2022-08-23T21:33:48.460Z] #19 112.7 Selecting previously unselected package libc6-dev-armel-cross. 21:33:48 [2022-08-23T21:33:48.460Z] #19 112.7 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... 21:33:48 [2022-08-23T21:33:48.460Z] #19 112.7 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... 21:33:48 [2022-08-23T21:33:48.460Z] #19 112.9 Selecting previously unselected package libstdc++-10-dev-armel-cross. 21:33:48 [2022-08-23T21:33:48.460Z] #19 112.9 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... 21:33:48 [2022-08-23T21:33:48.460Z] #19 112.9 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... 21:33:48 [2022-08-23T21:33:48.460Z] #19 113.1 Selecting previously unselected package g++-10-arm-linux-gnueabi. 21:33:48 [2022-08-23T21:33:48.460Z] #19 113.1 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... 21:33:48 [2022-08-23T21:33:48.460Z] #19 113.1 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... 21:33:49 [2022-08-23T21:33:49.204Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.1s done 21:33:49 [2022-08-23T21:33:49.204Z] #28 DONE 13.6s 21:33:49 [2022-08-23T21:33:49.204Z] 21:33:49 [2022-08-23T21:33:49.204Z] #29 [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 21:33:49 [2022-08-23T21:33:49.204Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 21:33:49 [2022-08-23T21:33:49.467Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.0s done 21:33:49 [2022-08-23T21:33:49.467Z] #28 DONE 14.6s 21:33:49 [2022-08-23T21:33:49.467Z] 21:33:49 [2022-08-23T21:33:49.467Z] #29 [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 21:33:49 [2022-08-23T21:33:49.467Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 21:33:50 [2022-08-23T21:33:50.586Z] #29 1.619 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 21:33:50 [2022-08-23T21:33:50.586Z] #29 1.636 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:33:50 [2022-08-23T21:33:50.586Z] #29 1.636 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:33:50 [2022-08-23T21:33:50.846Z] #29 1.842 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:33:50 [2022-08-23T21:33:50.848Z] #29 1.622 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 21:33:50 [2022-08-23T21:33:50.848Z] #29 1.634 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:33:50 [2022-08-23T21:33:50.848Z] #29 1.634 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:33:51 [2022-08-23T21:33:51.107Z] #29 1.824 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:33:51 [2022-08-23T21:33:51.366Z] #29 2.056 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] 21:33:51 [2022-08-23T21:33:51.417Z] #29 2.254 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] 21:33:51 [2022-08-23T21:33:51.624Z] #29 2.461 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:33:51 [2022-08-23T21:33:51.986Z] #29 2.774 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:33:52 [2022-08-23T21:33:52.583Z] Client: 21:33:52 [2022-08-23T21:33:52.583Z] Context: default 21:33:52 [2022-08-23T21:33:52.583Z] Debug Mode: false 21:33:52 [2022-08-23T21:33:52.583Z] Plugins: 21:33:52 [2022-08-23T21:33:52.583Z] app: Docker App (Docker Inc., v0.9.1-beta3) 21:33:52 [2022-08-23T21:33:52.583Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) 21:33:52 [2022-08-23T21:33:52.583Z] 21:33:52 [2022-08-23T21:33:52.583Z] Server: 21:33:52 [2022-08-23T21:33:52.583Z] Containers: 0 21:33:52 [2022-08-23T21:33:52.583Z] Running: 0 21:33:52 [2022-08-23T21:33:52.583Z] Paused: 0 21:33:52 [2022-08-23T21:33:52.583Z] Stopped: 0 21:33:52 [2022-08-23T21:33:52.583Z] Images: 0 21:33:52 [2022-08-23T21:33:52.583Z] Server Version: 20.10.14 21:33:52 [2022-08-23T21:33:52.583Z] Storage Driver: overlay2 21:33:52 [2022-08-23T21:33:52.583Z] Backing Filesystem: extfs 21:33:52 [2022-08-23T21:33:52.583Z] Supports d_type: true 21:33:52 [2022-08-23T21:33:52.583Z] Native Overlay Diff: true 21:33:52 [2022-08-23T21:33:52.583Z] userxattr: false 21:33:52 [2022-08-23T21:33:52.583Z] Logging Driver: json-file 21:33:52 [2022-08-23T21:33:52.583Z] Cgroup Driver: cgroupfs 21:33:52 [2022-08-23T21:33:52.583Z] Cgroup Version: 1 21:33:52 [2022-08-23T21:33:52.583Z] Plugins: 21:33:52 [2022-08-23T21:33:52.583Z] Volume: local 21:33:52 [2022-08-23T21:33:52.583Z] Network: bridge host ipvlan macvlan null overlay 21:33:52 [2022-08-23T21:33:52.583Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 21:33:52 [2022-08-23T21:33:52.583Z] Swarm: inactive 21:33:52 [2022-08-23T21:33:52.583Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux 21:33:52 [2022-08-23T21:33:52.583Z] Default Runtime: runc 21:33:52 [2022-08-23T21:33:52.583Z] Init Binary: docker-init 21:33:52 [2022-08-23T21:33:52.583Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 21:33:52 [2022-08-23T21:33:52.583Z] runc version: v1.0.3-0-gf46b6ba 21:33:52 [2022-08-23T21:33:52.583Z] init version: de40ad0 21:33:52 [2022-08-23T21:33:52.583Z] Security Options: 21:33:52 [2022-08-23T21:33:52.583Z] apparmor 21:33:52 [2022-08-23T21:33:52.583Z] seccomp 21:33:52 [2022-08-23T21:33:52.583Z] Profile: default 21:33:52 [2022-08-23T21:33:52.583Z] Kernel Version: 5.13.0-1021-aws 21:33:52 [2022-08-23T21:33:52.583Z] Operating System: Ubuntu 20.04.4 LTS 21:33:52 [2022-08-23T21:33:52.583Z] OSType: linux 21:33:52 [2022-08-23T21:33:52.583Z] Architecture: aarch64 21:33:52 [2022-08-23T21:33:52.583Z] CPUs: 2 21:33:52 [2022-08-23T21:33:52.583Z] Total Memory: 7.562GiB 21:33:52 [2022-08-23T21:33:52.583Z] Name: ip-10-100-33-221 21:33:52 [2022-08-23T21:33:52.583Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ 21:33:52 [2022-08-23T21:33:52.583Z] Docker Root Dir: /var/lib/docker 21:33:52 [2022-08-23T21:33:52.583Z] Debug Mode: false 21:33:52 [2022-08-23T21:33:52.583Z] Registry: https://index.docker.io/v1/ 21:33:52 [2022-08-23T21:33:52.583Z] Labels: 21:33:52 [2022-08-23T21:33:52.583Z] Experimental: true 21:33:52 [2022-08-23T21:33:52.583Z] Insecure Registries: 21:33:52 [2022-08-23T21:33:52.583Z] 127.0.0.0/8 21:33:52 [2022-08-23T21:33:52.584Z] Live Restore Enabled: true 21:33:52 [2022-08-23T21:33:52.584Z] [Pipeline] sh 21:33:52 [2022-08-23T21:33:52.872Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 21:33:52 [2022-08-23T21:33:52.872Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 21:33:52 [2022-08-23T21:33:52.872Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44021/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 21:33:52 [2022-08-23T21:33:52.872Z] + bash /home/ubuntu/workspace/moby_PR-44021/check-config.sh 21:33:52 [2022-08-23T21:33:52.872Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 21:33:52 [2022-08-23T21:33:52.872Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... 21:33:52 [2022-08-23T21:33:52.872Z] 21:33:52 [2022-08-23T21:33:52.872Z] Generally Necessary: 21:33:52 [2022-08-23T21:33:52.872Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 21:33:52 [2022-08-23T21:33:52.872Z] - apparmor: enabled and tools installed 21:33:52 [2022-08-23T21:33:52.872Z] - CONFIG_NAMESPACES: enabled 21:33:52 [2022-08-23T21:33:52.872Z] - CONFIG_NET_NS: enabled 21:33:52 [2022-08-23T21:33:52.872Z] - CONFIG_PID_NS: enabled 21:33:52 [2022-08-23T21:33:52.872Z] - CONFIG_IPC_NS: enabled 21:33:52 [2022-08-23T21:33:52.872Z] - CONFIG_UTS_NS: enabled 21:33:52 [2022-08-23T21:33:52.872Z] - CONFIG_CGROUPS: enabled 21:33:52 [2022-08-23T21:33:52.872Z] - CONFIG_CGROUP_CPUACCT: enabled 21:33:52 [2022-08-23T21:33:52.872Z] - CONFIG_CGROUP_DEVICE: enabled 21:33:52 [2022-08-23T21:33:52.872Z] - CONFIG_CGROUP_FREEZER: enabled 21:33:52 [2022-08-23T21:33:52.872Z] - CONFIG_CGROUP_SCHED: enabled 21:33:52 [2022-08-23T21:33:52.872Z] - CONFIG_CPUSETS: enabled 21:33:52 [2022-08-23T21:33:52.872Z] - CONFIG_MEMCG: enabled 21:33:52 [2022-08-23T21:33:52.872Z] - CONFIG_KEYS: enabled 21:33:52 [2022-08-23T21:33:52.872Z] - CONFIG_VETH: enabled (as module) 21:33:52 [2022-08-23T21:33:52.872Z] - CONFIG_BRIDGE: enabled (as module) 21:33:52 [2022-08-23T21:33:52.872Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 21:33:52 [2022-08-23T21:33:52.872Z] - CONFIG_IP_NF_FILTER: enabled (as module) 21:33:52 [2022-08-23T21:33:52.872Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 21:33:52 [2022-08-23T21:33:52.925Z] #29 3.719 Fetched 8571 kB in 2s (3627 kB/s) 21:33:53 [2022-08-23T21:33:53.000Z] #29 3.610 Fetched 8571 kB in 2s (3805 kB/s) 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_IP_NF_NAT: enabled (as module) 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_NF_NAT: enabled (as module) 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_POSIX_MQUEUE: enabled 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_CGROUP_BPF: enabled 21:33:53 [2022-08-23T21:33:53.132Z] 21:33:53 [2022-08-23T21:33:53.132Z] Optional Features: 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_USER_NS: enabled 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_SECCOMP: enabled 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_SECCOMP_FILTER: enabled 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_CGROUP_PIDS: enabled 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_MEMCG_SWAP: enabled 21:33:53 [2022-08-23T21:33:53.132Z] (cgroup swap accounting is currently enabled) 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_BLK_CGROUP: enabled 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_BLK_DEV_THROTTLING: enabled 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_CGROUP_PERF: enabled 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_CGROUP_HUGETLB: enabled 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_CGROUP_NET_PRIO: enabled 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_CFS_BANDWIDTH: enabled 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_FAIR_GROUP_SCHED: enabled 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_RT_GROUP_SCHED: missing 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_IP_VS: enabled (as module) 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_IP_VS_NFCT: enabled 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_IP_VS_PROTO_TCP: enabled 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_IP_VS_PROTO_UDP: enabled 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_IP_VS_RR: enabled (as module) 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_SECURITY_SELINUX: enabled 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_SECURITY_APPARMOR: enabled 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_EXT4_FS: enabled 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 21:33:53 [2022-08-23T21:33:53.132Z] - CONFIG_EXT4_FS_SECURITY: enabled 21:33:53 [2022-08-23T21:33:53.132Z] - Network Drivers: 21:33:53 [2022-08-23T21:33:53.132Z] - "overlay": 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_VXLAN: enabled (as module) 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 21:33:53 [2022-08-23T21:33:53.393Z] Optional (for encrypted networks): 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_CRYPTO: enabled 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_CRYPTO_AEAD: enabled 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_CRYPTO_GCM: enabled 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_CRYPTO_SEQIV: enabled 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_CRYPTO_GHASH: enabled 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_XFRM: enabled 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_XFRM_USER: enabled (as module) 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_XFRM_ALGO: enabled (as module) 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_INET_ESP: enabled (as module) 21:33:53 [2022-08-23T21:33:53.393Z] - "ipvlan": 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_IPVLAN: enabled (as module) 21:33:53 [2022-08-23T21:33:53.393Z] - "macvlan": 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_MACVLAN: enabled (as module) 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_DUMMY: enabled (as module) 21:33:53 [2022-08-23T21:33:53.393Z] - "ftp,tftp client in container": 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_NF_NAT_FTP: enabled (as module) 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 21:33:53 [2022-08-23T21:33:53.393Z] - Storage Drivers: 21:33:53 [2022-08-23T21:33:53.393Z] - "aufs": 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_AUFS_FS: enabled (as module) 21:33:53 [2022-08-23T21:33:53.393Z] - "btrfs": 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_BTRFS_FS: enabled (as module) 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 21:33:53 [2022-08-23T21:33:53.393Z] - "devicemapper": 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_BLK_DEV_DM: enabled 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 21:33:53 [2022-08-23T21:33:53.393Z] - "overlay": 21:33:53 [2022-08-23T21:33:53.393Z] - CONFIG_OVERLAY_FS: enabled (as module) 21:33:53 [2022-08-23T21:33:53.393Z] - "zfs": 21:33:53 [2022-08-23T21:33:53.393Z] - /dev/zfs: present 21:33:53 [2022-08-23T21:33:53.393Z] - zfs command: missing 21:33:53 [2022-08-23T21:33:53.393Z] - zpool command: missing 21:33:53 [2022-08-23T21:33:53.393Z] 21:33:53 [2022-08-23T21:33:53.393Z] Limits: 21:33:53 [2022-08-23T21:33:53.393Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 21:33:53 [2022-08-23T21:33:53.393Z] 21:33:53 [2022-08-23T21:33:53.393Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 21:33:53 [2022-08-23T21:33:53.495Z] #29 3.719 Reading package lists... 21:33:53 [2022-08-23T21:33:53.568Z] #29 3.610 Reading package lists... 21:33:53 [2022-08-23T21:33:53.709Z] #19 117.7 Selecting previously unselected package g++-arm-linux-gnueabi. 21:33:53 [2022-08-23T21:33:53.709Z] #19 117.7 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... 21:33:53 [2022-08-23T21:33:53.709Z] #19 117.7 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... 21:33:53 [2022-08-23T21:33:53.709Z] #19 117.7 Selecting previously unselected package crossbuild-essential-armel. 21:33:53 [2022-08-23T21:33:53.709Z] #19 117.7 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... 21:33:53 [2022-08-23T21:33:53.709Z] #19 117.7 Unpacking crossbuild-essential-armel (12.9) ... 21:33:53 [2022-08-23T21:33:53.709Z] #19 117.8 Selecting previously unselected package libc6-armhf-cross. 21:33:53 [2022-08-23T21:33:53.709Z] #19 117.8 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... 21:33:53 [2022-08-23T21:33:53.709Z] #19 117.8 Unpacking libc6-armhf-cross (2.31-9cross4) ... 21:33:53 [2022-08-23T21:33:53.709Z] #19 117.9 Selecting previously unselected package libgcc-s1-armhf-cross. 21:33:53 [2022-08-23T21:33:53.709Z] #19 117.9 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... 21:33:53 [2022-08-23T21:33:53.709Z] #19 117.9 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... 21:33:53 [2022-08-23T21:33:53.709Z] #19 117.9 Selecting previously unselected package libgomp1-armhf-cross. 21:33:53 [2022-08-23T21:33:53.709Z] #19 117.9 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... 21:33:53 [2022-08-23T21:33:53.709Z] #19 117.9 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... 21:33:53 [2022-08-23T21:33:53.709Z] #19 118.0 Selecting previously unselected package libatomic1-armhf-cross. 21:33:53 [2022-08-23T21:33:53.709Z] #19 118.0 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... 21:33:53 [2022-08-23T21:33:53.709Z] #19 118.0 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... 21:33:53 [2022-08-23T21:33:53.709Z] #19 118.0 Selecting previously unselected package libasan6-armhf-cross. 21:33:53 [2022-08-23T21:33:53.709Z] #19 118.0 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... 21:33:53 [2022-08-23T21:33:53.709Z] #19 118.0 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... 21:33:53 [2022-08-23T21:33:53.709Z] #19 118.3 Selecting previously unselected package libstdc++6-armhf-cross. 21:33:53 [2022-08-23T21:33:53.709Z] #19 118.3 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... 21:33:53 [2022-08-23T21:33:53.709Z] #19 118.3 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... 21:33:53 [2022-08-23T21:33:53.709Z] #19 118.3 Selecting previously unselected package libubsan1-armhf-cross. 21:33:53 [2022-08-23T21:33:53.709Z] #19 118.3 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... 21:33:53 [2022-08-23T21:33:53.709Z] #19 118.3 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... 21:33:53 [2022-08-23T21:33:53.709Z] #19 118.4 Selecting previously unselected package libgcc-10-dev-armhf-cross. 21:33:53 [2022-08-23T21:33:53.709Z] #19 118.4 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... 21:33:53 [2022-08-23T21:33:53.709Z] #19 118.4 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... 21:33:53 [2022-08-23T21:33:53.709Z] #19 118.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. 21:33:53 [2022-08-23T21:33:53.721Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 . 21:33:53 [2022-08-23T21:33:53.964Z] #19 118.5 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... 21:33:53 [2022-08-23T21:33:53.964Z] #19 118.6 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... 21:33:53 [2022-08-23T21:33:53.981Z] #1 [internal] load build definition from Dockerfile 21:33:53 [2022-08-23T21:33:53.981Z] #1 sha256:6a21dec2612a3a2a344750ef5199c0948f6b92bb30e49064455b1b0923dbc9c6 21:33:53 [2022-08-23T21:33:53.981Z] #1 transferring dockerfile: 19.07kB done 21:33:53 [2022-08-23T21:33:53.981Z] #1 DONE 0.1s 21:33:53 [2022-08-23T21:33:53.981Z] 21:33:53 [2022-08-23T21:33:53.981Z] #2 [internal] load .dockerignore 21:33:53 [2022-08-23T21:33:53.981Z] #2 sha256:b241f30487c8ec3add4cad02af0d1f59599b766095262c81a2a7e3d86fce2547 21:33:53 [2022-08-23T21:33:53.981Z] #2 transferring context: 145B done 21:33:53 [2022-08-23T21:33:53.981Z] #2 DONE 0.1s 21:33:53 [2022-08-23T21:33:53.981Z] 21:33:53 [2022-08-23T21:33:53.981Z] #3 resolve image config for docker.io/docker/dockerfile:1 21:33:53 [2022-08-23T21:33:53.981Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f 21:33:54 [2022-08-23T21:33:54.323Z] #29 4.510 Reading package lists... 21:33:54 [2022-08-23T21:33:54.323Z] #29 5.271 Building dependency tree... 21:33:54 [2022-08-23T21:33:54.504Z] #29 4.412 Reading package lists... 21:33:54 [2022-08-23T21:33:54.504Z] #29 5.170 Building dependency tree... 21:33:54 [2022-08-23T21:33:54.551Z] #3 DONE 0.5s 21:33:54 [2022-08-23T21:33:54.551Z] 21:33:54 [2022-08-23T21:33:54.551Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 21:33:54 [2022-08-23T21:33:54.551Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 21:33:54 [2022-08-23T21:33:54.551Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done 21:33:54 [2022-08-23T21:33:54.551Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 2.10MB / 9.20MB 0.2s 21:33:54 [2022-08-23T21:33:54.551Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done 21:33:54 [2022-08-23T21:33:54.551Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done 21:33:54 [2022-08-23T21:33:54.551Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done 21:33:54 [2022-08-23T21:33:54.582Z] #29 5.639 The following additional packages will be installed: 21:33:54 [2022-08-23T21:33:54.582Z] #29 5.639 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 21:33:54 [2022-08-23T21:33:54.582Z] #29 5.639 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 21:33:54 [2022-08-23T21:33:54.582Z] #29 5.639 Recommended packages: 21:33:54 [2022-08-23T21:33:54.582Z] #29 5.639 libldap-common publicsuffix libsasl2-modules 21:33:54 [2022-08-23T21:33:54.764Z] #29 5.508 The following additional packages will be installed: 21:33:54 [2022-08-23T21:33:54.764Z] #29 5.508 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 21:33:54 [2022-08-23T21:33:54.764Z] #29 5.520 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 21:33:54 [2022-08-23T21:33:54.764Z] #29 5.520 Recommended packages: 21:33:54 [2022-08-23T21:33:54.764Z] #29 5.520 libldap-common publicsuffix libsasl2-modules 21:33:54 [2022-08-23T21:33:54.812Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s 21:33:54 [2022-08-23T21:33:54.841Z] #29 5.790 The following NEW packages will be installed: 21:33:54 [2022-08-23T21:33:54.841Z] #29 5.790 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 21:33:54 [2022-08-23T21:33:54.841Z] #29 5.790 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 21:33:54 [2022-08-23T21:33:54.841Z] #29 5.790 libssh2-1 openssl 21:33:55 [2022-08-23T21:33:55.028Z] #29 5.680 The following NEW packages will be installed: 21:33:55 [2022-08-23T21:33:55.028Z] #29 5.680 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 21:33:55 [2022-08-23T21:33:55.028Z] #29 5.680 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 21:33:55 [2022-08-23T21:33:55.028Z] #29 5.680 libssh2-1 openssl 21:33:55 [2022-08-23T21:33:55.072Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s done 21:33:55 [2022-08-23T21:33:55.072Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s 21:33:55 [2022-08-23T21:33:55.123Z] #29 6.055 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:33:55 [2022-08-23T21:33:55.123Z] #29 6.055 Need to get 3047 kB of archives. 21:33:55 [2022-08-23T21:33:55.123Z] #29 6.055 After this operation, 6661 kB of additional disk space will be used. 21:33:55 [2022-08-23T21:33:55.123Z] #29 6.055 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] 21:33:55 [2022-08-23T21:33:55.123Z] #29 6.078 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] 21:33:55 [2022-08-23T21:33:55.123Z] #29 6.078 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] 21:33:55 [2022-08-23T21:33:55.123Z] #29 6.078 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] 21:33:55 [2022-08-23T21:33:55.123Z] #29 6.078 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] 21:33:55 [2022-08-23T21:33:55.123Z] #29 6.078 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] 21:33:55 [2022-08-23T21:33:55.123Z] #29 6.082 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] 21:33:55 [2022-08-23T21:33:55.123Z] #29 6.093 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] 21:33:55 [2022-08-23T21:33:55.123Z] #29 6.093 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 21:33:55 [2022-08-23T21:33:55.123Z] #29 6.093 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] 21:33:55 [2022-08-23T21:33:55.123Z] #29 6.093 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] 21:33:55 [2022-08-23T21:33:55.123Z] #29 6.093 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] 21:33:55 [2022-08-23T21:33:55.123Z] #29 6.100 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 21:33:55 [2022-08-23T21:33:55.123Z] #29 6.100 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 21:33:55 [2022-08-23T21:33:55.123Z] #29 6.122 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 21:33:55 [2022-08-23T21:33:55.289Z] #29 5.949 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:33:55 [2022-08-23T21:33:55.289Z] #29 5.949 Need to get 3047 kB of archives. 21:33:55 [2022-08-23T21:33:55.289Z] #29 5.949 After this operation, 6661 kB of additional disk space will be used. 21:33:55 [2022-08-23T21:33:55.289Z] #29 5.949 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] 21:33:55 [2022-08-23T21:33:55.289Z] #29 5.968 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] 21:33:55 [2022-08-23T21:33:55.289Z] #29 5.971 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] 21:33:55 [2022-08-23T21:33:55.289Z] #29 5.984 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] 21:33:55 [2022-08-23T21:33:55.289Z] #29 5.984 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] 21:33:55 [2022-08-23T21:33:55.289Z] #29 5.984 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] 21:33:55 [2022-08-23T21:33:55.289Z] #29 5.984 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] 21:33:55 [2022-08-23T21:33:55.289Z] #29 5.984 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] 21:33:55 [2022-08-23T21:33:55.289Z] #29 5.984 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 21:33:55 [2022-08-23T21:33:55.289Z] #29 5.989 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] 21:33:55 [2022-08-23T21:33:55.289Z] #29 5.989 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] 21:33:55 [2022-08-23T21:33:55.289Z] #29 6.002 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] 21:33:55 [2022-08-23T21:33:55.289Z] #29 6.002 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 21:33:55 [2022-08-23T21:33:55.289Z] #29 6.002 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 21:33:55 [2022-08-23T21:33:55.289Z] #29 6.024 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 21:33:55 [2022-08-23T21:33:55.333Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done 21:33:55 [2022-08-23T21:33:55.444Z] #29 ... 21:33:55 [2022-08-23T21:33:55.444Z] 21:33:55 [2022-08-23T21:33:55.444Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:33:55 [2022-08-23T21:33:55.444Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:33:55 [2022-08-23T21:33:55.444Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.7s done 21:33:55 [2022-08-23T21:33:55.444Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.8s done 21:33:55 [2022-08-23T21:33:55.444Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.1s 21:33:55 [2022-08-23T21:33:55.444Z] #11 ... 21:33:55 [2022-08-23T21:33:55.444Z] 21:33:55 [2022-08-23T21:33:55.444Z] #29 [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 21:33:55 [2022-08-23T21:33:55.444Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 21:33:55 [2022-08-23T21:33:55.444Z] #29 6.448 debconf: delaying package configuration, since apt-utils is not installed 21:33:55 [2022-08-23T21:33:55.444Z] #29 6.483 Fetched 3047 kB in 0s (9359 kB/s) 21:33:55 [2022-08-23T21:33:55.548Z] #29 6.281 debconf: delaying package configuration, since apt-utils is not installed 21:33:55 [2022-08-23T21:33:55.548Z] #29 6.325 Fetched 3047 kB in 0s (9234 kB/s) 21:33:55 [2022-08-23T21:33:55.548Z] #29 6.354 Selecting previously unselected package openssl. 21:33:55 [2022-08-23T21:33:55.593Z] #4 DONE 1.2s 21:33:55 [2022-08-23T21:33:55.705Z] #29 6.591 Selecting previously unselected package openssl. 21:33:55 [2022-08-23T21:33:55.705Z] #29 6.591 (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 ... 6661 files and directories currently installed.) 21:33:55 [2022-08-23T21:33:55.705Z] #29 6.593 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... 21:33:55 [2022-08-23T21:33:55.705Z] #29 6.600 Unpacking openssl (1.1.1n-0+deb11u3) ... 21:33:55 [2022-08-23T21:33:55.806Z] #29 6.354 (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 ... 6661 files and directories currently installed.) 21:33:55 [2022-08-23T21:33:55.806Z] #29 6.358 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... 21:33:55 [2022-08-23T21:33:55.806Z] #29 6.363 Unpacking openssl (1.1.1n-0+deb11u3) ... 21:33:55 [2022-08-23T21:33:55.966Z] #29 6.897 Selecting previously unselected package ca-certificates. 21:33:55 [2022-08-23T21:33:55.966Z] #29 6.897 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 21:33:55 [2022-08-23T21:33:55.966Z] #29 6.908 Unpacking ca-certificates (20210119) ... 21:33:56 [2022-08-23T21:33:56.064Z] #29 6.620 Selecting previously unselected package ca-certificates. 21:33:56 [2022-08-23T21:33:56.065Z] #29 6.620 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 21:33:56 [2022-08-23T21:33:56.065Z] #29 6.623 Unpacking ca-certificates (20210119) ... 21:33:56 [2022-08-23T21:33:56.065Z] #29 6.811 Selecting previously unselected package libbrotli1:amd64. 21:33:56 [2022-08-23T21:33:56.065Z] #29 6.811 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... 21:33:56 [2022-08-23T21:33:56.065Z] #29 6.819 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... 21:33:56 [2022-08-23T21:33:56.164Z] 21:33:56 [2022-08-23T21:33:56.164Z] #6 [internal] load build definition from Dockerfile 21:33:56 [2022-08-23T21:33:56.164Z] #6 sha256:47a7d85e47ede4f8f93828c11ee720d8ea70a09a563116e46f787eaa5ad6e603 21:33:56 [2022-08-23T21:33:56.164Z] #6 DONE 0.0s 21:33:56 [2022-08-23T21:33:56.164Z] 21:33:56 [2022-08-23T21:33:56.164Z] #5 [internal] load .dockerignore 21:33:56 [2022-08-23T21:33:56.164Z] #5 sha256:4449d2aa96a3f7f08b5aad88560ceed608336ce77de94b68167208689ddba79e 21:33:56 [2022-08-23T21:33:56.164Z] #5 DONE 0.0s 21:33:56 [2022-08-23T21:33:56.164Z] 21:33:56 [2022-08-23T21:33:56.164Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye 21:33:56 [2022-08-23T21:33:56.164Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 21:33:56 [2022-08-23T21:33:56.227Z] #29 7.093 Selecting previously unselected package libbrotli1:amd64. 21:33:56 [2022-08-23T21:33:56.227Z] #29 7.093 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... 21:33:56 [2022-08-23T21:33:56.227Z] #29 7.103 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... 21:33:56 [2022-08-23T21:33:56.227Z] #29 7.232 Selecting previously unselected package libsasl2-modules-db:amd64. 21:33:56 [2022-08-23T21:33:56.227Z] #29 7.232 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 21:33:56 [2022-08-23T21:33:56.227Z] #29 7.238 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 21:33:56 [2022-08-23T21:33:56.323Z] #29 6.972 Selecting previously unselected package libsasl2-modules-db:amd64. 21:33:56 [2022-08-23T21:33:56.323Z] #29 6.972 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 21:33:56 [2022-08-23T21:33:56.323Z] #29 6.976 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 21:33:56 [2022-08-23T21:33:56.323Z] #29 7.056 Selecting previously unselected package libsasl2-2:amd64. 21:33:56 [2022-08-23T21:33:56.323Z] #29 7.056 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 21:33:56 [2022-08-23T21:33:56.323Z] #29 7.060 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 21:33:56 [2022-08-23T21:33:56.491Z] #29 7.351 Selecting previously unselected package libsasl2-2:amd64. 21:33:56 [2022-08-23T21:33:56.491Z] #29 7.353 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 21:33:56 [2022-08-23T21:33:56.491Z] #29 7.359 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 21:33:56 [2022-08-23T21:33:56.491Z] #29 7.502 Selecting previously unselected package libldap-2.4-2:amd64. 21:33:56 [2022-08-23T21:33:56.491Z] #29 7.502 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... 21:33:56 [2022-08-23T21:33:56.491Z] #29 7.508 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 21:33:56 [2022-08-23T21:33:56.581Z] #29 7.206 Selecting previously unselected package libldap-2.4-2:amd64. 21:33:56 [2022-08-23T21:33:56.581Z] #29 7.206 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... 21:33:56 [2022-08-23T21:33:56.581Z] #29 7.282 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 21:33:56 [2022-08-23T21:33:56.581Z] #29 7.400 Selecting previously unselected package libnghttp2-14:amd64. 21:33:56 [2022-08-23T21:33:56.581Z] #29 7.400 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... 21:33:56 [2022-08-23T21:33:56.751Z] #29 7.733 Selecting previously unselected package libnghttp2-14:amd64. 21:33:56 [2022-08-23T21:33:56.839Z] #29 7.423 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... 21:33:56 [2022-08-23T21:33:56.839Z] #29 ... 21:33:56 [2022-08-23T21:33:56.839Z] 21:33:56 [2022-08-23T21:33:56.839Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:33:56 [2022-08-23T21:33:56.839Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:33:56 [2022-08-23T21:33:56.839Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.7s done 21:33:56 [2022-08-23T21:33:56.839Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.7s done 21:33:56 [2022-08-23T21:33:56.839Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.6s 21:33:56 [2022-08-23T21:33:56.839Z] #11 ... 21:33:56 [2022-08-23T21:33:56.839Z] 21:33:56 [2022-08-23T21:33:56.839Z] #29 [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 21:33:56 [2022-08-23T21:33:56.839Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 21:33:56 [2022-08-23T21:33:56.839Z] #29 7.553 Selecting previously unselected package libpsl5:amd64. 21:33:56 [2022-08-23T21:33:56.839Z] #29 7.553 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... 21:33:56 [2022-08-23T21:33:56.839Z] #29 7.559 Unpacking libpsl5:amd64 (0.21.0-1.2) ... 21:33:57 [2022-08-23T21:33:57.010Z] #29 7.736 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... 21:33:57 [2022-08-23T21:33:57.010Z] #29 7.747 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... 21:33:57 [2022-08-23T21:33:57.010Z] #29 7.902 Selecting previously unselected package libpsl5:amd64. 21:33:57 [2022-08-23T21:33:57.010Z] #29 7.902 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... 21:33:57 [2022-08-23T21:33:57.010Z] #29 7.906 Unpacking libpsl5:amd64 (0.21.0-1.2) ... 21:33:57 [2022-08-23T21:33:57.100Z] #29 7.722 Selecting previously unselected package librtmp1:amd64. 21:33:57 [2022-08-23T21:33:57.100Z] #29 7.722 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 21:33:57 [2022-08-23T21:33:57.100Z] #29 7.736 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 21:33:57 [2022-08-23T21:33:57.100Z] #29 7.860 Selecting previously unselected package libssh2-1:amd64. 21:33:57 [2022-08-23T21:33:57.100Z] #29 7.860 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... 21:33:57 [2022-08-23T21:33:57.100Z] #29 7.866 Unpacking libssh2-1:amd64 (1.9.0-2) ... 21:33:57 [2022-08-23T21:33:57.100Z] #29 7.985 Selecting previously unselected package libcurl4:amd64. 21:33:57 [2022-08-23T21:33:57.100Z] #29 7.985 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... 21:33:57 [2022-08-23T21:33:57.270Z] #29 8.052 Selecting previously unselected package librtmp1:amd64. 21:33:57 [2022-08-23T21:33:57.270Z] #29 8.052 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 21:33:57 [2022-08-23T21:33:57.270Z] #29 8.057 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 21:33:57 [2022-08-23T21:33:57.270Z] #29 8.176 Selecting previously unselected package libssh2-1:amd64. 21:33:57 [2022-08-23T21:33:57.270Z] #29 8.176 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... 21:33:57 [2022-08-23T21:33:57.270Z] #29 8.182 Unpacking libssh2-1:amd64 (1.9.0-2) ... 21:33:57 [2022-08-23T21:33:57.358Z] #29 7.989 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... 21:33:57 [2022-08-23T21:33:57.358Z] #29 8.138 Selecting previously unselected package curl. 21:33:57 [2022-08-23T21:33:57.358Z] #29 8.138 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... 21:33:57 [2022-08-23T21:33:57.358Z] #29 8.147 Unpacking curl (7.74.0-1.3+deb11u2) ... 21:33:57 [2022-08-23T21:33:57.529Z] #29 8.379 Selecting previously unselected package libcurl4:amd64. 21:33:57 [2022-08-23T21:33:57.529Z] #29 8.379 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... 21:33:57 [2022-08-23T21:33:57.529Z] #29 8.385 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... 21:33:57 [2022-08-23T21:33:57.529Z] #29 8.513 Selecting previously unselected package curl. 21:33:57 [2022-08-23T21:33:57.529Z] #29 8.513 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... 21:33:57 [2022-08-23T21:33:57.529Z] #29 8.554 Unpacking curl (7.74.0-1.3+deb11u2) ... 21:33:57 [2022-08-23T21:33:57.622Z] #29 8.312 Selecting previously unselected package libonig5:amd64. 21:33:57 [2022-08-23T21:33:57.622Z] #29 8.312 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... 21:33:57 [2022-08-23T21:33:57.622Z] #29 8.318 Unpacking libonig5:amd64 (6.9.6-1.1) ... 21:33:57 [2022-08-23T21:33:57.622Z] #29 8.449 Selecting previously unselected package libjq1:amd64. 21:33:57 [2022-08-23T21:33:57.622Z] #29 8.451 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... 21:33:57 [2022-08-23T21:33:57.622Z] #29 8.455 Unpacking libjq1:amd64 (1.6-2.1) ... 21:33:57 [2022-08-23T21:33:57.792Z] #29 8.721 Selecting previously unselected package libonig5:amd64. 21:33:57 [2022-08-23T21:33:57.792Z] #29 8.721 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... 21:33:57 [2022-08-23T21:33:57.792Z] #29 8.725 Unpacking libonig5:amd64 (6.9.6-1.1) ... 21:33:57 [2022-08-23T21:33:57.892Z] #29 8.560 Selecting previously unselected package jq. 21:33:57 [2022-08-23T21:33:57.892Z] #29 8.560 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... 21:33:57 [2022-08-23T21:33:57.892Z] #29 8.560 Unpacking jq (1.6-2.1) ... 21:33:57 [2022-08-23T21:33:57.892Z] #29 8.658 Setting up libpsl5:amd64 (0.21.0-1.2) ... 21:33:57 [2022-08-23T21:33:57.892Z] #29 8.671 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... 21:33:57 [2022-08-23T21:33:57.892Z] #29 8.680 Setting up libnghttp2-14:amd64 (1.43.0-1) ... 21:33:57 [2022-08-23T21:33:57.892Z] #29 8.692 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 21:33:57 [2022-08-23T21:33:57.892Z] #29 8.704 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 21:33:57 [2022-08-23T21:33:57.892Z] #29 8.716 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 21:33:57 [2022-08-23T21:33:57.892Z] #29 8.725 Setting up libssh2-1:amd64 (1.9.0-2) ... 21:33:57 [2022-08-23T21:33:57.892Z] #29 8.740 Setting up openssl (1.1.1n-0+deb11u3) ... 21:33:57 [2022-08-23T21:33:57.892Z] #29 8.755 Setting up libonig5:amd64 (6.9.6-1.1) ... 21:33:57 [2022-08-23T21:33:57.892Z] #29 8.768 Setting up libjq1:amd64 (1.6-2.1) ... 21:33:58 [2022-08-23T21:33:58.051Z] #29 8.886 Selecting previously unselected package libjq1:amd64. 21:33:58 [2022-08-23T21:33:58.051Z] #29 8.886 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... 21:33:58 [2022-08-23T21:33:58.051Z] #29 8.886 Unpacking libjq1:amd64 (1.6-2.1) ... 21:33:58 [2022-08-23T21:33:58.051Z] #29 8.954 Selecting previously unselected package jq. 21:33:58 [2022-08-23T21:33:58.051Z] #29 8.954 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... 21:33:58 [2022-08-23T21:33:58.051Z] #29 8.966 Unpacking jq (1.6-2.1) ... 21:33:58 [2022-08-23T21:33:58.051Z] #29 9.030 Setting up libpsl5:amd64 (0.21.0-1.2) ... 21:33:58 [2022-08-23T21:33:58.051Z] #29 9.048 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... 21:33:58 [2022-08-23T21:33:58.051Z] #29 9.058 Setting up libnghttp2-14:amd64 (1.43.0-1) ... 21:33:58 [2022-08-23T21:33:58.051Z] #29 9.072 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 21:33:58 [2022-08-23T21:33:58.152Z] #29 8.787 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 21:33:58 [2022-08-23T21:33:58.152Z] #29 8.797 Setting up ca-certificates (20210119) ... 21:33:58 [2022-08-23T21:33:58.314Z] #29 9.085 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 21:33:58 [2022-08-23T21:33:58.314Z] #29 9.098 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 21:33:58 [2022-08-23T21:33:58.314Z] #29 9.110 Setting up libssh2-1:amd64 (1.9.0-2) ... 21:33:58 [2022-08-23T21:33:58.314Z] #29 9.125 Setting up openssl (1.1.1n-0+deb11u3) ... 21:33:58 [2022-08-23T21:33:58.314Z] #29 9.142 Setting up libonig5:amd64 (6.9.6-1.1) ... 21:33:58 [2022-08-23T21:33:58.314Z] #29 9.155 Setting up libjq1:amd64 (1.6-2.1) ... 21:33:58 [2022-08-23T21:33:58.314Z] #29 9.168 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 21:33:58 [2022-08-23T21:33:58.314Z] #29 9.187 Setting up ca-certificates (20210119) ... 21:33:58 [2022-08-23T21:33:58.714Z] #10 ... 21:33:58 [2022-08-23T21:33:58.714Z] 21:33:58 [2022-08-23T21:33:58.714Z] #7 [internal] load metadata for docker.io/library/debian:bullseye 21:33:58 [2022-08-23T21:33:58.714Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 21:33:58 [2022-08-23T21:33:58.714Z] #7 DONE 2.0s 21:33:58 [2022-08-23T21:33:58.714Z] 21:33:58 [2022-08-23T21:33:58.714Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 21:33:58 [2022-08-23T21:33:58.714Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 21:33:58 [2022-08-23T21:33:58.714Z] #9 DONE 2.1s 21:33:58 [2022-08-23T21:33:58.714Z] 21:33:58 [2022-08-23T21:33:58.714Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 21:33:58 [2022-08-23T21:33:58.714Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 21:33:58 [2022-08-23T21:33:58.714Z] #8 DONE 2.1s 21:33:58 [2022-08-23T21:33:58.714Z] 21:33:58 [2022-08-23T21:33:58.714Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye 21:33:58 [2022-08-23T21:33:58.714Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 21:33:58 [2022-08-23T21:33:58.714Z] #10 DONE 2.2s 21:33:58 [2022-08-23T21:33:58.721Z] #29 9.579 Updating certificates in /etc/ssl/certs... 21:33:58 [2022-08-23T21:33:58.891Z] #29 9.837 Updating certificates in /etc/ssl/certs... 21:33:58 [2022-08-23T21:33:58.977Z] 21:33:58 [2022-08-23T21:33:58.977Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 21:33:58 [2022-08-23T21:33:58.977Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 21:33:58 [2022-08-23T21:33:58.977Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 21:33:59 [2022-08-23T21:33:59.210Z] #19 123.3 Selecting previously unselected package gcc-arm-linux-gnueabihf. 21:33:59 [2022-08-23T21:33:59.210Z] #19 123.4 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... 21:33:59 [2022-08-23T21:33:59.210Z] #19 123.4 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... 21:33:59 [2022-08-23T21:33:59.210Z] #19 123.4 Selecting previously unselected package linux-libc-dev-armhf-cross. 21:33:59 [2022-08-23T21:33:59.210Z] #19 123.4 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... 21:33:59 [2022-08-23T21:33:59.210Z] #19 123.4 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... 21:33:59 [2022-08-23T21:33:59.210Z] #19 123.6 Selecting previously unselected package libc6-dev-armhf-cross. 21:33:59 [2022-08-23T21:33:59.210Z] #19 123.6 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... 21:33:59 [2022-08-23T21:33:59.210Z] #19 123.6 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... 21:33:59 [2022-08-23T21:33:59.210Z] #19 123.8 Selecting previously unselected package libstdc++-10-dev-armhf-cross. 21:33:59 [2022-08-23T21:33:59.210Z] #19 123.8 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... 21:33:59 [2022-08-23T21:33:59.210Z] #19 123.8 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... 21:33:59 [2022-08-23T21:33:59.210Z] #19 124.0 Selecting previously unselected package g++-10-arm-linux-gnueabihf. 21:33:59 [2022-08-23T21:33:59.240Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 21:33:59 [2022-08-23T21:33:59.240Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 21:33:59 [2022-08-23T21:33:59.240Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 21:33:59 [2022-08-23T21:33:59.466Z] #19 124.0 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... 21:33:59 [2022-08-23T21:33:59.466Z] #19 124.0 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... 21:33:59 [2022-08-23T21:33:59.835Z] #29 10.85 129 added, 0 removed; done. 21:33:59 [2022-08-23T21:33:59.835Z] #29 10.93 Setting up jq (1.6-2.1) ... 21:33:59 [2022-08-23T21:33:59.835Z] #29 10.95 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... 21:33:59 [2022-08-23T21:33:59.917Z] Client: 21:33:59 [2022-08-23T21:33:59.917Z] Context: default 21:33:59 [2022-08-23T21:33:59.917Z] Debug Mode: false 21:33:59 [2022-08-23T21:33:59.917Z] Plugins: 21:33:59 [2022-08-23T21:33:59.917Z] app: Docker App (Docker Inc., v0.9.1-beta3) 21:33:59 [2022-08-23T21:33:59.917Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) 21:33:59 [2022-08-23T21:33:59.917Z] compose: Docker Compose (Docker Inc., v2.4.1) 21:33:59 [2022-08-23T21:33:59.917Z] scan: Docker Scan (Docker Inc., v0.17.0) 21:33:59 [2022-08-23T21:33:59.917Z] 21:33:59 [2022-08-23T21:33:59.917Z] Server: 21:33:59 [2022-08-23T21:33:59.917Z] Containers: 0 21:33:59 [2022-08-23T21:33:59.917Z] Running: 0 21:33:59 [2022-08-23T21:33:59.917Z] Paused: 0 21:33:59 [2022-08-23T21:33:59.917Z] Stopped: 0 21:33:59 [2022-08-23T21:33:59.917Z] Images: 0 21:33:59 [2022-08-23T21:33:59.917Z] Server Version: 20.10.14 21:33:59 [2022-08-23T21:33:59.917Z] Storage Driver: overlay2 21:33:59 [2022-08-23T21:33:59.917Z] Backing Filesystem: extfs 21:33:59 [2022-08-23T21:33:59.917Z] Supports d_type: true 21:33:59 [2022-08-23T21:33:59.917Z] Native Overlay Diff: true 21:33:59 [2022-08-23T21:33:59.917Z] userxattr: false 21:33:59 [2022-08-23T21:33:59.917Z] Logging Driver: json-file 21:33:59 [2022-08-23T21:33:59.917Z] Cgroup Driver: systemd 21:33:59 [2022-08-23T21:33:59.917Z] Cgroup Version: 2 21:33:59 [2022-08-23T21:33:59.917Z] Plugins: 21:33:59 [2022-08-23T21:33:59.917Z] Volume: local 21:33:59 [2022-08-23T21:33:59.917Z] Network: bridge host ipvlan macvlan null overlay 21:33:59 [2022-08-23T21:33:59.917Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 21:33:59 [2022-08-23T21:33:59.917Z] Swarm: inactive 21:33:59 [2022-08-23T21:33:59.917Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 21:33:59 [2022-08-23T21:33:59.917Z] Default Runtime: runc 21:33:59 [2022-08-23T21:33:59.917Z] Init Binary: docker-init 21:33:59 [2022-08-23T21:33:59.917Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 21:33:59 [2022-08-23T21:33:59.917Z] runc version: v1.0.3-0-gf46b6ba 21:33:59 [2022-08-23T21:33:59.917Z] init version: de40ad0 21:33:59 [2022-08-23T21:33:59.917Z] Security Options: 21:33:59 [2022-08-23T21:33:59.917Z] apparmor 21:33:59 [2022-08-23T21:33:59.917Z] seccomp 21:33:59 [2022-08-23T21:33:59.917Z] Profile: default 21:33:59 [2022-08-23T21:33:59.917Z] cgroupns 21:33:59 [2022-08-23T21:33:59.917Z] Kernel Version: 5.13.0-1021-aws 21:33:59 [2022-08-23T21:33:59.917Z] Operating System: Ubuntu 20.04.4 LTS 21:33:59 [2022-08-23T21:33:59.917Z] OSType: linux 21:33:59 [2022-08-23T21:33:59.917Z] Architecture: x86_64 21:33:59 [2022-08-23T21:33:59.917Z] CPUs: 2 21:33:59 [2022-08-23T21:33:59.917Z] Total Memory: 7.476GiB 21:33:59 [2022-08-23T21:33:59.917Z] Name: ip-10-100-46-30 21:33:59 [2022-08-23T21:33:59.917Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK 21:33:59 [2022-08-23T21:33:59.917Z] Docker Root Dir: /var/lib/docker 21:33:59 [2022-08-23T21:33:59.917Z] Debug Mode: false 21:33:59 [2022-08-23T21:33:59.917Z] Registry: https://index.docker.io/v1/ 21:33:59 [2022-08-23T21:33:59.917Z] Labels: 21:33:59 [2022-08-23T21:33:59.917Z] Experimental: true 21:33:59 [2022-08-23T21:33:59.917Z] Insecure Registries: 21:33:59 [2022-08-23T21:33:59.917Z] 127.0.0.0/8 21:33:59 [2022-08-23T21:33:59.917Z] Live Restore Enabled: true 21:33:59 [2022-08-23T21:33:59.917Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 21:34:00 [2022-08-23T21:34:00.095Z] #29 10.97 Setting up curl (7.74.0-1.3+deb11u2) ... 21:34:00 [2022-08-23T21:34:00.095Z] #29 10.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:34:00 [2022-08-23T21:34:00.095Z] #29 11.01 Processing triggers for ca-certificates (20210119) ... 21:34:00 [2022-08-23T21:34:00.095Z] #29 11.03 Updating certificates in /etc/ssl/certs... 21:34:00 [2022-08-23T21:34:00.101Z] #29 10.66 129 added, 0 removed; done. 21:34:00 [2022-08-23T21:34:00.101Z] #29 10.75 Setting up jq (1.6-2.1) ... 21:34:00 [2022-08-23T21:34:00.101Z] #29 10.76 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... 21:34:00 [2022-08-23T21:34:00.101Z] #29 10.77 Setting up curl (7.74.0-1.3+deb11u2) ... 21:34:00 [2022-08-23T21:34:00.101Z] #29 10.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:34:00 [2022-08-23T21:34:00.101Z] #29 10.80 Processing triggers for ca-certificates (20210119) ... 21:34:00 [2022-08-23T21:34:00.101Z] #29 10.81 Updating certificates in /etc/ssl/certs... 21:34:00 [2022-08-23T21:34:00.193Z] #73 ... 21:34:00 [2022-08-23T21:34:00.193Z] 21:34:00 [2022-08-23T21:34:00.193Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 21:34:00 [2022-08-23T21:34:00.193Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 21:34:00 [2022-08-23T21:34:00.193Z] #49 DONE 0.0s 21:34:00 [2022-08-23T21:34:00.246Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 . 21:34:00 [2022-08-23T21:34:00.456Z] 21:34:00 [2022-08-23T21:34:00.456Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:00 [2022-08-23T21:34:00.456Z] #11 sha256:f33dd677d1b88d0036b5a9b4bf2bb55fbca3818b2eee454ff37bdc86cf19a55c 21:34:00 [2022-08-23T21:34:00.456Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 0.1s done 21:34:00 [2022-08-23T21:34:00.456Z] #11 sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 1.86kB / 1.86kB done 21:34:00 [2022-08-23T21:34:00.456Z] #11 sha256:299da3cfd011d488500ede62d7d606dc95f36f6d928f1366c0ee835765708cb6 1.80kB / 1.80kB done 21:34:00 [2022-08-23T21:34:00.456Z] #11 sha256:a38580f4a026f9d0ff1cce09aeb624e3c51cf8616d0563c54bf0bcb347e0e394 7.12kB / 7.12kB done 21:34:00 [2022-08-23T21:34:00.456Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.4s 21:34:00 [2022-08-23T21:34:00.456Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 0.6s done 21:34:00 [2022-08-23T21:34:00.456Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.3s done 21:34:00 [2022-08-23T21:34:00.456Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 1.4s 21:34:00 [2022-08-23T21:34:00.456Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 25.17MB / 81.12MB 1.4s 21:34:00 [2022-08-23T21:34:00.456Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.4s done 21:34:00 [2022-08-23T21:34:00.507Z] #2 [internal] load .dockerignore 21:34:00 [2022-08-23T21:34:00.507Z] #2 sha256:f29c8284442c5c8ddb0eb992473e1b92b97a0b3f2dea384cc9e0a9fd74669072 21:34:00 [2022-08-23T21:34:00.507Z] #2 transferring context: 145B done 21:34:00 [2022-08-23T21:34:00.507Z] #2 DONE 0.1s 21:34:00 [2022-08-23T21:34:00.507Z] 21:34:00 [2022-08-23T21:34:00.507Z] #1 [internal] load build definition from Dockerfile 21:34:00 [2022-08-23T21:34:00.507Z] #1 sha256:7317a186dbd43a19b1c93e70362ac6fcf157417cca97e9dd156bdb7ea1a485e2 21:34:00 [2022-08-23T21:34:00.507Z] #1 transferring dockerfile: 19.07kB done 21:34:00 [2022-08-23T21:34:00.507Z] #1 DONE 0.2s 21:34:00 [2022-08-23T21:34:00.507Z] 21:34:00 [2022-08-23T21:34:00.507Z] #3 resolve image config for docker.io/docker/dockerfile:1 21:34:00 [2022-08-23T21:34:00.507Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d 21:34:00 [2022-08-23T21:34:00.726Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 32.51MB / 81.12MB 1.6s 21:34:00 [2022-08-23T21:34:00.727Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 21:34:00 [2022-08-23T21:34:00.727Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 43.28MB / 81.12MB 1.7s 21:34:00 [2022-08-23T21:34:00.994Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 52.43MB / 81.12MB 1.8s 21:34:00 [2022-08-23T21:34:00.994Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 79.69MB / 81.12MB 2.0s 21:34:01 [2022-08-23T21:34:01.035Z] #29 12.03 0 added, 0 removed; done. 21:34:01 [2022-08-23T21:34:01.035Z] #29 12.03 Running hooks in /etc/ca-certificates/update.d... 21:34:01 [2022-08-23T21:34:01.035Z] #29 12.03 done. 21:34:01 [2022-08-23T21:34:01.079Z] #3 DONE 0.4s 21:34:01 [2022-08-23T21:34:01.080Z] 21:34:01 [2022-08-23T21:34:01.080Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 21:34:01 [2022-08-23T21:34:01.080Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 21:34:01 [2022-08-23T21:34:01.080Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done 21:34:01 [2022-08-23T21:34:01.080Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done 21:34:01 [2022-08-23T21:34:01.080Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done 21:34:01 [2022-08-23T21:34:01.080Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 3.15MB / 9.94MB 0.1s 21:34:01 [2022-08-23T21:34:01.080Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done 21:34:01 [2022-08-23T21:34:01.080Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s 21:34:01 [2022-08-23T21:34:01.255Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 2.1s done 21:34:01 [2022-08-23T21:34:01.255Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 0B / 126B 2.1s 21:34:01 [2022-08-23T21:34:01.255Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 2.3s 21:34:01 [2022-08-23T21:34:01.348Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done 21:34:01 [2022-08-23T21:34:01.348Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s 21:34:01 [2022-08-23T21:34:01.348Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done 21:34:01 [2022-08-23T21:34:01.484Z] #29 12.01 0 added, 0 removed; done. 21:34:01 [2022-08-23T21:34:01.484Z] #29 12.01 Running hooks in /etc/ca-certificates/update.d... 21:34:01 [2022-08-23T21:34:01.484Z] #29 12.01 done. 21:34:02 [2022-08-23T21:34:02.129Z] #4 DONE 0.6s 21:34:02 [2022-08-23T21:34:02.129Z] 21:34:02 [2022-08-23T21:34:02.129Z] #5 [internal] load .dockerignore 21:34:02 [2022-08-23T21:34:02.129Z] #5 sha256:7c81c8caec9f3c809b271578a9734f52cad4eceacb71d65bee1e6960d92097a1 21:34:02 [2022-08-23T21:34:02.129Z] #5 DONE 0.0s 21:34:02 [2022-08-23T21:34:02.129Z] 21:34:02 [2022-08-23T21:34:02.129Z] #6 [internal] load build definition from Dockerfile 21:34:02 [2022-08-23T21:34:02.129Z] #6 sha256:6645089e5b043d4d082f5332640c0390af84d45437d98e745b99f5dd9ca00e4d 21:34:02 [2022-08-23T21:34:02.129Z] #6 DONE 0.0s 21:34:02 [2022-08-23T21:34:02.129Z] 21:34:02 [2022-08-23T21:34:02.129Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye 21:34:02 [2022-08-23T21:34:02.129Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 21:34:02 [2022-08-23T21:34:02.197Z] #11 ... 21:34:02 [2022-08-23T21:34:02.197Z] 21:34:02 [2022-08-23T21:34:02.197Z] #24 [internal] load build context 21:34:02 [2022-08-23T21:34:02.197Z] #24 sha256:167c8be6623039e9957c15f1d0f7e006e41aa7cbf3e52a6e6d4a1aab016b1446 21:34:02 [2022-08-23T21:34:02.197Z] #24 transferring context: 62.61MB 2.2s done 21:34:02 [2022-08-23T21:34:02.197Z] #24 DONE 3.1s 21:34:02 [2022-08-23T21:34:02.197Z] 21:34:02 [2022-08-23T21:34:02.197Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:02 [2022-08-23T21:34:02.197Z] #11 sha256:f33dd677d1b88d0036b5a9b4bf2bb55fbca3818b2eee454ff37bdc86cf19a55c 21:34:02 [2022-08-23T21:34:02.197Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 3.1s done 21:34:02 [2022-08-23T21:34:02.197Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 3.2s done 21:34:02 [2022-08-23T21:34:02.421Z] #29 DONE 13.3s 21:34:02 [2022-08-23T21:34:02.421Z] 21:34:02 [2022-08-23T21:34:02.421Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:02 [2022-08-23T21:34:02.421Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:34:02 [2022-08-23T21:34:02.421Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.9s done 21:34:02 [2022-08-23T21:34:02.421Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 2.1s 21:34:02 [2022-08-23T21:34:02.429Z] #29 DONE 13.3s 21:34:02 [2022-08-23T21:34:02.429Z] 21:34:02 [2022-08-23T21:34:02.429Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 21:34:02 [2022-08-23T21:34:02.429Z] #30 sha256:b4a99d19fac526d0c2f31d5f6309fc8a66b53e5228c1c6c2f12d46ba7baa8b97 21:34:02 [2022-08-23T21:34:02.429Z] #30 DONE 0.1s 21:34:02 [2022-08-23T21:34:02.429Z] 21:34:02 [2022-08-23T21:34:02.429Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:02 [2022-08-23T21:34:02.429Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:34:02 [2022-08-23T21:34:02.429Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.7s done 21:34:02 [2022-08-23T21:34:02.429Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 1.9s 21:34:02 [2022-08-23T21:34:02.458Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 0B / 108.99MB 3.3s 21:34:02 [2022-08-23T21:34:02.458Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 16.78MB / 108.99MB 3.4s 21:34:02 [2022-08-23T21:34:02.458Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 27.26MB / 108.99MB 3.5s 21:34:02 [2022-08-23T21:34:02.679Z] #11 ... 21:34:02 [2022-08-23T21:34:02.679Z] 21:34:02 [2022-08-23T21:34:02.679Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 21:34:02 [2022-08-23T21:34:02.679Z] #30 sha256:e301fb74c9c9c2998c4b32b0574fd2eba5e20422df131f5d874acf443b340337 21:34:02 [2022-08-23T21:34:02.679Z] #30 DONE 0.1s 21:34:02 [2022-08-23T21:34:02.679Z] 21:34:02 [2022-08-23T21:34:02.679Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 21:34:02 [2022-08-23T21:34:02.679Z] #31 sha256:2765a1e0acca37d69cf24bf21b70b9a6f4f26e5ae927ab259ea0e511dece2127 21:34:02 [2022-08-23T21:34:02.718Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 50.33MB / 108.99MB 3.8s 21:34:02 [2022-08-23T21:34:02.980Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 59.77MB / 108.99MB 3.9s 21:34:02 [2022-08-23T21:34:02.980Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 66.06MB / 108.99MB 4.1s 21:34:03 [2022-08-23T21:34:03.241Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 74.45MB / 108.99MB 4.2s 21:34:03 [2022-08-23T21:34:03.241Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 84.93MB / 108.99MB 4.3s 21:34:03 [2022-08-23T21:34:03.508Z] #11 ... 21:34:03 [2022-08-23T21:34:03.508Z] 21:34:03 [2022-08-23T21:34:03.508Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 21:34:03 [2022-08-23T21:34:03.508Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 21:34:03 [2022-08-23T21:34:03.508Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 21:34:03 [2022-08-23T21:34:03.508Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 21:34:03 [2022-08-23T21:34:03.508Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 21:34:03 [2022-08-23T21:34:03.508Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 21:34:03 [2022-08-23T21:34:03.508Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.4s done 21:34:03 [2022-08-23T21:34:03.508Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done 21:34:03 [2022-08-23T21:34:03.508Z] #71 DONE 4.4s 21:34:03 [2022-08-23T21:34:03.508Z] 21:34:03 [2022-08-23T21:34:03.508Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:03 [2022-08-23T21:34:03.508Z] #11 sha256:f33dd677d1b88d0036b5a9b4bf2bb55fbca3818b2eee454ff37bdc86cf19a55c 21:34:03 [2022-08-23T21:34:03.508Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 93.32MB / 108.99MB 4.5s 21:34:03 [2022-08-23T21:34:03.508Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 3.0s done 21:34:03 [2022-08-23T21:34:03.508Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 4.6s 21:34:03 [2022-08-23T21:34:03.514Z] #9 DONE 1.6s 21:34:03 [2022-08-23T21:34:03.514Z] 21:34:03 [2022-08-23T21:34:03.514Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 21:34:03 [2022-08-23T21:34:03.514Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 21:34:03 [2022-08-23T21:34:03.514Z] #8 DONE 1.6s 21:34:03 [2022-08-23T21:34:03.514Z] 21:34:03 [2022-08-23T21:34:03.514Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 21:34:03 [2022-08-23T21:34:03.514Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 21:34:03 [2022-08-23T21:34:03.514Z] #10 DONE 1.6s 21:34:03 [2022-08-23T21:34:03.514Z] 21:34:03 [2022-08-23T21:34:03.514Z] #7 [internal] load metadata for docker.io/library/debian:bullseye 21:34:03 [2022-08-23T21:34:03.514Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e 21:34:03 [2022-08-23T21:34:03.514Z] #7 DONE 1.7s 21:34:03 [2022-08-23T21:34:03.774Z] 21:34:03 [2022-08-23T21:34:03.774Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 21:34:03 [2022-08-23T21:34:03.774Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 21:34:03 [2022-08-23T21:34:03.774Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 21:34:03 [2022-08-23T21:34:03.774Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 21:34:03 [2022-08-23T21:34:03.774Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 21:34:03 [2022-08-23T21:34:03.774Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 21:34:04 [2022-08-23T21:34:04.450Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 21:34:04 [2022-08-23T21:34:04.711Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.2s done 21:34:04 [2022-08-23T21:34:04.723Z] #19 128.6 Selecting previously unselected package g++-arm-linux-gnueabihf. 21:34:04 [2022-08-23T21:34:04.723Z] #19 128.6 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... 21:34:04 [2022-08-23T21:34:04.723Z] #19 128.6 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... 21:34:04 [2022-08-23T21:34:04.723Z] #19 128.6 Selecting previously unselected package crossbuild-essential-armhf. 21:34:04 [2022-08-23T21:34:04.723Z] #19 128.6 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... 21:34:04 [2022-08-23T21:34:04.723Z] #19 128.6 Unpacking crossbuild-essential-armhf (12.9) ... 21:34:04 [2022-08-23T21:34:04.723Z] #19 128.7 Selecting previously unselected package libc6-ppc64el-cross. 21:34:04 [2022-08-23T21:34:04.723Z] #19 128.7 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... 21:34:04 [2022-08-23T21:34:04.723Z] #19 128.7 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... 21:34:04 [2022-08-23T21:34:04.723Z] #19 128.8 Selecting previously unselected package libgcc-s1-ppc64el-cross. 21:34:04 [2022-08-23T21:34:04.723Z] #19 128.8 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... 21:34:04 [2022-08-23T21:34:04.723Z] #19 128.8 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... 21:34:04 [2022-08-23T21:34:04.723Z] #19 128.9 Selecting previously unselected package libgomp1-ppc64el-cross. 21:34:04 [2022-08-23T21:34:04.723Z] #19 128.9 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... 21:34:04 [2022-08-23T21:34:04.723Z] #19 128.9 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... 21:34:04 [2022-08-23T21:34:04.723Z] #19 128.9 Selecting previously unselected package libitm1-ppc64el-cross. 21:34:04 [2022-08-23T21:34:04.723Z] #19 129.0 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... 21:34:04 [2022-08-23T21:34:04.723Z] #19 129.0 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... 21:34:04 [2022-08-23T21:34:04.723Z] #19 129.0 Selecting previously unselected package libatomic1-ppc64el-cross. 21:34:04 [2022-08-23T21:34:04.723Z] #19 129.0 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... 21:34:04 [2022-08-23T21:34:04.723Z] #19 129.0 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... 21:34:04 [2022-08-23T21:34:04.723Z] #19 129.0 Selecting previously unselected package libasan6-ppc64el-cross. 21:34:04 [2022-08-23T21:34:04.723Z] #19 129.0 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... 21:34:04 [2022-08-23T21:34:04.723Z] #19 129.0 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... 21:34:04 [2022-08-23T21:34:04.723Z] #19 129.3 Selecting previously unselected package liblsan0-ppc64el-cross. 21:34:04 [2022-08-23T21:34:04.723Z] #19 129.3 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... 21:34:04 [2022-08-23T21:34:04.723Z] #19 129.3 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... 21:34:04 [2022-08-23T21:34:04.723Z] #19 129.4 Selecting previously unselected package libtsan0-ppc64el-cross. 21:34:04 [2022-08-23T21:34:04.723Z] #19 129.4 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... 21:34:04 [2022-08-23T21:34:04.723Z] #19 129.4 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... 21:34:04 [2022-08-23T21:34:04.724Z] #71 ... 21:34:04 [2022-08-23T21:34:04.724Z] 21:34:04 [2022-08-23T21:34:04.724Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 21:34:04 [2022-08-23T21:34:04.724Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 21:34:04 [2022-08-23T21:34:04.724Z] #49 DONE 0.0s 21:34:04 [2022-08-23T21:34:04.724Z] 21:34:04 [2022-08-23T21:34:04.724Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:04 [2022-08-23T21:34:04.724Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:34:04 [2022-08-23T21:34:04.724Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 0.0s done 21:34:04 [2022-08-23T21:34:04.724Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done 21:34:04 [2022-08-23T21:34:04.724Z] #11 sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 1.86kB / 1.86kB done 21:34:04 [2022-08-23T21:34:04.725Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 46.14MB / 55.01MB 1.0s 21:34:04 [2022-08-23T21:34:04.725Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done 21:34:04 [2022-08-23T21:34:04.725Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.5s done 21:34:04 [2022-08-23T21:34:04.725Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.7s done 21:34:04 [2022-08-23T21:34:04.725Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 18.87MB / 54.58MB 1.0s 21:34:04 [2022-08-23T21:34:04.725Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.19MB / 85.91MB 1.0s 21:34:04 [2022-08-23T21:34:04.976Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 21:34:04 [2022-08-23T21:34:04.976Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 6.1s done 21:34:04 [2022-08-23T21:34:04.978Z] #19 129.6 Selecting previously unselected package libstdc++6-ppc64el-cross. 21:34:04 [2022-08-23T21:34:04.978Z] #19 129.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... 21:34:04 [2022-08-23T21:34:04.978Z] #19 129.6 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... 21:34:04 [2022-08-23T21:34:04.978Z] #19 129.7 Selecting previously unselected package libubsan1-ppc64el-cross. 21:34:04 [2022-08-23T21:34:04.978Z] #19 129.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... 21:34:04 [2022-08-23T21:34:04.978Z] #19 129.7 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... 21:34:04 [2022-08-23T21:34:04.978Z] #19 129.8 Selecting previously unselected package libquadmath0-ppc64el-cross. 21:34:04 [2022-08-23T21:34:04.978Z] #19 129.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... 21:34:04 [2022-08-23T21:34:04.989Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 52.43MB / 55.01MB 1.1s 21:34:04 [2022-08-23T21:34:04.989Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 24.12MB / 54.58MB 1.1s 21:34:04 [2022-08-23T21:34:04.989Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 29.84MB / 54.58MB 1.1s 21:34:04 [2022-08-23T21:34:04.989Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 13.63MB / 85.91MB 1.1s 21:34:05 [2022-08-23T21:34:05.219Z] #31 2.285 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 21:34:05 [2022-08-23T21:34:05.219Z] #31 2.648 21:34:05 [2022-08-23T21:34:05.233Z] #19 129.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... 21:34:05 [2022-08-23T21:34:05.233Z] #19 129.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. 21:34:05 [2022-08-23T21:34:05.233Z] #19 129.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... 21:34:05 [2022-08-23T21:34:05.233Z] #19 129.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... 21:34:05 [2022-08-23T21:34:05.237Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.3s done 21:34:05 [2022-08-23T21:34:05.237Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 21:34:05 [2022-08-23T21:34:05.255Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 42.75MB / 54.58MB 1.3s 21:34:05 [2022-08-23T21:34:05.255Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 27.26MB / 85.91MB 1.3s 21:34:05 [2022-08-23T21:34:05.478Z] #31 2.876 #=#=# ######################################################################## 100.0% 21:34:05 [2022-08-23T21:34:05.488Z] #19 130.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. 21:34:05 [2022-08-23T21:34:05.488Z] #19 130.0 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... 21:34:05 [2022-08-23T21:34:05.488Z] #19 130.0 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... 21:34:05 [2022-08-23T21:34:05.497Z] #11 ... 21:34:05 [2022-08-23T21:34:05.497Z] 21:34:05 [2022-08-23T21:34:05.497Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 21:34:05 [2022-08-23T21:34:05.497Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 21:34:05 [2022-08-23T21:34:05.497Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.6s done 21:34:05 [2022-08-23T21:34:05.497Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done 21:34:05 [2022-08-23T21:34:05.497Z] #73 DONE 6.6s 21:34:05 [2022-08-23T21:34:05.497Z] 21:34:05 [2022-08-23T21:34:05.497Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:05 [2022-08-23T21:34:05.497Z] #11 sha256:f33dd677d1b88d0036b5a9b4bf2bb55fbca3818b2eee454ff37bdc86cf19a55c 21:34:05 [2022-08-23T21:34:05.540Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 1.5s 21:34:05 [2022-08-23T21:34:05.540Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 50.33MB / 85.91MB 1.5s 21:34:05 [2022-08-23T21:34:05.540Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 55.57MB / 85.91MB 1.6s 21:34:05 [2022-08-23T21:34:05.540Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.6s done 21:34:05 [2022-08-23T21:34:05.540Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 65.01MB / 85.91MB 1.7s 21:34:05 [2022-08-23T21:34:05.737Z] #31 3.238 21:34:05 [2022-08-23T21:34:05.828Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 72.35MB / 85.91MB 1.9s 21:34:05 [2022-08-23T21:34:05.828Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 2.0s 21:34:06 [2022-08-23T21:34:06.069Z] #11 ... 21:34:06 [2022-08-23T21:34:06.069Z] 21:34:06 [2022-08-23T21:34:06.069Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 21:34:06 [2022-08-23T21:34:06.069Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 21:34:06 [2022-08-23T21:34:06.069Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done 21:34:06 [2022-08-23T21:34:06.069Z] #28 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done 21:34:06 [2022-08-23T21:34:06.069Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.4s done 21:34:06 [2022-08-23T21:34:06.069Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done 21:34:06 [2022-08-23T21:34:06.069Z] #28 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done 21:34:06 [2022-08-23T21:34:06.069Z] #28 DONE 6.9s 21:34:06 [2022-08-23T21:34:06.069Z] 21:34:06 [2022-08-23T21:34:06.069Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:06 [2022-08-23T21:34:06.069Z] #11 sha256:f33dd677d1b88d0036b5a9b4bf2bb55fbca3818b2eee454ff37bdc86cf19a55c 21:34:06 [2022-08-23T21:34:06.089Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.2s done 21:34:06 [2022-08-23T21:34:06.353Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 2.4s 21:34:06 [2022-08-23T21:34:06.618Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0.9s 21:34:07 [2022-08-23T21:34:07.114Z] #31 4.226 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 21:34:07 [2022-08-23T21:34:07.114Z] #31 4.566 21:34:07 [2022-08-23T21:34:07.191Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 3.3s done 21:34:07 [2022-08-23T21:34:07.191Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 3.3s done 21:34:07 [2022-08-23T21:34:07.191Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0B / 141.86MB 3.3s 21:34:07 [2022-08-23T21:34:07.451Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 15.73MB / 141.86MB 3.7s 21:34:07 [2022-08-23T21:34:07.682Z] #31 4.795 #=#=# ######################################################################## 100.0% 21:34:07 [2022-08-23T21:34:07.704Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.0s 21:34:07 [2022-08-23T21:34:07.704Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.4s done 21:34:07 [2022-08-23T21:34:07.711Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 24.51MB / 141.86MB 3.9s 21:34:07 [2022-08-23T21:34:07.941Z] #31 5.100 21:34:07 [2022-08-23T21:34:07.964Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 21:34:07 [2022-08-23T21:34:07.971Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 34.60MB / 141.86MB 4.1s 21:34:07 [2022-08-23T21:34:07.994Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 2.5s done 21:34:08 [2022-08-23T21:34:08.232Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 44.57MB / 141.86MB 4.3s 21:34:08 [2022-08-23T21:34:08.232Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 61.87MB / 141.86MB 4.5s 21:34:08 [2022-08-23T21:34:08.255Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 21:34:08 [2022-08-23T21:34:08.496Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 72.45MB / 141.86MB 4.6s 21:34:08 [2022-08-23T21:34:08.759Z] #11 ... 21:34:08 [2022-08-23T21:34:08.760Z] 21:34:08 [2022-08-23T21:34:08.760Z] #24 [internal] load build context 21:34:08 [2022-08-23T21:34:08.760Z] #24 sha256:f58d683a19160c123d43ec5c40f777b5d7e522a96f99e026a9eb1e335bde10df 21:34:08 [2022-08-23T21:34:08.760Z] #24 transferring context: 62.60MB 4.8s done 21:34:08 [2022-08-23T21:34:08.760Z] #24 DONE 5.0s 21:34:08 [2022-08-23T21:34:08.760Z] 21:34:08 [2022-08-23T21:34:08.760Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:08 [2022-08-23T21:34:08.760Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:34:08 [2022-08-23T21:34:08.760Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 90.18MB / 141.86MB 4.8s 21:34:08 [2022-08-23T21:34:08.760Z] #11 ... 21:34:08 [2022-08-23T21:34:08.760Z] 21:34:08 [2022-08-23T21:34:08.760Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 21:34:08 [2022-08-23T21:34:08.760Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 21:34:08 [2022-08-23T21:34:08.760Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.6s done 21:34:08 [2022-08-23T21:34:08.760Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s 21:34:08 [2022-08-23T21:34:08.878Z] #31 6.084 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 21:34:08 [2022-08-23T21:34:08.878Z] #31 ... 21:34:08 [2022-08-23T21:34:08.878Z] 21:34:08 [2022-08-23T21:34:08.878Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:08 [2022-08-23T21:34:08.878Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:34:08 [2022-08-23T21:34:08.878Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 8.1s done 21:34:08 [2022-08-23T21:34:08.878Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0.4s 21:34:09 [2022-08-23T21:34:09.137Z] #11 ... 21:34:09 [2022-08-23T21:34:09.137Z] 21:34:09 [2022-08-23T21:34:09.137Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 21:34:09 [2022-08-23T21:34:09.137Z] #31 sha256:2765a1e0acca37d69cf24bf21b70b9a6f4f26e5ae927ab259ea0e511dece2127 21:34:09 [2022-08-23T21:34:09.137Z] #31 6.449 21:34:09 [2022-08-23T21:34:09.334Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done 21:34:09 [2022-08-23T21:34:09.638Z] #11 ... 21:34:09 [2022-08-23T21:34:09.638Z] 21:34:09 [2022-08-23T21:34:09.638Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 21:34:09 [2022-08-23T21:34:09.638Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef 21:34:09 [2022-08-23T21:34:09.638Z] #72 DONE 1.1s 21:34:09 [2022-08-23T21:34:09.638Z] 21:34:09 [2022-08-23T21:34:09.638Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:09 [2022-08-23T21:34:09.638Z] #11 sha256:f33dd677d1b88d0036b5a9b4bf2bb55fbca3818b2eee454ff37bdc86cf19a55c 21:34:09 [2022-08-23T21:34:09.664Z] #31 6.688 #=#=# #################### 27.8% ########################################## 59.6% ################################################################## 91.9% ######################################################################## 100.0% 21:34:09 [2022-08-23T21:34:09.923Z] #31 7.230 21:34:10 [2022-08-23T21:34:10.720Z] #71 DONE 6.9s 21:34:10 [2022-08-23T21:34:10.720Z] 21:34:10 [2022-08-23T21:34:10.720Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 21:34:10 [2022-08-23T21:34:10.720Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 21:34:10 [2022-08-23T21:34:10.720Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 21:34:10 [2022-08-23T21:34:10.720Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 21:34:10 [2022-08-23T21:34:10.720Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 21:34:10 [2022-08-23T21:34:10.720Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 21:34:10 [2022-08-23T21:34:10.720Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done 21:34:10 [2022-08-23T21:34:10.720Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done 21:34:10 [2022-08-23T21:34:10.720Z] #73 DONE 7.0s 21:34:10 [2022-08-23T21:34:10.720Z] 21:34:10 [2022-08-23T21:34:10.720Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:10 [2022-08-23T21:34:10.720Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:34:10 [2022-08-23T21:34:10.720Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 6.7s done 21:34:10 [2022-08-23T21:34:10.729Z] #19 134.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. 21:34:10 [2022-08-23T21:34:10.729Z] #19 134.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... 21:34:10 [2022-08-23T21:34:10.729Z] #19 134.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... 21:34:10 [2022-08-23T21:34:10.729Z] #19 134.7 Selecting previously unselected package linux-libc-dev-ppc64el-cross. 21:34:10 [2022-08-23T21:34:10.729Z] #19 134.7 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... 21:34:10 [2022-08-23T21:34:10.729Z] #19 134.7 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... 21:34:10 [2022-08-23T21:34:10.729Z] #19 134.8 Selecting previously unselected package libc6-dev-ppc64el-cross. 21:34:10 [2022-08-23T21:34:10.729Z] #19 134.9 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... 21:34:10 [2022-08-23T21:34:10.729Z] #19 134.9 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... 21:34:10 [2022-08-23T21:34:10.729Z] #19 135.1 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. 21:34:10 [2022-08-23T21:34:10.729Z] #19 135.1 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... 21:34:10 [2022-08-23T21:34:10.729Z] #19 135.1 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... 21:34:10 [2022-08-23T21:34:10.729Z] #19 135.4 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. 21:34:10 [2022-08-23T21:34:10.729Z] #19 135.4 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... 21:34:10 [2022-08-23T21:34:10.729Z] #19 135.4 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... 21:34:10 [2022-08-23T21:34:10.858Z] #31 8.260 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 21:34:11 [2022-08-23T21:34:11.426Z] #31 8.601 21:34:11 [2022-08-23T21:34:11.557Z] #11 ... 21:34:11 [2022-08-23T21:34:11.557Z] 21:34:11 [2022-08-23T21:34:11.557Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 21:34:11 [2022-08-23T21:34:11.557Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 21:34:11 [2022-08-23T21:34:11.557Z] #74 DONE 2.1s 21:34:11 [2022-08-23T21:34:11.557Z] 21:34:11 [2022-08-23T21:34:11.557Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:11 [2022-08-23T21:34:11.557Z] #11 sha256:f33dd677d1b88d0036b5a9b4bf2bb55fbca3818b2eee454ff37bdc86cf19a55c 21:34:11 [2022-08-23T21:34:11.557Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 3.3s done 21:34:11 [2022-08-23T21:34:11.684Z] #31 8.831 #=#=# ######################################################################## 100.0% 21:34:11 [2022-08-23T21:34:11.684Z] #31 9.087 21:34:11 [2022-08-23T21:34:11.821Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 21:34:12 [2022-08-23T21:34:12.103Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 21:34:12 [2022-08-23T21:34:12.103Z] #11 ... 21:34:12 [2022-08-23T21:34:12.103Z] 21:34:12 [2022-08-23T21:34:12.103Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 21:34:12 [2022-08-23T21:34:12.103Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc 21:34:12 [2022-08-23T21:34:12.103Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done 21:34:12 [2022-08-23T21:34:12.103Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done 21:34:12 [2022-08-23T21:34:12.103Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done 21:34:12 [2022-08-23T21:34:12.103Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.7s done 21:34:12 [2022-08-23T21:34:12.103Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done 21:34:12 [2022-08-23T21:34:12.103Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.7s done 21:34:12 [2022-08-23T21:34:12.103Z] #28 DONE 8.3s 21:34:12 [2022-08-23T21:34:12.103Z] 21:34:12 [2022-08-23T21:34:12.103Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:12 [2022-08-23T21:34:12.103Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:34:12 [2022-08-23T21:34:12.378Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.3s done 21:34:12 [2022-08-23T21:34:12.621Z] #31 9.811 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 21:34:12 [2022-08-23T21:34:12.644Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 21:34:12 [2022-08-23T21:34:12.886Z] #31 10.16 21:34:13 [2022-08-23T21:34:13.146Z] #31 10.38 #=#=# ######################################################################## 100.0% 21:34:13 [2022-08-23T21:34:13.225Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.5s done 21:34:13 [2022-08-23T21:34:13.225Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 21:34:13 [2022-08-23T21:34:13.245Z] #11 ... 21:34:13 [2022-08-23T21:34:13.245Z] 21:34:13 [2022-08-23T21:34:13.245Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 21:34:13 [2022-08-23T21:34:13.245Z] #31 sha256:2ce4ad724d545db7d6acebf296d785fc3f853eed34356ea1ac0caf0bd69a6779 21:34:13 [2022-08-23T21:34:13.245Z] #31 2.215 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 21:34:13 [2022-08-23T21:34:13.245Z] #31 2.565 21:34:13 [2022-08-23T21:34:13.245Z] #31 2.798 #=#=# ######################################################################## 100.0% 21:34:13 [2022-08-23T21:34:13.245Z] #31 3.101 21:34:13 [2022-08-23T21:34:13.245Z] #31 4.117 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 21:34:13 [2022-08-23T21:34:13.245Z] #31 4.446 21:34:13 [2022-08-23T21:34:13.245Z] #31 4.689 #=#=# ######################################################################## 100.0% 21:34:13 [2022-08-23T21:34:13.245Z] #31 5.057 21:34:13 [2022-08-23T21:34:13.245Z] #31 6.154 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 21:34:13 [2022-08-23T21:34:13.245Z] #31 6.548 21:34:13 [2022-08-23T21:34:13.245Z] #31 6.765 #=#=# ############### 21.7% ########################################## 58.9% ################################################################# 90.3% ######################################################################## 100.0% 21:34:13 [2022-08-23T21:34:13.245Z] #31 7.319 21:34:13 [2022-08-23T21:34:13.245Z] #31 8.298 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 21:34:13 [2022-08-23T21:34:13.245Z] #31 8.611 21:34:13 [2022-08-23T21:34:13.245Z] #31 8.860 #=#=# ######################################################################## 100.0% 21:34:13 [2022-08-23T21:34:13.245Z] #31 9.115 21:34:13 [2022-08-23T21:34:13.245Z] #31 9.897 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 21:34:13 [2022-08-23T21:34:13.245Z] #31 ... 21:34:13 [2022-08-23T21:34:13.245Z] 21:34:13 [2022-08-23T21:34:13.245Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:13 [2022-08-23T21:34:13.245Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:34:13 [2022-08-23T21:34:13.246Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s 21:34:13 [2022-08-23T21:34:13.405Z] #31 10.75 21:34:13 [2022-08-23T21:34:13.406Z] #31 10.86 Download of images into '/build' complete. 21:34:13 [2022-08-23T21:34:13.406Z] #31 10.86 Use something like the following to load the result into a Docker daemon: 21:34:13 [2022-08-23T21:34:13.406Z] #31 10.86 tar -cC '/build' . | docker load 21:34:13 [2022-08-23T21:34:13.801Z] #11 ... 21:34:13 [2022-08-23T21:34:13.801Z] 21:34:13 [2022-08-23T21:34:13.801Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 21:34:13 [2022-08-23T21:34:13.801Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 21:34:13 [2022-08-23T21:34:13.801Z] #72 DONE 0.5s 21:34:13 [2022-08-23T21:34:13.801Z] 21:34:13 [2022-08-23T21:34:13.801Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:13 [2022-08-23T21:34:13.801Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:34:14 [2022-08-23T21:34:14.742Z] #11 ... 21:34:14 [2022-08-23T21:34:14.742Z] 21:34:14 [2022-08-23T21:34:14.742Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 21:34:14 [2022-08-23T21:34:14.742Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 21:34:14 [2022-08-23T21:34:14.742Z] #74 DONE 0.8s 21:34:14 [2022-08-23T21:34:14.742Z] 21:34:14 [2022-08-23T21:34:14.742Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:14 [2022-08-23T21:34:14.742Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:34:15 [2022-08-23T21:34:15.942Z] #31 DONE 13.1s 21:34:15 [2022-08-23T21:34:15.942Z] 21:34:15 [2022-08-23T21:34:15.942Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:15 [2022-08-23T21:34:15.942Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:34:15 [2022-08-23T21:34:15.942Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 7.0s 21:34:15 [2022-08-23T21:34:15.972Z] #19 139.8 Selecting previously unselected package g++-powerpc64le-linux-gnu. 21:34:15 [2022-08-23T21:34:15.972Z] #19 139.8 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 139.8 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 139.8 Selecting previously unselected package crossbuild-essential-ppc64el. 21:34:15 [2022-08-23T21:34:15.972Z] #19 139.9 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 139.9 Unpacking crossbuild-essential-ppc64el (12.9) ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 139.9 Selecting previously unselected package libc6-s390x-cross. 21:34:15 [2022-08-23T21:34:15.972Z] #19 139.9 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 139.9 Unpacking libc6-s390x-cross (2.31-9cross4) ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.0 Selecting previously unselected package libgcc-s1-s390x-cross. 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.0 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.0 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.1 Selecting previously unselected package libgomp1-s390x-cross. 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.1 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.1 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.1 Selecting previously unselected package libitm1-s390x-cross. 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.1 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.1 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.1 Selecting previously unselected package libatomic1-s390x-cross. 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.1 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.1 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.2 Selecting previously unselected package libasan6-s390x-cross. 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.2 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.2 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.4 Selecting previously unselected package libstdc++6-s390x-cross. 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.4 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.4 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.5 Selecting previously unselected package libubsan1-s390x-cross. 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.5 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.5 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.6 Selecting previously unselected package libgcc-10-dev-s390x-cross. 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.6 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.6 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.7 Selecting previously unselected package gcc-10-s390x-linux-gnu. 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.7 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... 21:34:15 [2022-08-23T21:34:15.972Z] #19 140.7 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... 21:34:16 [2022-08-23T21:34:16.024Z] #11 ... 21:34:16 [2022-08-23T21:34:16.024Z] 21:34:16 [2022-08-23T21:34:16.024Z] #29 [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 21:34:16 [2022-08-23T21:34:16.024Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 21:34:16 [2022-08-23T21:34:16.024Z] #29 1.030 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 21:34:16 [2022-08-23T21:34:16.024Z] #29 1.049 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:34:16 [2022-08-23T21:34:16.024Z] #29 1.060 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:16 [2022-08-23T21:34:16.024Z] #29 1.204 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] 21:34:16 [2022-08-23T21:34:16.024Z] #29 1.576 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] 21:34:16 [2022-08-23T21:34:16.024Z] #29 1.579 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] 21:34:16 [2022-08-23T21:34:16.024Z] #29 2.602 Fetched 8458 kB in 2s (4613 kB/s) 21:34:16 [2022-08-23T21:34:16.024Z] #29 2.602 Reading package lists... 21:34:16 [2022-08-23T21:34:16.024Z] #29 3.129 Reading package lists... 21:34:16 [2022-08-23T21:34:16.024Z] #29 3.664 Building dependency tree... 21:34:16 [2022-08-23T21:34:16.024Z] #29 3.983 The following additional packages will be installed: 21:34:16 [2022-08-23T21:34:16.024Z] #29 3.983 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 21:34:16 [2022-08-23T21:34:16.024Z] #29 3.983 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 21:34:16 [2022-08-23T21:34:16.024Z] #29 3.987 Recommended packages: 21:34:16 [2022-08-23T21:34:16.024Z] #29 3.987 libldap-common publicsuffix libsasl2-modules 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.107 The following NEW packages will be installed: 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.107 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.107 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.107 libssh2-1 openssl 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.376 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.376 Need to get 2942 kB of archives. 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.376 After this operation, 6482 kB of additional disk space will be used. 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.376 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.441 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.468 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.474 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.510 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.512 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.517 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.521 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.561 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.564 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.566 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.571 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.579 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.604 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.607 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.873 debconf: delaying package configuration, since apt-utils is not installed 21:34:16 [2022-08-23T21:34:16.024Z] #29 4.908 Fetched 2942 kB in 1s (5869 kB/s) 21:34:16 [2022-08-23T21:34:16.025Z] #29 4.985 Selecting previously unselected package openssl. 21:34:16 [2022-08-23T21:34:16.025Z] #29 4.985 (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.) 21:34:16 [2022-08-23T21:34:16.025Z] #29 4.985 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 5.066 Unpacking openssl (1.1.1n-0+deb11u3) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 5.553 Selecting previously unselected package ca-certificates. 21:34:16 [2022-08-23T21:34:16.025Z] #29 5.553 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 5.557 Unpacking ca-certificates (20210119) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 5.665 Selecting previously unselected package libbrotli1:arm64. 21:34:16 [2022-08-23T21:34:16.025Z] #29 5.665 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 5.683 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 5.811 Selecting previously unselected package libsasl2-modules-db:arm64. 21:34:16 [2022-08-23T21:34:16.025Z] #29 5.811 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 5.811 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 5.857 Selecting previously unselected package libsasl2-2:arm64. 21:34:16 [2022-08-23T21:34:16.025Z] #29 5.857 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 5.863 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 5.919 Selecting previously unselected package libldap-2.4-2:arm64. 21:34:16 [2022-08-23T21:34:16.025Z] #29 5.919 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 5.928 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.044 Selecting previously unselected package libnghttp2-14:arm64. 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.044 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.052 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.112 Selecting previously unselected package libpsl5:arm64. 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.112 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.118 Unpacking libpsl5:arm64 (0.21.0-1.2) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.173 Selecting previously unselected package librtmp1:arm64. 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.174 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.179 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.225 Selecting previously unselected package libssh2-1:arm64. 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.225 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.231 Unpacking libssh2-1:arm64 (1.9.0-2) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.286 Selecting previously unselected package libcurl4:arm64. 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.286 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.290 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.362 Selecting previously unselected package curl. 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.362 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.368 Unpacking curl (7.74.0-1.3+deb11u2) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.427 Selecting previously unselected package libonig5:arm64. 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.427 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.433 Unpacking libonig5:arm64 (6.9.6-1.1) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.494 Selecting previously unselected package libjq1:arm64. 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.494 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.499 Unpacking libjq1:arm64 (1.6-2.1) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.543 Selecting previously unselected package jq. 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.543 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.547 Unpacking jq (1.6-2.1) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.604 Setting up libpsl5:arm64 (0.21.0-1.2) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.615 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.682 Setting up libnghttp2-14:arm64 (1.43.0-1) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.700 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.713 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.725 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.740 Setting up libssh2-1:arm64 (1.9.0-2) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.758 Setting up openssl (1.1.1n-0+deb11u3) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.779 Setting up libonig5:arm64 (6.9.6-1.1) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.792 Setting up libjq1:arm64 (1.6-2.1) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.810 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 6.827 Setting up ca-certificates (20210119) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 7.484 Updating certificates in /etc/ssl/certs... 21:34:16 [2022-08-23T21:34:16.025Z] #29 8.334 129 added, 0 removed; done. 21:34:16 [2022-08-23T21:34:16.025Z] #29 8.420 Setting up jq (1.6-2.1) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 8.436 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 8.454 Setting up curl (7.74.0-1.3+deb11u2) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 8.468 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 8.498 Processing triggers for ca-certificates (20210119) ... 21:34:16 [2022-08-23T21:34:16.025Z] #29 8.511 Updating certificates in /etc/ssl/certs... 21:34:16 [2022-08-23T21:34:16.025Z] #29 9.248 0 added, 0 removed; done. 21:34:16 [2022-08-23T21:34:16.025Z] #29 9.248 Running hooks in /etc/ca-certificates/update.d... 21:34:16 [2022-08-23T21:34:16.025Z] #29 9.248 done. 21:34:16 [2022-08-23T21:34:16.025Z] #29 ... 21:34:16 [2022-08-23T21:34:16.025Z] 21:34:16 [2022-08-23T21:34:16.025Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:16 [2022-08-23T21:34:16.025Z] #11 sha256:f33dd677d1b88d0036b5a9b4bf2bb55fbca3818b2eee454ff37bdc86cf19a55c 21:34:16 [2022-08-23T21:34:16.597Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 4.7s done 21:34:16 [2022-08-23T21:34:16.858Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 21:34:16 [2022-08-23T21:34:16.858Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 done 21:34:17 [2022-08-23T21:34:17.119Z] #11 ... 21:34:17 [2022-08-23T21:34:17.119Z] 21:34:17 [2022-08-23T21:34:17.119Z] #29 [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 21:34:17 [2022-08-23T21:34:17.119Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 21:34:17 [2022-08-23T21:34:17.119Z] #29 DONE 11.4s 21:34:17 [2022-08-23T21:34:17.379Z] 21:34:17 [2022-08-23T21:34:17.379Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:17 [2022-08-23T21:34:17.379Z] #11 sha256:f33dd677d1b88d0036b5a9b4bf2bb55fbca3818b2eee454ff37bdc86cf19a55c 21:34:17 [2022-08-23T21:34:17.379Z] #11 DONE 18.4s 21:34:17 [2022-08-23T21:34:17.379Z] 21:34:17 [2022-08-23T21:34:17.379Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 21:34:17 [2022-08-23T21:34:17.379Z] #30 sha256:cc530377f8f040793e4148f0e8b8f6400d6fcd53db659ce0444d18ea69b10a88 21:34:17 [2022-08-23T21:34:17.379Z] #30 DONE 0.1s 21:34:17 [2022-08-23T21:34:17.379Z] 21:34:17 [2022-08-23T21:34:17.379Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 21:34:17 [2022-08-23T21:34:17.379Z] #31 sha256:b5b96592b19c233d56a1d30f460b09e3f0bb3019b6425caf8dd9686ecca0d976 21:34:17 [2022-08-23T21:34:17.440Z] #11 ... 21:34:17 [2022-08-23T21:34:17.440Z] 21:34:17 [2022-08-23T21:34:17.440Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 21:34:17 [2022-08-23T21:34:17.440Z] #31 sha256:2ce4ad724d545db7d6acebf296d785fc3f853eed34356ea1ac0caf0bd69a6779 21:34:17 [2022-08-23T21:34:17.440Z] #31 10.22 21:34:17 [2022-08-23T21:34:17.440Z] #31 10.46 #=#=# ######################################################################## 100.0% 21:34:17 [2022-08-23T21:34:17.440Z] #31 10.71 21:34:17 [2022-08-23T21:34:17.440Z] #31 10.75 Download of images into '/build' complete. 21:34:17 [2022-08-23T21:34:17.440Z] #31 10.75 Use something like the following to load the result into a Docker daemon: 21:34:17 [2022-08-23T21:34:17.440Z] #31 10.75 tar -cC '/build' . | docker load 21:34:17 [2022-08-23T21:34:17.440Z] #31 DONE 14.2s 21:34:17 [2022-08-23T21:34:17.440Z] 21:34:17 [2022-08-23T21:34:17.440Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:17 [2022-08-23T21:34:17.440Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:34:17 [2022-08-23T21:34:17.949Z] #31 ... 21:34:17 [2022-08-23T21:34:17.949Z] 21:34:17 [2022-08-23T21:34:17.949Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 21:34:17 [2022-08-23T21:34:17.949Z] #12 sha256:a1bbf8b597032463acd39030e27f0e0d1c2dbb46223cf8f4a304d43817efb598 21:34:17 [2022-08-23T21:34:17.949Z] #12 DONE 0.5s 21:34:17 [2022-08-23T21:34:17.949Z] 21:34:17 [2022-08-23T21:34:17.949Z] #13 [base 3/3] 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 21:34:17 [2022-08-23T21:34:17.949Z] #13 sha256:db26a14f1c371a7d13e011b6c33c177980c0d36867eb5b78bbf5fa27ef89d430 21:34:18 [2022-08-23T21:34:18.378Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.2s done 21:34:18 [2022-08-23T21:34:18.525Z] #13 DONE 0.5s 21:34:18 [2022-08-23T21:34:18.525Z] 21:34:18 [2022-08-23T21:34:18.525Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 21:34:18 [2022-08-23T21:34:18.525Z] #33 sha256:08de5c76626140d5f1835e7aa04e93090683afe0cd65fce7058a24c154756fe0 21:34:18 [2022-08-23T21:34:18.525Z] #33 ... 21:34:18 [2022-08-23T21:34:18.525Z] 21:34:18 [2022-08-23T21:34:18.525Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 21:34:18 [2022-08-23T21:34:18.525Z] #46 sha256:0d0735d1c3a72b662072edef1f19d7bac8f370080c2ba6a64757f8c292e568ea 21:34:18 [2022-08-23T21:34:18.525Z] #46 DONE 0.3s 21:34:18 [2022-08-23T21:34:18.637Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done 21:34:18 [2022-08-23T21:34:18.810Z] 21:34:18 [2022-08-23T21:34:18.810Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 21:34:18 [2022-08-23T21:34:18.810Z] #33 sha256:08de5c76626140d5f1835e7aa04e93090683afe0cd65fce7058a24c154756fe0 21:34:18 [2022-08-23T21:34:18.810Z] #33 DONE 0.3s 21:34:18 [2022-08-23T21:34:18.810Z] 21:34:18 [2022-08-23T21:34:18.810Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / 21:34:18 [2022-08-23T21:34:18.810Z] #25 sha256:41ade5a035d5c6a13b3334c9ccf211811f0b37206c81983ceffa98bebf7492ee 21:34:18 [2022-08-23T21:34:18.810Z] #25 DONE 0.4s 21:34:18 [2022-08-23T21:34:18.810Z] 21:34:18 [2022-08-23T21:34:18.810Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:34:18 [2022-08-23T21:34:18.810Z] #34 sha256:f4bbb960a6898e799ff1323dc7c330777ce8963a790e02b14327a5f25ce798d0 21:34:18 [2022-08-23T21:34:18.810Z] #34 ... 21:34:18 [2022-08-23T21:34:18.810Z] 21:34:18 [2022-08-23T21:34:18.810Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / 21:34:18 [2022-08-23T21:34:18.810Z] #66 sha256:e463704e0251a056fc69092c10e9e28e3fac57b942da67b4a36da8fe1f28e0c7 21:34:18 [2022-08-23T21:34:18.810Z] #66 DONE 0.5s 21:34:18 [2022-08-23T21:34:18.896Z] #11 DONE 43.1s 21:34:18 [2022-08-23T21:34:18.896Z] 21:34:18 [2022-08-23T21:34:18.896Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 21:34:18 [2022-08-23T21:34:18.896Z] #12 sha256:c1b9663d32277d07e80554a582201c32a3681e88cc481264fd36f54f1daf44ab 21:34:18 [2022-08-23T21:34:18.951Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.2s 21:34:18 [2022-08-23T21:34:18.951Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.3s done 21:34:18 [2022-08-23T21:34:18.951Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 21:34:19 [2022-08-23T21:34:19.079Z] 21:34:19 [2022-08-23T21:34:19.079Z] #50 [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 21:34:19 [2022-08-23T21:34:19.079Z] #50 sha256:0fb6901cfab14b61355551e41c14e82d768a5c56ff7e30f46c3f8e2967e57a1d 21:34:19 [2022-08-23T21:34:19.079Z] #50 DONE 0.5s 21:34:19 [2022-08-23T21:34:19.079Z] 21:34:19 [2022-08-23T21:34:19.079Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 21:34:19 [2022-08-23T21:34:19.079Z] #31 sha256:b5b96592b19c233d56a1d30f460b09e3f0bb3019b6425caf8dd9686ecca0d976 21:34:19 [2022-08-23T21:34:19.079Z] #31 1.620 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 21:34:19 [2022-08-23T21:34:19.340Z] #31 1.974 21:34:19 [2022-08-23T21:34:19.465Z] #12 DONE 0.7s 21:34:19 [2022-08-23T21:34:19.465Z] 21:34:19 [2022-08-23T21:34:19.465Z] #13 [base 3/3] 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 21:34:19 [2022-08-23T21:34:19.465Z] #13 sha256:4b9900e9077840af51ccb7cb3b2f809245426b4d508da2cb702f49808bd71f8e 21:34:19 [2022-08-23T21:34:19.600Z] #31 2.217 #=#=# ######################################################################## 100.0% 21:34:20 [2022-08-23T21:34:20.138Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.8s done 21:34:20 [2022-08-23T21:34:20.138Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done 21:34:20 [2022-08-23T21:34:20.138Z] #11 DONE 45.2s 21:34:20 [2022-08-23T21:34:20.138Z] 21:34:20 [2022-08-23T21:34:20.138Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 21:34:20 [2022-08-23T21:34:20.138Z] #12 sha256:c1b9663d32277d07e80554a582201c32a3681e88cc481264fd36f54f1daf44ab 21:34:20 [2022-08-23T21:34:20.173Z] #31 2.658 21:34:20 [2022-08-23T21:34:20.402Z] #13 DONE 0.6s 21:34:20 [2022-08-23T21:34:20.402Z] 21:34:20 [2022-08-23T21:34:20.402Z] #42 [tini 1/3] 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 vim-common 21:34:20 [2022-08-23T21:34:20.402Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:34:20 [2022-08-23T21:34:20.402Z] #42 ... 21:34:20 [2022-08-23T21:34:20.402Z] 21:34:20 [2022-08-23T21:34:20.402Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 21:34:20 [2022-08-23T21:34:20.402Z] #33 sha256:a35cbf3d871f38588024a43c4d3af712316008f9cc419dd72a996449a3215ae1 21:34:20 [2022-08-23T21:34:20.402Z] #33 DONE 0.2s 21:34:20 [2022-08-23T21:34:20.402Z] 21:34:20 [2022-08-23T21:34:20.402Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 21:34:20 [2022-08-23T21:34:20.402Z] #46 sha256:8d281ff1259b94aaa8578f97baccbbadfe23eaf07005dd416d290c6400e3bc9b 21:34:20 [2022-08-23T21:34:20.402Z] #46 DONE 0.2s 21:34:20 [2022-08-23T21:34:20.402Z] 21:34:20 [2022-08-23T21:34:20.402Z] #50 [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 21:34:20 [2022-08-23T21:34:20.402Z] #50 sha256:8dd25e1ed86d4858d32bdf8df9e5ffa38659a311ae6201133c2efe7dec957960 21:34:20 [2022-08-23T21:34:20.402Z] #50 DONE 0.3s 21:34:20 [2022-08-23T21:34:20.402Z] 21:34:20 [2022-08-23T21:34:20.402Z] #51 [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 21:34:20 [2022-08-23T21:34:20.402Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:34:20 [2022-08-23T21:34:20.674Z] #51 ... 21:34:20 [2022-08-23T21:34:20.674Z] 21:34:20 [2022-08-23T21:34:20.674Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / 21:34:20 [2022-08-23T21:34:20.674Z] #66 sha256:383011b689f7f1428eea145e4d454b8b4312dbcce1aae3b8eb4161938ae0c7e6 21:34:20 [2022-08-23T21:34:20.674Z] #66 DONE 0.6s 21:34:20 [2022-08-23T21:34:20.674Z] 21:34:20 [2022-08-23T21:34:20.674Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / 21:34:20 [2022-08-23T21:34:20.674Z] #25 sha256:5c8ea33f8e130428e1c8a5bf1790b4b4d48a522cb981a5278a4a51ec7a8cb105 21:34:20 [2022-08-23T21:34:20.674Z] #25 DONE 0.6s 21:34:20 [2022-08-23T21:34:20.935Z] 21:34:20 [2022-08-23T21:34:20.935Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli 21:34:20 [2022-08-23T21:34:20.935Z] #26 sha256:f57b1410e11c8beaf74572f4f1df4b659b15cffabf5fa75b8497f481c55e283c 21:34:21 [2022-08-23T21:34:21.073Z] #12 DONE 0.9s 21:34:21 [2022-08-23T21:34:21.073Z] 21:34:21 [2022-08-23T21:34:21.073Z] #13 [base 3/3] 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 21:34:21 [2022-08-23T21:34:21.073Z] #13 sha256:4b9900e9077840af51ccb7cb3b2f809245426b4d508da2cb702f49808bd71f8e 21:34:21 [2022-08-23T21:34:21.218Z] #19 145.0 Selecting previously unselected package gcc-s390x-linux-gnu. 21:34:21 [2022-08-23T21:34:21.218Z] #19 145.0 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... 21:34:21 [2022-08-23T21:34:21.218Z] #19 145.0 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... 21:34:21 [2022-08-23T21:34:21.218Z] #19 145.1 Selecting previously unselected package linux-libc-dev-s390x-cross. 21:34:21 [2022-08-23T21:34:21.218Z] #19 145.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... 21:34:21 [2022-08-23T21:34:21.218Z] #19 145.1 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... 21:34:21 [2022-08-23T21:34:21.218Z] #19 145.3 Selecting previously unselected package libc6-dev-s390x-cross. 21:34:21 [2022-08-23T21:34:21.218Z] #19 145.3 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... 21:34:21 [2022-08-23T21:34:21.218Z] #19 145.3 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... 21:34:21 [2022-08-23T21:34:21.218Z] #19 145.5 Selecting previously unselected package libstdc++-10-dev-s390x-cross. 21:34:21 [2022-08-23T21:34:21.218Z] #19 145.5 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... 21:34:21 [2022-08-23T21:34:21.218Z] #19 145.5 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... 21:34:21 [2022-08-23T21:34:21.218Z] #19 145.8 Selecting previously unselected package g++-10-s390x-linux-gnu. 21:34:21 [2022-08-23T21:34:21.218Z] #19 145.8 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... 21:34:21 [2022-08-23T21:34:21.218Z] #19 145.8 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... 21:34:21 [2022-08-23T21:34:21.332Z] #13 DONE 0.6s 21:34:21 [2022-08-23T21:34:21.562Z] #31 4.054 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 21:34:21 [2022-08-23T21:34:21.592Z] 21:34:21 [2022-08-23T21:34:21.592Z] #50 [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 21:34:21 [2022-08-23T21:34:21.592Z] #50 sha256:8dd25e1ed86d4858d32bdf8df9e5ffa38659a311ae6201133c2efe7dec957960 21:34:21 [2022-08-23T21:34:21.592Z] #50 DONE 0.1s 21:34:21 [2022-08-23T21:34:21.592Z] 21:34:21 [2022-08-23T21:34:21.592Z] #51 [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 21:34:21 [2022-08-23T21:34:21.592Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:34:21 [2022-08-23T21:34:21.822Z] #31 4.528 21:34:21 [2022-08-23T21:34:21.853Z] #51 ... 21:34:21 [2022-08-23T21:34:21.853Z] 21:34:21 [2022-08-23T21:34:21.853Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 21:34:21 [2022-08-23T21:34:21.853Z] #33 sha256:a35cbf3d871f38588024a43c4d3af712316008f9cc419dd72a996449a3215ae1 21:34:21 [2022-08-23T21:34:21.853Z] #33 DONE 0.3s 21:34:21 [2022-08-23T21:34:21.853Z] 21:34:21 [2022-08-23T21:34:21.853Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / 21:34:21 [2022-08-23T21:34:21.853Z] #66 sha256:d1bd6501722ae19899fa26c57d47c52783fd6e14e8541dc4a861f673ac7e19bc 21:34:21 [2022-08-23T21:34:21.853Z] #66 DONE 0.3s 21:34:21 [2022-08-23T21:34:21.853Z] 21:34:21 [2022-08-23T21:34:21.853Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 21:34:21 [2022-08-23T21:34:21.853Z] #46 sha256:8d281ff1259b94aaa8578f97baccbbadfe23eaf07005dd416d290c6400e3bc9b 21:34:21 [2022-08-23T21:34:21.853Z] #46 DONE 0.3s 21:34:21 [2022-08-23T21:34:21.853Z] 21:34:21 [2022-08-23T21:34:21.853Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / 21:34:21 [2022-08-23T21:34:21.853Z] #25 sha256:cfb42c5e7211d7035695c712bb288d38af0bfbbb41e5da85384747513ac2e46a 21:34:21 [2022-08-23T21:34:21.853Z] #25 DONE 0.4s 21:34:22 [2022-08-23T21:34:22.136Z] 21:34:22 [2022-08-23T21:34:22.136Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli 21:34:22 [2022-08-23T21:34:22.136Z] #26 sha256:2f4a0a91aa46e601e87d03f3aa9b775d9e02182add5e9661267f6fe088155c8d 21:34:22 [2022-08-23T21:34:22.249Z] #11 ... 21:34:22 [2022-08-23T21:34:22.249Z] 21:34:22 [2022-08-23T21:34:22.249Z] #29 [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 21:34:22 [2022-08-23T21:34:22.249Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 21:34:22 [2022-08-23T21:34:22.249Z] #29 1.467 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 21:34:22 [2022-08-23T21:34:22.249Z] #29 1.490 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:34:22 [2022-08-23T21:34:22.249Z] #29 1.490 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:22 [2022-08-23T21:34:22.249Z] #29 1.651 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:34:22 [2022-08-23T21:34:22.249Z] #29 1.864 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] 21:34:22 [2022-08-23T21:34:22.249Z] #29 2.237 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:34:22 [2022-08-23T21:34:22.249Z] #29 3.769 Fetched 8571 kB in 3s (3350 kB/s) 21:34:22 [2022-08-23T21:34:22.249Z] #29 3.769 Reading package lists... 21:34:22 [2022-08-23T21:34:22.249Z] #29 4.589 Reading package lists... 21:34:22 [2022-08-23T21:34:22.249Z] #29 5.408 Building dependency tree... 21:34:22 [2022-08-23T21:34:22.249Z] #29 5.781 The following additional packages will be installed: 21:34:22 [2022-08-23T21:34:22.249Z] #29 5.782 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 21:34:22 [2022-08-23T21:34:22.249Z] #29 5.783 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 21:34:22 [2022-08-23T21:34:22.249Z] #29 5.784 Recommended packages: 21:34:22 [2022-08-23T21:34:22.249Z] #29 5.784 libldap-common publicsuffix libsasl2-modules 21:34:22 [2022-08-23T21:34:22.249Z] #29 5.968 The following NEW packages will be installed: 21:34:22 [2022-08-23T21:34:22.249Z] #29 5.968 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 21:34:22 [2022-08-23T21:34:22.249Z] #29 5.968 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 21:34:22 [2022-08-23T21:34:22.249Z] #29 5.968 libssh2-1 openssl 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.242 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.242 Need to get 3047 kB of archives. 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.242 After this operation, 6661 kB of additional disk space will be used. 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.242 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.265 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.265 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.265 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.265 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.285 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.285 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.285 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.305 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.305 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.305 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.305 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.305 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.305 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.306 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.510 debconf: delaying package configuration, since apt-utils is not installed 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.541 Fetched 3047 kB in 0s (9093 kB/s) 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.562 Selecting previously unselected package openssl. 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.562 (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 ... 6661 files and directories currently installed.) 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.571 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.648 Unpacking openssl (1.1.1n-0+deb11u3) ... 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.782 Selecting previously unselected package ca-certificates. 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.782 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.785 Unpacking ca-certificates (20210119) ... 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.842 Selecting previously unselected package libbrotli1:amd64. 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.847 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.853 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.918 Selecting previously unselected package libsasl2-modules-db:amd64. 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.918 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.920 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.969 Selecting previously unselected package libsasl2-2:amd64. 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.970 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 21:34:22 [2022-08-23T21:34:22.249Z] #29 6.973 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.038 Selecting previously unselected package libldap-2.4-2:amd64. 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.039 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.042 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.104 Selecting previously unselected package libnghttp2-14:amd64. 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.106 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.109 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.154 Selecting previously unselected package libpsl5:amd64. 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.154 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.159 Unpacking libpsl5:amd64 (0.21.0-1.2) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.199 Selecting previously unselected package librtmp1:amd64. 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.201 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.204 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.250 Selecting previously unselected package libssh2-1:amd64. 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.250 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.255 Unpacking libssh2-1:amd64 (1.9.0-2) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.319 Selecting previously unselected package libcurl4:amd64. 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.319 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.324 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.388 Selecting previously unselected package curl. 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.388 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.392 Unpacking curl (7.74.0-1.3+deb11u2) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.468 Selecting previously unselected package libonig5:amd64. 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.468 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.473 Unpacking libonig5:amd64 (6.9.6-1.1) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.533 Selecting previously unselected package libjq1:amd64. 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.534 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.538 Unpacking libjq1:amd64 (1.6-2.1) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.597 Selecting previously unselected package jq. 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.597 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.600 Unpacking jq (1.6-2.1) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.643 Setting up libpsl5:amd64 (0.21.0-1.2) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.655 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.669 Setting up libnghttp2-14:amd64 (1.43.0-1) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.678 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.694 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.701 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.712 Setting up libssh2-1:amd64 (1.9.0-2) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.724 Setting up openssl (1.1.1n-0+deb11u3) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.740 Setting up libonig5:amd64 (6.9.6-1.1) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.753 Setting up libjq1:amd64 (1.6-2.1) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.759 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 7.769 Setting up ca-certificates (20210119) ... 21:34:22 [2022-08-23T21:34:22.250Z] #29 8.373 Updating certificates in /etc/ssl/certs... 21:34:22 [2022-08-23T21:34:22.250Z] #29 9.009 129 added, 0 removed; done. 21:34:22 [2022-08-23T21:34:22.250Z] #29 ... 21:34:22 [2022-08-23T21:34:22.250Z] 21:34:22 [2022-08-23T21:34:22.250Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:22 [2022-08-23T21:34:22.250Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:34:22 [2022-08-23T21:34:22.398Z] #31 4.814 #=#=# 0.8% ######################################################################## 100.0% 21:34:22 [2022-08-23T21:34:22.510Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 3.6s done 21:34:23 [2022-08-23T21:34:23.340Z] #31 5.788 21:34:23 [2022-08-23T21:34:23.891Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 21:34:24 [2022-08-23T21:34:24.723Z] #31 ... 21:34:24 [2022-08-23T21:34:24.723Z] 21:34:24 [2022-08-23T21:34:24.723Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli 21:34:24 [2022-08-23T21:34:24.723Z] #26 sha256:653cde7359d036f5aed5c62ca172c24a3f62743484c0685732efef9b243c53f0 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.803 + RM_GOPATH=0 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.804 + TMP_GOPATH= 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.804 + : /build 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.805 + '[' -z '' ']' 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.807 ++ mktemp -d 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.808 + export GOPATH=/tmp/tmp.53NNSareaq 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.814 + GOPATH=/tmp/tmp.53NNSareaq 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.814 + RM_GOPATH=1 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.818 + case "$(go env GOARCH)" in 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.819 ++ go env GOARCH 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.839 + export GO_BUILDMODE=-buildmode=pie 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.839 + GO_BUILDMODE=-buildmode=pie 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.839 ++ dirname /install.sh 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.840 + dir=/ 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.850 + bin=dockercli 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.850 + shift 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.850 + '[' '!' -f //dockercli.installer ']' 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.850 + . //dockercli.installer 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.850 ++ : stable 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.850 ++ : 17.06.2-ce 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.850 + install_dockercli 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.850 + echo 'Install docker/cli version 17.06.2-ce from stable' 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.850 Install docker/cli version 17.06.2-ce from stable 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.851 ++ uname -m 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.852 + arch=aarch64 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.858 + '[' aarch64 '!=' x86_64 ']' 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.858 + '[' aarch64 '!=' s390x ']' 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.858 + '[' aarch64 '!=' armhf ']' 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.858 + build_dockercli 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.858 + git clone https://github.com/docker/docker-ce /tmp/tmp.53NNSareaq/tmp/docker-ce 21:34:24 [2022-08-23T21:34:24.723Z] #26 4.862 Cloning into '/tmp/tmp.53NNSareaq/tmp/docker-ce'... 21:34:25 [2022-08-23T21:34:25.382Z] #19 150.2 Selecting previously unselected package g++-s390x-linux-gnu. 21:34:25 [2022-08-23T21:34:25.637Z] #19 150.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... 21:34:25 [2022-08-23T21:34:25.637Z] #19 150.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... 21:34:25 [2022-08-23T21:34:25.637Z] #19 150.3 Selecting previously unselected package crossbuild-essential-s390x. 21:34:25 [2022-08-23T21:34:25.637Z] #19 150.3 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... 21:34:25 [2022-08-23T21:34:25.637Z] #19 150.3 Unpacking crossbuild-essential-s390x (12.9) ... 21:34:25 [2022-08-23T21:34:25.637Z] #19 150.3 Setting up libconfig-inifiles-perl (3.000003-1) ... 21:34:25 [2022-08-23T21:34:25.637Z] #19 150.3 Setting up libfile-which-perl (1.23-1) ... 21:34:25 [2022-08-23T21:34:25.637Z] #19 150.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... 21:34:25 [2022-08-23T21:34:25.637Z] #19 150.3 Setting up libc6-armhf-cross (2.31-9cross4) ... 21:34:25 [2022-08-23T21:34:25.637Z] #19 150.4 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... 21:34:25 [2022-08-23T21:34:25.637Z] #19 150.4 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... 21:34:25 [2022-08-23T21:34:25.637Z] #19 150.4 Setting up libicu67:amd64 (67.1-7) ... 21:34:25 [2022-08-23T21:34:25.637Z] #19 150.4 Setting up libmagic-mgc (1:5.39-3) ... 21:34:25 [2022-08-23T21:34:25.637Z] #19 150.4 Setting up libc6-ppc64el-cross (2.31-9cross4) ... 21:34:25 [2022-08-23T21:34:25.637Z] #19 150.4 Setting up libc6-s390x-cross (2.31-9cross4) ... 21:34:25 [2022-08-23T21:34:25.637Z] #19 150.4 Setting up libmagic1:amd64 (1:5.39-3) ... 21:34:25 [2022-08-23T21:34:25.637Z] #19 150.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... 21:34:25 [2022-08-23T21:34:25.893Z] #19 150.5 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... 21:34:25 [2022-08-23T21:34:25.893Z] #19 150.5 Setting up file (1:5.39-3) ... 21:34:25 [2022-08-23T21:34:25.893Z] #19 150.5 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... 21:34:25 [2022-08-23T21:34:25.893Z] #19 150.5 Setting up bzip2 (1.0.8-4) ... 21:34:25 [2022-08-23T21:34:25.893Z] #19 150.5 Setting up libyaml-perl (1.30-1) ... 21:34:25 [2022-08-23T21:34:25.893Z] #19 150.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... 21:34:25 [2022-08-23T21:34:25.893Z] #19 150.5 Setting up libxml-sax-base-perl (1.09-1.1) ... 21:34:25 [2022-08-23T21:34:25.893Z] #19 150.5 Setting up libio-string-perl (1.08-3.1) ... 21:34:25 [2022-08-23T21:34:25.893Z] #19 150.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... 21:34:25 [2022-08-23T21:34:25.893Z] #19 150.5 Setting up cross-config (2.6.18+nmu1) ... 21:34:25 [2022-08-23T21:34:25.893Z] #19 150.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 21:34:25 [2022-08-23T21:34:25.893Z] #19 150.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 21:34:25 [2022-08-23T21:34:25.893Z] #19 150.7 Setting up libc6-arm64-cross (2.31-9cross4) ... 21:34:25 [2022-08-23T21:34:25.893Z] #19 150.7 Setting up patch (2.7.6-7) ... 21:34:25 [2022-08-23T21:34:25.893Z] #19 150.7 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... 21:34:25 [2022-08-23T21:34:25.893Z] #19 150.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ... 21:34:25 [2022-08-23T21:34:25.893Z] #19 150.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.148Z] #19 150.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... 21:34:26 [2022-08-23T21:34:26.148Z] #19 150.7 Setting up libc6-armel-cross (2.31-9cross4) ... 21:34:26 [2022-08-23T21:34:26.148Z] #19 150.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.148Z] #19 150.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.148Z] #19 150.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... 21:34:26 [2022-08-23T21:34:26.148Z] #19 150.8 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... 21:34:26 [2022-08-23T21:34:26.148Z] #19 150.8 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.148Z] #19 150.8 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.148Z] #19 150.8 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... 21:34:26 [2022-08-23T21:34:26.148Z] #19 150.8 Setting up libc6-dev-armel-cross (2.31-9cross4) ... 21:34:26 [2022-08-23T21:34:26.148Z] #19 150.8 Setting up libfile-homedir-perl (1.006-1) ... 21:34:26 [2022-08-23T21:34:26.148Z] #19 150.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... 21:34:26 [2022-08-23T21:34:26.148Z] #19 150.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.148Z] #19 150.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... 21:34:26 [2022-08-23T21:34:26.148Z] #19 150.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.148Z] #19 150.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... 21:34:26 [2022-08-23T21:34:26.148Z] #19 150.9 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... 21:34:26 [2022-08-23T21:34:26.148Z] #19 150.9 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.148Z] #19 150.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.148Z] #19 150.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.148Z] #19 150.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.209Z] #26 ... 21:34:26 [2022-08-23T21:34:26.209Z] 21:34:26 [2022-08-23T21:34:26.209Z] #42 [tini 1/3] 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 vim-common 21:34:26 [2022-08-23T21:34:26.209Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:34:26 [2022-08-23T21:34:26.209Z] #42 6.173 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:34:26 [2022-08-23T21:34:26.403Z] #19 150.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.403Z] #19 151.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.403Z] #19 151.0 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.403Z] #19 151.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.403Z] #19 151.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.403Z] #19 151.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.403Z] #19 151.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... 21:34:26 [2022-08-23T21:34:26.403Z] #19 151.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.403Z] #19 151.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.403Z] #19 151.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.403Z] #19 151.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.403Z] #19 151.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... 21:34:26 [2022-08-23T21:34:26.403Z] #19 151.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.403Z] #19 151.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.403Z] #19 151.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.403Z] #19 151.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... 21:34:26 [2022-08-23T21:34:26.403Z] #19 151.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.403Z] #19 151.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.403Z] #19 151.1 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.403Z] #19 151.1 Setting up libxml-sax-perl (1.02+dfsg-1) ... 21:34:26 [2022-08-23T21:34:26.468Z] #42 6.192 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:34:26 [2022-08-23T21:34:26.468Z] #42 6.193 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:26 [2022-08-23T21:34:26.659Z] #19 151.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... 21:34:26 [2022-08-23T21:34:26.659Z] #19 151.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 21:34:26 [2022-08-23T21:34:26.914Z] #19 151.5 21:34:26 [2022-08-23T21:34:26.914Z] #19 151.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version 21:34:26 [2022-08-23T21:34:26.914Z] #19 151.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.914Z] #19 151.5 Setting up dpkg-dev (1.20.11) ... 21:34:26 [2022-08-23T21:34:26.914Z] #19 151.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.914Z] #19 151.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... 21:34:26 [2022-08-23T21:34:26.914Z] #19 151.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.914Z] #19 151.6 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.914Z] #19 151.6 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.914Z] #19 151.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.914Z] #19 151.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.914Z] #19 151.6 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.914Z] #19 151.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... 21:34:26 [2022-08-23T21:34:26.914Z] #19 151.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.039Z] #42 6.788 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:34:27 [2022-08-23T21:34:27.170Z] #19 151.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.170Z] #19 151.7 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... 21:34:27 [2022-08-23T21:34:27.170Z] #19 151.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... 21:34:27 [2022-08-23T21:34:27.170Z] #19 151.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... 21:34:27 [2022-08-23T21:34:27.170Z] #19 151.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 21:34:27 [2022-08-23T21:34:27.419Z] #26 ... 21:34:27 [2022-08-23T21:34:27.419Z] 21:34:27 [2022-08-23T21:34:27.420Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 21:34:27 [2022-08-23T21:34:27.420Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 21:34:27 [2022-08-23T21:34:27.420Z] #36 5.615 go: downloading github.com/go-delve/delve v1.8.1 21:34:27 [2022-08-23T21:34:27.426Z] #19 152.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version 21:34:27 [2022-08-23T21:34:27.426Z] #19 152.0 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.426Z] #19 152.0 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.426Z] #19 152.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.426Z] #19 152.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... 21:34:27 [2022-08-23T21:34:27.426Z] #19 152.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.426Z] #19 152.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.426Z] #19 152.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... 21:34:27 [2022-08-23T21:34:27.426Z] #19 152.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.426Z] #19 152.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.426Z] #19 152.1 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.426Z] #19 152.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.426Z] #19 152.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.426Z] #19 152.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.426Z] #19 152.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.426Z] #19 152.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.426Z] #19 152.3 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... 21:34:27 [2022-08-23T21:34:27.678Z] #36 ... 21:34:27 [2022-08-23T21:34:27.678Z] 21:34:27 [2022-08-23T21:34:27.678Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:34:27 [2022-08-23T21:34:27.678Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef 21:34:27 [2022-08-23T21:34:27.678Z] #47 5.839 + git clone https://github.com/docker/distribution.git . 21:34:27 [2022-08-23T21:34:27.678Z] #47 5.842 Cloning into '.'... 21:34:27 [2022-08-23T21:34:27.681Z] #19 152.3 Setting up libxml-simple-perl (2.25-1) ... 21:34:27 [2022-08-23T21:34:27.681Z] #19 152.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... 21:34:27 [2022-08-23T21:34:27.681Z] #19 152.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.681Z] #19 152.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... 21:34:27 [2022-08-23T21:34:27.681Z] #19 152.4 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.681Z] #19 152.4 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.681Z] #19 152.4 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.681Z] #19 152.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.681Z] #19 152.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.681Z] #19 152.4 Setting up libconfig-auto-perl (0.44-1.1) ... 21:34:27 [2022-08-23T21:34:27.681Z] #19 152.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.681Z] #19 152.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.681Z] #19 152.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.681Z] #19 152.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.681Z] #19 152.5 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... 21:34:27 [2022-08-23T21:34:27.681Z] #19 152.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.681Z] #19 152.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... 21:34:27 [2022-08-23T21:34:27.681Z] #19 152.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... 21:34:27 [2022-08-23T21:34:27.937Z] #19 152.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.937Z] #19 152.5 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.937Z] #19 152.5 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.937Z] #19 152.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... 21:34:27 [2022-08-23T21:34:27.937Z] #19 152.5 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... 21:34:27 [2022-08-23T21:34:27.937Z] #19 152.6 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... 21:34:27 [2022-08-23T21:34:27.937Z] #19 152.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... 21:34:27 [2022-08-23T21:34:27.937Z] #19 152.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... 21:34:27 [2022-08-23T21:34:27.937Z] #19 152.6 Setting up dpkg-cross (2.6.18+nmu1) ... 21:34:27 [2022-08-23T21:34:27.937Z] #19 152.6 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... 21:34:27 [2022-08-23T21:34:27.937Z] #19 152.6 Setting up crossbuild-essential-armel (12.9) ... 21:34:27 [2022-08-23T21:34:27.937Z] #19 152.6 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... 21:34:27 [2022-08-23T21:34:27.937Z] #19 152.7 Setting up crossbuild-essential-armhf (12.9) ... 21:34:27 [2022-08-23T21:34:27.937Z] #19 152.7 Setting up crossbuild-essential-arm64 (12.9) ... 21:34:27 [2022-08-23T21:34:27.937Z] #19 152.7 Setting up crossbuild-essential-s390x (12.9) ... 21:34:27 [2022-08-23T21:34:27.937Z] #19 152.7 Setting up crossbuild-essential-ppc64el (12.9) ... 21:34:27 [2022-08-23T21:34:27.937Z] #19 152.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:34:28 [2022-08-23T21:34:28.033Z] #26 ... 21:34:28 [2022-08-23T21:34:28.033Z] 21:34:28 [2022-08-23T21:34:28.033Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 21:34:28 [2022-08-23T21:34:28.033Z] #31 sha256:b5b96592b19c233d56a1d30f460b09e3f0bb3019b6425caf8dd9686ecca0d976 21:34:28 [2022-08-23T21:34:28.033Z] #31 10.27 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 21:34:28 [2022-08-23T21:34:28.193Z] #19 DONE 152.9s 21:34:28 [2022-08-23T21:34:28.193Z] 21:34:28 [2022-08-23T21:34:28.193Z] #49 [tini 1/3] 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 vim-common 21:34:28 [2022-08-23T21:34:28.193Z] #49 sha256:c91570744d2821a68f204a94f2c81f282206818ce2d03480776cf2e2743bf2e0 21:34:28 [2022-08-23T21:34:28.248Z] #47 ... 21:34:28 [2022-08-23T21:34:28.248Z] 21:34:28 [2022-08-23T21:34:28.248Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli 21:34:28 [2022-08-23T21:34:28.248Z] #26 sha256:2f4a0a91aa46e601e87d03f3aa9b775d9e02182add5e9661267f6fe088155c8d 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.346 + RM_GOPATH=0 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.347 + TMP_GOPATH= 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.349 + : /build 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.349 + '[' -z '' ']' 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.351 ++ mktemp -d 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.356 + export GOPATH=/tmp/tmp.xkFdj2e2YO 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.356 + GOPATH=/tmp/tmp.xkFdj2e2YO 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.356 + RM_GOPATH=1 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.356 + case "$(go env GOARCH)" in 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.356 ++ go env GOARCH 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.425 + export GO_BUILDMODE=-buildmode=pie 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.425 + GO_BUILDMODE=-buildmode=pie 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.425 ++ dirname /install.sh 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.431 + dir=/ 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.431 + bin=dockercli 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.431 + shift 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.437 + '[' '!' -f //dockercli.installer ']' 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.437 + . //dockercli.installer 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.437 ++ : stable 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.437 ++ : 17.06.2-ce 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.448 Install docker/cli version 17.06.2-ce from stable 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.448 + install_dockercli 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.448 + echo 'Install docker/cli version 17.06.2-ce from stable' 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.448 ++ uname -m 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.461 + arch=x86_64 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.461 + '[' x86_64 '!=' x86_64 ']' 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.461 + url=https://download.docker.com/linux/static 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.461 + tar -xz docker/docker 21:34:28 [2022-08-23T21:34:28.248Z] #26 6.461 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 21:34:28 [2022-08-23T21:34:28.296Z] #31 ... 21:34:28 [2022-08-23T21:34:28.296Z] 21:34:28 [2022-08-23T21:34:28.296Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:34:28 [2022-08-23T21:34:28.296Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3 21:34:28 [2022-08-23T21:34:28.296Z] #55 5.353 go: downloading github.com/golangci/golangci-lint v1.46.2 21:34:28 [2022-08-23T21:34:28.296Z] #55 7.355 go: downloading github.com/fatih/color v1.13.0 21:34:28 [2022-08-23T21:34:28.296Z] #55 7.358 go: downloading github.com/gofrs/flock v0.8.1 21:34:28 [2022-08-23T21:34:28.296Z] #55 7.464 go: downloading github.com/spf13/cobra v1.4.0 21:34:28 [2022-08-23T21:34:28.296Z] #55 7.467 go: downloading github.com/spf13/pflag v1.0.5 21:34:28 [2022-08-23T21:34:28.296Z] #55 7.637 go: downloading github.com/spf13/viper v1.11.0 21:34:28 [2022-08-23T21:34:28.296Z] #55 7.799 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:34:28 [2022-08-23T21:34:28.296Z] #55 8.052 go: downloading github.com/mattn/go-colorable v0.1.12 21:34:28 [2022-08-23T21:34:28.296Z] #55 8.214 go: downloading github.com/mattn/go-isatty v0.0.14 21:34:28 [2022-08-23T21:34:28.296Z] #55 8.245 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a 21:34:28 [2022-08-23T21:34:28.296Z] #55 8.295 go: downloading github.com/go-critic/go-critic v0.6.3 21:34:28 [2022-08-23T21:34:28.296Z] #55 9.897 go: downloading github.com/hashicorp/go-version v1.4.0 21:34:28 [2022-08-23T21:34:28.449Z] #49 ... 21:34:28 [2022-08-23T21:34:28.449Z] 21:34:28 [2022-08-23T21:34:28.449Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / 21:34:28 [2022-08-23T21:34:28.449Z] #32 sha256:f779464cc43b08358f067f5f2fd06b1f42ede9b904373a6ef9539d9e51b312d6 21:34:28 [2022-08-23T21:34:28.449Z] #32 DONE 0.2s 21:34:28 [2022-08-23T21:34:28.449Z] 21:34:28 [2022-08-23T21:34:28.449Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / 21:34:28 [2022-08-23T21:34:28.449Z] #73 sha256:07fa6e2b0423d578fe0b2b07d40fda98c717803c91b558a670fd7c765ea9c302 21:34:28 [2022-08-23T21:34:28.449Z] #73 DONE 0.2s 21:34:28 [2022-08-23T21:34:28.556Z] #55 ... 21:34:28 [2022-08-23T21:34:28.556Z] 21:34:28 [2022-08-23T21:34:28.556Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version 21:34:28 [2022-08-23T21:34:28.556Z] #53 sha256:817438185d9d735a949748a27c4e5be09dad6525d2da3a3b3953158f7c140747 21:34:28 [2022-08-23T21:34:28.556Z] #53 4.916 go: downloading gotest.tools/gotestsum v1.8.1 21:34:28 [2022-08-23T21:34:28.556Z] #53 6.427 go: downloading github.com/fatih/color v1.10.0 21:34:28 [2022-08-23T21:34:28.556Z] #53 6.429 go: downloading github.com/dnephin/pflag v1.0.7 21:34:28 [2022-08-23T21:34:28.556Z] #53 6.437 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 21:34:28 [2022-08-23T21:34:28.556Z] #53 6.557 go: downloading github.com/pkg/errors v0.9.1 21:34:28 [2022-08-23T21:34:28.556Z] #53 6.894 go: downloading golang.org/x/tools v0.1.0 21:34:28 [2022-08-23T21:34:28.556Z] #53 7.049 go: downloading github.com/mattn/go-colorable v0.1.8 21:34:28 [2022-08-23T21:34:28.556Z] #53 7.123 go: downloading github.com/mattn/go-isatty v0.0.12 21:34:28 [2022-08-23T21:34:28.556Z] #53 7.230 go: downloading github.com/fsnotify/fsnotify v1.4.9 21:34:28 [2022-08-23T21:34:28.556Z] #53 7.352 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 21:34:28 [2022-08-23T21:34:28.705Z] 21:34:28 [2022-08-23T21:34:28.705Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:34:28 [2022-08-23T21:34:28.705Z] #74 sha256:d3772dec75753f63b98c3bddfe65142c992ca358186cdc1297fa6d6869d94cfa 21:34:28 [2022-08-23T21:34:28.831Z] #53 ... 21:34:28 [2022-08-23T21:34:28.831Z] 21:34:28 [2022-08-23T21:34:28.832Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:34:28 [2022-08-23T21:34:28.832Z] #62 sha256:4c16d84be9abb309fa6c2db9d77dbc07be3e100921ed5688b00a774bf39598ed 21:34:28 [2022-08-23T21:34:28.832Z] #62 3.182 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:34:28 [2022-08-23T21:34:28.832Z] #62 3.204 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:34:28 [2022-08-23T21:34:28.832Z] #62 3.330 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:28 [2022-08-23T21:34:28.832Z] #62 3.647 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] 21:34:28 [2022-08-23T21:34:28.832Z] #62 4.859 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] 21:34:28 [2022-08-23T21:34:28.832Z] #62 7.089 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] 21:34:28 [2022-08-23T21:34:28.832Z] #62 ... 21:34:28 [2022-08-23T21:34:28.832Z] 21:34:28 [2022-08-23T21:34:28.832Z] #76 [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 ; 21:34:28 [2022-08-23T21:34:28.832Z] #76 sha256:fa20c54da028ba69aa4ff002d5080a320567d0b5b6bbeda8c0bdf45fb8f77bb7 21:34:28 [2022-08-23T21:34:28.832Z] #76 4.162 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:34:28 [2022-08-23T21:34:28.832Z] #76 4.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:34:28 [2022-08-23T21:34:28.832Z] #76 4.194 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:28 [2022-08-23T21:34:28.832Z] #76 5.046 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] 21:34:28 [2022-08-23T21:34:28.832Z] #76 7.041 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] 21:34:28 [2022-08-23T21:34:28.832Z] #76 10.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] 21:34:29 [2022-08-23T21:34:29.126Z] #76 ... 21:34:29 [2022-08-23T21:34:29.126Z] 21:34:29 [2022-08-23T21:34:29.126Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version 21:34:29 [2022-08-23T21:34:29.126Z] #57 sha256:b950dc4404534e1b578ae549e8db28d0b301c11f6adb16c67e4ece8de3b3ef67 21:34:29 [2022-08-23T21:34:29.126Z] #57 5.667 go: downloading mvdan.cc/sh/v3 v3.0.2 21:34:29 [2022-08-23T21:34:29.126Z] #57 6.494 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 21:34:29 [2022-08-23T21:34:29.126Z] #57 6.497 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 21:34:29 [2022-08-23T21:34:29.126Z] #57 6.683 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 21:34:29 [2022-08-23T21:34:29.126Z] #57 8.042 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 21:34:29 [2022-08-23T21:34:29.126Z] #57 ... 21:34:29 [2022-08-23T21:34:29.126Z] 21:34:29 [2022-08-23T21:34:29.126Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:34:29 [2022-08-23T21:34:29.126Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8 21:34:29 [2022-08-23T21:34:29.126Z] #14 3.149 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:34:29 [2022-08-23T21:34:29.126Z] #14 3.182 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:34:29 [2022-08-23T21:34:29.126Z] #14 3.328 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:29 [2022-08-23T21:34:29.126Z] #14 3.632 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] 21:34:29 [2022-08-23T21:34:29.126Z] #14 4.186 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] 21:34:29 [2022-08-23T21:34:29.126Z] #14 5.935 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] 21:34:29 [2022-08-23T21:34:29.189Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s 21:34:29 [2022-08-23T21:34:29.189Z] #11 ... 21:34:29 [2022-08-23T21:34:29.189Z] 21:34:29 [2022-08-23T21:34:29.189Z] #29 [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 21:34:29 [2022-08-23T21:34:29.189Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 21:34:29 [2022-08-23T21:34:29.189Z] #29 11.53 Setting up jq (1.6-2.1) ... 21:34:29 [2022-08-23T21:34:29.189Z] #29 11.54 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... 21:34:29 [2022-08-23T21:34:29.189Z] #29 11.55 Setting up curl (7.74.0-1.3+deb11u2) ... 21:34:29 [2022-08-23T21:34:29.189Z] #29 11.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:34:29 [2022-08-23T21:34:29.189Z] #29 11.57 Processing triggers for ca-certificates (20210119) ... 21:34:29 [2022-08-23T21:34:29.189Z] #29 11.58 Updating certificates in /etc/ssl/certs... 21:34:29 [2022-08-23T21:34:29.189Z] #29 12.15 0 added, 0 removed; done. 21:34:29 [2022-08-23T21:34:29.189Z] #29 12.15 Running hooks in /etc/ca-certificates/update.d... 21:34:29 [2022-08-23T21:34:29.189Z] #29 12.15 done. 21:34:29 [2022-08-23T21:34:29.189Z] #29 DONE 16.9s 21:34:29 [2022-08-23T21:34:29.189Z] 21:34:29 [2022-08-23T21:34:29.189Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:29 [2022-08-23T21:34:29.189Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:34:29 [2022-08-23T21:34:29.189Z] #11 ... 21:34:29 [2022-08-23T21:34:29.189Z] 21:34:29 [2022-08-23T21:34:29.189Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 21:34:29 [2022-08-23T21:34:29.189Z] #30 sha256:a00ce2068cba66a260b281f1ea5080ba1b412842c7ee27282335f395c6e58037 21:34:29 [2022-08-23T21:34:29.397Z] #14 ... 21:34:29 [2022-08-23T21:34:29.397Z] 21:34:29 [2022-08-23T21:34:29.397Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 21:34:29 [2022-08-23T21:34:29.397Z] #36 sha256:e561c68133c4e2a37bfc6bc68f6fe2d7ed7fd49d4bccf0e715906f3ecbfcb0df 21:34:29 [2022-08-23T21:34:29.397Z] #36 5.750 go: downloading github.com/go-delve/delve v1.8.1 21:34:29 [2022-08-23T21:34:29.397Z] #36 ... 21:34:29 [2022-08-23T21:34:29.397Z] 21:34:29 [2022-08-23T21:34:29.397Z] #51 [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 21:34:29 [2022-08-23T21:34:29.397Z] #51 sha256:f5cbc7ce3b0c91eb0d42d2e798ac6a9ffcc600be0cba7ea40c6f5634c336c049 21:34:29 [2022-08-23T21:34:29.397Z] #51 4.921 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:34:29 [2022-08-23T21:34:29.397Z] #51 4.981 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:34:29 [2022-08-23T21:34:29.397Z] #51 4.988 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:29 [2022-08-23T21:34:29.397Z] #51 5.600 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] 21:34:29 [2022-08-23T21:34:29.397Z] #51 6.226 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] 21:34:29 [2022-08-23T21:34:29.397Z] #51 8.910 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.229 + RM_GOPATH=0 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.229 + TMP_GOPATH= 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.229 + : /build 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.229 + '[' -z '' ']' 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.229 ++ mktemp -d 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.229 + export GOPATH=/tmp/tmp.gYjPbgwT7E 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.229 + GOPATH=/tmp/tmp.gYjPbgwT7E 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.229 + RM_GOPATH=1 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.229 + case "$(go env GOARCH)" in 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.229 ++ go env GOARCH 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.231 + export GO_BUILDMODE=-buildmode=pie 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.231 + GO_BUILDMODE=-buildmode=pie 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.231 ++ dirname /install.sh 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.242 + dir=/ 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.242 + bin=rootlesskit 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.242 + shift 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.242 + '[' '!' -f //rootlesskit.installer ']' 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.242 + . //rootlesskit.installer 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.242 ++ : 1920341cd41e047834a21007424162a2dc946315 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.242 + install_rootlesskit 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.242 + case "$1" in 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.242 + export CGO_ENABLED=0 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.242 + CGO_ENABLED=0 21:34:29 [2022-08-23T21:34:29.632Z] #74 1.242 + _install_rootlesskit 21:34:29 [2022-08-23T21:34:29.666Z] #51 ... 21:34:29 [2022-08-23T21:34:29.666Z] 21:34:29 [2022-08-23T21:34:29.666Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:34:29 [2022-08-23T21:34:29.666Z] #47 sha256:712bf0e9879bb4416f89c43493d6a8cea1f31936a3f34e120872418fe3186b31 21:34:29 [2022-08-23T21:34:29.666Z] #47 4.624 + git clone https://github.com/docker/distribution.git . 21:34:29 [2022-08-23T21:34:29.666Z] #47 4.624 Cloning into '.'... 21:34:29 [2022-08-23T21:34:29.666Z] #47 ... 21:34:29 [2022-08-23T21:34:29.666Z] 21:34:29 [2022-08-23T21:34:29.666Z] #40 [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.2.3" && /build/go-winres --help 21:34:29 [2022-08-23T21:34:29.666Z] #40 sha256:8953a40339338d38d0df1966dd1a29a443b81d9c6e92e9faec9eec526354c8d9 21:34:29 [2022-08-23T21:34:29.666Z] #40 4.754 go: downloading github.com/tc-hib/go-winres v0.2.3 21:34:29 [2022-08-23T21:34:29.666Z] #40 5.575 go: downloading github.com/tc-hib/winres v0.1.5 21:34:29 [2022-08-23T21:34:29.666Z] #40 6.791 go: downloading github.com/urfave/cli/v2 v2.3.0 21:34:29 [2022-08-23T21:34:29.666Z] #40 7.040 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 21:34:29 [2022-08-23T21:34:29.666Z] #40 7.104 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb 21:34:29 [2022-08-23T21:34:29.666Z] #40 9.720 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 21:34:29 [2022-08-23T21:34:29.666Z] #40 9.756 go: downloading github.com/russross/blackfriday/v2 v2.1.0 21:34:29 [2022-08-23T21:34:29.888Z] #74 1.244 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 21:34:29 [2022-08-23T21:34:29.888Z] #74 1.244 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' 21:34:29 [2022-08-23T21:34:29.888Z] #74 1.244 + for f in rootlesskit rootlesskit-docker-proxy 21:34:29 [2022-08-23T21:34:29.888Z] #74 1.244 + GOBIN=/build 21:34:29 [2022-08-23T21:34:29.888Z] #74 1.244 + GO111MODULE=on 21:34:29 [2022-08-23T21:34:29.888Z] #74 1.244 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 21:34:29 [2022-08-23T21:34:29.934Z] #40 ... 21:34:29 [2022-08-23T21:34:29.934Z] 21:34:29 [2022-08-23T21:34:29.934Z] #38 [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 21:34:29 [2022-08-23T21:34:29.934Z] #38 sha256:14261928216df92d41a79aff17bf26335494a0d5cb382a3a8d660523249d2fe3 21:34:29 [2022-08-23T21:34:29.934Z] #38 4.929 go: downloading github.com/pelletier/go-toml v1.8.1 21:34:29 [2022-08-23T21:34:29.934Z] #38 ... 21:34:29 [2022-08-23T21:34:29.934Z] 21:34:29 [2022-08-23T21:34:29.934Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:34:29 [2022-08-23T21:34:29.934Z] #67 sha256:7bc773de98844368f9027b2d6b62930122dd76f00d524c846cb14f9ff3644c86 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.533 + RM_GOPATH=0 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.533 + TMP_GOPATH= 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.533 + : /build 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.533 + '[' -z '' ']' 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.533 ++ mktemp -d 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.533 + export GOPATH=/tmp/tmp.Sr3gFMBR59 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.533 + GOPATH=/tmp/tmp.Sr3gFMBR59 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.533 + RM_GOPATH=1 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.533 + case "$(go env GOARCH)" in 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.533 ++ go env GOARCH 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.595 + export GO_BUILDMODE=-buildmode=pie 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.595 + GO_BUILDMODE=-buildmode=pie 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.595 ++ dirname /install.sh 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.595 + dir=/ 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.595 + bin=rootlesskit 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.595 + shift 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.595 + '[' '!' -f //rootlesskit.installer ']' 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.595 + . //rootlesskit.installer 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.595 ++ : 1920341cd41e047834a21007424162a2dc946315 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.595 + install_rootlesskit 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.595 + case "$1" in 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.595 + export CGO_ENABLED=0 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.595 + CGO_ENABLED=0 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.595 + _install_rootlesskit 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.596 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.596 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.596 + for f in rootlesskit rootlesskit-docker-proxy 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.596 + GOBIN=/build 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.596 + GO111MODULE=on 21:34:29 [2022-08-23T21:34:29.934Z] #67 4.596 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 21:34:29 [2022-08-23T21:34:29.934Z] #67 5.040 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 21:34:29 [2022-08-23T21:34:29.934Z] #67 6.886 go: downloading github.com/sirupsen/logrus v1.8.1 21:34:29 [2022-08-23T21:34:29.934Z] #67 6.887 go: downloading github.com/urfave/cli/v2 v2.4.0 21:34:29 [2022-08-23T21:34:29.934Z] #67 7.569 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 21:34:29 [2022-08-23T21:34:29.934Z] #67 9.956 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd 21:34:29 [2022-08-23T21:34:29.934Z] #67 11.03 go: downloading github.com/google/uuid v1.3.0 21:34:30 [2022-08-23T21:34:30.144Z] #74 1.690 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 21:34:30 [2022-08-23T21:34:30.198Z] #67 11.20 go: downloading github.com/moby/vpnkit v0.5.0 21:34:30 [2022-08-23T21:34:30.198Z] #67 ... 21:34:30 [2022-08-23T21:34:30.198Z] 21:34:30 [2022-08-23T21:34:30.198Z] #42 [tini 1/3] 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 vim-common 21:34:30 [2022-08-23T21:34:30.198Z] #42 sha256:8b5d5ef30a3edcf97e9e1e3a890095b0a6aaf276c70841f91e13d159e54cd07b 21:34:30 [2022-08-23T21:34:30.198Z] #42 5.442 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:34:30 [2022-08-23T21:34:30.198Z] #42 5.463 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:34:30 [2022-08-23T21:34:30.198Z] #42 5.464 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:30 [2022-08-23T21:34:30.198Z] #42 6.209 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] 21:34:30 [2022-08-23T21:34:30.198Z] #42 9.058 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] 21:34:30 [2022-08-23T21:34:30.198Z] #42 ... 21:34:30 [2022-08-23T21:34:30.198Z] 21:34:30 [2022-08-23T21:34:30.198Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 21:34:30 [2022-08-23T21:34:30.198Z] #31 sha256:b5b96592b19c233d56a1d30f460b09e3f0bb3019b6425caf8dd9686ecca0d976 21:34:30 [2022-08-23T21:34:30.198Z] #31 11.86 #=#=# 21:34:30 [2022-08-23T21:34:30.335Z] #42 9.845 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] 21:34:30 [2022-08-23T21:34:30.335Z] #42 ... 21:34:30 [2022-08-23T21:34:30.335Z] 21:34:30 [2022-08-23T21:34:30.335Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:34:30 [2022-08-23T21:34:30.335Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:34:30 [2022-08-23T21:34:30.335Z] #55 7.102 go: downloading github.com/golangci/golangci-lint v1.46.2 21:34:30 [2022-08-23T21:34:30.335Z] #55 ... 21:34:30 [2022-08-23T21:34:30.335Z] 21:34:30 [2022-08-23T21:34:30.335Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 21:34:30 [2022-08-23T21:34:30.335Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 21:34:30 [2022-08-23T21:34:30.335Z] #36 6.813 go: downloading github.com/go-delve/delve v1.8.1 21:34:30 [2022-08-23T21:34:30.335Z] #36 ... 21:34:30 [2022-08-23T21:34:30.335Z] 21:34:30 [2022-08-23T21:34:30.335Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version 21:34:30 [2022-08-23T21:34:30.335Z] #57 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1 21:34:30 [2022-08-23T21:34:30.335Z] #57 6.101 go: downloading mvdan.cc/sh/v3 v3.0.2 21:34:30 [2022-08-23T21:34:30.335Z] #57 7.144 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 21:34:30 [2022-08-23T21:34:30.335Z] #57 7.145 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 21:34:30 [2022-08-23T21:34:30.335Z] #57 7.313 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 21:34:30 [2022-08-23T21:34:30.335Z] #57 10.30 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 21:34:30 [2022-08-23T21:34:30.577Z] #30 ... 21:34:30 [2022-08-23T21:34:30.577Z] 21:34:30 [2022-08-23T21:34:30.577Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 21:34:30 [2022-08-23T21:34:30.577Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa 21:34:30 [2022-08-23T21:34:30.577Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 6.1s done 21:34:30 [2022-08-23T21:34:30.577Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done 21:34:30 [2022-08-23T21:34:30.577Z] #11 DONE 27.0s 21:34:30 [2022-08-23T21:34:30.596Z] #57 ... 21:34:30 [2022-08-23T21:34:30.596Z] 21:34:30 [2022-08-23T21:34:30.596Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:34:30 [2022-08-23T21:34:30.596Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef 21:34:30 [2022-08-23T21:34:30.596Z] #47 6.385 + git clone https://github.com/docker/distribution.git . 21:34:30 [2022-08-23T21:34:30.596Z] #47 6.395 Cloning into '.'... 21:34:30 [2022-08-23T21:34:30.837Z] 21:34:30 [2022-08-23T21:34:30.837Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 21:34:30 [2022-08-23T21:34:30.837Z] #12 sha256:c1b9663d32277d07e80554a582201c32a3681e88cc481264fd36f54f1daf44ab 21:34:30 [2022-08-23T21:34:30.857Z] #47 ... 21:34:30 [2022-08-23T21:34:30.858Z] 21:34:30 [2022-08-23T21:34:30.858Z] #38 [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 21:34:30 [2022-08-23T21:34:30.858Z] #38 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8 21:34:30 [2022-08-23T21:34:30.858Z] #38 5.994 go: downloading github.com/pelletier/go-toml v1.8.1 21:34:30 [2022-08-23T21:34:30.858Z] #38 ... 21:34:30 [2022-08-23T21:34:30.858Z] 21:34:30 [2022-08-23T21:34:30.858Z] #40 [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.2.3" && /build/go-winres --help 21:34:30 [2022-08-23T21:34:30.858Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8 21:34:30 [2022-08-23T21:34:30.858Z] #40 6.710 go: downloading github.com/tc-hib/go-winres v0.2.3 21:34:30 [2022-08-23T21:34:30.858Z] #40 7.742 go: downloading github.com/tc-hib/winres v0.1.5 21:34:30 [2022-08-23T21:34:30.858Z] #40 10.11 go: downloading github.com/urfave/cli/v2 v2.3.0 21:34:30 [2022-08-23T21:34:30.858Z] #40 10.76 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 21:34:30 [2022-08-23T21:34:30.980Z] #31 12.24 #=#=# 0.1% ####### 10.6% ############# 18.3% ################## 25.4% ######################### 35.8% ################################## 47.7% ############################################# 63.3% ################################################### 72.1% ########################################################## 81.3% #################################################################### 95.6% ######################################################################## 100.0% 21:34:31 [2022-08-23T21:34:31.118Z] #40 10.88 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb 21:34:31 [2022-08-23T21:34:31.118Z] #40 ... 21:34:31 [2022-08-23T21:34:31.118Z] 21:34:31 [2022-08-23T21:34:31.118Z] #76 [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 ; 21:34:31 [2022-08-23T21:34:31.118Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:34:31 [2022-08-23T21:34:31.118Z] #76 7.941 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:34:31 [2022-08-23T21:34:31.118Z] #76 8.062 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:34:31 [2022-08-23T21:34:31.118Z] #76 8.074 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:31 [2022-08-23T21:34:31.118Z] #76 9.910 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:34:31 [2022-08-23T21:34:31.118Z] #76 ... 21:34:31 [2022-08-23T21:34:31.118Z] 21:34:31 [2022-08-23T21:34:31.118Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:34:31 [2022-08-23T21:34:31.118Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c 21:34:31 [2022-08-23T21:34:31.118Z] #34 7.067 + git clone https://github.com/kolyshkin/go-swagger.git . 21:34:31 [2022-08-23T21:34:31.118Z] #34 7.092 Cloning into '.'... 21:34:31 [2022-08-23T21:34:31.378Z] #34 ... 21:34:31 [2022-08-23T21:34:31.378Z] 21:34:31 [2022-08-23T21:34:31.378Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:34:31 [2022-08-23T21:34:31.378Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:34:31 [2022-08-23T21:34:31.378Z] #14 7.905 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:34:31 [2022-08-23T21:34:31.378Z] #14 7.972 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:34:31 [2022-08-23T21:34:31.378Z] #14 7.981 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:31 [2022-08-23T21:34:31.378Z] #14 9.984 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:34:31 [2022-08-23T21:34:31.378Z] #14 ... 21:34:31 [2022-08-23T21:34:31.378Z] 21:34:31 [2022-08-23T21:34:31.378Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:34:31 [2022-08-23T21:34:31.378Z] #67 sha256:66dfc45e0940ccfc5abdff3b1e2fd42cf4216d0098d5605037691e398af8f652 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.736 + RM_GOPATH=0 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.736 + TMP_GOPATH= 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.736 + : /build 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.736 + '[' -z '' ']' 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.738 ++ mktemp -d 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.772 + export GOPATH=/tmp/tmp.MRohM9KVGv 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.772 + GOPATH=/tmp/tmp.MRohM9KVGv 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.772 + RM_GOPATH=1 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.776 + case "$(go env GOARCH)" in 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.779 ++ go env GOARCH 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.819 + export GO_BUILDMODE=-buildmode=pie 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.820 + GO_BUILDMODE=-buildmode=pie 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.825 ++ dirname /install.sh 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.830 + dir=/ 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.830 + bin=rootlesskit 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.831 + shift 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.831 + '[' '!' -f //rootlesskit.installer ']' 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.831 + . //rootlesskit.installer 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.832 ++ : 1920341cd41e047834a21007424162a2dc946315 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.832 + install_rootlesskit 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.833 + case "$1" in 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.836 + export CGO_ENABLED=0 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.838 + CGO_ENABLED=0 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.838 + _install_rootlesskit 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.840 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.840 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.843 + for f in rootlesskit rootlesskit-docker-proxy 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.843 + GOBIN=/build 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.843 + GO111MODULE=on 21:34:31 [2022-08-23T21:34:31.378Z] #67 6.843 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 21:34:31 [2022-08-23T21:34:31.378Z] #67 7.576 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 21:34:31 [2022-08-23T21:34:31.559Z] #26 ... 21:34:31 [2022-08-23T21:34:31.559Z] 21:34:31 [2022-08-23T21:34:31.559Z] #76 [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 ; 21:34:31 [2022-08-23T21:34:31.559Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:34:31 [2022-08-23T21:34:31.559Z] #76 7.426 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:34:31 [2022-08-23T21:34:31.559Z] #76 7.465 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:34:31 [2022-08-23T21:34:31.559Z] #76 7.466 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:31 [2022-08-23T21:34:31.559Z] #76 9.359 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:34:31 [2022-08-23T21:34:31.559Z] #76 ... 21:34:31 [2022-08-23T21:34:31.559Z] 21:34:31 [2022-08-23T21:34:31.559Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:34:31 [2022-08-23T21:34:31.559Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:34:31 [2022-08-23T21:34:31.559Z] #14 7.124 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:34:31 [2022-08-23T21:34:31.559Z] #14 7.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:34:31 [2022-08-23T21:34:31.559Z] #14 7.197 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:31 [2022-08-23T21:34:31.559Z] #14 8.657 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:34:31 [2022-08-23T21:34:31.638Z] #67 ... 21:34:31 [2022-08-23T21:34:31.638Z] 21:34:31 [2022-08-23T21:34:31.638Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:34:31 [2022-08-23T21:34:31.638Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 21:34:31 [2022-08-23T21:34:31.638Z] #62 7.782 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:34:31 [2022-08-23T21:34:31.638Z] #62 7.826 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:34:31 [2022-08-23T21:34:31.638Z] #62 7.827 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:31 [2022-08-23T21:34:31.638Z] #62 9.234 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:34:31 [2022-08-23T21:34:31.824Z] #14 ... 21:34:31 [2022-08-23T21:34:31.825Z] 21:34:31 [2022-08-23T21:34:31.825Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:34:31 [2022-08-23T21:34:31.825Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 21:34:31 [2022-08-23T21:34:31.825Z] #62 6.645 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:34:31 [2022-08-23T21:34:31.825Z] #62 6.722 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:34:31 [2022-08-23T21:34:31.825Z] #62 6.735 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:31 [2022-08-23T21:34:31.825Z] #62 8.167 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:34:31 [2022-08-23T21:34:31.825Z] #62 ... 21:34:31 [2022-08-23T21:34:31.825Z] 21:34:31 [2022-08-23T21:34:31.825Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:34:31 [2022-08-23T21:34:31.825Z] #67 sha256:dd6d52eb9eb2ae48dcf7db0bd8a1487b663900be3d9cb705a8220481a39b850b 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.568 + RM_GOPATH=0 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.568 + TMP_GOPATH= 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.568 + : /build 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.568 + '[' -z '' ']' 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.572 ++ mktemp -d 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.576 + export GOPATH=/tmp/tmp.4OcEcMVLq7 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.576 + GOPATH=/tmp/tmp.4OcEcMVLq7 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.576 + RM_GOPATH=1 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.576 + case "$(go env GOARCH)" in 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.577 ++ go env GOARCH 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.625 + export GO_BUILDMODE=-buildmode=pie 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.625 + GO_BUILDMODE=-buildmode=pie 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.626 ++ dirname /install.sh 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.627 + dir=/ 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.627 + bin=rootlesskit 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.631 + shift 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.631 + '[' '!' -f //rootlesskit.installer ']' 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.638 + . //rootlesskit.installer 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.638 ++ : 1920341cd41e047834a21007424162a2dc946315 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.638 + install_rootlesskit 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.638 + case "$1" in 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.638 + export CGO_ENABLED=0 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.638 + CGO_ENABLED=0 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.638 + _install_rootlesskit 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.638 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.638 + for f in rootlesskit rootlesskit-docker-proxy 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.638 + GOBIN=/build 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.638 + GO111MODULE=on 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.638 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 21:34:31 [2022-08-23T21:34:31.825Z] #67 6.638 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 21:34:31 [2022-08-23T21:34:31.825Z] #67 7.358 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 21:34:31 [2022-08-23T21:34:31.898Z] #62 ... 21:34:31 [2022-08-23T21:34:31.898Z] 21:34:31 [2022-08-23T21:34:31.898Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version 21:34:31 [2022-08-23T21:34:31.898Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 21:34:31 [2022-08-23T21:34:31.898Z] #53 7.322 go: downloading gotest.tools/gotestsum v1.8.1 21:34:31 [2022-08-23T21:34:31.898Z] #53 10.08 go: downloading github.com/dnephin/pflag v1.0.7 21:34:31 [2022-08-23T21:34:31.898Z] #53 10.09 go: downloading github.com/fatih/color v1.10.0 21:34:31 [2022-08-23T21:34:31.898Z] #53 10.26 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 21:34:31 [2022-08-23T21:34:31.898Z] #53 10.38 go: downloading github.com/pkg/errors v0.9.1 21:34:31 [2022-08-23T21:34:31.898Z] #53 11.18 go: downloading github.com/mattn/go-colorable v0.1.8 21:34:31 [2022-08-23T21:34:31.898Z] #53 11.31 go: downloading github.com/mattn/go-isatty v0.0.12 21:34:31 [2022-08-23T21:34:31.898Z] #53 11.42 go: downloading github.com/fsnotify/fsnotify v1.4.9 21:34:31 [2022-08-23T21:34:31.898Z] #53 11.49 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 21:34:31 [2022-08-23T21:34:31.898Z] #53 11.73 go: downloading github.com/jonboulle/clockwork v0.2.2 21:34:31 [2022-08-23T21:34:31.898Z] #53 11.81 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 21:34:31 [2022-08-23T21:34:31.898Z] #53 ... 21:34:31 [2022-08-23T21:34:31.898Z] 21:34:31 [2022-08-23T21:34:31.898Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli 21:34:31 [2022-08-23T21:34:31.898Z] #26 sha256:f57b1410e11c8beaf74572f4f1df4b659b15cffabf5fa75b8497f481c55e283c 21:34:31 [2022-08-23T21:34:31.898Z] #26 6.713 + RM_GOPATH=0 21:34:31 [2022-08-23T21:34:31.898Z] #26 6.713 + TMP_GOPATH= 21:34:31 [2022-08-23T21:34:31.898Z] #26 6.718 + : /build 21:34:31 [2022-08-23T21:34:31.898Z] #26 6.719 + '[' -z '' ']' 21:34:31 [2022-08-23T21:34:31.898Z] #26 6.721 ++ mktemp -d 21:34:31 [2022-08-23T21:34:31.898Z] #26 6.757 + export GOPATH=/tmp/tmp.pMu1kt4pNd 21:34:31 [2022-08-23T21:34:31.898Z] #26 6.758 + GOPATH=/tmp/tmp.pMu1kt4pNd 21:34:31 [2022-08-23T21:34:31.898Z] #26 6.760 + RM_GOPATH=1 21:34:31 [2022-08-23T21:34:31.898Z] #26 6.760 + case "$(go env GOARCH)" in 21:34:31 [2022-08-23T21:34:31.898Z] #26 6.762 ++ go env GOARCH 21:34:31 [2022-08-23T21:34:31.898Z] #26 6.801 + export GO_BUILDMODE=-buildmode=pie 21:34:31 [2022-08-23T21:34:31.898Z] #26 6.801 + GO_BUILDMODE=-buildmode=pie 21:34:31 [2022-08-23T21:34:31.898Z] #26 6.803 ++ dirname /install.sh 21:34:31 [2022-08-23T21:34:31.898Z] #26 6.804 + dir=/ 21:34:31 [2022-08-23T21:34:31.898Z] #26 6.805 + bin=dockercli 21:34:31 [2022-08-23T21:34:31.898Z] #26 6.805 + shift 21:34:31 [2022-08-23T21:34:31.898Z] #26 6.805 + '[' '!' -f //dockercli.installer ']' 21:34:31 [2022-08-23T21:34:31.899Z] #26 6.805 + . //dockercli.installer 21:34:31 [2022-08-23T21:34:31.899Z] #26 6.805 ++ : stable 21:34:31 [2022-08-23T21:34:31.899Z] #26 6.805 ++ : 17.06.2-ce 21:34:31 [2022-08-23T21:34:31.899Z] #26 6.805 + install_dockercli 21:34:31 [2022-08-23T21:34:31.899Z] #26 6.805 + echo 'Install docker/cli version 17.06.2-ce from stable' 21:34:31 [2022-08-23T21:34:31.899Z] #26 6.805 Install docker/cli version 17.06.2-ce from stable 21:34:31 [2022-08-23T21:34:31.899Z] #26 6.806 ++ uname -m 21:34:31 [2022-08-23T21:34:31.899Z] #26 6.810 + arch=x86_64 21:34:31 [2022-08-23T21:34:31.899Z] #26 6.810 + '[' x86_64 '!=' x86_64 ']' 21:34:31 [2022-08-23T21:34:31.899Z] #26 6.810 + url=https://download.docker.com/linux/static 21:34:31 [2022-08-23T21:34:31.899Z] #26 6.810 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 21:34:31 [2022-08-23T21:34:31.899Z] #26 6.836 + tar -xz docker/docker 21:34:32 [2022-08-23T21:34:32.035Z] #74 3.720 go: downloading github.com/sirupsen/logrus v1.8.1 21:34:32 [2022-08-23T21:34:32.035Z] #74 3.721 go: downloading github.com/urfave/cli/v2 v2.4.0 21:34:32 [2022-08-23T21:34:32.085Z] #67 ... 21:34:32 [2022-08-23T21:34:32.085Z] 21:34:32 [2022-08-23T21:34:32.085Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:34:32 [2022-08-23T21:34:32.085Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:34:32 [2022-08-23T21:34:32.085Z] #55 6.065 go: downloading github.com/golangci/golangci-lint v1.46.2 21:34:32 [2022-08-23T21:34:32.085Z] #55 8.993 go: downloading github.com/fatih/color v1.13.0 21:34:32 [2022-08-23T21:34:32.085Z] #55 8.995 go: downloading github.com/gofrs/flock v0.8.1 21:34:32 [2022-08-23T21:34:32.085Z] #55 9.320 go: downloading github.com/pkg/errors v0.9.1 21:34:32 [2022-08-23T21:34:32.085Z] #55 9.365 go: downloading github.com/spf13/cobra v1.4.0 21:34:32 [2022-08-23T21:34:32.085Z] #55 9.499 go: downloading github.com/spf13/pflag v1.0.5 21:34:32 [2022-08-23T21:34:32.085Z] #55 10.10 go: downloading github.com/spf13/viper v1.11.0 21:34:32 [2022-08-23T21:34:32.085Z] #55 10.34 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:34:32 [2022-08-23T21:34:32.085Z] #55 ... 21:34:32 [2022-08-23T21:34:32.085Z] 21:34:32 [2022-08-23T21:34:32.085Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:34:32 [2022-08-23T21:34:32.085Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c 21:34:32 [2022-08-23T21:34:32.085Z] #34 6.557 + git clone https://github.com/kolyshkin/go-swagger.git . 21:34:32 [2022-08-23T21:34:32.085Z] #34 6.562 Cloning into '.'... 21:34:32 [2022-08-23T21:34:32.345Z] #34 ... 21:34:32 [2022-08-23T21:34:32.345Z] 21:34:32 [2022-08-23T21:34:32.345Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version 21:34:32 [2022-08-23T21:34:32.345Z] #57 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1 21:34:32 [2022-08-23T21:34:32.345Z] #57 5.534 go: downloading mvdan.cc/sh/v3 v3.0.2 21:34:32 [2022-08-23T21:34:32.345Z] #57 6.954 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 21:34:32 [2022-08-23T21:34:32.345Z] #57 7.047 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 21:34:32 [2022-08-23T21:34:32.345Z] #57 7.063 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 21:34:32 [2022-08-23T21:34:32.345Z] #57 10.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 21:34:32 [2022-08-23T21:34:32.345Z] #57 ... 21:34:32 [2022-08-23T21:34:32.345Z] 21:34:32 [2022-08-23T21:34:32.345Z] #40 [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.2.3" && /build/go-winres --help 21:34:32 [2022-08-23T21:34:32.345Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8 21:34:32 [2022-08-23T21:34:32.345Z] #40 5.891 go: downloading github.com/tc-hib/go-winres v0.2.3 21:34:32 [2022-08-23T21:34:32.345Z] #40 7.171 go: downloading github.com/tc-hib/winres v0.1.5 21:34:32 [2022-08-23T21:34:32.345Z] #40 9.492 go: downloading github.com/urfave/cli/v2 v2.3.0 21:34:32 [2022-08-23T21:34:32.345Z] #40 10.19 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 21:34:32 [2022-08-23T21:34:32.345Z] #40 10.38 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb 21:34:32 [2022-08-23T21:34:32.364Z] #31 14.89 21:34:32 [2022-08-23T21:34:32.596Z] #74 3.947 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 21:34:32 [2022-08-23T21:34:32.604Z] #40 ... 21:34:32 [2022-08-23T21:34:32.604Z] 21:34:32 [2022-08-23T21:34:32.604Z] #38 [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 21:34:32 [2022-08-23T21:34:32.604Z] #38 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8 21:34:32 [2022-08-23T21:34:32.604Z] #38 6.573 go: downloading github.com/pelletier/go-toml v1.8.1 21:34:32 [2022-08-23T21:34:32.864Z] #38 ... 21:34:32 [2022-08-23T21:34:32.864Z] 21:34:32 [2022-08-23T21:34:32.864Z] #42 [tini 1/3] 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 vim-common 21:34:32 [2022-08-23T21:34:32.864Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:34:32 [2022-08-23T21:34:32.864Z] #42 7.326 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:34:32 [2022-08-23T21:34:32.864Z] #42 7.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:34:32 [2022-08-23T21:34:32.864Z] #42 7.381 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:32 [2022-08-23T21:34:32.864Z] #42 9.066 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:34:32 [2022-08-23T21:34:32.864Z] #42 ... 21:34:32 [2022-08-23T21:34:32.864Z] 21:34:32 [2022-08-23T21:34:32.864Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version 21:34:32 [2022-08-23T21:34:32.864Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 21:34:32 [2022-08-23T21:34:32.864Z] #53 6.267 go: downloading gotest.tools/gotestsum v1.8.1 21:34:32 [2022-08-23T21:34:32.864Z] #53 9.016 go: downloading github.com/dnephin/pflag v1.0.7 21:34:32 [2022-08-23T21:34:32.864Z] #53 9.017 go: downloading github.com/fatih/color v1.10.0 21:34:32 [2022-08-23T21:34:32.864Z] #53 9.039 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 21:34:32 [2022-08-23T21:34:32.864Z] #53 9.907 go: downloading github.com/mattn/go-colorable v0.1.8 21:34:32 [2022-08-23T21:34:32.864Z] #53 10.05 go: downloading github.com/mattn/go-isatty v0.0.12 21:34:32 [2022-08-23T21:34:32.864Z] #53 10.20 go: downloading github.com/fsnotify/fsnotify v1.4.9 21:34:32 [2022-08-23T21:34:32.864Z] #53 10.23 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 21:34:32 [2022-08-23T21:34:32.864Z] #53 10.53 go: downloading github.com/jonboulle/clockwork v0.2.2 21:34:32 [2022-08-23T21:34:32.864Z] #53 10.64 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 21:34:32 [2022-08-23T21:34:32.864Z] #53 10.95 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 21:34:32 [2022-08-23T21:34:32.864Z] #53 11.40 go: downloading golang.org/x/tools v0.1.0 21:34:33 [2022-08-23T21:34:33.123Z] #53 ... 21:34:33 [2022-08-23T21:34:33.123Z] 21:34:33 [2022-08-23T21:34:33.123Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:34:33 [2022-08-23T21:34:33.123Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:34:33 [2022-08-23T21:34:33.123Z] #55 11.11 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a 21:34:33 [2022-08-23T21:34:33.123Z] #55 11.12 go: downloading github.com/go-critic/go-critic v0.6.3 21:34:33 [2022-08-23T21:34:33.157Z] #74 ... 21:34:33 [2022-08-23T21:34:33.157Z] 21:34:33 [2022-08-23T21:34:33.157Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli 21:34:33 [2022-08-23T21:34:33.157Z] #33 sha256:55bfef5a1c2afe24cb064a78e859b79478a825162f96d6080bf6c53766cd0ba8 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.282 + RM_GOPATH=0 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.282 + TMP_GOPATH= 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.282 + : /build 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.282 + '[' -z '' ']' 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.282 ++ mktemp -d 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.282 + export GOPATH=/tmp/tmp.j4cpas1IcO 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.282 + GOPATH=/tmp/tmp.j4cpas1IcO 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.282 + RM_GOPATH=1 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.282 + case "$(go env GOARCH)" in 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.282 ++ go env GOARCH 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.282 + export GO_BUILDMODE=-buildmode=pie 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.282 + GO_BUILDMODE=-buildmode=pie 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.282 ++ dirname /install.sh 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.283 + dir=/ 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.289 + bin=dockercli 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.289 + shift 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.289 + '[' '!' -f //dockercli.installer ']' 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.289 + . //dockercli.installer 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.289 ++ : stable 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.289 ++ : 17.06.2-ce 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.289 + install_dockercli 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.289 + echo 'Install docker/cli version 17.06.2-ce from stable' 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.289 Install docker/cli version 17.06.2-ce from stable 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.289 ++ uname -m 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.298 + arch=x86_64 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.308 + '[' x86_64 '!=' x86_64 ']' 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.308 + url=https://download.docker.com/linux/static 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.308 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 21:34:33 [2022-08-23T21:34:33.157Z] #33 1.308 + tar -xz docker/docker 21:34:33 [2022-08-23T21:34:33.157Z] #33 4.621 + mkdir -p /build 21:34:33 [2022-08-23T21:34:33.157Z] #33 4.627 + mv docker/docker /build/ 21:34:33 [2022-08-23T21:34:33.157Z] #33 4.628 + rmdir docker 21:34:33 [2022-08-23T21:34:33.157Z] #33 DONE 4.9s 21:34:33 [2022-08-23T21:34:33.285Z] #26 ... 21:34:33 [2022-08-23T21:34:33.285Z] 21:34:33 [2022-08-23T21:34:33.285Z] #42 [tini 1/3] 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 vim-common 21:34:33 [2022-08-23T21:34:33.285Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:34:33 [2022-08-23T21:34:33.285Z] #42 13.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:34:33 [2022-08-23T21:34:33.304Z] #31 ... 21:34:33 [2022-08-23T21:34:33.304Z] 21:34:33 [2022-08-23T21:34:33.304Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:34:33 [2022-08-23T21:34:33.304Z] #34 sha256:f4bbb960a6898e799ff1323dc7c330777ce8963a790e02b14327a5f25ce798d0 21:34:33 [2022-08-23T21:34:33.304Z] #34 4.483 + git clone https://github.com/kolyshkin/go-swagger.git . 21:34:33 [2022-08-23T21:34:33.304Z] #34 4.487 Cloning into '.'... 21:34:33 [2022-08-23T21:34:33.304Z] #34 ... 21:34:33 [2022-08-23T21:34:33.304Z] 21:34:33 [2022-08-23T21:34:33.304Z] #76 [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 ; 21:34:33 [2022-08-23T21:34:33.304Z] #76 sha256:fa20c54da028ba69aa4ff002d5080a320567d0b5b6bbeda8c0bdf45fb8f77bb7 21:34:33 [2022-08-23T21:34:33.304Z] #76 15.02 Fetched 8458 kB in 11s (761 kB/s) 21:34:33 [2022-08-23T21:34:33.443Z] 21:34:33 [2022-08-23T21:34:33.443Z] #49 [tini 1/3] 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 vim-common 21:34:33 [2022-08-23T21:34:33.443Z] #49 sha256:c91570744d2821a68f204a94f2c81f282206818ce2d03480776cf2e2743bf2e0 21:34:33 [2022-08-23T21:34:33.443Z] #49 1.838 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 21:34:33 [2022-08-23T21:34:33.443Z] #49 1.843 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 21:34:33 [2022-08-23T21:34:33.443Z] #49 1.846 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:33 [2022-08-23T21:34:33.443Z] #49 2.177 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] 21:34:33 [2022-08-23T21:34:33.443Z] #49 2.580 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] 21:34:33 [2022-08-23T21:34:33.443Z] #49 3.061 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] 21:34:33 [2022-08-23T21:34:33.443Z] #49 3.345 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] 21:34:33 [2022-08-23T21:34:33.443Z] #49 3.770 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] 21:34:33 [2022-08-23T21:34:33.443Z] #49 4.360 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] 21:34:33 [2022-08-23T21:34:33.443Z] #49 4.362 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] 21:34:33 [2022-08-23T21:34:33.443Z] #49 4.383 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] 21:34:33 [2022-08-23T21:34:33.443Z] #49 4.386 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] 21:34:33 [2022-08-23T21:34:33.443Z] #49 4.391 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] 21:34:33 [2022-08-23T21:34:33.443Z] #49 4.835 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] 21:34:33 [2022-08-23T21:34:33.443Z] #49 4.841 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] 21:34:33 [2022-08-23T21:34:33.443Z] #49 4.842 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] 21:34:33 [2022-08-23T21:34:33.443Z] #49 4.844 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] 21:34:33 [2022-08-23T21:34:33.443Z] #49 4.846 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] 21:34:34 [2022-08-23T21:34:34.137Z] #12 DONE 3.0s 21:34:34 [2022-08-23T21:34:34.137Z] 21:34:34 [2022-08-23T21:34:34.137Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 21:34:34 [2022-08-23T21:34:34.137Z] #30 sha256:a00ce2068cba66a260b281f1ea5080ba1b412842c7ee27282335f395c6e58037 21:34:34 [2022-08-23T21:34:34.137Z] #30 DONE 4.7s 21:34:34 [2022-08-23T21:34:34.137Z] 21:34:34 [2022-08-23T21:34:34.137Z] #13 [base 3/3] 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 21:34:34 [2022-08-23T21:34:34.137Z] #13 sha256:4b9900e9077840af51ccb7cb3b2f809245426b4d508da2cb702f49808bd71f8e 21:34:34 [2022-08-23T21:34:34.398Z] #13 DONE 0.6s 21:34:34 [2022-08-23T21:34:34.398Z] 21:34:34 [2022-08-23T21:34:34.398Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 21:34:34 [2022-08-23T21:34:34.398Z] #33 sha256:a35cbf3d871f38588024a43c4d3af712316008f9cc419dd72a996449a3215ae1 21:34:34 [2022-08-23T21:34:34.398Z] #33 ... 21:34:34 [2022-08-23T21:34:34.398Z] 21:34:34 [2022-08-23T21:34:34.398Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 21:34:34 [2022-08-23T21:34:34.398Z] #46 sha256:8d281ff1259b94aaa8578f97baccbbadfe23eaf07005dd416d290c6400e3bc9b 21:34:34 [2022-08-23T21:34:34.398Z] #46 DONE 0.1s 21:34:34 [2022-08-23T21:34:34.398Z] 21:34:34 [2022-08-23T21:34:34.398Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 21:34:34 [2022-08-23T21:34:34.398Z] #33 sha256:a35cbf3d871f38588024a43c4d3af712316008f9cc419dd72a996449a3215ae1 21:34:34 [2022-08-23T21:34:34.398Z] #33 DONE 0.2s 21:34:34 [2022-08-23T21:34:34.398Z] 21:34:34 [2022-08-23T21:34:34.398Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / 21:34:34 [2022-08-23T21:34:34.398Z] #25 sha256:60cc900e49c6ddde85dff16013eb4d864b02810845096e274b6d9fb4898b2351 21:34:34 [2022-08-23T21:34:34.398Z] #25 DONE 0.3s 21:34:34 [2022-08-23T21:34:34.398Z] 21:34:34 [2022-08-23T21:34:34.398Z] #50 [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 21:34:34 [2022-08-23T21:34:34.398Z] #50 sha256:8dd25e1ed86d4858d32bdf8df9e5ffa38659a311ae6201133c2efe7dec957960 21:34:34 [2022-08-23T21:34:34.398Z] #50 DONE 0.3s 21:34:34 [2022-08-23T21:34:34.398Z] 21:34:34 [2022-08-23T21:34:34.398Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli 21:34:34 [2022-08-23T21:34:34.398Z] #26 sha256:1c6ff5958c39bdc016cc0e9d50d74228a6cce43fda0053fb00abb2dfdb5dba39 21:34:34 [2022-08-23T21:34:34.659Z] #26 ... 21:34:34 [2022-08-23T21:34:34.659Z] 21:34:34 [2022-08-23T21:34:34.659Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / 21:34:34 [2022-08-23T21:34:34.659Z] #66 sha256:3516c4aaa2a646845ff2164a6f1f65f9b1450ea987a78354a8e6858fe1412dcb 21:34:34 [2022-08-23T21:34:34.659Z] #66 DONE 0.3s 21:34:34 [2022-08-23T21:34:34.920Z] 21:34:34 [2022-08-23T21:34:34.920Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:34:34 [2022-08-23T21:34:34.920Z] #67 sha256:2a8ec5ea6a61d133535c4d870f0d419ebc6ee3af042a6ef403df7ee2393c8d44 21:34:35 [2022-08-23T21:34:35.144Z] #55 13.63 go: downloading github.com/hashicorp/go-version v1.4.0 21:34:35 [2022-08-23T21:34:35.714Z] #55 14.28 go: downloading github.com/ldez/gomoddirectives v0.2.3 21:34:35 [2022-08-23T21:34:35.850Z] #76 15.02 Reading package lists... 21:34:35 [2022-08-23T21:34:35.850Z] #76 ... 21:34:35 [2022-08-23T21:34:35.850Z] 21:34:35 [2022-08-23T21:34:35.850Z] #38 [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 21:34:35 [2022-08-23T21:34:35.850Z] #38 sha256:14261928216df92d41a79aff17bf26335494a0d5cb382a3a8d660523249d2fe3 21:34:35 [2022-08-23T21:34:35.850Z] #38 16.07 tomll can be used in two ways: 21:34:35 [2022-08-23T21:34:35.850Z] #38 16.07 Writing to STDIN and reading from STDOUT: 21:34:35 [2022-08-23T21:34:35.850Z] #38 16.07 cat file.toml | tomll > file.toml 21:34:35 [2022-08-23T21:34:35.850Z] #38 16.07 21:34:35 [2022-08-23T21:34:35.850Z] #38 16.07 Reading and updating a list of files: 21:34:35 [2022-08-23T21:34:35.850Z] #38 16.07 tomll a.toml b.toml c.toml 21:34:35 [2022-08-23T21:34:35.850Z] #38 16.07 21:34:35 [2022-08-23T21:34:35.850Z] #38 16.07 When given a list of files, tomll will modify all files in place without asking. 21:34:35 [2022-08-23T21:34:35.850Z] #38 DONE 17.3s 21:34:35 [2022-08-23T21:34:35.850Z] 21:34:35 [2022-08-23T21:34:35.850Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 21:34:35 [2022-08-23T21:34:35.850Z] #36 sha256:e561c68133c4e2a37bfc6bc68f6fe2d7ed7fd49d4bccf0e715906f3ecbfcb0df 21:34:35 [2022-08-23T21:34:35.850Z] #36 13.64 go: downloading github.com/sirupsen/logrus v1.6.0 21:34:35 [2022-08-23T21:34:35.850Z] #36 13.64 go: downloading github.com/spf13/cobra v1.1.3 21:34:35 [2022-08-23T21:34:35.850Z] #36 14.17 go: downloading github.com/mattn/go-isatty v0.0.3 21:34:35 [2022-08-23T21:34:35.850Z] #36 14.33 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 21:34:35 [2022-08-23T21:34:35.850Z] #36 14.63 go: downloading gopkg.in/yaml.v2 v2.4.0 21:34:35 [2022-08-23T21:34:35.850Z] #36 14.86 go: downloading github.com/cosiner/argv v0.1.0 21:34:35 [2022-08-23T21:34:35.850Z] #36 14.90 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 21:34:35 [2022-08-23T21:34:35.850Z] #36 14.95 go: downloading github.com/peterh/liner v1.2.2 21:34:35 [2022-08-23T21:34:35.850Z] #36 15.07 go: downloading github.com/google/go-dap v0.6.0 21:34:35 [2022-08-23T21:34:35.850Z] #36 15.39 go: downloading github.com/russross/blackfriday/v2 v2.0.1 21:34:35 [2022-08-23T21:34:35.850Z] #36 15.71 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 21:34:35 [2022-08-23T21:34:35.850Z] #36 16.12 go: downloading github.com/mattn/go-runewidth v0.0.3 21:34:35 [2022-08-23T21:34:35.850Z] #36 16.29 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:34:35 [2022-08-23T21:34:35.850Z] #36 16.38 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 21:34:35 [2022-08-23T21:34:35.966Z] #49 ... 21:34:35 [2022-08-23T21:34:35.966Z] 21:34:35 [2022-08-23T21:34:35.966Z] #36 [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 21:34:35 [2022-08-23T21:34:35.966Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 21:34:35 [2022-08-23T21:34:35.966Z] #36 CACHED 21:34:35 [2022-08-23T21:34:35.966Z] 21:34:35 [2022-08-23T21:34:35.966Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 21:34:35 [2022-08-23T21:34:35.966Z] #37 sha256:10e511ae1ca1eebdb86851694b7dc9de535a96b390981ccb24395fc144d1f2b1 21:34:35 [2022-08-23T21:34:35.966Z] #37 CACHED 21:34:35 [2022-08-23T21:34:35.966Z] 21:34:35 [2022-08-23T21:34:35.966Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 21:34:35 [2022-08-23T21:34:35.966Z] #38 sha256:89c2441b0fe51a9858deca67364e8d7dad9df50e64832efe0664729082a8d34e 21:34:35 [2022-08-23T21:34:35.966Z] #38 CACHED 21:34:35 [2022-08-23T21:34:35.966Z] 21:34:35 [2022-08-23T21:34:35.966Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:34:35 [2022-08-23T21:34:35.966Z] #74 sha256:d3772dec75753f63b98c3bddfe65142c992ca358186cdc1297fa6d6869d94cfa 21:34:35 [2022-08-23T21:34:35.966Z] #74 5.211 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd 21:34:35 [2022-08-23T21:34:35.966Z] #74 5.541 go: downloading github.com/google/uuid v1.3.0 21:34:35 [2022-08-23T21:34:35.966Z] #74 5.541 go: downloading github.com/moby/vpnkit v0.5.0 21:34:35 [2022-08-23T21:34:35.966Z] #74 5.562 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 21:34:35 [2022-08-23T21:34:35.966Z] #74 5.589 go: downloading github.com/gofrs/flock v0.8.1 21:34:35 [2022-08-23T21:34:35.966Z] #74 5.624 go: downloading github.com/gorilla/mux v1.8.0 21:34:35 [2022-08-23T21:34:35.966Z] #74 5.697 go: downloading github.com/moby/sys/mountinfo v0.6.0 21:34:35 [2022-08-23T21:34:35.966Z] #74 5.788 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 21:34:35 [2022-08-23T21:34:35.966Z] #74 5.865 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c 21:34:35 [2022-08-23T21:34:35.966Z] #74 5.912 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b 21:34:35 [2022-08-23T21:34:35.966Z] #74 7.108 go: downloading github.com/russross/blackfriday/v2 v2.1.0 21:34:36 [2022-08-23T21:34:36.110Z] #36 17.63 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 21:34:36 [2022-08-23T21:34:36.286Z] #55 14.79 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:34:36 [2022-08-23T21:34:36.286Z] #55 14.83 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:34:36 [2022-08-23T21:34:36.548Z] #55 15.14 go: downloading github.com/mattn/go-colorable v0.1.12 21:34:37 [2022-08-23T21:34:37.118Z] #55 15.53 go: downloading github.com/mattn/go-isatty v0.0.14 21:34:38 [2022-08-23T21:34:38.480Z] #74 ... 21:34:38 [2022-08-23T21:34:38.480Z] 21:34:38 [2022-08-23T21:34:38.480Z] #69 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:34:38 [2022-08-23T21:34:38.480Z] #69 sha256:7b747f9378d2ec3b29d73b49ebdfcebda962e333cd4093b0f79b814db7c81700 21:34:38 [2022-08-23T21:34:38.480Z] #69 1.827 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 21:34:38 [2022-08-23T21:34:38.480Z] #69 1.827 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 21:34:38 [2022-08-23T21:34:38.480Z] #69 1.827 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:38 [2022-08-23T21:34:38.480Z] #69 2.185 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] 21:34:38 [2022-08-23T21:34:38.480Z] #69 2.683 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] 21:34:38 [2022-08-23T21:34:38.480Z] #69 3.179 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] 21:34:38 [2022-08-23T21:34:38.480Z] #69 3.578 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] 21:34:38 [2022-08-23T21:34:38.480Z] #69 4.042 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] 21:34:38 [2022-08-23T21:34:38.480Z] #69 4.546 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] 21:34:38 [2022-08-23T21:34:38.480Z] #69 4.546 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] 21:34:38 [2022-08-23T21:34:38.480Z] #69 4.547 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] 21:34:38 [2022-08-23T21:34:38.480Z] #69 4.548 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] 21:34:38 [2022-08-23T21:34:38.480Z] #69 4.560 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] 21:34:38 [2022-08-23T21:34:38.480Z] #69 4.748 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] 21:34:38 [2022-08-23T21:34:38.480Z] #69 4.750 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] 21:34:38 [2022-08-23T21:34:38.480Z] #69 4.755 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] 21:34:38 [2022-08-23T21:34:38.480Z] #69 4.756 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] 21:34:38 [2022-08-23T21:34:38.480Z] #69 4.756 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] 21:34:38 [2022-08-23T21:34:38.480Z] #69 ... 21:34:38 [2022-08-23T21:34:38.480Z] 21:34:38 [2022-08-23T21:34:38.480Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:34:38 [2022-08-23T21:34:38.480Z] #20 sha256:f438a9c3587cd8780b5e740d22f13aa226a9c36cf2e7462516ee02af0d5918e0 21:34:38 [2022-08-23T21:34:38.480Z] #20 1.644 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 21:34:38 [2022-08-23T21:34:38.480Z] #20 1.644 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 21:34:38 [2022-08-23T21:34:38.480Z] #20 1.644 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:38 [2022-08-23T21:34:38.480Z] #20 1.750 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] 21:34:38 [2022-08-23T21:34:38.480Z] #20 1.962 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] 21:34:38 [2022-08-23T21:34:38.480Z] #20 2.318 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] 21:34:38 [2022-08-23T21:34:38.480Z] #20 2.781 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] 21:34:38 [2022-08-23T21:34:38.480Z] #20 3.312 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] 21:34:38 [2022-08-23T21:34:38.480Z] #20 3.666 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] 21:34:38 [2022-08-23T21:34:38.480Z] #20 3.668 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] 21:34:38 [2022-08-23T21:34:38.480Z] #20 3.685 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] 21:34:38 [2022-08-23T21:34:38.480Z] #20 3.690 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] 21:34:38 [2022-08-23T21:34:38.480Z] #20 3.697 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] 21:34:38 [2022-08-23T21:34:38.480Z] #20 4.113 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] 21:34:38 [2022-08-23T21:34:38.480Z] #20 4.118 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] 21:34:38 [2022-08-23T21:34:38.480Z] #20 4.138 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] 21:34:38 [2022-08-23T21:34:38.480Z] #20 4.142 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] 21:34:38 [2022-08-23T21:34:38.480Z] #20 4.142 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] 21:34:38 [2022-08-23T21:34:38.493Z] #55 ... 21:34:38 [2022-08-23T21:34:38.493Z] 21:34:38 [2022-08-23T21:34:38.493Z] #40 [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.2.3" && /build/go-winres --help 21:34:38 [2022-08-23T21:34:38.493Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8 21:34:38 [2022-08-23T21:34:38.493Z] #40 16.98 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 21:34:38 [2022-08-23T21:34:38.572Z] #42 ... 21:34:38 [2022-08-23T21:34:38.572Z] 21:34:38 [2022-08-23T21:34:38.572Z] #51 [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 21:34:38 [2022-08-23T21:34:38.572Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:34:38 [2022-08-23T21:34:38.572Z] #51 7.760 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:34:38 [2022-08-23T21:34:38.572Z] #51 7.824 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:34:38 [2022-08-23T21:34:38.572Z] #51 7.837 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:38 [2022-08-23T21:34:38.572Z] #51 8.688 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] 21:34:38 [2022-08-23T21:34:38.572Z] #51 9.862 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:34:38 [2022-08-23T21:34:38.572Z] #51 13.53 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] 21:34:38 [2022-08-23T21:34:38.572Z] #51 ... 21:34:38 [2022-08-23T21:34:38.572Z] 21:34:38 [2022-08-23T21:34:38.572Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:34:38 [2022-08-23T21:34:38.572Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:34:38 [2022-08-23T21:34:38.572Z] #55 10.28 go: downloading github.com/fatih/color v1.13.0 21:34:38 [2022-08-23T21:34:38.572Z] #55 10.28 go: downloading github.com/gofrs/flock v0.8.1 21:34:38 [2022-08-23T21:34:38.572Z] #55 10.68 go: downloading github.com/spf13/cobra v1.4.0 21:34:38 [2022-08-23T21:34:38.572Z] #55 10.81 go: downloading github.com/spf13/pflag v1.0.5 21:34:38 [2022-08-23T21:34:38.572Z] #55 11.30 go: downloading github.com/spf13/viper v1.11.0 21:34:38 [2022-08-23T21:34:38.572Z] #55 11.60 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:34:38 [2022-08-23T21:34:38.572Z] #55 12.34 go: downloading github.com/mattn/go-colorable v0.1.12 21:34:38 [2022-08-23T21:34:38.572Z] #55 12.40 go: downloading github.com/mattn/go-isatty v0.0.14 21:34:38 [2022-08-23T21:34:38.572Z] #55 12.58 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a 21:34:38 [2022-08-23T21:34:38.572Z] #55 12.59 go: downloading github.com/go-critic/go-critic v0.6.3 21:34:38 [2022-08-23T21:34:38.572Z] #55 15.65 go: downloading github.com/hashicorp/go-version v1.4.0 21:34:38 [2022-08-23T21:34:38.572Z] #55 15.97 go: downloading github.com/ldez/gomoddirectives v0.2.3 21:34:38 [2022-08-23T21:34:38.572Z] #55 16.13 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:34:38 [2022-08-23T21:34:38.572Z] #55 16.43 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:34:38 [2022-08-23T21:34:38.652Z] #36 ... 21:34:38 [2022-08-23T21:34:38.652Z] 21:34:38 [2022-08-23T21:34:38.652Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:34:38 [2022-08-23T21:34:38.652Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3 21:34:38 [2022-08-23T21:34:38.652Z] #55 10.18 go: downloading github.com/ldez/gomoddirectives v0.2.3 21:34:38 [2022-08-23T21:34:38.652Z] #55 10.40 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:34:38 [2022-08-23T21:34:38.652Z] #55 10.54 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:34:38 [2022-08-23T21:34:38.652Z] #55 13.68 go: downloading github.com/sirupsen/logrus v1.8.1 21:34:38 [2022-08-23T21:34:38.652Z] #55 13.81 go: downloading github.com/stretchr/testify v1.7.1 21:34:38 [2022-08-23T21:34:38.652Z] #55 13.88 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 21:34:38 [2022-08-23T21:34:38.652Z] #55 14.07 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 21:34:38 [2022-08-23T21:34:38.652Z] #55 14.22 go: downloading github.com/fsnotify/fsnotify v1.5.4 21:34:38 [2022-08-23T21:34:38.652Z] #55 14.26 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:34:38 [2022-08-23T21:34:38.652Z] #55 14.32 go: downloading github.com/spf13/afero v1.8.2 21:34:38 [2022-08-23T21:34:38.652Z] #55 14.36 go: downloading github.com/spf13/cast v1.4.1 21:34:38 [2022-08-23T21:34:38.652Z] #55 14.49 go: downloading github.com/spf13/jwalterweatherman v1.1.0 21:34:38 [2022-08-23T21:34:38.652Z] #55 14.61 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 21:34:38 [2022-08-23T21:34:38.652Z] #55 14.82 go: downloading github.com/go-toolsmith/astcast v1.0.0 21:34:38 [2022-08-23T21:34:38.652Z] #55 14.99 go: downloading github.com/go-toolsmith/astcopy v1.0.0 21:34:38 [2022-08-23T21:34:38.652Z] #55 15.14 go: downloading github.com/go-toolsmith/astequal v1.0.1 21:34:38 [2022-08-23T21:34:38.652Z] #55 15.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0 21:34:38 [2022-08-23T21:34:38.652Z] #55 15.32 go: downloading github.com/go-toolsmith/astp v1.0.0 21:34:38 [2022-08-23T21:34:38.652Z] #55 15.56 go: downloading github.com/go-toolsmith/strparse v1.0.0 21:34:38 [2022-08-23T21:34:38.652Z] #55 15.70 go: downloading github.com/go-toolsmith/typep v1.0.2 21:34:38 [2022-08-23T21:34:38.652Z] #55 15.77 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a 21:34:38 [2022-08-23T21:34:38.652Z] #55 16.62 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 21:34:38 [2022-08-23T21:34:38.652Z] #55 16.91 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 21:34:38 [2022-08-23T21:34:38.652Z] #55 17.56 go: downloading github.com/hashicorp/errwrap v1.0.0 21:34:38 [2022-08-23T21:34:38.652Z] #55 18.16 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f 21:34:38 [2022-08-23T21:34:38.652Z] #55 18.25 go: downloading 4d63.com/gochecknoglobals v0.1.0 21:34:38 [2022-08-23T21:34:38.652Z] #55 18.32 go: downloading github.com/Antonboom/errname v0.1.6 21:34:38 [2022-08-23T21:34:38.652Z] #55 18.39 go: downloading github.com/Antonboom/nilnil v0.1.1 21:34:38 [2022-08-23T21:34:38.652Z] #55 18.43 go: downloading github.com/BurntSushi/toml v1.1.0 21:34:38 [2022-08-23T21:34:38.652Z] #55 18.57 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 21:34:38 [2022-08-23T21:34:38.652Z] #55 18.78 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 21:34:38 [2022-08-23T21:34:38.652Z] #55 18.93 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 21:34:38 [2022-08-23T21:34:38.652Z] #55 19.10 go: downloading github.com/alexkohler/prealloc v1.0.0 21:34:38 [2022-08-23T21:34:38.652Z] #55 19.25 go: downloading github.com/ashanbrown/forbidigo v1.3.0 21:34:38 [2022-08-23T21:34:38.652Z] #55 19.33 go: downloading github.com/ashanbrown/makezero v1.1.1 21:34:38 [2022-08-23T21:34:38.652Z] #55 19.34 go: downloading github.com/bkielbasa/cyclop v1.2.0 21:34:38 [2022-08-23T21:34:38.652Z] #55 19.41 go: downloading github.com/blizzy78/varnamelen v0.8.0 21:34:38 [2022-08-23T21:34:38.652Z] #55 19.43 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 21:34:38 [2022-08-23T21:34:38.652Z] #55 19.58 go: downloading github.com/breml/bidichk v0.2.3 21:34:38 [2022-08-23T21:34:38.652Z] #55 19.58 go: downloading github.com/breml/errchkjson v0.3.0 21:34:38 [2022-08-23T21:34:38.652Z] #55 19.64 go: downloading github.com/butuzov/ireturn v0.1.1 21:34:38 [2022-08-23T21:34:38.652Z] #55 19.67 go: downloading github.com/charithe/durationcheck v0.0.9 21:34:38 [2022-08-23T21:34:38.652Z] #55 19.80 go: downloading github.com/denis-tingaikin/go-header v0.4.3 21:34:38 [2022-08-23T21:34:38.652Z] #55 19.84 go: downloading github.com/daixiang0/gci v0.3.3 21:34:38 [2022-08-23T21:34:38.652Z] #55 19.99 go: downloading github.com/esimonov/ifshort v1.0.4 21:34:38 [2022-08-23T21:34:38.652Z] #55 20.09 go: downloading github.com/firefart/nonamedreturns v1.0.1 21:34:38 [2022-08-23T21:34:38.652Z] #55 20.19 go: downloading github.com/fzipp/gocyclo v0.5.1 21:34:38 [2022-08-23T21:34:38.652Z] #55 ... 21:34:38 [2022-08-23T21:34:38.652Z] 21:34:38 [2022-08-23T21:34:38.652Z] #76 [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 ; 21:34:38 [2022-08-23T21:34:38.652Z] #76 sha256:fa20c54da028ba69aa4ff002d5080a320567d0b5b6bbeda8c0bdf45fb8f77bb7 21:34:38 [2022-08-23T21:34:38.652Z] #76 15.02 Reading package lists... 21:34:38 [2022-08-23T21:34:38.755Z] #40 17.21 go: downloading github.com/russross/blackfriday/v2 v2.1.0 21:34:38 [2022-08-23T21:34:38.755Z] #40 ... 21:34:38 [2022-08-23T21:34:38.755Z] 21:34:38 [2022-08-23T21:34:38.755Z] #51 [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 21:34:38 [2022-08-23T21:34:38.755Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:34:38 [2022-08-23T21:34:38.755Z] #51 7.338 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:34:38 [2022-08-23T21:34:38.755Z] #51 7.395 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:34:38 [2022-08-23T21:34:38.755Z] #51 7.396 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:38 [2022-08-23T21:34:38.755Z] #51 8.115 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] 21:34:38 [2022-08-23T21:34:38.755Z] #51 9.550 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:34:38 [2022-08-23T21:34:38.755Z] #51 12.60 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] 21:34:38 [2022-08-23T21:34:38.755Z] #51 17.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:34:38 [2022-08-23T21:34:38.833Z] #55 ... 21:34:38 [2022-08-23T21:34:38.833Z] 21:34:38 [2022-08-23T21:34:38.833Z] #51 [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 21:34:38 [2022-08-23T21:34:38.833Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:34:38 [2022-08-23T21:34:38.833Z] #51 18.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:34:39 [2022-08-23T21:34:39.484Z] #76 20.44 Reading package lists... 21:34:39 [2022-08-23T21:34:39.484Z] #76 ... 21:34:39 [2022-08-23T21:34:39.484Z] 21:34:39 [2022-08-23T21:34:39.484Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version 21:34:39 [2022-08-23T21:34:39.484Z] #53 sha256:817438185d9d735a949748a27c4e5be09dad6525d2da3a3b3953158f7c140747 21:34:39 [2022-08-23T21:34:39.484Z] #53 10.99 go: downloading github.com/jonboulle/clockwork v0.2.2 21:34:39 [2022-08-23T21:34:39.484Z] #53 11.16 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 21:34:39 [2022-08-23T21:34:39.484Z] #53 11.22 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 21:34:39 [2022-08-23T21:34:39.484Z] #53 12.86 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 21:34:39 [2022-08-23T21:34:39.484Z] #53 12.90 go: downloading golang.org/x/mod v0.3.0 21:34:39 [2022-08-23T21:34:39.484Z] #53 ... 21:34:39 [2022-08-23T21:34:39.484Z] 21:34:39 [2022-08-23T21:34:39.484Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:34:39 [2022-08-23T21:34:39.484Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3 21:34:39 [2022-08-23T21:34:39.484Z] #55 20.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 21:34:39 [2022-08-23T21:34:39.484Z] #55 20.30 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 21:34:39 [2022-08-23T21:34:39.484Z] #55 20.36 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 21:34:39 [2022-08-23T21:34:39.484Z] #55 20.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 21:34:39 [2022-08-23T21:34:39.484Z] #55 20.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 21:34:39 [2022-08-23T21:34:39.484Z] #55 20.85 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 21:34:39 [2022-08-23T21:34:39.484Z] #55 20.92 go: downloading github.com/golangci/misspell v0.3.5 21:34:39 [2022-08-23T21:34:39.484Z] #55 21.09 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 21:34:39 [2022-08-23T21:34:39.484Z] #55 21.16 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 21:34:39 [2022-08-23T21:34:39.484Z] #55 21.24 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 21:34:39 [2022-08-23T21:34:39.745Z] #55 21.26 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 21:34:39 [2022-08-23T21:34:39.745Z] #55 21.33 go: downloading github.com/jgautheron/goconst v1.5.1 21:34:39 [2022-08-23T21:34:39.745Z] #55 21.37 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 21:34:39 [2022-08-23T21:34:39.745Z] #55 21.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 21:34:39 [2022-08-23T21:34:39.745Z] #55 21.49 go: downloading github.com/julz/importas v0.1.0 21:34:40 [2022-08-23T21:34:40.005Z] #55 21.51 go: downloading github.com/kisielk/errcheck v1.6.0 21:34:40 [2022-08-23T21:34:40.005Z] #55 21.61 go: downloading github.com/kulti/thelper v0.6.2 21:34:40 [2022-08-23T21:34:40.005Z] #55 21.65 go: downloading github.com/kunwardeep/paralleltest v1.0.3 21:34:40 [2022-08-23T21:34:40.203Z] #67 ... 21:34:40 [2022-08-23T21:34:40.203Z] 21:34:40 [2022-08-23T21:34:40.203Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 21:34:40 [2022-08-23T21:34:40.203Z] #31 sha256:fd96f9f14f90e731142a592df99a43c63b7d7b84a6be9e1fa49e35386995a79a 21:34:40 [2022-08-23T21:34:40.203Z] #31 2.381 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 21:34:40 [2022-08-23T21:34:40.203Z] #31 2.803 21:34:40 [2022-08-23T21:34:40.203Z] #31 3.024 #=#=# ######################################################################## 100.0% 21:34:40 [2022-08-23T21:34:40.203Z] #31 3.338 21:34:40 [2022-08-23T21:34:40.203Z] #31 5.664 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 21:34:40 [2022-08-23T21:34:40.203Z] #31 6.166 21:34:40 [2022-08-23T21:34:40.203Z] #31 6.399 #=#=# ######################################################################## 100.0% 21:34:40 [2022-08-23T21:34:40.266Z] #55 21.76 go: downloading github.com/kyoh86/exportloopref v0.1.8 21:34:40 [2022-08-23T21:34:40.266Z] #55 21.80 go: downloading github.com/ldez/tagliatelle v0.3.1 21:34:40 [2022-08-23T21:34:40.266Z] #55 21.89 go: downloading github.com/leonklingele/grouper v1.1.0 21:34:40 [2022-08-23T21:34:40.266Z] #55 21.93 go: downloading github.com/lufeee/execinquery v1.2.1 21:34:40 [2022-08-23T21:34:40.266Z] #55 ... 21:34:40 [2022-08-23T21:34:40.266Z] 21:34:40 [2022-08-23T21:34:40.266Z] #42 [tini 1/3] 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 vim-common 21:34:40 [2022-08-23T21:34:40.266Z] #42 sha256:8b5d5ef30a3edcf97e9e1e3a890095b0a6aaf276c70841f91e13d159e54cd07b 21:34:40 [2022-08-23T21:34:40.266Z] #42 12.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] 21:34:40 [2022-08-23T21:34:40.266Z] #42 17.16 Fetched 8458 kB in 12s (706 kB/s) 21:34:40 [2022-08-23T21:34:40.266Z] #42 17.16 Reading package lists... 21:34:40 [2022-08-23T21:34:40.527Z] #42 ... 21:34:40 [2022-08-23T21:34:40.527Z] 21:34:40 [2022-08-23T21:34:40.527Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:34:40 [2022-08-23T21:34:40.527Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3 21:34:40 [2022-08-23T21:34:40.527Z] #55 22.06 go: downloading github.com/maratori/testpackage v1.0.1 21:34:40 [2022-08-23T21:34:40.527Z] #55 22.08 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 21:34:40 [2022-08-23T21:34:40.527Z] #55 22.17 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 21:34:40 [2022-08-23T21:34:40.787Z] #55 22.17 go: downloading github.com/mgechev/revive v1.2.1 21:34:40 [2022-08-23T21:34:40.787Z] #55 ... 21:34:40 [2022-08-23T21:34:40.787Z] 21:34:40 [2022-08-23T21:34:40.787Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:34:40 [2022-08-23T21:34:40.787Z] #62 sha256:4c16d84be9abb309fa6c2db9d77dbc07be3e100921ed5688b00a774bf39598ed 21:34:40 [2022-08-23T21:34:40.787Z] #62 12.31 Fetched 8458 kB in 9s (906 kB/s) 21:34:40 [2022-08-23T21:34:40.787Z] #62 12.31 Reading package lists... 21:34:40 [2022-08-23T21:34:40.787Z] #62 17.67 Reading package lists... 21:34:40 [2022-08-23T21:34:40.787Z] #62 ... 21:34:40 [2022-08-23T21:34:40.787Z] 21:34:40 [2022-08-23T21:34:40.787Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:34:40 [2022-08-23T21:34:40.787Z] #67 sha256:7bc773de98844368f9027b2d6b62930122dd76f00d524c846cb14f9ff3644c86 21:34:40 [2022-08-23T21:34:40.787Z] #67 11.98 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 21:34:40 [2022-08-23T21:34:40.787Z] #67 12.10 go: downloading github.com/gofrs/flock v0.8.1 21:34:40 [2022-08-23T21:34:40.787Z] #67 12.12 go: downloading github.com/gorilla/mux v1.8.0 21:34:40 [2022-08-23T21:34:40.787Z] #67 12.28 go: downloading github.com/moby/sys/mountinfo v0.6.0 21:34:40 [2022-08-23T21:34:40.787Z] #67 12.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 21:34:40 [2022-08-23T21:34:40.787Z] #67 12.81 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c 21:34:40 [2022-08-23T21:34:40.787Z] #67 12.92 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b 21:34:40 [2022-08-23T21:34:40.787Z] #67 14.49 go: downloading github.com/russross/blackfriday/v2 v2.1.0 21:34:41 [2022-08-23T21:34:41.047Z] #67 ... 21:34:41 [2022-08-23T21:34:41.047Z] 21:34:41 [2022-08-23T21:34:41.047Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:34:41 [2022-08-23T21:34:41.047Z] #62 sha256:4c16d84be9abb309fa6c2db9d77dbc07be3e100921ed5688b00a774bf39598ed 21:34:41 [2022-08-23T21:34:41.047Z] #62 22.57 Building dependency tree... 21:34:41 [2022-08-23T21:34:41.047Z] #62 ... 21:34:41 [2022-08-23T21:34:41.047Z] 21:34:41 [2022-08-23T21:34:41.048Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:34:41 [2022-08-23T21:34:41.048Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8 21:34:41 [2022-08-23T21:34:41.048Z] #14 12.68 Fetched 8458 kB in 10s (855 kB/s) 21:34:41 [2022-08-23T21:34:41.048Z] #14 12.68 Reading package lists... 21:34:41 [2022-08-23T21:34:41.048Z] #14 18.29 Reading package lists... 21:34:41 [2022-08-23T21:34:41.297Z] #51 ... 21:34:41 [2022-08-23T21:34:41.297Z] 21:34:41 [2022-08-23T21:34:41.297Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 21:34:41 [2022-08-23T21:34:41.297Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 21:34:41 [2022-08-23T21:34:41.297Z] #36 19.43 go: downloading github.com/sirupsen/logrus v1.6.0 21:34:41 [2022-08-23T21:34:41.297Z] #36 19.46 go: downloading github.com/spf13/cobra v1.1.3 21:34:41 [2022-08-23T21:34:41.307Z] #14 22.83 Building dependency tree... 21:34:41 [2022-08-23T21:34:41.307Z] #14 ... 21:34:41 [2022-08-23T21:34:41.307Z] 21:34:41 [2022-08-23T21:34:41.307Z] #42 [tini 1/3] 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 vim-common 21:34:41 [2022-08-23T21:34:41.307Z] #42 sha256:8b5d5ef30a3edcf97e9e1e3a890095b0a6aaf276c70841f91e13d159e54cd07b 21:34:41 [2022-08-23T21:34:41.568Z] #42 22.25 Reading package lists... 21:34:41 [2022-08-23T21:34:41.568Z] #42 ... 21:34:41 [2022-08-23T21:34:41.568Z] 21:34:41 [2022-08-23T21:34:41.568Z] #51 [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 21:34:41 [2022-08-23T21:34:41.568Z] #51 sha256:f5cbc7ce3b0c91eb0d42d2e798ac6a9ffcc600be0cba7ea40c6f5634c336c049 21:34:41 [2022-08-23T21:34:41.568Z] #51 12.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] 21:34:41 [2022-08-23T21:34:41.568Z] #51 15.76 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] 21:34:41 [2022-08-23T21:34:41.568Z] #51 18.31 Fetched 8462 kB in 14s (616 kB/s) 21:34:41 [2022-08-23T21:34:41.568Z] #51 18.31 Reading package lists... 21:34:41 [2022-08-23T21:34:41.568Z] #51 ... 21:34:41 [2022-08-23T21:34:41.568Z] 21:34:41 [2022-08-23T21:34:41.568Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:34:41 [2022-08-23T21:34:41.568Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3 21:34:41 [2022-08-23T21:34:41.568Z] #55 22.86 go: downloading github.com/moricho/tparallel v0.2.1 21:34:41 [2022-08-23T21:34:41.568Z] #55 22.86 go: downloading github.com/nakabonne/nestif v0.3.1 21:34:41 [2022-08-23T21:34:41.568Z] #55 22.93 go: downloading github.com/nishanths/exhaustive v0.7.11 21:34:41 [2022-08-23T21:34:41.568Z] #55 22.94 go: downloading github.com/nishanths/predeclared v0.2.2 21:34:41 [2022-08-23T21:34:41.568Z] #55 23.04 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 21:34:41 [2022-08-23T21:34:41.568Z] #55 23.15 go: downloading github.com/ryancurrah/gomodguard v1.2.3 21:34:41 [2022-08-23T21:34:41.568Z] #55 23.16 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 21:34:41 [2022-08-23T21:34:41.568Z] #55 23.24 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 21:34:41 [2022-08-23T21:34:41.841Z] #55 23.30 go: downloading github.com/securego/gosec/v2 v2.11.0 21:34:42 [2022-08-23T21:34:42.102Z] #55 23.66 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 21:34:42 [2022-08-23T21:34:42.102Z] #55 23.66 go: downloading github.com/sivchari/containedctx v1.0.2 21:34:42 [2022-08-23T21:34:42.102Z] #55 23.71 go: downloading github.com/sivchari/tenv v1.5.0 21:34:42 [2022-08-23T21:34:42.102Z] #55 23.73 go: downloading github.com/sonatard/noctx v0.0.1 21:34:42 [2022-08-23T21:34:42.102Z] #55 23.84 go: downloading github.com/sourcegraph/go-diff v0.6.1 21:34:42 [2022-08-23T21:34:42.233Z] #36 20.60 go: downloading github.com/mattn/go-isatty v0.0.3 21:34:42 [2022-08-23T21:34:42.363Z] #55 23.97 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 21:34:42 [2022-08-23T21:34:42.363Z] #55 24.01 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 21:34:42 [2022-08-23T21:34:42.363Z] #55 24.05 go: downloading github.com/sylvia7788/contextcheck v1.0.4 21:34:42 [2022-08-23T21:34:42.505Z] #36 21.05 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 21:34:42 [2022-08-23T21:34:42.625Z] #55 24.12 go: downloading github.com/tdakkota/asciicheck v0.1.1 21:34:42 [2022-08-23T21:34:42.625Z] #55 24.14 go: downloading github.com/tetafro/godot v1.4.11 21:34:42 [2022-08-23T21:34:42.625Z] #55 24.29 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 21:34:42 [2022-08-23T21:34:42.625Z] #55 24.34 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 21:34:42 [2022-08-23T21:34:42.625Z] #55 24.38 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 21:34:42 [2022-08-23T21:34:42.763Z] #36 21.33 go: downloading gopkg.in/yaml.v2 v2.4.0 21:34:43 [2022-08-23T21:34:43.032Z] #51 ... 21:34:43 [2022-08-23T21:34:43.032Z] 21:34:43 [2022-08-23T21:34:43.032Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:34:43 [2022-08-23T21:34:43.033Z] #67 sha256:66dfc45e0940ccfc5abdff3b1e2fd42cf4216d0098d5605037691e398af8f652 21:34:43 [2022-08-23T21:34:43.033Z] #67 11.68 go: downloading github.com/sirupsen/logrus v1.8.1 21:34:43 [2022-08-23T21:34:43.033Z] #67 11.68 go: downloading github.com/urfave/cli/v2 v2.4.0 21:34:43 [2022-08-23T21:34:43.033Z] #67 12.74 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 21:34:43 [2022-08-23T21:34:43.033Z] #67 18.46 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd 21:34:43 [2022-08-23T21:34:43.033Z] #67 19.72 go: downloading github.com/google/uuid v1.3.0 21:34:43 [2022-08-23T21:34:43.033Z] #67 19.72 go: downloading github.com/moby/vpnkit v0.5.0 21:34:43 [2022-08-23T21:34:43.033Z] #67 19.88 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 21:34:43 [2022-08-23T21:34:43.033Z] #67 20.26 go: downloading github.com/gofrs/flock v0.8.1 21:34:43 [2022-08-23T21:34:43.033Z] #67 20.35 go: downloading github.com/gorilla/mux v1.8.0 21:34:43 [2022-08-23T21:34:43.033Z] #67 20.59 go: downloading github.com/moby/sys/mountinfo v0.6.0 21:34:43 [2022-08-23T21:34:43.033Z] #67 21.45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 21:34:43 [2022-08-23T21:34:43.033Z] #67 ... 21:34:43 [2022-08-23T21:34:43.033Z] 21:34:43 [2022-08-23T21:34:43.033Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version 21:34:43 [2022-08-23T21:34:43.033Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 21:34:43 [2022-08-23T21:34:43.033Z] #53 12.26 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 21:34:43 [2022-08-23T21:34:43.033Z] #53 12.75 go: downloading golang.org/x/tools v0.1.0 21:34:43 [2022-08-23T21:34:43.033Z] #53 ... 21:34:43 [2022-08-23T21:34:43.033Z] 21:34:43 [2022-08-23T21:34:43.033Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:34:43 [2022-08-23T21:34:43.033Z] #67 sha256:66dfc45e0940ccfc5abdff3b1e2fd42cf4216d0098d5605037691e398af8f652 21:34:43 [2022-08-23T21:34:43.033Z] #67 21.96 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c 21:34:43 [2022-08-23T21:34:43.033Z] #67 ... 21:34:43 [2022-08-23T21:34:43.033Z] 21:34:43 [2022-08-23T21:34:43.033Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:34:43 [2022-08-23T21:34:43.033Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 21:34:43 [2022-08-23T21:34:43.033Z] #62 12.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] 21:34:43 [2022-08-23T21:34:43.033Z] #62 17.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:34:43 [2022-08-23T21:34:43.033Z] #62 ... 21:34:43 [2022-08-23T21:34:43.033Z] 21:34:43 [2022-08-23T21:34:43.033Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version 21:34:43 [2022-08-23T21:34:43.033Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 21:34:43 [2022-08-23T21:34:43.033Z] #53 22.72 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 21:34:43 [2022-08-23T21:34:43.033Z] #53 22.73 go: downloading golang.org/x/mod v0.3.0 21:34:43 [2022-08-23T21:34:43.195Z] #55 24.71 go: downloading github.com/ultraware/funlen v0.0.3 21:34:43 [2022-08-23T21:34:43.195Z] #55 24.79 go: downloading github.com/ultraware/whitespace v0.0.5 21:34:43 [2022-08-23T21:34:43.195Z] #55 24.82 go: downloading github.com/uudashr/gocognit v1.0.5 21:34:43 [2022-08-23T21:34:43.195Z] #55 24.88 go: downloading github.com/yagipy/maintidx v1.0.0 21:34:43 [2022-08-23T21:34:43.292Z] #53 ... 21:34:43 [2022-08-23T21:34:43.292Z] 21:34:43 [2022-08-23T21:34:43.292Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:34:43 [2022-08-23T21:34:43.292Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:34:43 [2022-08-23T21:34:43.292Z] #14 13.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] 21:34:43 [2022-08-23T21:34:43.292Z] #14 17.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:34:43 [2022-08-23T21:34:43.329Z] #36 ... 21:34:43 [2022-08-23T21:34:43.329Z] 21:34:43 [2022-08-23T21:34:43.329Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:34:43 [2022-08-23T21:34:43.329Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 21:34:43 [2022-08-23T21:34:43.329Z] #62 11.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] 21:34:43 [2022-08-23T21:34:43.329Z] #62 16.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:34:43 [2022-08-23T21:34:43.329Z] #62 ... 21:34:43 [2022-08-23T21:34:43.329Z] 21:34:43 [2022-08-23T21:34:43.329Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:34:43 [2022-08-23T21:34:43.329Z] #67 sha256:dd6d52eb9eb2ae48dcf7db0bd8a1487b663900be3d9cb705a8220481a39b850b 21:34:43 [2022-08-23T21:34:43.329Z] #67 11.80 go: downloading github.com/sirupsen/logrus v1.8.1 21:34:43 [2022-08-23T21:34:43.329Z] #67 11.80 go: downloading github.com/urfave/cli/v2 v2.4.0 21:34:43 [2022-08-23T21:34:43.329Z] #67 13.17 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 21:34:43 [2022-08-23T21:34:43.329Z] #67 18.14 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd 21:34:43 [2022-08-23T21:34:43.329Z] #67 19.68 go: downloading github.com/google/uuid v1.3.0 21:34:43 [2022-08-23T21:34:43.329Z] #67 19.80 go: downloading github.com/moby/vpnkit v0.5.0 21:34:43 [2022-08-23T21:34:43.329Z] #67 20.60 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 21:34:43 [2022-08-23T21:34:43.329Z] #67 21.14 go: downloading github.com/gofrs/flock v0.8.1 21:34:43 [2022-08-23T21:34:43.329Z] #67 21.33 go: downloading github.com/gorilla/mux v1.8.0 21:34:43 [2022-08-23T21:34:43.456Z] #55 24.97 go: downloading github.com/yeya24/promlinter v0.2.0 21:34:43 [2022-08-23T21:34:43.456Z] #55 25.01 go: downloading gitlab.com/bosi/decorder v0.2.1 21:34:43 [2022-08-23T21:34:43.494Z] #31 ... 21:34:43 [2022-08-23T21:34:43.494Z] 21:34:43 [2022-08-23T21:34:43.494Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:34:43 [2022-08-23T21:34:43.494Z] #67 sha256:2a8ec5ea6a61d133535c4d870f0d419ebc6ee3af042a6ef403df7ee2393c8d44 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.756 + RM_GOPATH=0 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.756 + TMP_GOPATH= 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.756 + : /build 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.756 + '[' -z '' ']' 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.759 ++ mktemp -d 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.759 + export GOPATH=/tmp/tmp.Ic1Zdpi3eP 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.759 + GOPATH=/tmp/tmp.Ic1Zdpi3eP 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.759 + RM_GOPATH=1 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.759 + case "$(go env GOARCH)" in 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.761 ++ go env GOARCH 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.803 + export GO_BUILDMODE=-buildmode=pie 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.803 + GO_BUILDMODE=-buildmode=pie 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.804 ++ dirname /install.sh 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.804 + dir=/ 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.804 + bin=rootlesskit 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.804 + shift 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.804 + '[' '!' -f //rootlesskit.installer ']' 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.804 + . //rootlesskit.installer 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.804 ++ : 1920341cd41e047834a21007424162a2dc946315 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.805 + install_rootlesskit 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.805 + case "$1" in 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.805 + export CGO_ENABLED=0 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.805 + CGO_ENABLED=0 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.805 + _install_rootlesskit 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.806 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.806 + for f in rootlesskit rootlesskit-docker-proxy 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.806 + GOBIN=/build 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.806 + GO111MODULE=on 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.806 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 21:34:43 [2022-08-23T21:34:43.494Z] #67 8.806 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 21:34:43 [2022-08-23T21:34:43.550Z] #14 ... 21:34:43 [2022-08-23T21:34:43.551Z] 21:34:43 [2022-08-23T21:34:43.551Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli 21:34:43 [2022-08-23T21:34:43.551Z] #26 sha256:f57b1410e11c8beaf74572f4f1df4b659b15cffabf5fa75b8497f481c55e283c 21:34:43 [2022-08-23T21:34:43.551Z] #26 22.36 + mkdir -p /build 21:34:43 [2022-08-23T21:34:43.551Z] #26 22.36 + mv docker/docker /build/ 21:34:43 [2022-08-23T21:34:43.551Z] #26 22.38 + rmdir docker 21:34:43 [2022-08-23T21:34:43.551Z] #26 ... 21:34:43 [2022-08-23T21:34:43.551Z] 21:34:43 [2022-08-23T21:34:43.551Z] #76 [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 ; 21:34:43 [2022-08-23T21:34:43.551Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:34:43 [2022-08-23T21:34:43.551Z] #76 13.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] 21:34:43 [2022-08-23T21:34:43.551Z] #76 18.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:34:43 [2022-08-23T21:34:43.587Z] #67 21.73 go: downloading github.com/moby/sys/mountinfo v0.6.0 21:34:43 [2022-08-23T21:34:43.587Z] #67 ... 21:34:43 [2022-08-23T21:34:43.587Z] 21:34:43 [2022-08-23T21:34:43.587Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:34:43 [2022-08-23T21:34:43.587Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:34:43 [2022-08-23T21:34:43.587Z] #14 12.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] 21:34:43 [2022-08-23T21:34:43.587Z] #14 16.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:34:43 [2022-08-23T21:34:43.587Z] #14 ... 21:34:43 [2022-08-23T21:34:43.587Z] 21:34:43 [2022-08-23T21:34:43.587Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version 21:34:43 [2022-08-23T21:34:43.587Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 21:34:43 [2022-08-23T21:34:43.587Z] #53 22.09 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 21:34:43 [2022-08-23T21:34:43.587Z] #53 22.18 go: downloading golang.org/x/mod v0.3.0 21:34:43 [2022-08-23T21:34:43.716Z] #55 25.35 go: downloading honnef.co/go/tools v0.3.1 21:34:43 [2022-08-23T21:34:43.809Z] #76 ... 21:34:43 [2022-08-23T21:34:43.810Z] 21:34:43 [2022-08-23T21:34:43.810Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 21:34:43 [2022-08-23T21:34:43.810Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 21:34:43 [2022-08-23T21:34:43.810Z] #36 21.66 go: downloading github.com/spf13/cobra v1.1.3 21:34:43 [2022-08-23T21:34:43.810Z] #36 21.75 go: downloading github.com/sirupsen/logrus v1.6.0 21:34:43 [2022-08-23T21:34:43.810Z] #36 22.55 go: downloading github.com/mattn/go-isatty v0.0.3 21:34:43 [2022-08-23T21:34:43.810Z] #36 23.03 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 21:34:43 [2022-08-23T21:34:43.810Z] #36 23.24 go: downloading gopkg.in/yaml.v2 v2.4.0 21:34:44 [2022-08-23T21:34:44.065Z] #67 9.336 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 21:34:44 [2022-08-23T21:34:44.065Z] #67 ... 21:34:44 [2022-08-23T21:34:44.065Z] 21:34:44 [2022-08-23T21:34:44.065Z] #40 [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.2.3" && /build/go-winres --help 21:34:44 [2022-08-23T21:34:44.065Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8 21:34:44 [2022-08-23T21:34:44.065Z] #40 9.560 go: downloading github.com/tc-hib/go-winres v0.2.3 21:34:44 [2022-08-23T21:34:44.068Z] #36 23.95 go: downloading github.com/cosiner/argv v0.1.0 21:34:44 [2022-08-23T21:34:44.153Z] #53 ... 21:34:44 [2022-08-23T21:34:44.153Z] 21:34:44 [2022-08-23T21:34:44.153Z] #76 [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 ; 21:34:44 [2022-08-23T21:34:44.153Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:34:44 [2022-08-23T21:34:44.153Z] #76 12.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] 21:34:44 [2022-08-23T21:34:44.153Z] #76 17.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:34:44 [2022-08-23T21:34:44.325Z] #40 ... 21:34:44 [2022-08-23T21:34:44.325Z] 21:34:44 [2022-08-23T21:34:44.325Z] #38 [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 21:34:44 [2022-08-23T21:34:44.325Z] #38 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8 21:34:44 [2022-08-23T21:34:44.325Z] #38 9.341 go: downloading github.com/pelletier/go-toml v1.8.1 21:34:44 [2022-08-23T21:34:44.328Z] #36 24.22 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 21:34:44 [2022-08-23T21:34:44.328Z] #36 24.28 go: downloading github.com/peterh/liner v1.2.2 21:34:44 [2022-08-23T21:34:44.411Z] #76 ... 21:34:44 [2022-08-23T21:34:44.411Z] 21:34:44 [2022-08-23T21:34:44.411Z] #42 [tini 1/3] 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 vim-common 21:34:44 [2022-08-23T21:34:44.411Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:34:44 [2022-08-23T21:34:44.411Z] #42 12.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] 21:34:44 [2022-08-23T21:34:44.411Z] #42 17.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:34:44 [2022-08-23T21:34:44.411Z] #42 ... 21:34:44 [2022-08-23T21:34:44.411Z] 21:34:44 [2022-08-23T21:34:44.411Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:34:44 [2022-08-23T21:34:44.411Z] #67 sha256:dd6d52eb9eb2ae48dcf7db0bd8a1487b663900be3d9cb705a8220481a39b850b 21:34:44 [2022-08-23T21:34:44.411Z] #67 22.47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 21:34:44 [2022-08-23T21:34:44.587Z] #36 24.53 go: downloading github.com/google/go-dap v0.6.0 21:34:44 [2022-08-23T21:34:44.587Z] #38 ... 21:34:44 [2022-08-23T21:34:44.587Z] 21:34:44 [2022-08-23T21:34:44.587Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version 21:34:44 [2022-08-23T21:34:44.587Z] #57 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1 21:34:44 [2022-08-23T21:34:44.587Z] #57 4.309 go: downloading mvdan.cc/sh/v3 v3.0.2 21:34:44 [2022-08-23T21:34:44.587Z] #57 8.881 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 21:34:44 [2022-08-23T21:34:44.587Z] #57 8.881 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 21:34:44 [2022-08-23T21:34:44.587Z] #57 8.881 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 21:34:44 [2022-08-23T21:34:44.587Z] #57 ... 21:34:44 [2022-08-23T21:34:44.587Z] 21:34:44 [2022-08-23T21:34:44.587Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:34:44 [2022-08-23T21:34:44.587Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:34:44 [2022-08-23T21:34:44.587Z] #14 9.464 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:34:44 [2022-08-23T21:34:44.587Z] #14 9.521 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:34:44 [2022-08-23T21:34:44.587Z] #14 9.528 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:44 [2022-08-23T21:34:44.847Z] #14 ... 21:34:44 [2022-08-23T21:34:44.847Z] 21:34:44 [2022-08-23T21:34:44.847Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version 21:34:44 [2022-08-23T21:34:44.847Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 21:34:44 [2022-08-23T21:34:44.847Z] #53 9.381 go: downloading gotest.tools/gotestsum v1.8.1 21:34:44 [2022-08-23T21:34:44.847Z] #53 ... 21:34:44 [2022-08-23T21:34:44.847Z] 21:34:44 [2022-08-23T21:34:44.847Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:34:44 [2022-08-23T21:34:44.847Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:34:44 [2022-08-23T21:34:44.847Z] #55 9.713 go: downloading github.com/golangci/golangci-lint v1.46.2 21:34:44 [2022-08-23T21:34:44.978Z] #67 23.10 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c 21:34:45 [2022-08-23T21:34:45.099Z] #55 26.60 go: downloading mvdan.cc/gofumpt v0.3.1 21:34:45 [2022-08-23T21:34:45.100Z] #55 26.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 21:34:45 [2022-08-23T21:34:45.100Z] #55 26.73 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 21:34:45 [2022-08-23T21:34:45.100Z] #55 26.77 go: downloading github.com/davecgh/go-spew v1.1.1 21:34:45 [2022-08-23T21:34:45.108Z] #55 ... 21:34:45 [2022-08-23T21:34:45.108Z] 21:34:45 [2022-08-23T21:34:45.108Z] #76 [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 ; 21:34:45 [2022-08-23T21:34:45.108Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:34:45 [2022-08-23T21:34:45.108Z] #76 3.637 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:34:45 [2022-08-23T21:34:45.108Z] #76 3.657 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:34:45 [2022-08-23T21:34:45.108Z] #76 3.657 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:45 [2022-08-23T21:34:45.108Z] #76 3.854 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:34:45 [2022-08-23T21:34:45.108Z] #76 4.701 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] 21:34:45 [2022-08-23T21:34:45.108Z] #76 5.386 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:34:45 [2022-08-23T21:34:45.108Z] #76 8.771 Fetched 8571 kB in 5s (1575 kB/s) 21:34:45 [2022-08-23T21:34:45.108Z] #76 8.771 Reading package lists... 21:34:45 [2022-08-23T21:34:45.108Z] #76 ... 21:34:45 [2022-08-23T21:34:45.108Z] 21:34:45 [2022-08-23T21:34:45.109Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:34:45 [2022-08-23T21:34:45.109Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef 21:34:45 [2022-08-23T21:34:45.109Z] #47 8.685 + git clone https://github.com/docker/distribution.git . 21:34:45 [2022-08-23T21:34:45.109Z] #47 8.685 Cloning into '.'... 21:34:45 [2022-08-23T21:34:45.236Z] #67 23.45 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b 21:34:45 [2022-08-23T21:34:45.368Z] #55 26.92 go: downloading github.com/pmezard/go-difflib v1.0.0 21:34:45 [2022-08-23T21:34:45.368Z] #55 26.94 go: downloading github.com/stretchr/objx v0.1.1 21:34:45 [2022-08-23T21:34:45.368Z] #55 26.95 go: downloading github.com/subosito/gotenv v1.2.0 21:34:45 [2022-08-23T21:34:45.368Z] #55 27.06 go: downloading github.com/hashicorp/hcl v1.0.0 21:34:45 [2022-08-23T21:34:45.369Z] #47 ... 21:34:45 [2022-08-23T21:34:45.369Z] 21:34:45 [2022-08-23T21:34:45.369Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:34:45 [2022-08-23T21:34:45.369Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 21:34:45 [2022-08-23T21:34:45.369Z] #62 9.507 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:34:45 [2022-08-23T21:34:45.369Z] #62 9.569 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:34:45 [2022-08-23T21:34:45.369Z] #62 9.572 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:45 [2022-08-23T21:34:45.369Z] #62 10.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:34:45 [2022-08-23T21:34:45.369Z] #62 ... 21:34:45 [2022-08-23T21:34:45.369Z] 21:34:45 [2022-08-23T21:34:45.369Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 21:34:45 [2022-08-23T21:34:45.369Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 21:34:45 [2022-08-23T21:34:45.369Z] #36 9.433 go: downloading github.com/go-delve/delve v1.8.1 21:34:45 [2022-08-23T21:34:45.527Z] #36 25.31 go: downloading github.com/russross/blackfriday/v2 v2.0.1 21:34:45 [2022-08-23T21:34:45.630Z] #36 ... 21:34:45 [2022-08-23T21:34:45.630Z] 21:34:45 [2022-08-23T21:34:45.630Z] #42 [tini 1/3] 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 vim-common 21:34:45 [2022-08-23T21:34:45.630Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:34:45 [2022-08-23T21:34:45.630Z] #42 9.448 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:34:45 [2022-08-23T21:34:45.630Z] #42 9.485 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:34:45 [2022-08-23T21:34:45.630Z] #42 9.488 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:45 [2022-08-23T21:34:45.630Z] #42 10.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:34:45 [2022-08-23T21:34:45.630Z] #42 ... 21:34:45 [2022-08-23T21:34:45.630Z] 21:34:45 [2022-08-23T21:34:45.630Z] #51 [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 21:34:45 [2022-08-23T21:34:45.630Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:34:45 [2022-08-23T21:34:45.630Z] #51 9.215 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:34:45 [2022-08-23T21:34:45.630Z] #51 9.277 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:34:45 [2022-08-23T21:34:45.630Z] #51 9.279 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:34:45 [2022-08-23T21:34:45.630Z] #51 10.06 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] 21:34:45 [2022-08-23T21:34:45.630Z] #51 10.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:34:45 [2022-08-23T21:34:45.632Z] #55 27.31 go: downloading gopkg.in/ini.v1 v1.66.4 21:34:45 [2022-08-23T21:34:45.891Z] #51 ... 21:34:45 [2022-08-23T21:34:45.891Z] 21:34:45 [2022-08-23T21:34:45.891Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:34:45 [2022-08-23T21:34:45.891Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c 21:34:45 [2022-08-23T21:34:45.891Z] #34 8.629 + git clone https://github.com/kolyshkin/go-swagger.git . 21:34:45 [2022-08-23T21:34:45.891Z] #34 8.718 Cloning into '.'... 21:34:45 [2022-08-23T21:34:45.893Z] #55 27.31 go: downloading github.com/magiconair/properties v1.8.6 21:34:45 [2022-08-23T21:34:45.893Z] #55 27.37 go: downloading github.com/pelletier/go-toml v1.9.5 21:34:45 [2022-08-23T21:34:45.893Z] #55 27.50 go: downloading golang.org/x/text v0.3.7 21:34:46 [2022-08-23T21:34:46.100Z] #36 25.93 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 21:34:46 [2022-08-23T21:34:46.153Z] #34 ... 21:34:46 [2022-08-23T21:34:46.153Z] 21:34:46 [2022-08-23T21:34:46.153Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version 21:34:46 [2022-08-23T21:34:46.153Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 21:34:46 [2022-08-23T21:34:46.153Z] #53 11.27 go: downloading github.com/fatih/color v1.10.0 21:34:46 [2022-08-23T21:34:46.153Z] #53 11.27 go: downloading github.com/dnephin/pflag v1.0.7 21:34:46 [2022-08-23T21:34:46.153Z] #53 11.27 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 21:34:46 [2022-08-23T21:34:46.153Z] #53 11.47 go: downloading github.com/pkg/errors v0.9.1 21:34:46 [2022-08-23T21:34:46.395Z] #36 ... 21:34:46 [2022-08-23T21:34:46.395Z] 21:34:46 [2022-08-23T21:34:46.395Z] #40 [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.2.3" && /build/go-winres --help 21:34:46 [2022-08-23T21:34:46.395Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8 21:34:46 [2022-08-23T21:34:46.395Z] #40 16.29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 21:34:46 [2022-08-23T21:34:46.395Z] #40 16.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 21:34:46 [2022-08-23T21:34:46.395Z] #40 ... 21:34:46 [2022-08-23T21:34:46.395Z] 21:34:46 [2022-08-23T21:34:46.395Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli 21:34:46 [2022-08-23T21:34:46.395Z] #26 sha256:f57b1410e11c8beaf74572f4f1df4b659b15cffabf5fa75b8497f481c55e283c 21:34:46 [2022-08-23T21:34:46.395Z] #26 DONE 25.7s 21:34:46 [2022-08-23T21:34:46.395Z] 21:34:46 [2022-08-23T21:34:46.395Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:34:46 [2022-08-23T21:34:46.395Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:34:46 [2022-08-23T21:34:46.395Z] #55 24.20 go: downloading github.com/sirupsen/logrus v1.8.1 21:34:46 [2022-08-23T21:34:46.395Z] #55 24.32 go: downloading github.com/stretchr/testify v1.7.1 21:34:46 [2022-08-23T21:34:46.395Z] #55 24.71 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 21:34:46 [2022-08-23T21:34:46.395Z] #55 24.90 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 21:34:46 [2022-08-23T21:34:46.395Z] #55 25.28 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 21:34:46 [2022-08-23T21:34:46.395Z] #55 25.37 go: downloading github.com/fsnotify/fsnotify v1.5.4 21:34:46 [2022-08-23T21:34:46.395Z] #55 26.02 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:34:46 [2022-08-23T21:34:46.414Z] #53 12.10 go: downloading github.com/mattn/go-colorable v0.1.8 21:34:46 [2022-08-23T21:34:46.414Z] #53 12.14 go: downloading github.com/mattn/go-isatty v0.0.12 21:34:46 [2022-08-23T21:34:46.414Z] #53 12.16 go: downloading github.com/fsnotify/fsnotify v1.4.9 21:34:46 [2022-08-23T21:34:46.414Z] #53 12.23 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 21:34:46 [2022-08-23T21:34:46.414Z] #53 12.28 go: downloading github.com/jonboulle/clockwork v0.2.2 21:34:46 [2022-08-23T21:34:46.675Z] #53 12.44 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 21:34:46 [2022-08-23T21:34:46.694Z] #55 26.56 go: downloading github.com/spf13/afero v1.8.2 21:34:46 [2022-08-23T21:34:46.837Z] #55 ... 21:34:46 [2022-08-23T21:34:46.837Z] 21:34:46 [2022-08-23T21:34:46.837Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 21:34:46 [2022-08-23T21:34:46.837Z] #31 sha256:b5b96592b19c233d56a1d30f460b09e3f0bb3019b6425caf8dd9686ecca0d976 21:34:46 [2022-08-23T21:34:46.838Z] #31 19.36 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 21:34:46 [2022-08-23T21:34:46.838Z] #31 21.00 21:34:46 [2022-08-23T21:34:46.838Z] #31 21.36 #=#=# ######################################################################## 100.0% 21:34:46 [2022-08-23T21:34:46.838Z] #31 22.77 21:34:46 [2022-08-23T21:34:46.838Z] #31 25.36 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 21:34:46 [2022-08-23T21:34:46.838Z] #31 27.13 #=#=# 21:34:46 [2022-08-23T21:34:46.838Z] #31 27.49 #=#=# ######################################################################## 100.0% 21:34:46 [2022-08-23T21:34:46.838Z] #31 28.87 21:34:46 [2022-08-23T21:34:46.838Z] #31 29.30 Download of images into '/build' complete. 21:34:46 [2022-08-23T21:34:46.838Z] #31 29.30 Use something like the following to load the result into a Docker daemon: 21:34:46 [2022-08-23T21:34:46.838Z] #31 29.30 tar -cC '/build' . | docker load 21:34:46 [2022-08-23T21:34:46.838Z] #31 ... 21:34:46 [2022-08-23T21:34:46.838Z] 21:34:46 [2022-08-23T21:34:46.838Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:34:46 [2022-08-23T21:34:46.838Z] #47 sha256:712bf0e9879bb4416f89c43493d6a8cea1f31936a3f34e120872418fe3186b31 21:34:46 [2022-08-23T21:34:46.838Z] #47 24.23 Updating files: 92% (2012/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. 21:34:46 [2022-08-23T21:34:46.838Z] #47 24.32 + git checkout -q v2.3.0 21:34:46 [2022-08-23T21:34:46.838Z] #47 26.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 21:34:46 [2022-08-23T21:34:46.935Z] #53 12.68 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 21:34:47 [2022-08-23T21:34:47.098Z] #47 ... 21:34:47 [2022-08-23T21:34:47.098Z] 21:34:47 [2022-08-23T21:34:47.098Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 21:34:47 [2022-08-23T21:34:47.098Z] #31 sha256:b5b96592b19c233d56a1d30f460b09e3f0bb3019b6425caf8dd9686ecca0d976 21:34:47 [2022-08-23T21:34:47.098Z] #31 DONE 29.6s 21:34:47 [2022-08-23T21:34:47.098Z] 21:34:47 [2022-08-23T21:34:47.098Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:34:47 [2022-08-23T21:34:47.098Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8 21:34:47 [2022-08-23T21:34:47.098Z] #14 22.83 Building dependency tree... 21:34:47 [2022-08-23T21:34:47.098Z] #14 26.83 The following additional packages will be installed: 21:34:47 [2022-08-23T21:34:47.098Z] #14 26.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 21:34:47 [2022-08-23T21:34:47.098Z] #14 26.85 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base 21:34:47 [2022-08-23T21:34:47.098Z] #14 26.85 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime 21:34:47 [2022-08-23T21:34:47.098Z] #14 26.85 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 21:34:47 [2022-08-23T21:34:47.098Z] #14 26.85 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 21:34:47 [2022-08-23T21:34:47.098Z] #14 26.86 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev 21:34:47 [2022-08-23T21:34:47.098Z] #14 26.86 mingw-w64-common mingw-w64-x86-64-dev 21:34:47 [2022-08-23T21:34:47.098Z] #14 26.90 Suggested packages: 21:34:47 [2022-08-23T21:34:47.098Z] #14 26.90 gcc-10-locales seccomp wine64 21:34:47 [2022-08-23T21:34:47.098Z] #14 28.17 The following NEW packages will be installed: 21:34:47 [2022-08-23T21:34:47.098Z] #14 28.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 21:34:47 [2022-08-23T21:34:47.098Z] #14 28.19 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 21:34:47 [2022-08-23T21:34:47.098Z] #14 28.19 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix 21:34:47 [2022-08-23T21:34:47.098Z] #14 28.19 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 21:34:47 [2022-08-23T21:34:47.098Z] #14 28.19 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev 21:34:47 [2022-08-23T21:34:47.098Z] #14 28.19 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 21:34:47 [2022-08-23T21:34:47.098Z] #14 28.20 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev 21:34:47 [2022-08-23T21:34:47.098Z] #14 28.20 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common 21:34:47 [2022-08-23T21:34:47.098Z] #14 28.20 mingw-w64-x86-64-dev 21:34:47 [2022-08-23T21:34:47.098Z] #14 28.63 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 21:34:47 [2022-08-23T21:34:47.098Z] #14 28.63 Need to get 108 MB of archives. 21:34:47 [2022-08-23T21:34:47.098Z] #14 28.63 After this operation, 620 MB of additional disk space will be used. 21:34:47 [2022-08-23T21:34:47.098Z] #14 28.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] 21:34:47 [2022-08-23T21:34:47.098Z] #14 28.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] 21:34:47 [2022-08-23T21:34:47.141Z] #67 ... 21:34:47 [2022-08-23T21:34:47.141Z] 21:34:47 [2022-08-23T21:34:47.141Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli 21:34:47 [2022-08-23T21:34:47.141Z] #26 sha256:2f4a0a91aa46e601e87d03f3aa9b775d9e02182add5e9661267f6fe088155c8d 21:34:47 [2022-08-23T21:34:47.141Z] #26 24.01 + mkdir -p /build 21:34:47 [2022-08-23T21:34:47.141Z] #26 24.05 + mv docker/docker /build/ 21:34:47 [2022-08-23T21:34:47.141Z] #26 24.07 + rmdir docker 21:34:47 [2022-08-23T21:34:47.141Z] #26 DONE 25.0s 21:34:47 [2022-08-23T21:34:47.141Z] 21:34:47 [2022-08-23T21:34:47.141Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:34:47 [2022-08-23T21:34:47.141Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:34:47 [2022-08-23T21:34:47.141Z] #55 23.68 go: downloading github.com/sirupsen/logrus v1.8.1 21:34:47 [2022-08-23T21:34:47.141Z] #55 23.93 go: downloading github.com/stretchr/testify v1.7.1 21:34:47 [2022-08-23T21:34:47.141Z] #55 24.20 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 21:34:47 [2022-08-23T21:34:47.141Z] #55 24.58 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 21:34:47 [2022-08-23T21:34:47.141Z] #55 24.87 go: downloading github.com/fsnotify/fsnotify v1.5.4 21:34:47 [2022-08-23T21:34:47.141Z] #55 25.01 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:34:47 [2022-08-23T21:34:47.141Z] #55 25.20 go: downloading github.com/spf13/afero v1.8.2 21:34:47 [2022-08-23T21:34:47.141Z] #55 25.50 go: downloading github.com/spf13/cast v1.4.1 21:34:47 [2022-08-23T21:34:47.196Z] #53 12.95 go: downloading golang.org/x/tools v0.1.0 21:34:47 [2022-08-23T21:34:47.359Z] #14 28.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] 21:34:47 [2022-08-23T21:34:47.359Z] #14 28.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] 21:34:47 [2022-08-23T21:34:47.359Z] #14 28.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 21:34:47 [2022-08-23T21:34:47.359Z] #14 28.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] 21:34:47 [2022-08-23T21:34:47.399Z] #55 25.82 go: downloading github.com/spf13/jwalterweatherman v1.1.0 21:34:47 [2022-08-23T21:34:47.399Z] #55 26.03 go: downloading github.com/go-toolsmith/astcast v1.0.0 21:34:47 [2022-08-23T21:34:47.619Z] #14 29.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] 21:34:47 [2022-08-23T21:34:47.660Z] #55 26.11 go: downloading github.com/go-toolsmith/astcopy v1.0.0 21:34:47 [2022-08-23T21:34:47.660Z] #55 26.24 go: downloading github.com/go-toolsmith/astequal v1.0.1 21:34:47 [2022-08-23T21:34:47.660Z] #55 26.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0 21:34:47 [2022-08-23T21:34:47.727Z] #55 27.50 go: downloading github.com/spf13/cast v1.4.1 21:34:47 [2022-08-23T21:34:47.727Z] #55 ... 21:34:47 [2022-08-23T21:34:47.727Z] 21:34:47 [2022-08-23T21:34:47.727Z] #38 [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 21:34:47 [2022-08-23T21:34:47.727Z] #38 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8 21:34:47 [2022-08-23T21:34:47.727Z] #38 27.23 tomll can be used in two ways: 21:34:47 [2022-08-23T21:34:47.727Z] #38 27.23 Writing to STDIN and reading from STDOUT: 21:34:47 [2022-08-23T21:34:47.727Z] #38 27.23 cat file.toml | tomll > file.toml 21:34:47 [2022-08-23T21:34:47.727Z] #38 27.23 21:34:47 [2022-08-23T21:34:47.727Z] #38 27.23 Reading and updating a list of files: 21:34:47 [2022-08-23T21:34:47.727Z] #38 27.23 tomll a.toml b.toml c.toml 21:34:47 [2022-08-23T21:34:47.727Z] #38 27.23 21:34:47 [2022-08-23T21:34:47.727Z] #38 27.23 When given a list of files, tomll will modify all files in place without asking. 21:34:47 [2022-08-23T21:34:47.727Z] #38 DONE 27.6s 21:34:47 [2022-08-23T21:34:47.727Z] 21:34:47 [2022-08-23T21:34:47.727Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:34:47 [2022-08-23T21:34:47.727Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:34:47 [2022-08-23T21:34:47.727Z] #55 27.71 go: downloading github.com/spf13/jwalterweatherman v1.1.0 21:34:47 [2022-08-23T21:34:47.881Z] #14 29.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] 21:34:47 [2022-08-23T21:34:47.881Z] #14 29.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] 21:34:47 [2022-08-23T21:34:47.881Z] #14 ... 21:34:47 [2022-08-23T21:34:47.881Z] 21:34:47 [2022-08-23T21:34:47.881Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:34:47 [2022-08-23T21:34:47.881Z] #62 sha256:4c16d84be9abb309fa6c2db9d77dbc07be3e100921ed5688b00a774bf39598ed 21:34:47 [2022-08-23T21:34:47.881Z] #62 22.57 Building dependency tree... 21:34:47 [2022-08-23T21:34:47.881Z] #62 26.32 The following additional packages will be installed: 21:34:47 [2022-08-23T21:34:47.881Z] #62 26.32 libbtrfs0 21:34:47 [2022-08-23T21:34:47.881Z] #62 26.49 The following NEW packages will be installed: 21:34:47 [2022-08-23T21:34:47.881Z] #62 26.49 libbtrfs-dev libbtrfs0 21:34:47 [2022-08-23T21:34:47.881Z] #62 26.89 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 21:34:47 [2022-08-23T21:34:47.881Z] #62 26.89 Need to get 454 kB of archives. 21:34:47 [2022-08-23T21:34:47.881Z] #62 26.89 After this operation, 1275 kB of additional disk space will be used. 21:34:47 [2022-08-23T21:34:47.881Z] #62 26.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 21:34:47 [2022-08-23T21:34:47.881Z] #62 26.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 21:34:47 [2022-08-23T21:34:47.881Z] #62 27.87 debconf: delaying package configuration, since apt-utils is not installed 21:34:47 [2022-08-23T21:34:47.881Z] #62 28.16 Fetched 454 kB in 0s (1411 kB/s) 21:34:47 [2022-08-23T21:34:47.881Z] #62 28.28 Selecting previously unselected package libbtrfs0:arm64. 21:34:47 [2022-08-23T21:34:47.881Z] #62 28.28 (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 ... 15708 files and directories currently installed.) 21:34:47 [2022-08-23T21:34:47.881Z] #62 28.33 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... 21:34:47 [2022-08-23T21:34:47.881Z] #62 28.35 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 21:34:47 [2022-08-23T21:34:47.881Z] #62 28.63 Selecting previously unselected package libbtrfs-dev:arm64. 21:34:47 [2022-08-23T21:34:47.881Z] #62 28.63 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... 21:34:47 [2022-08-23T21:34:47.882Z] #62 28.64 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 21:34:47 [2022-08-23T21:34:47.882Z] #62 29.13 Setting up libbtrfs0:arm64 (5.10.1-2) ... 21:34:47 [2022-08-23T21:34:47.882Z] #62 29.16 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 21:34:47 [2022-08-23T21:34:47.882Z] #62 29.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:34:47 [2022-08-23T21:34:47.882Z] #62 DONE 29.4s 21:34:47 [2022-08-23T21:34:47.882Z] 21:34:47 [2022-08-23T21:34:47.882Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / 21:34:47 [2022-08-23T21:34:47.882Z] #63 sha256:c236c3befd568df508545099a0e62604b38104909dbb12fb098ffa2af1993833 21:34:47 [2022-08-23T21:34:47.919Z] #55 26.41 go: downloading github.com/go-toolsmith/astp v1.0.0 21:34:47 [2022-08-23T21:34:47.919Z] #55 26.48 go: downloading github.com/go-toolsmith/strparse v1.0.0 21:34:47 [2022-08-23T21:34:47.919Z] #55 26.48 go: downloading github.com/go-toolsmith/typep v1.0.2 21:34:48 [2022-08-23T21:34:48.021Z] #55 28.06 go: downloading github.com/go-toolsmith/astcast v1.0.0 21:34:48 [2022-08-23T21:34:48.146Z] #63 DONE 0.2s 21:34:48 [2022-08-23T21:34:48.146Z] 21:34:48 [2022-08-23T21:34:48.146Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:34:48 [2022-08-23T21:34:48.146Z] #64 sha256:f8e79dccd6f11f588c1df5ea81787beb21716ca7635632e9e62f1bc877b72f2f 21:34:48 [2022-08-23T21:34:48.178Z] #55 26.62 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a 21:34:48 [2022-08-23T21:34:48.178Z] #55 26.65 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 21:34:48 [2022-08-23T21:34:48.418Z] #20 18.60 Fetched 40.7 MB in 17s (2365 kB/s) 21:34:48 [2022-08-23T21:34:48.418Z] #20 18.60 Reading package lists... 21:34:48 [2022-08-23T21:34:48.418Z] #20 ... 21:34:48 [2022-08-23T21:34:48.418Z] 21:34:48 [2022-08-23T21:34:48.418Z] #69 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:34:48 [2022-08-23T21:34:48.418Z] #69 sha256:7b747f9378d2ec3b29d73b49ebdfcebda962e333cd4093b0f79b814db7c81700 21:34:48 [2022-08-23T21:34:48.418Z] #69 18.62 Fetched 40.7 MB in 17s (2383 kB/s) 21:34:48 [2022-08-23T21:34:48.598Z] #55 28.61 go: downloading github.com/go-toolsmith/astcopy v1.0.0 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.567 + RM_GOPATH=0 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.568 + TMP_GOPATH= 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.568 + : /build 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.568 + '[' -z '' ']' 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.569 ++ mktemp -d 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.577 + export GOPATH=/tmp/tmp.0EYjc21StY 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.582 + GOPATH=/tmp/tmp.0EYjc21StY 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.582 + RM_GOPATH=1 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.583 + case "$(go env GOARCH)" in 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.587 ++ go env GOARCH 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.622 + export GO_BUILDMODE=-buildmode=pie 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.622 + GO_BUILDMODE=-buildmode=pie 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.623 ++ dirname /install.sh 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.625 + dir=/ 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.625 + bin=containerd 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.627 + shift 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.627 + '[' '!' -f //containerd.installer ']' 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.627 + . //containerd.installer 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.627 ++ set -e 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.627 ++ : v1.6.7 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.627 + install_containerd 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.628 + echo 'Install containerd version v1.6.7' 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.640 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0EYjc21StY/src/github.com/containerd/containerd 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.640 Install containerd version v1.6.7 21:34:48 [2022-08-23T21:34:48.717Z] #64 0.645 Cloning into '/tmp/tmp.0EYjc21StY/src/github.com/containerd/containerd'... 21:34:48 [2022-08-23T21:34:48.746Z] #55 27.35 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 21:34:48 [2022-08-23T21:34:48.871Z] #55 28.72 go: downloading github.com/go-toolsmith/astequal v1.0.1 21:34:49 [2022-08-23T21:34:49.142Z] #55 28.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0 21:34:49 [2022-08-23T21:34:49.401Z] #55 29.29 go: downloading github.com/go-toolsmith/astp v1.0.0 21:34:49 [2022-08-23T21:34:49.660Z] #55 29.49 go: downloading github.com/go-toolsmith/strparse v1.0.0 21:34:49 [2022-08-23T21:34:49.692Z] #55 28.21 go: downloading github.com/hashicorp/errwrap v1.0.0 21:34:49 [2022-08-23T21:34:49.693Z] #55 28.22 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 21:34:49 [2022-08-23T21:34:49.693Z] #55 28.27 go: downloading 4d63.com/gochecknoglobals v0.1.0 21:34:49 [2022-08-23T21:34:49.921Z] #55 29.73 go: downloading github.com/go-toolsmith/typep v1.0.2 21:34:50 [2022-08-23T21:34:50.179Z] #55 29.98 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a 21:34:50 [2022-08-23T21:34:50.259Z] #55 28.75 go: downloading github.com/Antonboom/errname v0.1.6 21:34:51 [2022-08-23T21:34:51.195Z] #55 29.62 go: downloading github.com/Antonboom/nilnil v0.1.1 21:34:51 [2022-08-23T21:34:51.195Z] #55 29.69 go: downloading github.com/BurntSushi/toml v1.1.0 21:34:51 [2022-08-23T21:34:51.400Z] #53 ... 21:34:51 [2022-08-23T21:34:51.400Z] 21:34:51 [2022-08-23T21:34:51.401Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 21:34:51 [2022-08-23T21:34:51.401Z] #31 sha256:fd96f9f14f90e731142a592df99a43c63b7d7b84a6be9e1fa49e35386995a79a 21:34:51 [2022-08-23T21:34:51.401Z] #31 9.851 21:34:51 [2022-08-23T21:34:51.401Z] #31 14.39 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 21:34:51 [2022-08-23T21:34:51.401Z] #31 16.52 #=#=# 21:34:51 [2022-08-23T21:34:51.454Z] #55 ... 21:34:51 [2022-08-23T21:34:51.454Z] 21:34:51 [2022-08-23T21:34:51.454Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:34:51 [2022-08-23T21:34:51.454Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:34:51 [2022-08-23T21:34:51.454Z] #14 30.13 Fetched 8571 kB in 23s (370 kB/s) 21:34:51 [2022-08-23T21:34:51.561Z] #55 31.21 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 21:34:51 [2022-08-23T21:34:51.561Z] #55 31.48 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 21:34:51 [2022-08-23T21:34:51.667Z] #31 16.90 #=#=# ### 5.3% ########### 15.3% #################### 28.3% ####################### 33.3% ############################## 41.8% ################################### 49.1% ########################################### 60.0% ################################################## 69.6% ########################################################### 82.0% #################################################################### 95.3% ######################################################################## 100.0% 21:34:51 [2022-08-23T21:34:51.712Z] #14 30.13 Reading package lists... 21:34:51 [2022-08-23T21:34:51.712Z] #14 ... 21:34:51 [2022-08-23T21:34:51.712Z] 21:34:51 [2022-08-23T21:34:51.712Z] #51 [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 21:34:51 [2022-08-23T21:34:51.712Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:34:51 [2022-08-23T21:34:51.712Z] #51 20.07 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] 21:34:51 [2022-08-23T21:34:51.712Z] #51 ... 21:34:51 [2022-08-23T21:34:51.712Z] 21:34:51 [2022-08-23T21:34:51.712Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 21:34:51 [2022-08-23T21:34:51.712Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 21:34:51 [2022-08-23T21:34:51.712Z] #36 22.00 go: downloading github.com/cosiner/argv v0.1.0 21:34:51 [2022-08-23T21:34:51.712Z] #36 22.23 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 21:34:51 [2022-08-23T21:34:51.712Z] #36 22.29 go: downloading github.com/peterh/liner v1.2.2 21:34:51 [2022-08-23T21:34:51.712Z] #36 22.63 go: downloading github.com/google/go-dap v0.6.0 21:34:51 [2022-08-23T21:34:51.712Z] #36 23.29 go: downloading github.com/russross/blackfriday/v2 v2.0.1 21:34:51 [2022-08-23T21:34:51.712Z] #36 24.04 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 21:34:51 [2022-08-23T21:34:51.712Z] #36 25.78 go: downloading github.com/mattn/go-runewidth v0.0.3 21:34:51 [2022-08-23T21:34:51.712Z] #36 26.26 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:34:51 [2022-08-23T21:34:51.712Z] #36 26.32 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 21:34:51 [2022-08-23T21:34:51.712Z] #36 29.24 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 21:34:51 [2022-08-23T21:34:51.712Z] #36 29.32 go: downloading github.com/cilium/ebpf v0.7.0 21:34:52 [2022-08-23T21:34:52.036Z] #64 ... 21:34:52 [2022-08-23T21:34:52.036Z] 21:34:52 [2022-08-23T21:34:52.036Z] #51 [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 21:34:52 [2022-08-23T21:34:52.036Z] #51 sha256:f5cbc7ce3b0c91eb0d42d2e798ac6a9ffcc600be0cba7ea40c6f5634c336c049 21:34:52 [2022-08-23T21:34:52.036Z] #51 18.31 Reading package lists... 21:34:52 [2022-08-23T21:34:52.036Z] #51 23.05 Reading package lists... 21:34:52 [2022-08-23T21:34:52.036Z] #51 27.87 Building dependency tree... 21:34:52 [2022-08-23T21:34:52.036Z] #51 31.97 The following additional packages will be installed: 21:34:52 [2022-08-23T21:34:52.036Z] #51 31.98 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 21:34:52 [2022-08-23T21:34:52.036Z] #51 31.98 python3-protobuf python3-six 21:34:52 [2022-08-23T21:34:52.036Z] #51 31.99 Suggested packages: 21:34:52 [2022-08-23T21:34:52.036Z] #51 32.01 python3-setuptools 21:34:52 [2022-08-23T21:34:52.036Z] #51 32.01 Recommended packages: 21:34:52 [2022-08-23T21:34:52.036Z] #51 32.01 iproute2 | iproute 21:34:52 [2022-08-23T21:34:52.036Z] #51 32.59 The following NEW packages will be installed: 21:34:52 [2022-08-23T21:34:52.036Z] #51 32.59 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 21:34:52 [2022-08-23T21:34:52.036Z] #51 32.62 python3-protobuf python3-six 21:34:52 [2022-08-23T21:34:52.036Z] #51 ... 21:34:52 [2022-08-23T21:34:52.036Z] 21:34:52 [2022-08-23T21:34:52.036Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:34:52 [2022-08-23T21:34:52.036Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3 21:34:52 [2022-08-23T21:34:52.036Z] #55 32.83 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 21:34:52 [2022-08-23T21:34:52.036Z] #55 32.93 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 21:34:52 [2022-08-23T21:34:52.036Z] #55 32.96 go: downloading github.com/gobwas/glob v0.2.3 21:34:52 [2022-08-23T21:34:52.036Z] #55 33.05 go: downloading github.com/kisielk/gotool v1.0.0 21:34:52 [2022-08-23T21:34:52.036Z] #55 33.13 go: downloading github.com/gostaticanalysis/comment v1.4.2 21:34:52 [2022-08-23T21:34:52.036Z] #55 33.20 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 21:34:52 [2022-08-23T21:34:52.036Z] #55 33.23 go: downloading github.com/ettle/strcase v0.1.1 21:34:52 [2022-08-23T21:34:52.036Z] #55 33.31 go: downloading github.com/fatih/structtag v1.2.0 21:34:52 [2022-08-23T21:34:52.036Z] #55 33.38 go: downloading github.com/Masterminds/semver v1.5.0 21:34:52 [2022-08-23T21:34:52.036Z] #55 33.40 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 21:34:52 [2022-08-23T21:34:52.036Z] #55 33.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 21:34:52 [2022-08-23T21:34:52.036Z] #55 33.54 go: downloading github.com/prometheus/client_golang v1.12.1 21:34:52 [2022-08-23T21:34:52.284Z] #36 ... 21:34:52 [2022-08-23T21:34:52.284Z] 21:34:52 [2022-08-23T21:34:52.284Z] #38 [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 21:34:52 [2022-08-23T21:34:52.284Z] #38 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8 21:34:52 [2022-08-23T21:34:52.284Z] #38 30.61 tomll can be used in two ways: 21:34:52 [2022-08-23T21:34:52.284Z] #38 30.61 Writing to STDIN and reading from STDOUT: 21:34:52 [2022-08-23T21:34:52.284Z] #38 30.61 cat file.toml | tomll > file.toml 21:34:52 [2022-08-23T21:34:52.284Z] #38 30.61 21:34:52 [2022-08-23T21:34:52.284Z] #38 30.61 Reading and updating a list of files: 21:34:52 [2022-08-23T21:34:52.284Z] #38 30.61 tomll a.toml b.toml c.toml 21:34:52 [2022-08-23T21:34:52.284Z] #38 30.61 21:34:52 [2022-08-23T21:34:52.284Z] #38 30.61 When given a list of files, tomll will modify all files in place without asking. 21:34:52 [2022-08-23T21:34:52.284Z] #38 DONE 30.9s 21:34:52 [2022-08-23T21:34:52.284Z] 21:34:52 [2022-08-23T21:34:52.284Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:34:52 [2022-08-23T21:34:52.284Z] #67 sha256:dd6d52eb9eb2ae48dcf7db0bd8a1487b663900be3d9cb705a8220481a39b850b 21:34:52 [2022-08-23T21:34:52.284Z] #67 27.45 go: downloading github.com/russross/blackfriday/v2 v2.1.0 21:34:52 [2022-08-23T21:34:52.335Z] #55 33.97 go: downloading github.com/prometheus/client_model v0.2.0 21:34:52 [2022-08-23T21:34:52.602Z] #55 34.16 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e 21:34:52 [2022-08-23T21:34:52.602Z] #55 34.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 21:34:52 [2022-08-23T21:34:52.873Z] #55 34.32 go: downloading github.com/google/go-cmp v0.5.7 21:34:52 [2022-08-23T21:34:52.873Z] #55 34.60 go: downloading github.com/hexops/gotextdiff v1.0.3 21:34:52 [2022-08-23T21:34:52.947Z] #55 32.64 go: downloading github.com/hashicorp/errwrap v1.0.0 21:34:52 [2022-08-23T21:34:52.947Z] #55 ... 21:34:52 [2022-08-23T21:34:52.947Z] 21:34:52 [2022-08-23T21:34:52.947Z] #51 [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 21:34:52 [2022-08-23T21:34:52.947Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:34:52 [2022-08-23T21:34:52.947Z] #51 22.26 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] 21:34:52 [2022-08-23T21:34:52.947Z] #51 ... 21:34:52 [2022-08-23T21:34:52.947Z] 21:34:52 [2022-08-23T21:34:52.947Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:34:52 [2022-08-23T21:34:52.947Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:34:52 [2022-08-23T21:34:52.947Z] #55 32.72 go: downloading 4d63.com/gochecknoglobals v0.1.0 21:34:53 [2022-08-23T21:34:53.134Z] #55 34.67 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:34:53 [2022-08-23T21:34:53.134Z] #55 34.68 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 21:34:53 [2022-08-23T21:34:53.134Z] #55 ... 21:34:53 [2022-08-23T21:34:53.134Z] 21:34:53 [2022-08-23T21:34:53.134Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version 21:34:53 [2022-08-23T21:34:53.134Z] #57 sha256:b950dc4404534e1b578ae549e8db28d0b301c11f6adb16c67e4ece8de3b3ef67 21:34:53 [2022-08-23T21:34:53.134Z] #57 33.76 v3.0.2 21:34:53 [2022-08-23T21:34:53.134Z] #57 DONE 34.7s 21:34:53 [2022-08-23T21:34:53.134Z] 21:34:53 [2022-08-23T21:34:53.134Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:34:53 [2022-08-23T21:34:53.134Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3 21:34:53 [2022-08-23T21:34:53.134Z] #55 34.80 go: downloading github.com/olekukonko/tablewriter v0.0.5 21:34:53 [2022-08-23T21:34:53.207Z] #55 32.99 go: downloading github.com/Antonboom/errname v0.1.6 21:34:53 [2022-08-23T21:34:53.207Z] #55 ... 21:34:53 [2022-08-23T21:34:53.207Z] 21:34:53 [2022-08-23T21:34:53.207Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:34:53 [2022-08-23T21:34:53.207Z] #67 sha256:66dfc45e0940ccfc5abdff3b1e2fd42cf4216d0098d5605037691e398af8f652 21:34:53 [2022-08-23T21:34:53.207Z] #67 22.36 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b 21:34:53 [2022-08-23T21:34:53.207Z] #67 26.38 go: downloading github.com/russross/blackfriday/v2 v2.1.0 21:34:53 [2022-08-23T21:34:53.207Z] #67 ... 21:34:53 [2022-08-23T21:34:53.207Z] 21:34:53 [2022-08-23T21:34:53.207Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:34:53 [2022-08-23T21:34:53.207Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:34:53 [2022-08-23T21:34:53.207Z] #55 33.11 go: downloading github.com/Antonboom/nilnil v0.1.1 21:34:53 [2022-08-23T21:34:53.207Z] #55 33.14 go: downloading github.com/BurntSushi/toml v1.1.0 21:34:53 [2022-08-23T21:34:53.395Z] #55 34.88 go: downloading github.com/beorn7/perks v1.0.1 21:34:53 [2022-08-23T21:34:53.395Z] #55 34.88 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:34:53 [2022-08-23T21:34:53.395Z] #55 34.93 go: downloading github.com/golang/protobuf v1.5.2 21:34:53 [2022-08-23T21:34:53.395Z] #55 35.01 go: downloading github.com/prometheus/common v0.32.1 21:34:53 [2022-08-23T21:34:53.395Z] #55 ... 21:34:53 [2022-08-23T21:34:53.395Z] 21:34:53 [2022-08-23T21:34:53.395Z] #76 [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 ; 21:34:53 [2022-08-23T21:34:53.395Z] #76 sha256:fa20c54da028ba69aa4ff002d5080a320567d0b5b6bbeda8c0bdf45fb8f77bb7 21:34:53 [2022-08-23T21:34:53.395Z] #76 20.44 Reading package lists... 21:34:53 [2022-08-23T21:34:53.395Z] #76 25.24 Building dependency tree... 21:34:53 [2022-08-23T21:34:53.395Z] #76 29.03 python3 is already the newest version (3.9.2-3). 21:34:53 [2022-08-23T21:34:53.395Z] #76 29.03 The following additional packages will be installed: 21:34:53 [2022-08-23T21:34:53.395Z] #76 29.05 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 21:34:53 [2022-08-23T21:34:53.395Z] #76 29.06 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils 21:34:53 [2022-08-23T21:34:53.395Z] #76 29.07 Suggested packages: 21:34:53 [2022-08-23T21:34:53.395Z] #76 29.09 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring 21:34:53 [2022-08-23T21:34:53.395Z] #76 29.09 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk 21:34:53 [2022-08-23T21:34:53.395Z] #76 29.09 m4-doc ed diffutils-doc 21:34:53 [2022-08-23T21:34:53.395Z] #76 29.09 Recommended packages: 21:34:53 [2022-08-23T21:34:53.395Z] #76 29.09 fakeroot libalgorithm-merge-perl libltdl-dev 21:34:53 [2022-08-23T21:34:53.395Z] #76 30.69 The following NEW packages will be installed: 21:34:53 [2022-08-23T21:34:53.395Z] #76 30.70 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file 21:34:53 [2022-08-23T21:34:53.395Z] #76 30.70 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 21:34:53 [2022-08-23T21:34:53.395Z] #76 30.71 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev 21:34:53 [2022-08-23T21:34:53.395Z] #76 30.71 libyajl2 m4 patch xz-utils 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.19 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.19 Need to get 5916 kB of archives. 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.19 After this operation, 18.6 MB of additional disk space will be used. 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.52 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.55 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 21:34:53 [2022-08-23T21:34:53.395Z] #76 31.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] 21:34:53 [2022-08-23T21:34:53.395Z] #76 32.76 debconf: delaying package configuration, since apt-utils is not installed 21:34:53 [2022-08-23T21:34:53.395Z] #76 32.91 Fetched 5916 kB in 1s (8154 kB/s) 21:34:53 [2022-08-23T21:34:53.395Z] #76 33.05 Selecting previously unselected package bzip2. 21:34:53 [2022-08-23T21:34:53.395Z] #76 33.05 (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 ... 15708 files and directories currently installed.) 21:34:53 [2022-08-23T21:34:53.395Z] #76 33.16 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... 21:34:53 [2022-08-23T21:34:53.395Z] #76 33.18 Unpacking bzip2 (1.0.8-4) ... 21:34:53 [2022-08-23T21:34:53.395Z] #76 33.38 Selecting previously unselected package libmagic-mgc. 21:34:53 [2022-08-23T21:34:53.395Z] #76 33.38 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... 21:34:53 [2022-08-23T21:34:53.395Z] #76 33.44 Unpacking libmagic-mgc (1:5.39-3) ... 21:34:53 [2022-08-23T21:34:53.395Z] #76 34.31 Selecting previously unselected package libmagic1:arm64. 21:34:53 [2022-08-23T21:34:53.395Z] #76 34.31 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... 21:34:53 [2022-08-23T21:34:53.395Z] #76 34.38 Unpacking libmagic1:arm64 (1:5.39-3) ... 21:34:53 [2022-08-23T21:34:53.395Z] #76 34.75 Selecting previously unselected package file. 21:34:53 [2022-08-23T21:34:53.395Z] #76 34.81 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... 21:34:53 [2022-08-23T21:34:53.395Z] #76 34.84 Unpacking file (1:5.39-3) ... 21:34:53 [2022-08-23T21:34:53.472Z] #55 33.45 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 21:34:53 [2022-08-23T21:34:53.582Z] #31 ... 21:34:53 [2022-08-23T21:34:53.582Z] 21:34:53 [2022-08-23T21:34:53.582Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli 21:34:53 [2022-08-23T21:34:53.582Z] #26 sha256:1c6ff5958c39bdc016cc0e9d50d74228a6cce43fda0053fb00abb2dfdb5dba39 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.808 + RM_GOPATH=0 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.808 + TMP_GOPATH= 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.808 + : /build 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.808 + '[' -z '' ']' 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.808 ++ mktemp -d 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.808 + export GOPATH=/tmp/tmp.jIv6OC2cPf 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.808 + GOPATH=/tmp/tmp.jIv6OC2cPf 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.808 + RM_GOPATH=1 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.808 + case "$(go env GOARCH)" in 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.808 ++ go env GOARCH 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.814 + export GO_BUILDMODE=-buildmode=pie 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.814 + GO_BUILDMODE=-buildmode=pie 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.814 ++ dirname /install.sh 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.814 + dir=/ 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.814 + bin=dockercli 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.814 + shift 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.814 + '[' '!' -f //dockercli.installer ']' 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.814 + . //dockercli.installer 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.814 ++ : stable 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.814 ++ : 17.06.2-ce 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.814 + install_dockercli 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.814 + echo 'Install docker/cli version 17.06.2-ce from stable' 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.814 ++ uname -m 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.814 Install docker/cli version 17.06.2-ce from stable 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.827 + arch=x86_64 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.827 + '[' x86_64 '!=' x86_64 ']' 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.828 + url=https://download.docker.com/linux/static 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.828 + tar -xz docker/docker 21:34:53 [2022-08-23T21:34:53.582Z] #26 8.829 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 21:34:53 [2022-08-23T21:34:53.582Z] #26 17.30 + mkdir -p /build 21:34:53 [2022-08-23T21:34:53.582Z] #26 17.32 + mv docker/docker /build/ 21:34:53 [2022-08-23T21:34:53.582Z] #26 17.33 + rmdir docker 21:34:53 [2022-08-23T21:34:53.582Z] #26 ... 21:34:53 [2022-08-23T21:34:53.582Z] 21:34:53 [2022-08-23T21:34:53.582Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:34:53 [2022-08-23T21:34:53.582Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:34:53 [2022-08-23T21:34:53.582Z] #55 12.51 go: downloading github.com/fatih/color v1.13.0 21:34:53 [2022-08-23T21:34:53.582Z] #55 12.52 go: downloading github.com/gofrs/flock v0.8.1 21:34:53 [2022-08-23T21:34:53.582Z] #55 12.64 go: downloading github.com/spf13/cobra v1.4.0 21:34:53 [2022-08-23T21:34:53.582Z] #55 12.69 go: downloading github.com/spf13/pflag v1.0.5 21:34:53 [2022-08-23T21:34:53.582Z] #55 13.01 go: downloading github.com/spf13/viper v1.11.0 21:34:53 [2022-08-23T21:34:53.582Z] #55 13.26 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:34:53 [2022-08-23T21:34:53.582Z] #55 13.50 go: downloading github.com/mattn/go-colorable v0.1.12 21:34:53 [2022-08-23T21:34:53.582Z] #55 13.66 go: downloading github.com/mattn/go-isatty v0.0.14 21:34:53 [2022-08-23T21:34:53.582Z] #55 13.71 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a 21:34:53 [2022-08-23T21:34:53.582Z] #55 13.95 go: downloading github.com/go-critic/go-critic v0.6.3 21:34:53 [2022-08-23T21:34:53.680Z] #76 35.21 Selecting previously unselected package xz-utils. 21:34:53 [2022-08-23T21:34:53.680Z] #76 35.21 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 21:34:53 [2022-08-23T21:34:53.680Z] #76 35.23 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 21:34:53 [2022-08-23T21:34:53.680Z] #76 ... 21:34:53 [2022-08-23T21:34:53.680Z] 21:34:53 [2022-08-23T21:34:53.680Z] #40 [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.2.3" && /build/go-winres --help 21:34:53 [2022-08-23T21:34:53.680Z] #40 sha256:8953a40339338d38d0df1966dd1a29a443b81d9c6e92e9faec9eec526354c8d9 21:34:53 [2022-08-23T21:34:53.680Z] #40 35.19 NAME: 21:34:53 [2022-08-23T21:34:53.680Z] #40 35.19 go-winres - A tool for embedding resources in Windows executables 21:34:53 [2022-08-23T21:34:53.680Z] #40 35.19 21:34:53 [2022-08-23T21:34:53.680Z] #40 35.19 USAGE: 21:34:53 [2022-08-23T21:34:53.680Z] #40 35.19 go-winres [global options] command [command options] [arguments...] 21:34:53 [2022-08-23T21:34:53.680Z] #40 35.19 21:34:53 [2022-08-23T21:34:53.680Z] #40 35.19 COMMANDS: 21:34:53 [2022-08-23T21:34:53.680Z] #40 35.19 init Create an initial ./winres/winres.json 21:34:53 [2022-08-23T21:34:53.680Z] #40 35.19 make Make syso files for the "go build" command 21:34:53 [2022-08-23T21:34:53.680Z] #40 35.19 simply Make syso files for the "go build" command (simplified) 21:34:53 [2022-08-23T21:34:53.680Z] #40 35.19 extract Extract all resources from an executable 21:34:53 [2022-08-23T21:34:53.680Z] #40 35.19 patch Replace resources in an executable file (exe, dll) 21:34:53 [2022-08-23T21:34:53.680Z] #40 35.19 help, h Shows a list of commands or help for one command 21:34:53 [2022-08-23T21:34:53.680Z] #40 35.19 21:34:53 [2022-08-23T21:34:53.680Z] #40 35.19 GLOBAL OPTIONS: 21:34:53 [2022-08-23T21:34:53.680Z] #40 35.19 --help, -h show help (default: false) 21:34:54 [2022-08-23T21:34:54.042Z] #55 33.71 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 21:34:54 [2022-08-23T21:34:54.253Z] #40 DONE 35.7s 21:34:54 [2022-08-23T21:34:54.253Z] 21:34:54 [2022-08-23T21:34:54.253Z] #76 [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 ; 21:34:54 [2022-08-23T21:34:54.253Z] #76 sha256:fa20c54da028ba69aa4ff002d5080a320567d0b5b6bbeda8c0bdf45fb8f77bb7 21:34:54 [2022-08-23T21:34:54.253Z] #76 35.77 Selecting previously unselected package libsigsegv2:arm64. 21:34:54 [2022-08-23T21:34:54.253Z] #76 35.77 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... 21:34:54 [2022-08-23T21:34:54.253Z] #76 35.79 Unpacking libsigsegv2:arm64 (2.13-1) ... 21:34:54 [2022-08-23T21:34:54.253Z] #76 36.01 Selecting previously unselected package m4. 21:34:54 [2022-08-23T21:34:54.517Z] #76 36.06 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... 21:34:54 [2022-08-23T21:34:54.517Z] #76 36.07 Unpacking m4 (1.4.18-5) ... 21:34:54 [2022-08-23T21:34:54.613Z] #55 34.30 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 21:34:54 [2022-08-23T21:34:54.613Z] #55 34.53 go: downloading github.com/alexkohler/prealloc v1.0.0 21:34:54 [2022-08-23T21:34:54.778Z] #76 36.53 Selecting previously unselected package autoconf. 21:34:54 [2022-08-23T21:34:54.817Z] #67 ... 21:34:54 [2022-08-23T21:34:54.817Z] 21:34:54 [2022-08-23T21:34:54.817Z] #51 [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 21:34:54 [2022-08-23T21:34:54.817Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:34:54 [2022-08-23T21:34:54.817Z] #51 32.96 Fetched 8575 kB in 26s (331 kB/s) 21:34:54 [2022-08-23T21:34:54.970Z] #55 ... 21:34:54 [2022-08-23T21:34:54.970Z] 21:34:54 [2022-08-23T21:34:54.970Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version 21:34:54 [2022-08-23T21:34:54.970Z] #57 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1 21:34:54 [2022-08-23T21:34:54.970Z] #57 10.47 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 21:34:54 [2022-08-23T21:34:54.970Z] #57 ... 21:34:54 [2022-08-23T21:34:54.970Z] 21:34:54 [2022-08-23T21:34:54.970Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:34:54 [2022-08-23T21:34:54.970Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:34:54 [2022-08-23T21:34:54.970Z] #14 10.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:34:54 [2022-08-23T21:34:54.970Z] #14 12.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] 21:34:54 [2022-08-23T21:34:54.970Z] #14 15.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:34:54 [2022-08-23T21:34:54.970Z] #14 ... 21:34:54 [2022-08-23T21:34:54.970Z] 21:34:54 [2022-08-23T21:34:54.970Z] #40 [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.2.3" && /build/go-winres --help 21:34:54 [2022-08-23T21:34:54.970Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8 21:34:54 [2022-08-23T21:34:54.970Z] #40 10.52 go: downloading github.com/tc-hib/winres v0.1.5 21:34:54 [2022-08-23T21:34:54.970Z] #40 12.39 go: downloading github.com/urfave/cli/v2 v2.3.0 21:34:54 [2022-08-23T21:34:54.970Z] #40 12.73 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 21:34:54 [2022-08-23T21:34:54.970Z] #40 12.78 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb 21:34:55 [2022-08-23T21:34:55.038Z] #76 36.54 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... 21:34:55 [2022-08-23T21:34:55.038Z] #76 36.57 Unpacking autoconf (2.69-14) ... 21:34:55 [2022-08-23T21:34:55.038Z] #76 ... 21:34:55 [2022-08-23T21:34:55.038Z] 21:34:55 [2022-08-23T21:34:55.039Z] #42 [tini 1/3] 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 vim-common 21:34:55 [2022-08-23T21:34:55.039Z] #42 sha256:8b5d5ef30a3edcf97e9e1e3a890095b0a6aaf276c70841f91e13d159e54cd07b 21:34:55 [2022-08-23T21:34:55.039Z] #42 22.25 Reading package lists... 21:34:55 [2022-08-23T21:34:55.039Z] #42 26.81 Building dependency tree... 21:34:55 [2022-08-23T21:34:55.039Z] #42 30.56 The following additional packages will be installed: 21:34:55 [2022-08-23T21:34:55.039Z] #42 30.56 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd 21:34:55 [2022-08-23T21:34:55.039Z] #42 30.59 Suggested packages: 21:34:55 [2022-08-23T21:34:55.039Z] #42 30.59 cmake-doc ninja-build lrzip 21:34:55 [2022-08-23T21:34:55.039Z] #42 30.59 Recommended packages: 21:34:55 [2022-08-23T21:34:55.039Z] #42 30.59 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny 21:34:55 [2022-08-23T21:34:55.039Z] #42 31.50 The following NEW packages will be installed: 21:34:55 [2022-08-23T21:34:55.039Z] #42 31.50 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 21:34:55 [2022-08-23T21:34:55.039Z] #42 31.51 vim-common xxd 21:34:55 [2022-08-23T21:34:55.039Z] #42 31.91 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 21:34:55 [2022-08-23T21:34:55.039Z] #42 31.91 Need to get 15.6 MB of archives. 21:34:55 [2022-08-23T21:34:55.039Z] #42 31.91 After this operation, 67.4 MB of additional disk space will be used. 21:34:55 [2022-08-23T21:34:55.039Z] #42 31.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 21:34:55 [2022-08-23T21:34:55.039Z] #42 31.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 21:34:55 [2022-08-23T21:34:55.039Z] #42 31.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 21:34:55 [2022-08-23T21:34:55.039Z] #42 31.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 21:34:55 [2022-08-23T21:34:55.039Z] #42 32.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] 21:34:55 [2022-08-23T21:34:55.039Z] #42 32.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] 21:34:55 [2022-08-23T21:34:55.039Z] #42 32.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] 21:34:55 [2022-08-23T21:34:55.039Z] #42 32.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] 21:34:55 [2022-08-23T21:34:55.039Z] #42 32.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] 21:34:55 [2022-08-23T21:34:55.039Z] #42 32.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] 21:34:55 [2022-08-23T21:34:55.039Z] #42 33.63 debconf: delaying package configuration, since apt-utils is not installed 21:34:55 [2022-08-23T21:34:55.039Z] #42 33.87 Fetched 15.6 MB in 1s (13.8 MB/s) 21:34:55 [2022-08-23T21:34:55.039Z] #42 34.00 Selecting previously unselected package xxd. 21:34:55 [2022-08-23T21:34:55.039Z] #42 34.00 (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 ... 15708 files and directories currently installed.) 21:34:55 [2022-08-23T21:34:55.039Z] #42 34.10 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 21:34:55 [2022-08-23T21:34:55.039Z] #42 34.17 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 21:34:55 [2022-08-23T21:34:55.039Z] #42 34.67 Selecting previously unselected package vim-common. 21:34:55 [2022-08-23T21:34:55.039Z] #42 34.68 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 21:34:55 [2022-08-23T21:34:55.039Z] #42 34.72 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 21:34:55 [2022-08-23T21:34:55.039Z] #42 35.50 Selecting previously unselected package cmake-data. 21:34:55 [2022-08-23T21:34:55.039Z] #42 35.50 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... 21:34:55 [2022-08-23T21:34:55.039Z] #42 35.56 Unpacking cmake-data (3.18.4-2+deb11u1) ... 21:34:55 [2022-08-23T21:34:55.182Z] #55 34.90 go: downloading github.com/ashanbrown/forbidigo v1.3.0 21:34:55 [2022-08-23T21:34:55.182Z] #55 35.00 go: downloading github.com/ashanbrown/makezero v1.1.1 21:34:55 [2022-08-23T21:34:55.182Z] #55 35.12 go: downloading github.com/bkielbasa/cyclop v1.2.0 21:34:55 [2022-08-23T21:34:55.231Z] #40 ... 21:34:55 [2022-08-23T21:34:55.231Z] 21:34:55 [2022-08-23T21:34:55.231Z] #38 [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 21:34:55 [2022-08-23T21:34:55.231Z] #38 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8 21:34:55 [2022-08-23T21:34:55.231Z] #38 20.50 tomll can be used in two ways: 21:34:55 [2022-08-23T21:34:55.231Z] #38 20.50 Writing to STDIN and reading from STDOUT: 21:34:55 [2022-08-23T21:34:55.231Z] #38 20.50 cat file.toml | tomll > file.toml 21:34:55 [2022-08-23T21:34:55.231Z] #38 20.51 21:34:55 [2022-08-23T21:34:55.231Z] #38 20.53 Reading and updating a list of files: 21:34:55 [2022-08-23T21:34:55.231Z] #38 20.53 tomll a.toml b.toml c.toml 21:34:55 [2022-08-23T21:34:55.231Z] #38 20.53 21:34:55 [2022-08-23T21:34:55.231Z] #38 20.53 When given a list of files, tomll will modify all files in place without asking. 21:34:55 [2022-08-23T21:34:55.299Z] #42 ... 21:34:55 [2022-08-23T21:34:55.299Z] 21:34:55 [2022-08-23T21:34:55.300Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:34:55 [2022-08-23T21:34:55.300Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8 21:34:55 [2022-08-23T21:34:55.300Z] #14 30.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] 21:34:55 [2022-08-23T21:34:55.300Z] #14 30.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] 21:34:55 [2022-08-23T21:34:55.300Z] #14 31.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] 21:34:55 [2022-08-23T21:34:55.300Z] #14 31.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] 21:34:55 [2022-08-23T21:34:55.300Z] #14 32.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] 21:34:55 [2022-08-23T21:34:55.300Z] #14 33.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] 21:34:55 [2022-08-23T21:34:55.300Z] #14 33.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 21:34:55 [2022-08-23T21:34:55.300Z] #14 33.44 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] 21:34:55 [2022-08-23T21:34:55.300Z] #14 33.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 21:34:55 [2022-08-23T21:34:55.300Z] #14 33.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 21:34:55 [2022-08-23T21:34:55.300Z] #14 33.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] 21:34:55 [2022-08-23T21:34:55.300Z] #14 33.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] 21:34:55 [2022-08-23T21:34:55.300Z] #14 33.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 21:34:55 [2022-08-23T21:34:55.300Z] #14 33.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] 21:34:55 [2022-08-23T21:34:55.300Z] #14 33.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] 21:34:55 [2022-08-23T21:34:55.300Z] #14 33.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] 21:34:55 [2022-08-23T21:34:55.300Z] #14 33.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] 21:34:55 [2022-08-23T21:34:55.300Z] #14 33.54 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 21:34:55 [2022-08-23T21:34:55.300Z] #14 33.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] 21:34:55 [2022-08-23T21:34:55.300Z] #14 33.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 21:34:55 [2022-08-23T21:34:55.300Z] #14 33.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] 21:34:55 [2022-08-23T21:34:55.300Z] #14 34.48 debconf: delaying package configuration, since apt-utils is not installed 21:34:55 [2022-08-23T21:34:55.300Z] #14 34.88 Fetched 108 MB in 5s (20.5 MB/s) 21:34:55 [2022-08-23T21:34:55.300Z] #14 35.15 Selecting previously unselected package binutils-mingw-w64-i686. 21:34:55 [2022-08-23T21:34:55.300Z] #14 35.15 (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 ... 15708 files and directories currently installed.) 21:34:55 [2022-08-23T21:34:55.300Z] #14 35.22 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... 21:34:55 [2022-08-23T21:34:55.300Z] #14 35.33 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 21:34:55 [2022-08-23T21:34:55.442Z] #55 35.19 go: downloading github.com/blizzy78/varnamelen v0.8.0 21:34:55 [2022-08-23T21:34:55.442Z] #55 35.29 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 21:34:55 [2022-08-23T21:34:55.442Z] #55 35.41 go: downloading github.com/breml/bidichk v0.2.3 21:34:55 [2022-08-23T21:34:55.564Z] #14 ... 21:34:55 [2022-08-23T21:34:55.565Z] 21:34:55 [2022-08-23T21:34:55.565Z] #76 [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 ; 21:34:55 [2022-08-23T21:34:55.565Z] #76 sha256:fa20c54da028ba69aa4ff002d5080a320567d0b5b6bbeda8c0bdf45fb8f77bb7 21:34:55 [2022-08-23T21:34:55.565Z] #76 37.11 Selecting previously unselected package autotools-dev. 21:34:55 [2022-08-23T21:34:55.565Z] #76 37.13 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... 21:34:55 [2022-08-23T21:34:55.565Z] #76 37.14 Unpacking autotools-dev (20180224.1+nmu1) ... 21:34:55 [2022-08-23T21:34:55.702Z] #55 35.65 go: downloading github.com/breml/errchkjson v0.3.0 21:34:55 [2022-08-23T21:34:55.825Z] #76 37.30 Selecting previously unselected package automake. 21:34:55 [2022-08-23T21:34:55.825Z] #76 37.30 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... 21:34:55 [2022-08-23T21:34:55.825Z] #76 37.31 Unpacking automake (1:1.16.3-2) ... 21:34:55 [2022-08-23T21:34:55.963Z] #55 35.73 go: downloading github.com/butuzov/ireturn v0.1.1 21:34:55 [2022-08-23T21:34:55.963Z] #55 35.87 go: downloading github.com/charithe/durationcheck v0.0.9 21:34:56 [2022-08-23T21:34:56.225Z] #55 36.04 go: downloading github.com/daixiang0/gci v0.3.3 21:34:56 [2022-08-23T21:34:56.403Z] #76 37.82 Selecting previously unselected package patch. 21:34:56 [2022-08-23T21:34:56.403Z] #76 37.85 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... 21:34:56 [2022-08-23T21:34:56.403Z] #76 37.87 Unpacking patch (2.7.6-7) ... 21:34:56 [2022-08-23T21:34:56.485Z] #55 36.25 go: downloading github.com/denis-tingaikin/go-header v0.4.3 21:34:56 [2022-08-23T21:34:56.508Z] #69 18.62 Reading package lists... 21:34:56 [2022-08-23T21:34:56.509Z] #69 27.89 Reading package lists... 21:34:56 [2022-08-23T21:34:56.509Z] #69 ... 21:34:56 [2022-08-23T21:34:56.509Z] 21:34:56 [2022-08-23T21:34:56.509Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:34:56 [2022-08-23T21:34:56.509Z] #20 sha256:f438a9c3587cd8780b5e740d22f13aa226a9c36cf2e7462516ee02af0d5918e0 21:34:56 [2022-08-23T21:34:56.509Z] #20 18.60 Reading package lists... 21:34:56 [2022-08-23T21:34:56.665Z] #76 38.06 Selecting previously unselected package dpkg-dev. 21:34:56 [2022-08-23T21:34:56.665Z] #76 38.06 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... 21:34:56 [2022-08-23T21:34:56.665Z] #76 38.07 Unpacking dpkg-dev (1.20.11) ... 21:34:56 [2022-08-23T21:34:56.744Z] #55 36.53 go: downloading github.com/esimonov/ifshort v1.0.4 21:34:56 [2022-08-23T21:34:56.744Z] #55 36.65 go: downloading github.com/firefart/nonamedreturns v1.0.1 21:34:56 [2022-08-23T21:34:56.744Z] #55 36.65 go: downloading github.com/fzipp/gocyclo v0.5.1 21:34:57 [2022-08-23T21:34:57.006Z] #55 36.77 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 21:34:57 [2022-08-23T21:34:57.006Z] #55 36.94 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 21:34:57 [2022-08-23T21:34:57.145Z] #38 ... 21:34:57 [2022-08-23T21:34:57.145Z] 21:34:57 [2022-08-23T21:34:57.145Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:34:57 [2022-08-23T21:34:57.145Z] #67 sha256:2a8ec5ea6a61d133535c4d870f0d419ebc6ee3af042a6ef403df7ee2393c8d44 21:34:57 [2022-08-23T21:34:57.145Z] #67 12.31 go: downloading github.com/sirupsen/logrus v1.8.1 21:34:57 [2022-08-23T21:34:57.145Z] #67 12.32 go: downloading github.com/urfave/cli/v2 v2.4.0 21:34:57 [2022-08-23T21:34:57.145Z] #67 13.04 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 21:34:57 [2022-08-23T21:34:57.145Z] #67 22.05 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd 21:34:57 [2022-08-23T21:34:57.145Z] #67 ... 21:34:57 [2022-08-23T21:34:57.145Z] 21:34:57 [2022-08-23T21:34:57.145Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:34:57 [2022-08-23T21:34:57.145Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:34:57 [2022-08-23T21:34:57.145Z] #55 22.03 go: downloading github.com/hashicorp/go-version v1.4.0 21:34:57 [2022-08-23T21:34:57.145Z] #55 22.13 go: downloading github.com/ldez/gomoddirectives v0.2.3 21:34:57 [2022-08-23T21:34:57.145Z] #55 22.24 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:34:57 [2022-08-23T21:34:57.145Z] #55 22.44 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:34:57 [2022-08-23T21:34:57.266Z] #55 37.09 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 21:34:57 [2022-08-23T21:34:57.437Z] #20 28.20 Reading package lists... 21:34:57 [2022-08-23T21:34:57.437Z] #20 ... 21:34:57 [2022-08-23T21:34:57.437Z] 21:34:57 [2022-08-23T21:34:57.437Z] #49 [tini 1/3] 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 vim-common 21:34:57 [2022-08-23T21:34:57.437Z] #49 sha256:c91570744d2821a68f204a94f2c81f282206818ce2d03480776cf2e2743bf2e0 21:34:57 [2022-08-23T21:34:57.437Z] #49 18.91 Fetched 40.7 MB in 17s (2348 kB/s) 21:34:57 [2022-08-23T21:34:57.437Z] #49 18.91 Reading package lists... 21:34:57 [2022-08-23T21:34:57.437Z] #49 27.99 Reading package lists... 21:34:57 [2022-08-23T21:34:57.437Z] #49 ... 21:34:57 [2022-08-23T21:34:57.437Z] 21:34:57 [2022-08-23T21:34:57.437Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:34:57 [2022-08-23T21:34:57.437Z] #74 sha256:d3772dec75753f63b98c3bddfe65142c992ca358186cdc1297fa6d6869d94cfa 21:34:57 [2022-08-23T21:34:57.437Z] #74 29.02 + for f in rootlesskit rootlesskit-docker-proxy 21:34:57 [2022-08-23T21:34:57.437Z] #74 29.02 + GOBIN=/build 21:34:57 [2022-08-23T21:34:57.437Z] #74 29.02 + GO111MODULE=on 21:34:57 [2022-08-23T21:34:57.437Z] #74 29.02 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 21:34:57 [2022-08-23T21:34:57.526Z] #55 37.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 21:34:57 [2022-08-23T21:34:57.610Z] #76 39.20 Selecting previously unselected package build-essential. 21:34:57 [2022-08-23T21:34:57.610Z] #76 39.20 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... 21:34:57 [2022-08-23T21:34:57.610Z] #76 39.21 Unpacking build-essential (12.9) ... 21:34:57 [2022-08-23T21:34:57.718Z] #55 ... 21:34:57 [2022-08-23T21:34:57.718Z] 21:34:57 [2022-08-23T21:34:57.718Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:34:57 [2022-08-23T21:34:57.718Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 21:34:57 [2022-08-23T21:34:57.718Z] #62 13.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] 21:34:57 [2022-08-23T21:34:57.718Z] #62 16.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:34:57 [2022-08-23T21:34:57.786Z] #55 37.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 21:34:57 [2022-08-23T21:34:57.871Z] #76 39.37 Selecting previously unselected package libcap2:arm64. 21:34:57 [2022-08-23T21:34:57.871Z] #76 39.37 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... 21:34:57 [2022-08-23T21:34:57.871Z] #76 39.39 Unpacking libcap2:arm64 (1:2.44-1) ... 21:34:57 [2022-08-23T21:34:57.871Z] #76 39.52 Selecting previously unselected package libcap-dev:arm64. 21:34:57 [2022-08-23T21:34:57.871Z] #76 39.56 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... 21:34:57 [2022-08-23T21:34:57.871Z] #76 39.56 Unpacking libcap-dev:arm64 (1:2.44-1) ... 21:34:57 [2022-08-23T21:34:57.979Z] #62 ... 21:34:57 [2022-08-23T21:34:57.979Z] 21:34:57 [2022-08-23T21:34:57.979Z] #51 [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 21:34:57 [2022-08-23T21:34:57.979Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:34:57 [2022-08-23T21:34:57.979Z] #51 13.40 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] 21:34:57 [2022-08-23T21:34:57.979Z] #51 16.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:34:57 [2022-08-23T21:34:57.979Z] #51 17.62 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] 21:34:57 [2022-08-23T21:34:57.979Z] #51 21.57 Fetched 8575 kB in 13s (681 kB/s) 21:34:58 [2022-08-23T21:34:58.056Z] #55 37.85 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 21:34:58 [2022-08-23T21:34:58.056Z] #55 38.02 go: downloading github.com/golangci/misspell v0.3.5 21:34:58 [2022-08-23T21:34:58.056Z] #55 ... 21:34:58 [2022-08-23T21:34:58.056Z] 21:34:58 [2022-08-23T21:34:58.056Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 21:34:58 [2022-08-23T21:34:58.056Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 21:34:58 [2022-08-23T21:34:58.056Z] #36 27.89 go: downloading github.com/mattn/go-runewidth v0.0.3 21:34:58 [2022-08-23T21:34:58.056Z] #36 28.45 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:34:58 [2022-08-23T21:34:58.056Z] #36 28.66 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 21:34:58 [2022-08-23T21:34:58.056Z] #36 31.19 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 21:34:58 [2022-08-23T21:34:58.056Z] #36 31.27 go: downloading github.com/cilium/ebpf v0.7.0 21:34:58 [2022-08-23T21:34:58.133Z] #76 39.75 Selecting previously unselected package libprotobuf-c1:arm64. 21:34:58 [2022-08-23T21:34:58.133Z] #76 39.75 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 21:34:58 [2022-08-23T21:34:58.133Z] #76 39.76 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 21:34:58 [2022-08-23T21:34:58.240Z] #51 21.57 Reading package lists... 21:34:58 [2022-08-23T21:34:58.240Z] #51 ... 21:34:58 [2022-08-23T21:34:58.240Z] 21:34:58 [2022-08-23T21:34:58.240Z] #42 [tini 1/3] 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 vim-common 21:34:58 [2022-08-23T21:34:58.240Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:34:58 [2022-08-23T21:34:58.240Z] #42 13.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] 21:34:58 [2022-08-23T21:34:58.240Z] #42 16.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:34:58 [2022-08-23T21:34:58.240Z] #42 ... 21:34:58 [2022-08-23T21:34:58.240Z] 21:34:58 [2022-08-23T21:34:58.240Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:34:58 [2022-08-23T21:34:58.240Z] #67 sha256:2a8ec5ea6a61d133535c4d870f0d419ebc6ee3af042a6ef403df7ee2393c8d44 21:34:58 [2022-08-23T21:34:58.240Z] #67 23.06 go: downloading github.com/gofrs/flock v0.8.1 21:34:58 [2022-08-23T21:34:58.240Z] #67 23.12 go: downloading github.com/gorilla/mux v1.8.0 21:34:58 [2022-08-23T21:34:58.240Z] #67 23.22 go: downloading github.com/moby/sys/mountinfo v0.6.0 21:34:58 [2022-08-23T21:34:58.240Z] #67 23.34 go: downloading github.com/google/uuid v1.3.0 21:34:58 [2022-08-23T21:34:58.240Z] #67 23.35 go: downloading github.com/moby/vpnkit v0.5.0 21:34:58 [2022-08-23T21:34:58.240Z] #67 23.50 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 21:34:58 [2022-08-23T21:34:58.314Z] #36 ... 21:34:58 [2022-08-23T21:34:58.314Z] 21:34:58 [2022-08-23T21:34:58.314Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:34:58 [2022-08-23T21:34:58.314Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:34:58 [2022-08-23T21:34:58.314Z] #55 38.34 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 21:34:58 [2022-08-23T21:34:58.407Z] #76 39.86 Selecting previously unselected package libprotobuf-c-dev:arm64. 21:34:58 [2022-08-23T21:34:58.407Z] #76 39.86 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... 21:34:58 [2022-08-23T21:34:58.407Z] #76 39.88 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 21:34:58 [2022-08-23T21:34:58.407Z] #76 40.07 Selecting previously unselected package libseccomp-dev:arm64. 21:34:58 [2022-08-23T21:34:58.407Z] #76 40.10 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 21:34:58 [2022-08-23T21:34:58.501Z] #67 ... 21:34:58 [2022-08-23T21:34:58.501Z] 21:34:58 [2022-08-23T21:34:58.501Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli 21:34:58 [2022-08-23T21:34:58.501Z] #26 sha256:1c6ff5958c39bdc016cc0e9d50d74228a6cce43fda0053fb00abb2dfdb5dba39 21:34:58 [2022-08-23T21:34:58.501Z] #26 DONE 24.1s 21:34:58 [2022-08-23T21:34:58.501Z] 21:34:58 [2022-08-23T21:34:58.501Z] #38 [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 21:34:58 [2022-08-23T21:34:58.501Z] #38 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8 21:34:58 [2022-08-23T21:34:58.501Z] #38 DONE 24.4s 21:34:58 [2022-08-23T21:34:58.574Z] #55 38.52 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 21:34:58 [2022-08-23T21:34:58.574Z] #55 ... 21:34:58 [2022-08-23T21:34:58.574Z] 21:34:58 [2022-08-23T21:34:58.574Z] #42 [tini 1/3] 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 vim-common 21:34:58 [2022-08-23T21:34:58.574Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:34:58 [2022-08-23T21:34:58.574Z] #42 28.50 Fetched 8571 kB in 23s (380 kB/s) 21:34:58 [2022-08-23T21:34:58.574Z] #42 28.50 Reading package lists... 21:34:58 [2022-08-23T21:34:58.668Z] #76 40.12 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 21:34:58 [2022-08-23T21:34:58.668Z] #76 40.35 Selecting previously unselected package libsystemd-dev:arm64. 21:34:58 [2022-08-23T21:34:58.668Z] #76 40.35 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... 21:34:58 [2022-08-23T21:34:58.762Z] 21:34:58 [2022-08-23T21:34:58.762Z] #76 [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 ; 21:34:58 [2022-08-23T21:34:58.762Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:34:58 [2022-08-23T21:34:58.762Z] #76 8.771 Reading package lists... 21:34:58 [2022-08-23T21:34:58.762Z] #76 15.76 Reading package lists... 21:34:58 [2022-08-23T21:34:58.762Z] #76 19.59 Building dependency tree... 21:34:58 [2022-08-23T21:34:58.762Z] #76 22.74 python3 is already the newest version (3.9.2-3). 21:34:58 [2022-08-23T21:34:58.762Z] #76 22.74 The following additional packages will be installed: 21:34:58 [2022-08-23T21:34:58.762Z] #76 22.77 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 21:34:58 [2022-08-23T21:34:58.762Z] #76 22.79 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils 21:34:58 [2022-08-23T21:34:58.762Z] #76 22.80 Suggested packages: 21:34:58 [2022-08-23T21:34:58.762Z] #76 22.81 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring 21:34:58 [2022-08-23T21:34:58.762Z] #76 22.81 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk 21:34:58 [2022-08-23T21:34:58.762Z] #76 22.81 m4-doc ed diffutils-doc 21:34:58 [2022-08-23T21:34:58.762Z] #76 22.81 Recommended packages: 21:34:58 [2022-08-23T21:34:58.762Z] #76 22.81 fakeroot libalgorithm-merge-perl libltdl-dev 21:34:58 [2022-08-23T21:34:58.762Z] #76 ... 21:34:58 [2022-08-23T21:34:58.762Z] 21:34:58 [2022-08-23T21:34:58.762Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:34:58 [2022-08-23T21:34:58.762Z] #67 sha256:2a8ec5ea6a61d133535c4d870f0d419ebc6ee3af042a6ef403df7ee2393c8d44 21:34:58 [2022-08-23T21:34:58.762Z] #67 24.21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 21:34:58 [2022-08-23T21:34:58.833Z] #42 38.14 Reading package lists... 21:34:58 [2022-08-23T21:34:58.833Z] #42 ... 21:34:58 [2022-08-23T21:34:58.833Z] 21:34:58 [2022-08-23T21:34:58.833Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:34:58 [2022-08-23T21:34:58.833Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:34:58 [2022-08-23T21:34:58.833Z] #55 38.70 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 21:34:58 [2022-08-23T21:34:58.833Z] #55 38.78 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 21:34:58 [2022-08-23T21:34:58.928Z] #76 40.36 Unpacking libsystemd-dev:arm64 (247.3-7) ... 21:34:59 [2022-08-23T21:34:59.023Z] #67 24.36 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c 21:34:59 [2022-08-23T21:34:59.093Z] #55 38.84 go: downloading github.com/jgautheron/goconst v1.5.1 21:34:59 [2022-08-23T21:34:59.093Z] #55 39.04 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 21:34:59 [2022-08-23T21:34:59.284Z] #67 24.58 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b 21:34:59 [2022-08-23T21:34:59.353Z] #55 39.08 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 21:34:59 [2022-08-23T21:34:59.353Z] #55 39.24 go: downloading github.com/julz/importas v0.1.0 21:34:59 [2022-08-23T21:34:59.353Z] #55 39.29 go: downloading github.com/kisielk/errcheck v1.6.0 21:34:59 [2022-08-23T21:34:59.502Z] #76 41.12 Selecting previously unselected package libtool. 21:34:59 [2022-08-23T21:34:59.502Z] #76 41.14 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... 21:34:59 [2022-08-23T21:34:59.502Z] #76 41.16 Unpacking libtool (2.4.6-15) ... 21:34:59 [2022-08-23T21:34:59.612Z] #55 39.59 go: downloading github.com/kulti/thelper v0.6.2 21:34:59 [2022-08-23T21:34:59.763Z] #76 41.47 Selecting previously unselected package libudev-dev:arm64. 21:34:59 [2022-08-23T21:34:59.763Z] #76 41.47 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... 21:34:59 [2022-08-23T21:34:59.763Z] #76 41.48 Unpacking libudev-dev:arm64 (247.3-7) ... 21:34:59 [2022-08-23T21:34:59.872Z] #55 39.71 go: downloading github.com/kunwardeep/paralleltest v1.0.3 21:35:00 [2022-08-23T21:35:00.025Z] #76 41.71 Selecting previously unselected package libyajl2:arm64. 21:35:00 [2022-08-23T21:35:00.025Z] #76 41.71 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... 21:35:00 [2022-08-23T21:35:00.025Z] #76 41.72 Unpacking libyajl2:arm64 (2.1.0-3) ... 21:35:00 [2022-08-23T21:35:00.085Z] #51 32.96 Reading package lists... 21:35:00 [2022-08-23T21:35:00.085Z] #51 ... 21:35:00 [2022-08-23T21:35:00.085Z] 21:35:00 [2022-08-23T21:35:00.085Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:35:00 [2022-08-23T21:35:00.085Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:35:00 [2022-08-23T21:35:00.085Z] #55 31.87 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 21:35:00 [2022-08-23T21:35:00.085Z] #55 32.09 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 21:35:00 [2022-08-23T21:35:00.085Z] #55 32.34 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 21:35:00 [2022-08-23T21:35:00.085Z] #55 32.82 go: downloading github.com/alexkohler/prealloc v1.0.0 21:35:00 [2022-08-23T21:35:00.085Z] #55 32.96 go: downloading github.com/ashanbrown/forbidigo v1.3.0 21:35:00 [2022-08-23T21:35:00.085Z] #55 33.13 go: downloading github.com/ashanbrown/makezero v1.1.1 21:35:00 [2022-08-23T21:35:00.085Z] #55 33.48 go: downloading github.com/bkielbasa/cyclop v1.2.0 21:35:00 [2022-08-23T21:35:00.085Z] #55 33.74 go: downloading github.com/blizzy78/varnamelen v0.8.0 21:35:00 [2022-08-23T21:35:00.085Z] #55 34.26 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 21:35:00 [2022-08-23T21:35:00.085Z] #55 34.54 go: downloading github.com/breml/bidichk v0.2.3 21:35:00 [2022-08-23T21:35:00.085Z] #55 34.77 go: downloading github.com/breml/errchkjson v0.3.0 21:35:00 [2022-08-23T21:35:00.085Z] #55 34.81 go: downloading github.com/butuzov/ireturn v0.1.1 21:35:00 [2022-08-23T21:35:00.085Z] #55 34.98 go: downloading github.com/charithe/durationcheck v0.0.9 21:35:00 [2022-08-23T21:35:00.085Z] #55 35.00 go: downloading github.com/daixiang0/gci v0.3.3 21:35:00 [2022-08-23T21:35:00.085Z] #55 35.28 go: downloading github.com/denis-tingaikin/go-header v0.4.3 21:35:00 [2022-08-23T21:35:00.085Z] #55 35.41 go: downloading github.com/esimonov/ifshort v1.0.4 21:35:00 [2022-08-23T21:35:00.085Z] #55 35.47 go: downloading github.com/firefart/nonamedreturns v1.0.1 21:35:00 [2022-08-23T21:35:00.085Z] #55 35.71 go: downloading github.com/fzipp/gocyclo v0.5.1 21:35:00 [2022-08-23T21:35:00.085Z] #55 35.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 21:35:00 [2022-08-23T21:35:00.085Z] #55 36.02 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 21:35:00 [2022-08-23T21:35:00.085Z] #55 36.04 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 21:35:00 [2022-08-23T21:35:00.085Z] #55 36.25 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 21:35:00 [2022-08-23T21:35:00.085Z] #55 36.70 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 21:35:00 [2022-08-23T21:35:00.085Z] #55 36.88 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 21:35:00 [2022-08-23T21:35:00.085Z] #55 36.89 go: downloading github.com/golangci/misspell v0.3.5 21:35:00 [2022-08-23T21:35:00.085Z] #55 36.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 21:35:00 [2022-08-23T21:35:00.085Z] #55 37.28 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 21:35:00 [2022-08-23T21:35:00.085Z] #55 37.45 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 21:35:00 [2022-08-23T21:35:00.085Z] #55 37.56 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 21:35:00 [2022-08-23T21:35:00.085Z] #55 37.81 go: downloading github.com/jgautheron/goconst v1.5.1 21:35:00 [2022-08-23T21:35:00.085Z] #55 37.81 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 21:35:00 [2022-08-23T21:35:00.085Z] #55 37.89 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 21:35:00 [2022-08-23T21:35:00.085Z] #55 37.96 go: downloading github.com/julz/importas v0.1.0 21:35:00 [2022-08-23T21:35:00.085Z] #55 37.97 go: downloading github.com/kisielk/errcheck v1.6.0 21:35:00 [2022-08-23T21:35:00.085Z] #55 38.09 go: downloading github.com/kulti/thelper v0.6.2 21:35:00 [2022-08-23T21:35:00.085Z] #55 38.23 go: downloading github.com/kunwardeep/paralleltest v1.0.3 21:35:00 [2022-08-23T21:35:00.085Z] #55 38.34 go: downloading github.com/kyoh86/exportloopref v0.1.8 21:35:00 [2022-08-23T21:35:00.085Z] #55 38.44 go: downloading github.com/ldez/tagliatelle v0.3.1 21:35:00 [2022-08-23T21:35:00.085Z] #55 38.61 go: downloading github.com/leonklingele/grouper v1.1.0 21:35:00 [2022-08-23T21:35:00.085Z] #55 38.69 go: downloading github.com/lufeee/execinquery v1.2.1 21:35:00 [2022-08-23T21:35:00.133Z] #55 39.88 go: downloading github.com/kyoh86/exportloopref v0.1.8 21:35:00 [2022-08-23T21:35:00.133Z] #55 40.00 go: downloading github.com/ldez/tagliatelle v0.3.1 21:35:00 [2022-08-23T21:35:00.133Z] #55 40.07 go: downloading github.com/leonklingele/grouper v1.1.0 21:35:00 [2022-08-23T21:35:00.286Z] #76 41.83 Selecting previously unselected package libyajl-dev:arm64. 21:35:00 [2022-08-23T21:35:00.286Z] #76 41.84 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... 21:35:00 [2022-08-23T21:35:00.286Z] #76 41.85 Unpacking libyajl-dev:arm64 (2.1.0-3) ... 21:35:00 [2022-08-23T21:35:00.286Z] #76 42.06 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 21:35:00 [2022-08-23T21:35:00.366Z] #55 38.86 go: downloading github.com/maratori/testpackage v1.0.1 21:35:00 [2022-08-23T21:35:00.366Z] #55 39.00 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 21:35:00 [2022-08-23T21:35:00.392Z] #55 40.21 go: downloading github.com/lufeee/execinquery v1.2.1 21:35:00 [2022-08-23T21:35:00.392Z] #55 40.28 go: downloading github.com/maratori/testpackage v1.0.1 21:35:00 [2022-08-23T21:35:00.392Z] #55 40.40 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 21:35:00 [2022-08-23T21:35:00.546Z] #76 42.08 Setting up libmagic-mgc (1:5.39-3) ... 21:35:00 [2022-08-23T21:35:00.546Z] #76 42.10 Setting up libyajl2:arm64 (2.1.0-3) ... 21:35:00 [2022-08-23T21:35:00.546Z] #76 42.12 Setting up libmagic1:arm64 (1:5.39-3) ... 21:35:00 [2022-08-23T21:35:00.546Z] #76 42.15 Setting up file (1:5.39-3) ... 21:35:00 [2022-08-23T21:35:00.546Z] #76 42.18 Setting up bzip2 (1.0.8-4) ... 21:35:00 [2022-08-23T21:35:00.546Z] #76 42.22 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 21:35:00 [2022-08-23T21:35:00.546Z] #76 42.25 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 21:35:00 [2022-08-23T21:35:00.630Z] #55 39.06 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 21:35:00 [2022-08-23T21:35:00.630Z] #55 39.15 go: downloading github.com/mgechev/revive v1.2.1 21:35:00 [2022-08-23T21:35:00.652Z] #55 40.48 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 21:35:00 [2022-08-23T21:35:00.652Z] #55 40.59 go: downloading github.com/mgechev/revive v1.2.1 21:35:00 [2022-08-23T21:35:00.707Z] #74 32.29 rootlesskit version 1.0.0 21:35:00 [2022-08-23T21:35:00.707Z] #74 32.30 Usage of /build/rootlesskit-docker-proxy: 21:35:00 [2022-08-23T21:35:00.707Z] #74 32.30 -container-ip string 21:35:00 [2022-08-23T21:35:00.707Z] #74 32.30 container ip 21:35:00 [2022-08-23T21:35:00.707Z] #74 32.30 -container-port int 21:35:00 [2022-08-23T21:35:00.707Z] #74 32.30 container port (default -1) 21:35:00 [2022-08-23T21:35:00.707Z] #74 32.30 -host-ip string 21:35:00 [2022-08-23T21:35:00.707Z] #74 32.30 host ip 21:35:00 [2022-08-23T21:35:00.707Z] #74 32.30 -host-port int 21:35:00 [2022-08-23T21:35:00.707Z] #74 32.30 host port (default -1) 21:35:00 [2022-08-23T21:35:00.707Z] #74 32.30 -proto string 21:35:00 [2022-08-23T21:35:00.707Z] #74 32.30 proxy protocol (default "tcp") 21:35:00 [2022-08-23T21:35:00.707Z] #74 DONE 32.4s 21:35:00 [2022-08-23T21:35:00.707Z] 21:35:00 [2022-08-23T21:35:00.707Z] #49 [tini 1/3] 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 vim-common 21:35:00 [2022-08-23T21:35:00.707Z] #49 sha256:c91570744d2821a68f204a94f2c81f282206818ce2d03480776cf2e2743bf2e0 21:35:00 [2022-08-23T21:35:00.815Z] #76 42.30 Setting up libcap2:arm64 (1:2.44-1) ... 21:35:00 [2022-08-23T21:35:00.816Z] #76 42.31 Setting up autotools-dev (20180224.1+nmu1) ... 21:35:00 [2022-08-23T21:35:00.816Z] #76 42.34 Setting up libsigsegv2:arm64 (2.13-1) ... 21:35:00 [2022-08-23T21:35:00.816Z] #76 42.36 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 21:35:00 [2022-08-23T21:35:00.816Z] #76 42.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 21:35:00 [2022-08-23T21:35:00.816Z] #76 42.44 Setting up patch (2.7.6-7) ... 21:35:00 [2022-08-23T21:35:00.816Z] #76 42.47 Setting up libudev-dev:arm64 (247.3-7) ... 21:35:00 [2022-08-23T21:35:00.816Z] #76 42.49 Setting up libyajl-dev:arm64 (2.1.0-3) ... 21:35:00 [2022-08-23T21:35:00.816Z] #76 42.51 Setting up libcap-dev:arm64 (1:2.44-1) ... 21:35:00 [2022-08-23T21:35:00.816Z] #76 42.52 Setting up libsystemd-dev:arm64 (247.3-7) ... 21:35:00 [2022-08-23T21:35:00.963Z] #49 27.99 Reading package lists... 21:35:00 [2022-08-23T21:35:00.964Z] #49 ... 21:35:00 [2022-08-23T21:35:00.964Z] 21:35:00 [2022-08-23T21:35:00.964Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build 21:35:00 [2022-08-23T21:35:00.964Z] #75 sha256:5db4e51a9ff8cbe6e50cfd3127172d32c18a359c33f75044e4d1e9bf3e7959a2 21:35:00 [2022-08-23T21:35:00.964Z] #75 DONE 0.1s 21:35:00 [2022-08-23T21:35:00.964Z] 21:35:00 [2022-08-23T21:35:00.964Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build 21:35:00 [2022-08-23T21:35:00.964Z] #76 sha256:0cc3b428ba9cec2e55df1dcac33b51b5bbc535b6893d2a687e2604c59f0df8d6 21:35:00 [2022-08-23T21:35:00.964Z] #76 DONE 0.1s 21:35:00 [2022-08-23T21:35:00.964Z] 21:35:00 [2022-08-23T21:35:00.964Z] #49 [tini 1/3] 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 vim-common 21:35:00 [2022-08-23T21:35:00.964Z] #49 sha256:c91570744d2821a68f204a94f2c81f282206818ce2d03480776cf2e2743bf2e0 21:35:01 [2022-08-23T21:35:01.077Z] #76 42.55 Setting up libtool (2.4.6-15) ... 21:35:01 [2022-08-23T21:35:01.077Z] #76 42.59 Setting up m4 (1.4.18-5) ... 21:35:01 [2022-08-23T21:35:01.077Z] #76 42.62 Setting up dpkg-dev (1.20.11) ... 21:35:01 [2022-08-23T21:35:01.077Z] #76 42.66 Setting up autoconf (2.69-14) ... 21:35:01 [2022-08-23T21:35:01.077Z] #76 42.69 Setting up build-essential (12.9) ... 21:35:01 [2022-08-23T21:35:01.338Z] #76 42.78 Setting up automake (1:1.16.3-2) ... 21:35:01 [2022-08-23T21:35:01.338Z] #76 42.81 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 21:35:01 [2022-08-23T21:35:01.338Z] #76 42.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:35:01 [2022-08-23T21:35:01.834Z] #67 26.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0 21:35:01 [2022-08-23T21:35:01.909Z] #76 ... 21:35:01 [2022-08-23T21:35:01.909Z] 21:35:01 [2022-08-23T21:35:01.909Z] #51 [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 21:35:01 [2022-08-23T21:35:01.909Z] #51 sha256:f5cbc7ce3b0c91eb0d42d2e798ac6a9ffcc600be0cba7ea40c6f5634c336c049 21:35:01 [2022-08-23T21:35:01.909Z] #51 33.08 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 21:35:01 [2022-08-23T21:35:01.909Z] #51 33.08 Need to get 2136 kB of archives. 21:35:01 [2022-08-23T21:35:01.909Z] #51 33.08 After this operation, 10.8 MB of additional disk space will be used. 21:35:01 [2022-08-23T21:35:01.909Z] #51 33.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] 21:35:01 [2022-08-23T21:35:01.909Z] #51 33.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 21:35:01 [2022-08-23T21:35:01.909Z] #51 33.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] 21:35:01 [2022-08-23T21:35:01.909Z] #51 33.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] 21:35:01 [2022-08-23T21:35:01.909Z] #51 33.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 21:35:01 [2022-08-23T21:35:01.909Z] #51 33.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 21:35:01 [2022-08-23T21:35:01.909Z] #51 33.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 21:35:01 [2022-08-23T21:35:01.909Z] #51 35.86 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] 21:35:01 [2022-08-23T21:35:01.909Z] #51 37.19 debconf: delaying package configuration, since apt-utils is not installed 21:35:01 [2022-08-23T21:35:01.909Z] #51 37.44 Fetched 2136 kB in 3s (625 kB/s) 21:35:01 [2022-08-23T21:35:01.909Z] #51 37.66 Selecting previously unselected package libprotobuf23:arm64. 21:35:01 [2022-08-23T21:35:01.909Z] #51 37.66 (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 ... 15708 files and directories currently installed.) 21:35:01 [2022-08-23T21:35:01.909Z] #51 37.75 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... 21:35:01 [2022-08-23T21:35:01.909Z] #51 37.78 Unpacking libprotobuf23:arm64 (3.12.4-1) ... 21:35:01 [2022-08-23T21:35:01.909Z] #51 38.40 Selecting previously unselected package python3-pkg-resources. 21:35:01 [2022-08-23T21:35:01.909Z] #51 38.40 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... 21:35:01 [2022-08-23T21:35:01.909Z] #51 38.41 Unpacking python3-pkg-resources (52.0.0-4) ... 21:35:01 [2022-08-23T21:35:01.909Z] #51 38.67 Selecting previously unselected package python3-six. 21:35:01 [2022-08-23T21:35:01.909Z] #51 38.67 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... 21:35:01 [2022-08-23T21:35:01.909Z] #51 38.69 Unpacking python3-six (1.16.0-2) ... 21:35:01 [2022-08-23T21:35:01.909Z] #51 38.85 Selecting previously unselected package python3-protobuf. 21:35:01 [2022-08-23T21:35:01.909Z] #51 38.85 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... 21:35:01 [2022-08-23T21:35:01.909Z] #51 38.86 Unpacking python3-protobuf (3.12.4-1) ... 21:35:01 [2022-08-23T21:35:01.909Z] #51 39.43 Selecting previously unselected package libnet1:arm64. 21:35:01 [2022-08-23T21:35:01.909Z] #51 39.44 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 21:35:01 [2022-08-23T21:35:01.909Z] #51 39.46 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 21:35:01 [2022-08-23T21:35:01.909Z] #51 39.64 Selecting previously unselected package libnl-3-200:arm64. 21:35:01 [2022-08-23T21:35:01.909Z] #51 39.64 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... 21:35:01 [2022-08-23T21:35:01.909Z] #51 39.65 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 21:35:01 [2022-08-23T21:35:01.909Z] #51 39.77 Selecting previously unselected package libprotobuf-c1:arm64. 21:35:01 [2022-08-23T21:35:01.909Z] #51 39.77 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 21:35:01 [2022-08-23T21:35:01.909Z] #51 39.79 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 21:35:01 [2022-08-23T21:35:01.909Z] #51 39.92 Selecting previously unselected package criu. 21:35:01 [2022-08-23T21:35:01.909Z] #51 39.92 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... 21:35:01 [2022-08-23T21:35:01.909Z] #51 39.93 Unpacking criu (3.17.1-1) ... 21:35:01 [2022-08-23T21:35:01.909Z] #51 40.72 Setting up python3-pkg-resources (52.0.0-4) ... 21:35:01 [2022-08-23T21:35:01.909Z] #51 42.39 Setting up libprotobuf23:arm64 (3.12.4-1) ... 21:35:01 [2022-08-23T21:35:01.909Z] #51 42.43 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 21:35:01 [2022-08-23T21:35:01.909Z] #51 42.48 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 21:35:01 [2022-08-23T21:35:01.909Z] #51 42.52 Setting up python3-six (1.16.0-2) ... 21:35:02 [2022-08-23T21:35:02.005Z] #55 40.53 go: downloading github.com/moricho/tparallel v0.2.1 21:35:02 [2022-08-23T21:35:02.005Z] #55 40.58 go: downloading github.com/nakabonne/nestif v0.3.1 21:35:02 [2022-08-23T21:35:02.005Z] #55 40.67 go: downloading github.com/nishanths/exhaustive v0.7.11 21:35:02 [2022-08-23T21:35:02.033Z] #55 ... 21:35:02 [2022-08-23T21:35:02.033Z] 21:35:02 [2022-08-23T21:35:02.033Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:35:02 [2022-08-23T21:35:02.033Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 21:35:02 [2022-08-23T21:35:02.033Z] #62 31.79 Fetched 8571 kB in 24s (353 kB/s) 21:35:02 [2022-08-23T21:35:02.033Z] #62 31.79 Reading package lists... 21:35:02 [2022-08-23T21:35:02.033Z] #62 41.28 Reading package lists... 21:35:02 [2022-08-23T21:35:02.033Z] #62 ... 21:35:02 [2022-08-23T21:35:02.033Z] 21:35:02 [2022-08-23T21:35:02.033Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:35:02 [2022-08-23T21:35:02.033Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef 21:35:02 [2022-08-23T21:35:02.263Z] #55 40.80 go: downloading github.com/nishanths/predeclared v0.2.2 21:35:02 [2022-08-23T21:35:02.294Z] #47 40.77 Updating files: 45% (983/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) 21:35:02 [2022-08-23T21:35:02.294Z] #47 ... 21:35:02 [2022-08-23T21:35:02.294Z] 21:35:02 [2022-08-23T21:35:02.294Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:02 [2022-08-23T21:35:02.294Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:35:02 [2022-08-23T21:35:02.294Z] #14 32.13 Fetched 8571 kB in 24s (350 kB/s) 21:35:02 [2022-08-23T21:35:02.294Z] #14 32.13 Reading package lists... 21:35:02 [2022-08-23T21:35:02.294Z] #14 41.65 Reading package lists... 21:35:02 [2022-08-23T21:35:02.294Z] #14 ... 21:35:02 [2022-08-23T21:35:02.294Z] 21:35:02 [2022-08-23T21:35:02.294Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:35:02 [2022-08-23T21:35:02.294Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef 21:35:02 [2022-08-23T21:35:02.522Z] #55 41.03 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 21:35:02 [2022-08-23T21:35:02.554Z] #47 40.77 Updating files: 45% (983/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. 21:35:02 [2022-08-23T21:35:02.554Z] #47 42.17 + git checkout -q v2.3.0 21:35:02 [2022-08-23T21:35:02.554Z] #47 ... 21:35:02 [2022-08-23T21:35:02.554Z] 21:35:02 [2022-08-23T21:35:02.554Z] #76 [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 ; 21:35:02 [2022-08-23T21:35:02.554Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:35:02 [2022-08-23T21:35:02.554Z] #76 32.52 Fetched 8571 kB in 25s (344 kB/s) 21:35:02 [2022-08-23T21:35:02.554Z] #76 32.52 Reading package lists... 21:35:02 [2022-08-23T21:35:02.782Z] #55 41.25 go: downloading github.com/ryancurrah/gomodguard v1.2.3 21:35:02 [2022-08-23T21:35:02.782Z] #55 ... 21:35:02 [2022-08-23T21:35:02.782Z] 21:35:02 [2022-08-23T21:35:02.782Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:35:02 [2022-08-23T21:35:02.782Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 21:35:02 [2022-08-23T21:35:02.782Z] #62 31.25 Fetched 8571 kB in 25s (345 kB/s) 21:35:02 [2022-08-23T21:35:02.782Z] #62 31.25 Reading package lists... 21:35:02 [2022-08-23T21:35:02.815Z] #76 41.82 Reading package lists... 21:35:02 [2022-08-23T21:35:02.815Z] #76 ... 21:35:02 [2022-08-23T21:35:02.815Z] 21:35:02 [2022-08-23T21:35:02.815Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:35:02 [2022-08-23T21:35:02.815Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:35:02 [2022-08-23T21:35:02.815Z] #55 41.95 go: downloading github.com/moricho/tparallel v0.2.1 21:35:02 [2022-08-23T21:35:02.815Z] #55 41.95 go: downloading github.com/nakabonne/nestif v0.3.1 21:35:02 [2022-08-23T21:35:02.815Z] #55 42.09 go: downloading github.com/nishanths/exhaustive v0.7.11 21:35:02 [2022-08-23T21:35:02.815Z] #55 42.35 go: downloading github.com/nishanths/predeclared v0.2.2 21:35:02 [2022-08-23T21:35:02.815Z] #55 42.47 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 21:35:02 [2022-08-23T21:35:02.815Z] #55 42.48 go: downloading github.com/ryancurrah/gomodguard v1.2.3 21:35:02 [2022-08-23T21:35:02.815Z] #55 42.61 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 21:35:02 [2022-08-23T21:35:02.858Z] #49 27.99 Reading package lists... 21:35:02 [2022-08-23T21:35:02.858Z] #49 ... 21:35:02 [2022-08-23T21:35:02.858Z] 21:35:02 [2022-08-23T21:35:02.858Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 21:35:02 [2022-08-23T21:35:02.858Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 21:35:02 [2022-08-23T21:35:02.858Z] #79 CACHED 21:35:02 [2022-08-23T21:35:02.858Z] 21:35:02 [2022-08-23T21:35:02.858Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 21:35:02 [2022-08-23T21:35:02.858Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 21:35:02 [2022-08-23T21:35:02.858Z] #81 CACHED 21:35:02 [2022-08-23T21:35:02.858Z] 21:35:02 [2022-08-23T21:35:02.858Z] #49 [tini 1/3] 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 vim-common 21:35:02 [2022-08-23T21:35:02.858Z] #49 sha256:c91570744d2821a68f204a94f2c81f282206818ce2d03480776cf2e2743bf2e0 21:35:03 [2022-08-23T21:35:03.050Z] #62 40.27 Reading package lists... 21:35:03 [2022-08-23T21:35:03.050Z] #62 ... 21:35:03 [2022-08-23T21:35:03.050Z] 21:35:03 [2022-08-23T21:35:03.050Z] #42 [tini 1/3] 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 vim-common 21:35:03 [2022-08-23T21:35:03.050Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:35:03 [2022-08-23T21:35:03.050Z] #42 31.27 Fetched 8571 kB in 24s (353 kB/s) 21:35:03 [2022-08-23T21:35:03.050Z] #42 31.27 Reading package lists... 21:35:03 [2022-08-23T21:35:03.050Z] #42 41.02 Reading package lists... 21:35:03 [2022-08-23T21:35:03.050Z] #42 ... 21:35:03 [2022-08-23T21:35:03.050Z] 21:35:03 [2022-08-23T21:35:03.050Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:35:03 [2022-08-23T21:35:03.050Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef 21:35:03 [2022-08-23T21:35:03.075Z] #55 42.88 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 21:35:03 [2022-08-23T21:35:03.075Z] #55 43.00 go: downloading github.com/securego/gosec/v2 v2.11.0 21:35:03 [2022-08-23T21:35:03.294Z] #51 44.07 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 21:35:03 [2022-08-23T21:35:03.294Z] #51 44.30 Setting up python3-protobuf (3.12.4-1) ... 21:35:03 [2022-08-23T21:35:03.318Z] #47 41.32 Updating files: 47% (1036/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) 21:35:03 [2022-08-23T21:35:03.318Z] #47 ... 21:35:03 [2022-08-23T21:35:03.318Z] 21:35:03 [2022-08-23T21:35:03.318Z] #76 [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 ; 21:35:03 [2022-08-23T21:35:03.318Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:35:03 [2022-08-23T21:35:03.318Z] #76 31.94 Fetched 8571 kB in 25s (345 kB/s) 21:35:03 [2022-08-23T21:35:03.318Z] #76 31.94 Reading package lists... 21:35:03 [2022-08-23T21:35:03.578Z] #76 41.76 Reading package lists... 21:35:03 [2022-08-23T21:35:03.578Z] #76 ... 21:35:03 [2022-08-23T21:35:03.578Z] 21:35:03 [2022-08-23T21:35:03.578Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:35:03 [2022-08-23T21:35:03.578Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef 21:35:03 [2022-08-23T21:35:03.644Z] #55 43.56 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 21:35:03 [2022-08-23T21:35:03.644Z] #55 ... 21:35:03 [2022-08-23T21:35:03.644Z] 21:35:03 [2022-08-23T21:35:03.644Z] #51 [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 21:35:03 [2022-08-23T21:35:03.644Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:35:03 [2022-08-23T21:35:03.644Z] #51 33.20 Fetched 8575 kB in 26s (332 kB/s) 21:35:03 [2022-08-23T21:35:03.644Z] #51 33.20 Reading package lists... 21:35:03 [2022-08-23T21:35:03.644Z] #51 42.94 Reading package lists... 21:35:03 [2022-08-23T21:35:03.644Z] #51 ... 21:35:03 [2022-08-23T21:35:03.644Z] 21:35:03 [2022-08-23T21:35:03.644Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:35:03 [2022-08-23T21:35:03.644Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:35:03 [2022-08-23T21:35:03.644Z] #55 43.60 go: downloading github.com/sivchari/containedctx v1.0.2 21:35:03 [2022-08-23T21:35:03.866Z] #51 ... 21:35:03 [2022-08-23T21:35:03.866Z] 21:35:03 [2022-08-23T21:35:03.866Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:35:03 [2022-08-23T21:35:03.866Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3 21:35:03 [2022-08-23T21:35:03.866Z] #55 35.55 go: downloading github.com/prometheus/procfs v0.7.3 21:35:03 [2022-08-23T21:35:03.866Z] #55 35.55 go: downloading google.golang.org/protobuf v1.28.0 21:35:03 [2022-08-23T21:35:03.866Z] #55 36.79 go: downloading github.com/mattn/go-runewidth v0.0.9 21:35:03 [2022-08-23T21:35:03.866Z] #55 37.64 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 21:35:03 [2022-08-23T21:35:03.904Z] #55 43.76 go: downloading github.com/sivchari/tenv v1.5.0 21:35:03 [2022-08-23T21:35:03.904Z] #55 43.77 go: downloading github.com/sonatard/noctx v0.0.1 21:35:04 [2022-08-23T21:35:04.126Z] #55 ... 21:35:04 [2022-08-23T21:35:04.126Z] 21:35:04 [2022-08-23T21:35:04.126Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:04 [2022-08-23T21:35:04.126Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8 21:35:04 [2022-08-23T21:35:04.126Z] #14 38.27 Selecting previously unselected package binutils-mingw-w64-x86-64. 21:35:04 [2022-08-23T21:35:04.126Z] #14 38.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... 21:35:04 [2022-08-23T21:35:04.126Z] #14 38.29 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 21:35:04 [2022-08-23T21:35:04.126Z] #14 40.79 Selecting previously unselected package binutils-mingw-w64. 21:35:04 [2022-08-23T21:35:04.126Z] #14 40.80 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... 21:35:04 [2022-08-23T21:35:04.126Z] #14 40.81 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... 21:35:04 [2022-08-23T21:35:04.126Z] #14 40.94 Selecting previously unselected package libdevmapper1.02.1:arm64. 21:35:04 [2022-08-23T21:35:04.126Z] #14 40.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 21:35:04 [2022-08-23T21:35:04.126Z] #14 40.95 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 21:35:04 [2022-08-23T21:35:04.126Z] #14 41.13 Selecting previously unselected package dmsetup. 21:35:04 [2022-08-23T21:35:04.126Z] #14 41.13 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 21:35:04 [2022-08-23T21:35:04.126Z] #14 41.14 Unpacking dmsetup (2:1.02.175-2.1) ... 21:35:04 [2022-08-23T21:35:04.126Z] #14 41.37 Selecting previously unselected package mingw-w64-common. 21:35:04 [2022-08-23T21:35:04.126Z] #14 41.37 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... 21:35:04 [2022-08-23T21:35:04.126Z] #14 41.38 Unpacking mingw-w64-common (8.0.0-1) ... 21:35:04 [2022-08-23T21:35:04.163Z] #55 43.92 go: downloading github.com/sourcegraph/go-diff v0.6.1 21:35:04 [2022-08-23T21:35:04.163Z] #55 44.15 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 21:35:04 [2022-08-23T21:35:04.380Z] #67 ... 21:35:04 [2022-08-23T21:35:04.380Z] 21:35:04 [2022-08-23T21:35:04.380Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:35:04 [2022-08-23T21:35:04.380Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef 21:35:04 [2022-08-23T21:35:04.380Z] #47 26.15 Updating files: 74% (1615/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. 21:35:04 [2022-08-23T21:35:04.380Z] #47 26.84 + git checkout -q v2.3.0 21:35:04 [2022-08-23T21:35:04.380Z] #47 28.90 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 21:35:04 [2022-08-23T21:35:04.423Z] #55 44.26 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 21:35:04 [2022-08-23T21:35:04.618Z] #47 41.32 Updating files: 47% (1036/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 81% (1777/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. 21:35:04 [2022-08-23T21:35:04.618Z] #47 42.81 + git checkout -q v2.3.0 21:35:04 [2022-08-23T21:35:04.683Z] #55 44.42 go: downloading github.com/sylvia7788/contextcheck v1.0.4 21:35:04 [2022-08-23T21:35:04.683Z] #55 44.45 go: downloading github.com/tdakkota/asciicheck v0.1.1 21:35:04 [2022-08-23T21:35:04.683Z] #55 44.67 go: downloading github.com/tetafro/godot v1.4.11 21:35:04 [2022-08-23T21:35:04.744Z] #49 27.99 Reading package lists... 21:35:04 [2022-08-23T21:35:04.744Z] #49 ... 21:35:04 [2022-08-23T21:35:04.744Z] 21:35:04 [2022-08-23T21:35:04.744Z] #69 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:35:04 [2022-08-23T21:35:04.744Z] #69 sha256:7b747f9378d2ec3b29d73b49ebdfcebda962e333cd4093b0f79b814db7c81700 21:35:04 [2022-08-23T21:35:04.744Z] #69 27.89 Reading package lists... 21:35:04 [2022-08-23T21:35:04.785Z] #14 ... 21:35:04 [2022-08-23T21:35:04.785Z] 21:35:04 [2022-08-23T21:35:04.785Z] #76 [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 ; 21:35:04 [2022-08-23T21:35:04.785Z] #76 sha256:fa20c54da028ba69aa4ff002d5080a320567d0b5b6bbeda8c0bdf45fb8f77bb7 21:35:04 [2022-08-23T21:35:04.785Z] #76 DONE 46.3s 21:35:04 [2022-08-23T21:35:04.785Z] 21:35:04 [2022-08-23T21:35:04.785Z] #77 [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 21:35:04 [2022-08-23T21:35:04.785Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e 21:35:04 [2022-08-23T21:35:04.944Z] #55 44.89 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 21:35:04 [2022-08-23T21:35:04.944Z] #55 44.96 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 21:35:05 [2022-08-23T21:35:05.204Z] #55 45.25 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 21:35:05 [2022-08-23T21:35:05.736Z] #77 0.725 Cloning into '/tmp/crun-build'... 21:35:05 [2022-08-23T21:35:05.765Z] #47 ... 21:35:05 [2022-08-23T21:35:05.765Z] 21:35:05 [2022-08-23T21:35:05.765Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 21:35:05 [2022-08-23T21:35:05.765Z] #31 sha256:fd96f9f14f90e731142a592df99a43c63b7d7b84a6be9e1fa49e35386995a79a 21:35:05 [2022-08-23T21:35:05.765Z] #31 22.14 21:35:05 [2022-08-23T21:35:05.765Z] #31 26.88 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 21:35:05 [2022-08-23T21:35:05.765Z] #31 28.70 21:35:05 [2022-08-23T21:35:05.765Z] #31 29.03 #=#=# ######################################################################## 100.0% 21:35:05 [2022-08-23T21:35:05.773Z] #55 45.61 go: downloading github.com/ultraware/funlen v0.0.3 21:35:05 [2022-08-23T21:35:05.773Z] #55 45.68 go: downloading github.com/ultraware/whitespace v0.0.5 21:35:05 [2022-08-23T21:35:05.773Z] #55 45.72 go: downloading github.com/uudashr/gocognit v1.0.5 21:35:05 [2022-08-23T21:35:05.773Z] #55 45.83 go: downloading github.com/yagipy/maintidx v1.0.0 21:35:06 [2022-08-23T21:35:06.033Z] #55 45.94 go: downloading github.com/yeya24/promlinter v0.2.0 21:35:06 [2022-08-23T21:35:06.038Z] #31 ... 21:35:06 [2022-08-23T21:35:06.038Z] 21:35:06 [2022-08-23T21:35:06.038Z] #76 [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 ; 21:35:06 [2022-08-23T21:35:06.038Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:35:06 [2022-08-23T21:35:06.038Z] #76 24.96 The following NEW packages will be installed: 21:35:06 [2022-08-23T21:35:06.038Z] #76 24.96 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file 21:35:06 [2022-08-23T21:35:06.038Z] #76 24.96 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 21:35:06 [2022-08-23T21:35:06.038Z] #76 24.96 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev 21:35:06 [2022-08-23T21:35:06.038Z] #76 24.96 libyajl2 m4 patch xz-utils 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.51 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.51 Need to get 5940 kB of archives. 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.51 After this operation, 18.7 MB of additional disk space will be used. 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.68 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.85 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] 21:35:06 [2022-08-23T21:35:06.038Z] #76 25.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] 21:35:06 [2022-08-23T21:35:06.614Z] #55 46.32 go: downloading gitlab.com/bosi/decorder v0.2.1 21:35:06 [2022-08-23T21:35:06.632Z] #69 36.51 Building dependency tree... 21:35:06 [2022-08-23T21:35:06.632Z] #69 38.09 Reading state information... 21:35:06 [2022-08-23T21:35:06.874Z] #55 46.62 go: downloading honnef.co/go/tools v0.3.1 21:35:06 [2022-08-23T21:35:06.981Z] #76 ... 21:35:06 [2022-08-23T21:35:06.981Z] 21:35:06 [2022-08-23T21:35:06.981Z] #40 [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.2.3" && /build/go-winres --help 21:35:06 [2022-08-23T21:35:06.981Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8 21:35:06 [2022-08-23T21:35:06.981Z] #40 22.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 21:35:06 [2022-08-23T21:35:06.981Z] #40 23.21 go: downloading github.com/russross/blackfriday/v2 v2.1.0 21:35:07 [2022-08-23T21:35:07.242Z] #40 ... 21:35:07 [2022-08-23T21:35:07.242Z] 21:35:07 [2022-08-23T21:35:07.242Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:35:07 [2022-08-23T21:35:07.242Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:35:07 [2022-08-23T21:35:07.242Z] #55 24.42 go: downloading github.com/sirupsen/logrus v1.8.1 21:35:07 [2022-08-23T21:35:07.242Z] #55 24.42 go: downloading github.com/stretchr/testify v1.7.1 21:35:07 [2022-08-23T21:35:07.242Z] #55 24.80 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 21:35:07 [2022-08-23T21:35:07.242Z] #55 24.91 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 21:35:07 [2022-08-23T21:35:07.242Z] #55 25.05 go: downloading github.com/fsnotify/fsnotify v1.5.4 21:35:07 [2022-08-23T21:35:07.242Z] #55 25.08 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:35:07 [2022-08-23T21:35:07.242Z] #55 25.18 go: downloading github.com/spf13/afero v1.8.2 21:35:07 [2022-08-23T21:35:07.242Z] #55 25.31 go: downloading github.com/spf13/cast v1.4.1 21:35:07 [2022-08-23T21:35:07.242Z] #55 25.46 go: downloading github.com/spf13/jwalterweatherman v1.1.0 21:35:07 [2022-08-23T21:35:07.242Z] #55 25.61 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 21:35:07 [2022-08-23T21:35:07.242Z] #55 25.65 go: downloading github.com/go-toolsmith/astcast v1.0.0 21:35:07 [2022-08-23T21:35:07.242Z] #55 25.89 go: downloading github.com/go-toolsmith/astcopy v1.0.0 21:35:07 [2022-08-23T21:35:07.242Z] #55 25.97 go: downloading github.com/go-toolsmith/astequal v1.0.1 21:35:07 [2022-08-23T21:35:07.914Z] #47 45.87 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 21:35:07 [2022-08-23T21:35:07.999Z] #69 39.79 The following additional packages will be installed: 21:35:07 [2022-08-23T21:35:07.999Z] #69 39.81 libbtrfs0 21:35:08 [2022-08-23T21:35:08.255Z] #69 40.03 The following NEW packages will be installed: 21:35:08 [2022-08-23T21:35:08.255Z] #69 40.05 libbtrfs-dev libbtrfs0 21:35:08 [2022-08-23T21:35:08.289Z] #77 ... 21:35:08 [2022-08-23T21:35:08.289Z] 21:35:08 [2022-08-23T21:35:08.289Z] #42 [tini 1/3] 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 vim-common 21:35:08 [2022-08-23T21:35:08.289Z] #42 sha256:8b5d5ef30a3edcf97e9e1e3a890095b0a6aaf276c70841f91e13d159e54cd07b 21:35:08 [2022-08-23T21:35:08.289Z] #42 39.62 Selecting previously unselected package libicu67:arm64. 21:35:08 [2022-08-23T21:35:08.289Z] #42 39.62 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... 21:35:08 [2022-08-23T21:35:08.289Z] #42 39.64 Unpacking libicu67:arm64 (67.1-7) ... 21:35:08 [2022-08-23T21:35:08.289Z] #42 45.74 Selecting previously unselected package libxml2:arm64. 21:35:08 [2022-08-23T21:35:08.289Z] #42 45.74 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... 21:35:08 [2022-08-23T21:35:08.289Z] #42 45.76 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... 21:35:08 [2022-08-23T21:35:08.289Z] #42 46.30 Selecting previously unselected package libarchive13:arm64. 21:35:08 [2022-08-23T21:35:08.289Z] #42 46.30 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... 21:35:08 [2022-08-23T21:35:08.289Z] #42 46.31 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... 21:35:08 [2022-08-23T21:35:08.289Z] #42 46.74 Selecting previously unselected package libjsoncpp24:arm64. 21:35:08 [2022-08-23T21:35:08.289Z] #42 46.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... 21:35:08 [2022-08-23T21:35:08.289Z] #42 46.74 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... 21:35:08 [2022-08-23T21:35:08.289Z] #42 47.00 Selecting previously unselected package librhash0:arm64. 21:35:08 [2022-08-23T21:35:08.289Z] #42 47.00 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... 21:35:08 [2022-08-23T21:35:08.289Z] #42 47.01 Unpacking librhash0:arm64 (1.4.1-2) ... 21:35:08 [2022-08-23T21:35:08.289Z] #42 47.27 Selecting previously unselected package libuv1:arm64. 21:35:08 [2022-08-23T21:35:08.289Z] #42 47.27 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... 21:35:08 [2022-08-23T21:35:08.289Z] #42 47.28 Unpacking libuv1:arm64 (1.40.0-2) ... 21:35:08 [2022-08-23T21:35:08.289Z] #42 47.44 Selecting previously unselected package cmake. 21:35:08 [2022-08-23T21:35:08.289Z] #42 47.44 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... 21:35:08 [2022-08-23T21:35:08.289Z] #42 47.45 Unpacking cmake (3.18.4-2+deb11u1) ... 21:35:08 [2022-08-23T21:35:08.289Z] #42 50.00 Setting up libicu67:arm64 (67.1-7) ... 21:35:08 [2022-08-23T21:35:08.289Z] #42 50.03 Setting up xxd (2:8.2.2434-3+deb11u1) ... 21:35:08 [2022-08-23T21:35:08.289Z] #42 50.05 Setting up libuv1:arm64 (1.40.0-2) ... 21:35:08 [2022-08-23T21:35:08.551Z] #42 50.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 21:35:08 [2022-08-23T21:35:08.551Z] #42 50.13 Setting up libjsoncpp24:arm64 (1.9.4-4) ... 21:35:08 [2022-08-23T21:35:08.551Z] #42 50.14 Setting up librhash0:arm64 (1.4.1-2) ... 21:35:08 [2022-08-23T21:35:08.551Z] #42 50.18 Setting up cmake-data (3.18.4-2+deb11u1) ... 21:35:08 [2022-08-23T21:35:08.551Z] #42 ... 21:35:08 [2022-08-23T21:35:08.551Z] 21:35:08 [2022-08-23T21:35:08.551Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:35:08 [2022-08-23T21:35:08.551Z] #34 sha256:f4bbb960a6898e799ff1323dc7c330777ce8963a790e02b14327a5f25ce798d0 21:35:08 [2022-08-23T21:35:08.551Z] #34 39.74 Updating files: 99% (1508/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. 21:35:08 [2022-08-23T21:35:08.551Z] #34 39.81 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 21:35:08 [2022-08-23T21:35:08.551Z] #34 40.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:35:08 [2022-08-23T21:35:08.551Z] #34 ... 21:35:08 [2022-08-23T21:35:08.551Z] 21:35:08 [2022-08-23T21:35:08.551Z] #42 [tini 1/3] 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 vim-common 21:35:08 [2022-08-23T21:35:08.551Z] #42 sha256:8b5d5ef30a3edcf97e9e1e3a890095b0a6aaf276c70841f91e13d159e54cd07b 21:35:08 [2022-08-23T21:35:08.551Z] #42 50.22 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... 21:35:08 [2022-08-23T21:35:08.551Z] #42 50.24 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... 21:35:08 [2022-08-23T21:35:08.551Z] #42 50.26 Setting up cmake (3.18.4-2+deb11u1) ... 21:35:08 [2022-08-23T21:35:08.551Z] #42 50.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:35:08 [2022-08-23T21:35:08.631Z] #55 ... 21:35:08 [2022-08-23T21:35:08.631Z] 21:35:08 [2022-08-23T21:35:08.631Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version 21:35:08 [2022-08-23T21:35:08.631Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 21:35:08 [2022-08-23T21:35:08.631Z] #53 24.55 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 21:35:08 [2022-08-23T21:35:08.631Z] #53 24.55 go: downloading golang.org/x/mod v0.3.0 21:35:08 [2022-08-23T21:35:08.817Z] #69 40.48 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 21:35:08 [2022-08-23T21:35:08.817Z] #69 40.48 Need to get 460 kB of archives. 21:35:08 [2022-08-23T21:35:08.817Z] #69 40.48 After this operation, 1237 kB of additional disk space will be used. 21:35:08 [2022-08-23T21:35:08.817Z] #69 40.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 21:35:08 [2022-08-23T21:35:08.817Z] #69 40.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 21:35:08 [2022-08-23T21:35:08.891Z] #53 ... 21:35:08 [2022-08-23T21:35:08.891Z] 21:35:08 [2022-08-23T21:35:08.891Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version 21:35:08 [2022-08-23T21:35:08.891Z] #57 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1 21:35:08 [2022-08-23T21:35:08.891Z] #57 34.54 v3.0.2 21:35:09 [2022-08-23T21:35:09.074Z] #69 40.86 debconf: delaying package configuration, since apt-utils is not installed 21:35:09 [2022-08-23T21:35:09.334Z] #69 41.12 Fetched 460 kB in 0s (1491 kB/s) 21:35:09 [2022-08-23T21:35:09.602Z] #69 41.19 Selecting previously unselected package libbtrfs0:amd64. 21:35:09 [2022-08-23T21:35:09.602Z] #69 41.19 (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 ... 30255 files and directories currently installed.) 21:35:09 [2022-08-23T21:35:09.602Z] #69 41.23 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... 21:35:09 [2022-08-23T21:35:09.602Z] #69 41.24 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 21:35:09 [2022-08-23T21:35:09.858Z] #69 41.42 Selecting previously unselected package libbtrfs-dev:amd64. 21:35:09 [2022-08-23T21:35:09.858Z] #69 41.42 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... 21:35:09 [2022-08-23T21:35:09.858Z] #69 41.43 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 21:35:09 [2022-08-23T21:35:09.858Z] #69 41.66 Setting up libbtrfs0:amd64 (5.10.1-2) ... 21:35:09 [2022-08-23T21:35:09.858Z] #69 41.67 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 21:35:09 [2022-08-23T21:35:09.858Z] #69 41.68 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:35:10 [2022-08-23T21:35:10.115Z] #69 DONE 41.9s 21:35:10 [2022-08-23T21:35:10.115Z] 21:35:10 [2022-08-23T21:35:10.115Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:10 [2022-08-23T21:35:10.115Z] #20 sha256:f438a9c3587cd8780b5e740d22f13aa226a9c36cf2e7462516ee02af0d5918e0 21:35:10 [2022-08-23T21:35:10.115Z] #20 28.20 Reading package lists... 21:35:10 [2022-08-23T21:35:10.115Z] #20 36.80 Building dependency tree... 21:35:10 [2022-08-23T21:35:10.115Z] #20 38.44 Reading state information... 21:35:10 [2022-08-23T21:35:10.115Z] #20 39.85 The following additional packages will be installed: 21:35:10 [2022-08-23T21:35:10.115Z] #20 39.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 21:35:10 [2022-08-23T21:35:10.115Z] #20 39.85 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base 21:35:10 [2022-08-23T21:35:10.115Z] #20 39.85 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime 21:35:10 [2022-08-23T21:35:10.115Z] #20 39.85 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 21:35:10 [2022-08-23T21:35:10.115Z] #20 39.86 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 21:35:10 [2022-08-23T21:35:10.115Z] #20 39.88 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev 21:35:10 [2022-08-23T21:35:10.115Z] #20 39.88 mingw-w64-common mingw-w64-x86-64-dev 21:35:10 [2022-08-23T21:35:10.115Z] #20 39.90 Suggested packages: 21:35:10 [2022-08-23T21:35:10.115Z] #20 39.91 gcc-10-locales seccomp wine64 21:35:10 [2022-08-23T21:35:10.115Z] #20 40.42 The following NEW packages will be installed: 21:35:10 [2022-08-23T21:35:10.115Z] #20 40.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 21:35:10 [2022-08-23T21:35:10.115Z] #20 40.42 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 21:35:10 [2022-08-23T21:35:10.115Z] #20 40.42 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix 21:35:10 [2022-08-23T21:35:10.115Z] #20 40.42 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 21:35:10 [2022-08-23T21:35:10.115Z] #20 40.42 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev 21:35:10 [2022-08-23T21:35:10.115Z] #20 40.42 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 21:35:10 [2022-08-23T21:35:10.115Z] #20 40.42 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev 21:35:10 [2022-08-23T21:35:10.115Z] #20 40.42 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common 21:35:10 [2022-08-23T21:35:10.115Z] #20 40.43 mingw-w64-x86-64-dev 21:35:10 [2022-08-23T21:35:10.115Z] #20 40.76 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 21:35:10 [2022-08-23T21:35:10.115Z] #20 40.76 Need to get 115 MB of archives. 21:35:10 [2022-08-23T21:35:10.115Z] #20 40.76 After this operation, 645 MB of additional disk space will be used. 21:35:10 [2022-08-23T21:35:10.115Z] #20 40.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] 21:35:10 [2022-08-23T21:35:10.115Z] #20 40.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] 21:35:10 [2022-08-23T21:35:10.115Z] #20 40.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] 21:35:10 [2022-08-23T21:35:10.115Z] #20 40.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] 21:35:10 [2022-08-23T21:35:10.115Z] #20 40.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] 21:35:10 [2022-08-23T21:35:10.115Z] #20 40.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] 21:35:10 [2022-08-23T21:35:10.115Z] #20 40.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] 21:35:10 [2022-08-23T21:35:10.115Z] #20 40.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] 21:35:10 [2022-08-23T21:35:10.115Z] #20 40.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] 21:35:10 [2022-08-23T21:35:10.115Z] #20 41.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] 21:35:10 [2022-08-23T21:35:10.115Z] #20 41.57 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] 21:35:10 [2022-08-23T21:35:10.115Z] #20 41.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] 21:35:10 [2022-08-23T21:35:10.115Z] #20 41.85 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] 21:35:10 [2022-08-23T21:35:10.168Z] #55 49.53 go: downloading mvdan.cc/gofumpt v0.3.1 21:35:10 [2022-08-23T21:35:10.168Z] #55 49.54 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 21:35:10 [2022-08-23T21:35:10.168Z] #55 49.98 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 21:35:10 [2022-08-23T21:35:10.168Z] #55 49.99 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f 21:35:10 [2022-08-23T21:35:10.168Z] #55 50.23 go: downloading github.com/davecgh/go-spew v1.1.1 21:35:10 [2022-08-23T21:35:10.375Z] #20 ... 21:35:10 [2022-08-23T21:35:10.375Z] 21:35:10 [2022-08-23T21:35:10.375Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / 21:35:10 [2022-08-23T21:35:10.375Z] #70 sha256:81f5fb624bdad1318a859c4ced667c3286b81de43e2687d63e9d1ee13ea0b06f 21:35:10 [2022-08-23T21:35:10.375Z] #70 DONE 0.2s 21:35:10 [2022-08-23T21:35:10.375Z] 21:35:10 [2022-08-23T21:35:10.375Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:35:10 [2022-08-23T21:35:10.375Z] #71 sha256:79db28ba0c0e936b876f590dfc02099b27b9550fad70f529d423a6a69bed045f 21:35:10 [2022-08-23T21:35:10.428Z] #55 50.23 go: downloading github.com/pmezard/go-difflib v1.0.0 21:35:10 [2022-08-23T21:35:10.428Z] #55 50.29 go: downloading github.com/stretchr/objx v0.1.1 21:35:10 [2022-08-23T21:35:10.509Z] #42 DONE 51.9s 21:35:10 [2022-08-23T21:35:10.509Z] 21:35:10 [2022-08-23T21:35:10.509Z] #51 [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 21:35:10 [2022-08-23T21:35:10.509Z] #51 sha256:f5cbc7ce3b0c91eb0d42d2e798ac6a9ffcc600be0cba7ea40c6f5634c336c049 21:35:10 [2022-08-23T21:35:10.510Z] #51 47.79 Setting up criu (3.17.1-1) ... 21:35:10 [2022-08-23T21:35:10.510Z] #51 49.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:35:10 [2022-08-23T21:35:10.510Z] #51 DONE 51.3s 21:35:10 [2022-08-23T21:35:10.510Z] 21:35:10 [2022-08-23T21:35:10.510Z] #77 [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 21:35:10 [2022-08-23T21:35:10.510Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e 21:35:10 [2022-08-23T21:35:10.510Z] #77 5.209 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' 21:35:10 [2022-08-23T21:35:10.510Z] #77 5.238 Cloning into '/tmp/crun-build/libocispec'... 21:35:10 [2022-08-23T21:35:10.688Z] #55 ... 21:35:10 [2022-08-23T21:35:10.688Z] 21:35:10 [2022-08-23T21:35:10.688Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:35:10 [2022-08-23T21:35:10.688Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 21:35:10 [2022-08-23T21:35:10.688Z] #62 41.28 Reading package lists... 21:35:10 [2022-08-23T21:35:10.772Z] #77 ... 21:35:10 [2022-08-23T21:35:10.772Z] 21:35:10 [2022-08-23T21:35:10.772Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / 21:35:10 [2022-08-23T21:35:10.772Z] #43 sha256:1bc729c25bfd7fd83f56763a0b89b38ab67e752e71a5922aad900a30a521ed96 21:35:10 [2022-08-23T21:35:10.772Z] #43 DONE 0.4s 21:35:10 [2022-08-23T21:35:10.772Z] 21:35:10 [2022-08-23T21:35:10.772Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini 21:35:10 [2022-08-23T21:35:10.772Z] #44 sha256:afb8e5d5182ad1339fa2ae462b6ee7517ab08b00ce5e742a85ddea215ce18449 21:35:10 [2022-08-23T21:35:10.813Z] #57 ... 21:35:10 [2022-08-23T21:35:10.813Z] 21:35:10 [2022-08-23T21:35:10.813Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:10 [2022-08-23T21:35:10.813Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:35:10 [2022-08-23T21:35:10.813Z] #14 26.53 Fetched 8571 kB in 17s (495 kB/s) 21:35:10 [2022-08-23T21:35:10.813Z] #14 26.53 Reading package lists... 21:35:10 [2022-08-23T21:35:10.813Z] #14 31.56 Reading package lists... 21:35:10 [2022-08-23T21:35:10.813Z] #14 35.24 Building dependency tree... 21:35:11 [2022-08-23T21:35:11.074Z] #14 ... 21:35:11 [2022-08-23T21:35:11.074Z] 21:35:11 [2022-08-23T21:35:11.074Z] #42 [tini 1/3] 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 vim-common 21:35:11 [2022-08-23T21:35:11.074Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:35:11 [2022-08-23T21:35:11.074Z] #42 26.67 Fetched 8571 kB in 18s (489 kB/s) 21:35:11 [2022-08-23T21:35:11.074Z] #42 26.67 Reading package lists... 21:35:11 [2022-08-23T21:35:11.074Z] #42 31.57 Reading package lists... 21:35:11 [2022-08-23T21:35:11.074Z] #42 35.40 Building dependency tree... 21:35:11 [2022-08-23T21:35:11.074Z] #42 ... 21:35:11 [2022-08-23T21:35:11.074Z] 21:35:11 [2022-08-23T21:35:11.074Z] #51 [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 21:35:11 [2022-08-23T21:35:11.074Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:35:11 [2022-08-23T21:35:11.074Z] #51 21.57 Reading package lists... 21:35:11 [2022-08-23T21:35:11.074Z] #51 28.02 Reading package lists... 21:35:11 [2022-08-23T21:35:11.074Z] #51 32.60 Building dependency tree... 21:35:11 [2022-08-23T21:35:11.074Z] #51 34.99 The following additional packages will be installed: 21:35:11 [2022-08-23T21:35:11.074Z] #51 34.99 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 21:35:11 [2022-08-23T21:35:11.074Z] #51 34.99 python3-protobuf python3-six 21:35:11 [2022-08-23T21:35:11.074Z] #51 34.99 Suggested packages: 21:35:11 [2022-08-23T21:35:11.074Z] #51 34.99 python3-setuptools 21:35:11 [2022-08-23T21:35:11.074Z] #51 34.99 Recommended packages: 21:35:11 [2022-08-23T21:35:11.074Z] #51 34.99 iproute2 | iproute 21:35:11 [2022-08-23T21:35:11.074Z] #51 35.47 The following NEW packages will be installed: 21:35:11 [2022-08-23T21:35:11.074Z] #51 35.48 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 21:35:11 [2022-08-23T21:35:11.074Z] #51 35.48 python3-protobuf python3-six 21:35:11 [2022-08-23T21:35:11.074Z] #51 35.88 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 21:35:11 [2022-08-23T21:35:11.074Z] #51 35.88 Need to get 2315 kB of archives. 21:35:11 [2022-08-23T21:35:11.074Z] #51 35.88 After this operation, 11.1 MB of additional disk space will be used. 21:35:11 [2022-08-23T21:35:11.074Z] #51 35.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] 21:35:11 [2022-08-23T21:35:11.074Z] #51 ... 21:35:11 [2022-08-23T21:35:11.074Z] 21:35:11 [2022-08-23T21:35:11.074Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:11 [2022-08-23T21:35:11.074Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:35:11 [2022-08-23T21:35:11.074Z] #14 37.00 The following additional packages will be installed: 21:35:11 [2022-08-23T21:35:11.074Z] #14 37.00 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 21:35:11 [2022-08-23T21:35:11.074Z] #14 37.01 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base 21:35:11 [2022-08-23T21:35:11.074Z] #14 37.01 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime 21:35:11 [2022-08-23T21:35:11.074Z] #14 37.01 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 21:35:11 [2022-08-23T21:35:11.074Z] #14 37.01 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 21:35:11 [2022-08-23T21:35:11.074Z] #14 37.01 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev 21:35:11 [2022-08-23T21:35:11.074Z] #14 37.01 mingw-w64-common mingw-w64-x86-64-dev 21:35:11 [2022-08-23T21:35:11.074Z] #14 37.02 Suggested packages: 21:35:11 [2022-08-23T21:35:11.074Z] #14 37.02 gcc-10-locales seccomp wine64 21:35:11 [2022-08-23T21:35:11.216Z] #47 ... 21:35:11 [2022-08-23T21:35:11.216Z] 21:35:11 [2022-08-23T21:35:11.216Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:11 [2022-08-23T21:35:11.216Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:35:11 [2022-08-23T21:35:11.216Z] #14 30.13 Reading package lists... 21:35:11 [2022-08-23T21:35:11.216Z] #14 39.70 Reading package lists... 21:35:11 [2022-08-23T21:35:11.216Z] #14 49.27 Building dependency tree... 21:35:11 [2022-08-23T21:35:11.216Z] #14 ... 21:35:11 [2022-08-23T21:35:11.216Z] 21:35:11 [2022-08-23T21:35:11.216Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:35:11 [2022-08-23T21:35:11.216Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:35:11 [2022-08-23T21:35:11.216Z] #55 41.42 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 21:35:11 [2022-08-23T21:35:11.216Z] #55 41.43 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 21:35:11 [2022-08-23T21:35:11.216Z] #55 41.59 go: downloading github.com/securego/gosec/v2 v2.11.0 21:35:11 [2022-08-23T21:35:11.216Z] #55 42.20 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 21:35:11 [2022-08-23T21:35:11.216Z] #55 42.20 go: downloading github.com/sivchari/containedctx v1.0.2 21:35:11 [2022-08-23T21:35:11.216Z] #55 42.32 go: downloading github.com/sivchari/tenv v1.5.0 21:35:11 [2022-08-23T21:35:11.216Z] #55 42.52 go: downloading github.com/sonatard/noctx v0.0.1 21:35:11 [2022-08-23T21:35:11.216Z] #55 42.61 go: downloading github.com/sourcegraph/go-diff v0.6.1 21:35:11 [2022-08-23T21:35:11.216Z] #55 42.94 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 21:35:11 [2022-08-23T21:35:11.216Z] #55 43.06 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 21:35:11 [2022-08-23T21:35:11.216Z] #55 43.13 go: downloading github.com/sylvia7788/contextcheck v1.0.4 21:35:11 [2022-08-23T21:35:11.216Z] #55 43.23 go: downloading github.com/tdakkota/asciicheck v0.1.1 21:35:11 [2022-08-23T21:35:11.216Z] #55 43.26 go: downloading github.com/tetafro/godot v1.4.11 21:35:11 [2022-08-23T21:35:11.216Z] #55 43.37 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 21:35:11 [2022-08-23T21:35:11.216Z] #55 43.41 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 21:35:11 [2022-08-23T21:35:11.216Z] #55 43.53 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 21:35:11 [2022-08-23T21:35:11.216Z] #55 43.87 go: downloading github.com/ultraware/funlen v0.0.3 21:35:11 [2022-08-23T21:35:11.216Z] #55 43.90 go: downloading github.com/ultraware/whitespace v0.0.5 21:35:11 [2022-08-23T21:35:11.216Z] #55 43.96 go: downloading github.com/uudashr/gocognit v1.0.5 21:35:11 [2022-08-23T21:35:11.216Z] #55 44.09 go: downloading github.com/yagipy/maintidx v1.0.0 21:35:11 [2022-08-23T21:35:11.216Z] #55 44.28 go: downloading github.com/yeya24/promlinter v0.2.0 21:35:11 [2022-08-23T21:35:11.216Z] #55 44.88 go: downloading gitlab.com/bosi/decorder v0.2.1 21:35:11 [2022-08-23T21:35:11.216Z] #55 45.08 go: downloading honnef.co/go/tools v0.3.1 21:35:11 [2022-08-23T21:35:11.216Z] #55 48.04 go: downloading mvdan.cc/gofumpt v0.3.1 21:35:11 [2022-08-23T21:35:11.216Z] #55 48.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 21:35:11 [2022-08-23T21:35:11.216Z] #55 48.42 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 21:35:11 [2022-08-23T21:35:11.216Z] #55 48.68 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f 21:35:11 [2022-08-23T21:35:11.216Z] #55 48.69 go: downloading github.com/davecgh/go-spew v1.1.1 21:35:11 [2022-08-23T21:35:11.216Z] #55 48.93 go: downloading github.com/pmezard/go-difflib v1.0.0 21:35:11 [2022-08-23T21:35:11.216Z] #55 48.96 go: downloading github.com/stretchr/objx v0.1.1 21:35:11 [2022-08-23T21:35:11.216Z] #55 49.10 go: downloading github.com/subosito/gotenv v1.2.0 21:35:11 [2022-08-23T21:35:11.216Z] #55 49.21 go: downloading github.com/hashicorp/hcl v1.0.0 21:35:11 [2022-08-23T21:35:11.216Z] #55 49.71 go: downloading gopkg.in/ini.v1 v1.66.4 21:35:11 [2022-08-23T21:35:11.216Z] #55 49.72 go: downloading github.com/magiconair/properties v1.8.6 21:35:11 [2022-08-23T21:35:11.216Z] #55 ... 21:35:11 [2022-08-23T21:35:11.216Z] 21:35:11 [2022-08-23T21:35:11.216Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:35:11 [2022-08-23T21:35:11.217Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 21:35:11 [2022-08-23T21:35:11.217Z] #62 40.27 Reading package lists... 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.778 + RM_GOPATH=0 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.778 + TMP_GOPATH= 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.778 + : /build 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.778 + '[' -z '' ']' 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.778 ++ mktemp -d 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.780 + export GOPATH=/tmp/tmp.5dPMjx303Z 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.780 + GOPATH=/tmp/tmp.5dPMjx303Z 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.780 + RM_GOPATH=1 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.781 + case "$(go env GOARCH)" in 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.781 ++ go env GOARCH 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.794 + export GO_BUILDMODE=-buildmode=pie 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.794 + GO_BUILDMODE=-buildmode=pie 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.794 ++ dirname /install.sh 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.795 + dir=/ 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.795 + bin=containerd 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.795 + shift 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.795 + '[' '!' -f //containerd.installer ']' 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.795 + . //containerd.installer 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.795 ++ set -e 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.795 ++ : v1.6.7 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.796 + install_containerd 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.796 + echo 'Install containerd version v1.6.7' 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.796 Install containerd version v1.6.7 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.796 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5dPMjx303Z/src/github.com/containerd/containerd 21:35:11 [2022-08-23T21:35:11.305Z] #71 0.800 Cloning into '/tmp/tmp.5dPMjx303Z/src/github.com/containerd/containerd'... 21:35:11 [2022-08-23T21:35:11.713Z] #44 0.920 + RM_GOPATH=0 21:35:11 [2022-08-23T21:35:11.713Z] #44 0.920 + TMP_GOPATH= 21:35:11 [2022-08-23T21:35:11.713Z] #44 0.920 + : /build 21:35:11 [2022-08-23T21:35:11.713Z] #44 0.930 + '[' -z '' ']' 21:35:11 [2022-08-23T21:35:11.713Z] #44 0.930 ++ mktemp -d 21:35:11 [2022-08-23T21:35:11.713Z] #44 0.930 + export GOPATH=/tmp/tmp.f5zUOH60tQ 21:35:11 [2022-08-23T21:35:11.713Z] #44 0.930 + GOPATH=/tmp/tmp.f5zUOH60tQ 21:35:11 [2022-08-23T21:35:11.713Z] #44 0.930 + RM_GOPATH=1 21:35:11 [2022-08-23T21:35:11.713Z] #44 0.930 + case "$(go env GOARCH)" in 21:35:11 [2022-08-23T21:35:11.713Z] #44 0.930 ++ go env GOARCH 21:35:11 [2022-08-23T21:35:11.713Z] #44 0.949 + export GO_BUILDMODE=-buildmode=pie 21:35:11 [2022-08-23T21:35:11.713Z] #44 0.950 + GO_BUILDMODE=-buildmode=pie 21:35:11 [2022-08-23T21:35:11.713Z] #44 0.957 ++ dirname /install.sh 21:35:11 [2022-08-23T21:35:11.713Z] #44 0.977 + dir=/ 21:35:11 [2022-08-23T21:35:11.713Z] #44 0.985 + bin=tini 21:35:11 [2022-08-23T21:35:11.713Z] #44 0.986 + shift 21:35:11 [2022-08-23T21:35:11.713Z] #44 0.987 + '[' '!' -f //tini.installer ']' 21:35:11 [2022-08-23T21:35:11.713Z] #44 0.989 + . //tini.installer 21:35:11 [2022-08-23T21:35:11.713Z] #44 0.990 ++ : v0.19.0 21:35:11 [2022-08-23T21:35:11.713Z] #44 1.014 Install tini version v0.19.0 21:35:11 [2022-08-23T21:35:11.713Z] #44 1.015 + install_tini 21:35:11 [2022-08-23T21:35:11.713Z] #44 1.015 + echo 'Install tini version v0.19.0' 21:35:11 [2022-08-23T21:35:11.713Z] #44 1.015 + git clone https://github.com/krallin/tini.git /tmp/tmp.f5zUOH60tQ/tini 21:35:11 [2022-08-23T21:35:11.713Z] #44 1.015 Cloning into '/tmp/tmp.f5zUOH60tQ/tini'... 21:35:12 [2022-08-23T21:35:12.113Z] #14 37.67 The following NEW packages will be installed: 21:35:12 [2022-08-23T21:35:12.113Z] #14 37.67 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 21:35:12 [2022-08-23T21:35:12.113Z] #14 37.67 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 21:35:12 [2022-08-23T21:35:12.113Z] #14 37.67 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix 21:35:12 [2022-08-23T21:35:12.113Z] #14 37.67 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 21:35:12 [2022-08-23T21:35:12.113Z] #14 37.67 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev 21:35:12 [2022-08-23T21:35:12.113Z] #14 37.67 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 21:35:12 [2022-08-23T21:35:12.113Z] #14 37.67 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev 21:35:12 [2022-08-23T21:35:12.113Z] #14 37.68 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common 21:35:12 [2022-08-23T21:35:12.113Z] #14 37.68 mingw-w64-x86-64-dev 21:35:12 [2022-08-23T21:35:12.113Z] #14 ... 21:35:12 [2022-08-23T21:35:12.113Z] 21:35:12 [2022-08-23T21:35:12.113Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:35:12 [2022-08-23T21:35:12.113Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 21:35:12 [2022-08-23T21:35:12.113Z] #62 27.70 Fetched 8571 kB in 18s (465 kB/s) 21:35:12 [2022-08-23T21:35:12.113Z] #62 27.70 Reading package lists... 21:35:12 [2022-08-23T21:35:12.113Z] #62 32.54 Reading package lists... 21:35:12 [2022-08-23T21:35:12.113Z] #62 36.14 Building dependency tree... 21:35:12 [2022-08-23T21:35:12.113Z] #62 37.85 The following additional packages will be installed: 21:35:12 [2022-08-23T21:35:12.113Z] #62 37.86 libbtrfs0 21:35:12 [2022-08-23T21:35:12.113Z] #62 37.90 The following NEW packages will be installed: 21:35:12 [2022-08-23T21:35:12.113Z] #62 37.91 libbtrfs-dev libbtrfs0 21:35:12 [2022-08-23T21:35:12.113Z] #62 ... 21:35:12 [2022-08-23T21:35:12.113Z] 21:35:12 [2022-08-23T21:35:12.113Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:12 [2022-08-23T21:35:12.113Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:35:12 [2022-08-23T21:35:12.113Z] #14 38.00 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 21:35:12 [2022-08-23T21:35:12.113Z] #14 38.00 Need to get 115 MB of archives. 21:35:12 [2022-08-23T21:35:12.113Z] #14 38.00 After this operation, 645 MB of additional disk space will be used. 21:35:12 [2022-08-23T21:35:12.113Z] #14 38.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] 21:35:12 [2022-08-23T21:35:12.655Z] #44 1.761 + cd /tmp/tmp.f5zUOH60tQ/tini 21:35:12 [2022-08-23T21:35:12.655Z] #44 1.761 + git checkout -q v0.19.0 21:35:12 [2022-08-23T21:35:12.655Z] #44 1.768 + cmake . 21:35:12 [2022-08-23T21:35:12.916Z] #44 2.252 -- The C compiler identification is GNU 10.2.1 21:35:12 [2022-08-23T21:35:12.916Z] #44 2.337 -- Detecting C compiler ABI info 21:35:13 [2022-08-23T21:35:13.227Z] #62 50.67 Building dependency tree... 21:35:13 [2022-08-23T21:35:13.752Z] #62 49.91 Building dependency tree... 21:35:13 [2022-08-23T21:35:13.752Z] #62 ... 21:35:13 [2022-08-23T21:35:13.752Z] 21:35:13 [2022-08-23T21:35:13.752Z] #51 [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 21:35:13 [2022-08-23T21:35:13.752Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:35:13 [2022-08-23T21:35:13.752Z] #51 32.96 Reading package lists... 21:35:13 [2022-08-23T21:35:13.752Z] #51 42.59 Reading package lists... 21:35:13 [2022-08-23T21:35:13.752Z] #51 51.81 Building dependency tree... 21:35:13 [2022-08-23T21:35:13.752Z] #51 ... 21:35:13 [2022-08-23T21:35:13.752Z] 21:35:13 [2022-08-23T21:35:13.752Z] #76 [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 ; 21:35:13 [2022-08-23T21:35:13.752Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:35:13 [2022-08-23T21:35:13.752Z] #76 41.76 Reading package lists... 21:35:13 [2022-08-23T21:35:13.825Z] #71 ... 21:35:13 [2022-08-23T21:35:13.825Z] 21:35:13 [2022-08-23T21:35:13.825Z] #49 [tini 1/3] 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 vim-common 21:35:13 [2022-08-23T21:35:13.825Z] #49 sha256:c91570744d2821a68f204a94f2c81f282206818ce2d03480776cf2e2743bf2e0 21:35:13 [2022-08-23T21:35:13.825Z] #49 27.99 Reading package lists... 21:35:13 [2022-08-23T21:35:13.825Z] #49 36.91 Building dependency tree... 21:35:13 [2022-08-23T21:35:13.825Z] #49 38.39 Reading state information... 21:35:13 [2022-08-23T21:35:13.825Z] #49 39.83 The following additional packages will be installed: 21:35:13 [2022-08-23T21:35:13.825Z] #49 39.85 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd 21:35:13 [2022-08-23T21:35:13.825Z] #49 39.86 Suggested packages: 21:35:13 [2022-08-23T21:35:13.825Z] #49 39.86 cmake-doc ninja-build lrzip 21:35:13 [2022-08-23T21:35:13.825Z] #49 39.86 Recommended packages: 21:35:13 [2022-08-23T21:35:13.825Z] #49 39.86 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny 21:35:13 [2022-08-23T21:35:13.825Z] #49 40.28 The following NEW packages will be installed: 21:35:13 [2022-08-23T21:35:13.825Z] #49 40.29 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd 21:35:13 [2022-08-23T21:35:13.825Z] #49 40.63 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 21:35:13 [2022-08-23T21:35:13.825Z] #49 40.63 Need to get 8418 kB of archives. 21:35:13 [2022-08-23T21:35:13.825Z] #49 40.63 After this operation, 34.9 MB of additional disk space will be used. 21:35:13 [2022-08-23T21:35:13.825Z] #49 40.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #49 40.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #49 40.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #49 40.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #49 40.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #49 40.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #49 40.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #49 40.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #49 41.31 debconf: delaying package configuration, since apt-utils is not installed 21:35:13 [2022-08-23T21:35:13.825Z] #49 41.69 Fetched 8418 kB in 0s (20.2 MB/s) 21:35:13 [2022-08-23T21:35:13.825Z] #49 41.74 Selecting previously unselected package xxd. 21:35:13 [2022-08-23T21:35:13.825Z] #49 41.74 (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 ... 30255 files and directories currently installed.) 21:35:13 [2022-08-23T21:35:13.825Z] #49 41.76 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 41.77 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 41.92 Selecting previously unselected package vim-common. 21:35:13 [2022-08-23T21:35:13.825Z] #49 41.92 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 41.96 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 42.14 Selecting previously unselected package cmake-data. 21:35:13 [2022-08-23T21:35:13.825Z] #49 42.14 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 42.17 Unpacking cmake-data (3.18.4-2+deb11u1) ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 43.00 Selecting previously unselected package libarchive13:amd64. 21:35:13 [2022-08-23T21:35:13.825Z] #49 43.00 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 43.01 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 43.08 Selecting previously unselected package libjsoncpp24:amd64. 21:35:13 [2022-08-23T21:35:13.825Z] #49 43.09 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 43.09 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 43.14 Selecting previously unselected package librhash0:amd64. 21:35:13 [2022-08-23T21:35:13.825Z] #49 43.15 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 43.15 Unpacking librhash0:amd64 (1.4.1-2) ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 43.21 Selecting previously unselected package libuv1:amd64. 21:35:13 [2022-08-23T21:35:13.825Z] #49 43.22 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 43.22 Unpacking libuv1:amd64 (1.40.0-2) ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 43.27 Selecting previously unselected package cmake. 21:35:13 [2022-08-23T21:35:13.825Z] #49 43.27 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 43.28 Unpacking cmake (3.18.4-2+deb11u1) ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 44.58 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 44.59 Setting up xxd (2:8.2.2434-3+deb11u1) ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 44.60 Setting up libuv1:amd64 (1.40.0-2) ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 44.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 44.64 Setting up libjsoncpp24:amd64 (1.9.4-4) ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 44.65 Setting up librhash0:amd64 (1.4.1-2) ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 44.66 Setting up cmake-data (3.18.4-2+deb11u1) ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 44.68 Setting up cmake (3.18.4-2+deb11u1) ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 44.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:35:13 [2022-08-23T21:35:13.825Z] #49 DONE 45.2s 21:35:13 [2022-08-23T21:35:13.825Z] 21:35:13 [2022-08-23T21:35:13.825Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / 21:35:13 [2022-08-23T21:35:13.825Z] #50 sha256:c767cec259fcc25679bb41fe838ee0974b77c01e1fb7b162dfcd4459a3b672e0 21:35:13 [2022-08-23T21:35:13.825Z] #50 DONE 0.1s 21:35:13 [2022-08-23T21:35:13.825Z] 21:35:13 [2022-08-23T21:35:13.825Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:13 [2022-08-23T21:35:13.825Z] #20 sha256:f438a9c3587cd8780b5e740d22f13aa226a9c36cf2e7462516ee02af0d5918e0 21:35:13 [2022-08-23T21:35:13.825Z] #20 42.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] 21:35:13 [2022-08-23T21:35:13.825Z] #20 42.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #20 42.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #20 42.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #20 42.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #20 42.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #20 42.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #20 42.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #20 42.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #20 42.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #20 42.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #20 42.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #20 42.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #20 42.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #20 42.53 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #20 42.54 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #20 42.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] 21:35:13 [2022-08-23T21:35:13.825Z] #20 43.07 debconf: delaying package configuration, since apt-utils is not installed 21:35:13 [2022-08-23T21:35:13.825Z] #20 43.22 Fetched 115 MB in 2s (55.4 MB/s) 21:35:13 [2022-08-23T21:35:13.825Z] #20 43.25 Selecting previously unselected package binutils-mingw-w64-i686. 21:35:13 [2022-08-23T21:35:13.825Z] #20 43.25 (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 ... 30255 files and directories currently installed.) 21:35:13 [2022-08-23T21:35:13.825Z] #20 43.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... 21:35:13 [2022-08-23T21:35:13.825Z] #20 43.28 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 21:35:13 [2022-08-23T21:35:13.825Z] #20 43.90 Selecting previously unselected package binutils-mingw-w64-x86-64. 21:35:13 [2022-08-23T21:35:13.825Z] #20 43.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... 21:35:13 [2022-08-23T21:35:13.825Z] #20 43.91 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 21:35:13 [2022-08-23T21:35:13.825Z] #20 44.71 Selecting previously unselected package binutils-mingw-w64. 21:35:13 [2022-08-23T21:35:13.825Z] #20 44.71 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... 21:35:13 [2022-08-23T21:35:13.825Z] #20 44.72 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... 21:35:13 [2022-08-23T21:35:13.825Z] #20 44.78 Selecting previously unselected package libdevmapper1.02.1:amd64. 21:35:13 [2022-08-23T21:35:13.825Z] #20 44.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... 21:35:13 [2022-08-23T21:35:13.825Z] #20 44.79 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 21:35:13 [2022-08-23T21:35:13.825Z] #20 44.92 Selecting previously unselected package dmsetup. 21:35:13 [2022-08-23T21:35:13.825Z] #20 44.92 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... 21:35:13 [2022-08-23T21:35:13.825Z] #20 44.95 Unpacking dmsetup (2:1.02.175-2.1) ... 21:35:13 [2022-08-23T21:35:13.825Z] #20 45.09 Selecting previously unselected package mingw-w64-common. 21:35:13 [2022-08-23T21:35:13.825Z] #20 45.15 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... 21:35:13 [2022-08-23T21:35:13.825Z] #20 45.16 Unpacking mingw-w64-common (8.0.0-1) ... 21:35:13 [2022-08-23T21:35:13.858Z] #44 2.993 -- Detecting C compiler ABI info - done 21:35:13 [2022-08-23T21:35:13.858Z] #44 3.067 -- Check for working C compiler: /usr/bin/cc - skipped 21:35:13 [2022-08-23T21:35:13.858Z] #44 3.091 -- Detecting C compile features 21:35:13 [2022-08-23T21:35:13.858Z] #44 3.093 -- Detecting C compile features - done 21:35:13 [2022-08-23T21:35:13.858Z] #44 3.132 -- Performing Test HAS_BUILTIN_FORTIFY 21:35:14 [2022-08-23T21:35:14.119Z] #44 3.350 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 21:35:14 [2022-08-23T21:35:14.119Z] #44 3.425 -- Configuring done 21:35:14 [2022-08-23T21:35:14.119Z] #44 3.449 -- Generating done 21:35:14 [2022-08-23T21:35:14.119Z] #44 3.471 -- Build files have been written to: /tmp/tmp.f5zUOH60tQ/tini 21:35:14 [2022-08-23T21:35:14.381Z] #44 3.487 + make tini-static 21:35:14 [2022-08-23T21:35:14.641Z] #44 ... 21:35:14 [2022-08-23T21:35:14.641Z] 21:35:14 [2022-08-23T21:35:14.641Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version 21:35:14 [2022-08-23T21:35:14.641Z] #53 sha256:817438185d9d735a949748a27c4e5be09dad6525d2da3a3b3953158f7c140747 21:35:14 [2022-08-23T21:35:14.641Z] #53 55.35 gotestsum version dev 21:35:14 [2022-08-23T21:35:14.641Z] #53 DONE 56.1s 21:35:14 [2022-08-23T21:35:14.641Z] 21:35:14 [2022-08-23T21:35:14.641Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini 21:35:14 [2022-08-23T21:35:14.641Z] #44 sha256:afb8e5d5182ad1339fa2ae462b6ee7517ab08b00ce5e742a85ddea215ce18449 21:35:14 [2022-08-23T21:35:14.641Z] #44 3.841 Scanning dependencies of target tini-static 21:35:14 [2022-08-23T21:35:14.641Z] #44 3.975 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 21:35:14 [2022-08-23T21:35:14.690Z] #76 50.71 Building dependency tree... 21:35:15 [2022-08-23T21:35:15.193Z] #20 46.89 Selecting previously unselected package mingw-w64-x86-64-dev. 21:35:15 [2022-08-23T21:35:15.193Z] #20 46.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... 21:35:15 [2022-08-23T21:35:15.193Z] #20 46.91 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... 21:35:15 [2022-08-23T21:35:15.479Z] #14 40.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] 21:35:15 [2022-08-23T21:35:15.479Z] #14 40.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] 21:35:15 [2022-08-23T21:35:15.479Z] #14 40.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] 21:35:15 [2022-08-23T21:35:15.479Z] #14 40.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] 21:35:15 [2022-08-23T21:35:15.479Z] #14 40.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] 21:35:15 [2022-08-23T21:35:15.479Z] #14 ... 21:35:15 [2022-08-23T21:35:15.479Z] 21:35:15 [2022-08-23T21:35:15.479Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version 21:35:15 [2022-08-23T21:35:15.479Z] #57 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1 21:35:15 [2022-08-23T21:35:15.479Z] #57 DONE 40.9s 21:35:15 [2022-08-23T21:35:15.479Z] 21:35:15 [2022-08-23T21:35:15.479Z] #40 [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.2.3" && /build/go-winres --help 21:35:15 [2022-08-23T21:35:15.479Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8 21:35:15 [2022-08-23T21:35:15.479Z] #40 39.86 NAME: 21:35:15 [2022-08-23T21:35:15.479Z] #40 39.86 go-winres - A tool for embedding resources in Windows executables 21:35:15 [2022-08-23T21:35:15.479Z] #40 39.86 21:35:15 [2022-08-23T21:35:15.479Z] #40 39.86 USAGE: 21:35:15 [2022-08-23T21:35:15.479Z] #40 39.86 go-winres [global options] command [command options] [arguments...] 21:35:15 [2022-08-23T21:35:15.479Z] #40 39.86 21:35:15 [2022-08-23T21:35:15.479Z] #40 39.86 COMMANDS: 21:35:15 [2022-08-23T21:35:15.479Z] #40 39.86 init Create an initial ./winres/winres.json 21:35:15 [2022-08-23T21:35:15.479Z] #40 39.86 make Make syso files for the "go build" command 21:35:15 [2022-08-23T21:35:15.479Z] #40 39.87 simply Make syso files for the "go build" command (simplified) 21:35:15 [2022-08-23T21:35:15.479Z] #40 39.88 extract Extract all resources from an executable 21:35:15 [2022-08-23T21:35:15.479Z] #40 39.88 patch Replace resources in an executable file (exe, dll) 21:35:15 [2022-08-23T21:35:15.479Z] #40 39.88 help, h Shows a list of commands or help for one command 21:35:15 [2022-08-23T21:35:15.479Z] #40 39.88 21:35:15 [2022-08-23T21:35:15.479Z] #40 39.88 GLOBAL OPTIONS: 21:35:15 [2022-08-23T21:35:15.479Z] #40 39.88 --help, -h show help (default: false) 21:35:15 [2022-08-23T21:35:15.479Z] #40 DONE 41.0s 21:35:15 [2022-08-23T21:35:15.479Z] 21:35:15 [2022-08-23T21:35:15.479Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:35:15 [2022-08-23T21:35:15.479Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c 21:35:15 [2022-08-23T21:35:15.479Z] #34 38.72 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 21:35:15 [2022-08-23T21:35:15.479Z] #34 38.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:35:15 [2022-08-23T21:35:15.765Z] #62 ... 21:35:15 [2022-08-23T21:35:15.765Z] 21:35:15 [2022-08-23T21:35:15.765Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:35:15 [2022-08-23T21:35:15.765Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef 21:35:15 [2022-08-23T21:35:15.765Z] #47 45.45 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 21:35:16 [2022-08-23T21:35:16.025Z] #47 ... 21:35:16 [2022-08-23T21:35:16.025Z] 21:35:16 [2022-08-23T21:35:16.025Z] #42 [tini 1/3] 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 vim-common 21:35:16 [2022-08-23T21:35:16.025Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:35:16 [2022-08-23T21:35:16.025Z] #42 38.14 Reading package lists... 21:35:16 [2022-08-23T21:35:16.025Z] #42 47.31 Building dependency tree... 21:35:16 [2022-08-23T21:35:16.025Z] #42 53.70 The following additional packages will be installed: 21:35:16 [2022-08-23T21:35:16.025Z] #42 53.71 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd 21:35:16 [2022-08-23T21:35:16.025Z] #42 53.74 Suggested packages: 21:35:16 [2022-08-23T21:35:16.025Z] #42 53.75 cmake-doc ninja-build lrzip 21:35:16 [2022-08-23T21:35:16.025Z] #42 53.75 Recommended packages: 21:35:16 [2022-08-23T21:35:16.025Z] #42 53.75 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny 21:35:16 [2022-08-23T21:35:16.025Z] #42 55.43 The following NEW packages will be installed: 21:35:16 [2022-08-23T21:35:16.025Z] #42 55.46 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 21:35:16 [2022-08-23T21:35:16.025Z] #42 55.46 vim-common xxd 21:35:16 [2022-08-23T21:35:16.025Z] #42 56.01 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 21:35:16 [2022-08-23T21:35:16.025Z] #42 56.01 Need to get 17.7 MB of archives. 21:35:16 [2022-08-23T21:35:16.025Z] #42 56.01 After this operation, 70.7 MB of additional disk space will be used. 21:35:16 [2022-08-23T21:35:16.025Z] #42 56.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 21:35:16 [2022-08-23T21:35:16.026Z] #44 ... 21:35:16 [2022-08-23T21:35:16.026Z] 21:35:16 [2022-08-23T21:35:16.026Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:16 [2022-08-23T21:35:16.026Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8 21:35:16 [2022-08-23T21:35:16.026Z] #14 47.38 Selecting previously unselected package mingw-w64-x86-64-dev. 21:35:16 [2022-08-23T21:35:16.026Z] #14 47.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... 21:35:16 [2022-08-23T21:35:16.026Z] #14 47.39 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... 21:35:16 [2022-08-23T21:35:16.026Z] #14 54.89 Selecting previously unselected package gcc-mingw-w64-base. 21:35:16 [2022-08-23T21:35:16.026Z] #14 54.89 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... 21:35:16 [2022-08-23T21:35:16.026Z] #14 54.91 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... 21:35:16 [2022-08-23T21:35:16.026Z] #14 55.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. 21:35:16 [2022-08-23T21:35:16.026Z] #14 55.08 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... 21:35:16 [2022-08-23T21:35:16.026Z] #14 55.08 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 21:35:16 [2022-08-23T21:35:16.026Z] #14 ... 21:35:16 [2022-08-23T21:35:16.026Z] 21:35:16 [2022-08-23T21:35:16.026Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini 21:35:16 [2022-08-23T21:35:16.026Z] #44 sha256:afb8e5d5182ad1339fa2ae462b6ee7517ab08b00ce5e742a85ddea215ce18449 21:35:16 [2022-08-23T21:35:16.026Z] #44 5.393 [100%] Linking C executable tini-static 21:35:16 [2022-08-23T21:35:16.285Z] #42 56.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 21:35:16 [2022-08-23T21:35:16.286Z] #42 56.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 21:35:16 [2022-08-23T21:35:16.286Z] #42 56.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 21:35:16 [2022-08-23T21:35:16.561Z] #20 ... 21:35:16 [2022-08-23T21:35:16.561Z] 21:35:16 [2022-08-23T21:35:16.561Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini 21:35:16 [2022-08-23T21:35:16.561Z] #51 sha256:864d1189efbe4bd8017e741a0ce11055cb3e29de597bc0fb320450165c24fd99 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.764 + RM_GOPATH=0 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.764 + TMP_GOPATH= 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.764 + : /build 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.764 + '[' -z '' ']' 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.764 ++ mktemp -d 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.766 + export GOPATH=/tmp/tmp.8ckUyGHC01 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.766 + GOPATH=/tmp/tmp.8ckUyGHC01 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.766 + RM_GOPATH=1 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.766 + case "$(go env GOARCH)" in 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.766 ++ go env GOARCH 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.779 + export GO_BUILDMODE=-buildmode=pie 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.779 + GO_BUILDMODE=-buildmode=pie 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.779 ++ dirname /install.sh 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.780 + dir=/ 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.780 + bin=tini 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.781 + shift 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.781 + '[' '!' -f //tini.installer ']' 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.781 + . //tini.installer 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.781 ++ : v0.19.0 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.781 + install_tini 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.782 + echo 'Install tini version v0.19.0' 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.782 Install tini version v0.19.0 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.782 + git clone https://github.com/krallin/tini.git /tmp/tmp.8ckUyGHC01/tini 21:35:16 [2022-08-23T21:35:16.561Z] #51 0.784 Cloning into '/tmp/tmp.8ckUyGHC01/tini'... 21:35:16 [2022-08-23T21:35:16.561Z] #51 1.222 + cd /tmp/tmp.8ckUyGHC01/tini 21:35:16 [2022-08-23T21:35:16.561Z] #51 1.222 + git checkout -q v0.19.0 21:35:16 [2022-08-23T21:35:16.561Z] #51 1.232 + cmake . 21:35:16 [2022-08-23T21:35:16.561Z] #51 1.473 -- The C compiler identification is GNU 10.2.1 21:35:16 [2022-08-23T21:35:16.561Z] #51 1.503 -- Detecting C compiler ABI info 21:35:16 [2022-08-23T21:35:16.561Z] #51 1.722 -- Detecting C compiler ABI info - done 21:35:16 [2022-08-23T21:35:16.561Z] #51 1.779 -- Check for working C compiler: /usr/bin/cc - skipped 21:35:16 [2022-08-23T21:35:16.561Z] #51 1.780 -- Detecting C compile features 21:35:16 [2022-08-23T21:35:16.561Z] #51 1.782 -- Detecting C compile features - done 21:35:16 [2022-08-23T21:35:16.561Z] #51 1.793 -- Performing Test HAS_BUILTIN_FORTIFY 21:35:16 [2022-08-23T21:35:16.561Z] #51 1.886 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 21:35:16 [2022-08-23T21:35:16.561Z] #51 1.933 -- Configuring done 21:35:16 [2022-08-23T21:35:16.561Z] #51 1.938 -- Generating done 21:35:16 [2022-08-23T21:35:16.561Z] #51 1.948 -- Build files have been written to: /tmp/tmp.8ckUyGHC01/tini 21:35:16 [2022-08-23T21:35:16.561Z] #51 1.951 + make tini-static 21:35:16 [2022-08-23T21:35:16.561Z] #51 2.054 Scanning dependencies of target tini-static 21:35:16 [2022-08-23T21:35:16.561Z] #51 2.075 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 21:35:16 [2022-08-23T21:35:16.561Z] #51 2.472 [100%] Linking C executable tini-static 21:35:16 [2022-08-23T21:35:16.561Z] #51 2.694 [100%] Built target tini-static 21:35:16 [2022-08-23T21:35:16.561Z] #51 2.725 + mkdir -p /build 21:35:16 [2022-08-23T21:35:16.561Z] #51 2.729 + cp tini-static /build/docker-init 21:35:16 [2022-08-23T21:35:16.561Z] #51 DONE 3.2s 21:35:16 [2022-08-23T21:35:16.597Z] #44 5.852 [100%] Built target tini-static 21:35:16 [2022-08-23T21:35:16.597Z] #44 5.906 + mkdir -p /build 21:35:16 [2022-08-23T21:35:16.597Z] #44 5.908 + cp tini-static /build/docker-init 21:35:16 [2022-08-23T21:35:16.818Z] 21:35:16 [2022-08-23T21:35:16.818Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:35:16 [2022-08-23T21:35:16.818Z] #71 sha256:79db28ba0c0e936b876f590dfc02099b27b9550fad70f529d423a6a69bed045f 21:35:16 [2022-08-23T21:35:16.818Z] #71 ... 21:35:16 [2022-08-23T21:35:16.818Z] 21:35:16 [2022-08-23T21:35:16.818Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:16 [2022-08-23T21:35:16.818Z] #20 sha256:f438a9c3587cd8780b5e740d22f13aa226a9c36cf2e7462516ee02af0d5918e0 21:35:16 [2022-08-23T21:35:16.818Z] #20 48.71 Selecting previously unselected package gcc-mingw-w64-base. 21:35:16 [2022-08-23T21:35:16.855Z] #42 ... 21:35:16 [2022-08-23T21:35:16.855Z] 21:35:16 [2022-08-23T21:35:16.855Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:35:16 [2022-08-23T21:35:16.855Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 21:35:16 [2022-08-23T21:35:16.855Z] #62 56.75 The following additional packages will be installed: 21:35:16 [2022-08-23T21:35:16.855Z] #62 56.77 libbtrfs0 21:35:17 [2022-08-23T21:35:17.074Z] #20 48.72 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... 21:35:17 [2022-08-23T21:35:17.074Z] #20 48.73 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... 21:35:17 [2022-08-23T21:35:17.074Z] #20 48.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. 21:35:17 [2022-08-23T21:35:17.074Z] #20 48.83 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... 21:35:17 [2022-08-23T21:35:17.074Z] #20 48.84 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 21:35:17 [2022-08-23T21:35:17.115Z] #62 57.17 The following NEW packages will be installed: 21:35:17 [2022-08-23T21:35:17.170Z] #44 DONE 6.4s 21:35:17 [2022-08-23T21:35:17.170Z] 21:35:17 [2022-08-23T21:35:17.170Z] #77 [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 21:35:17 [2022-08-23T21:35:17.170Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e 21:35:17 [2022-08-23T21:35:17.170Z] #77 6.801 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' 21:35:17 [2022-08-23T21:35:17.170Z] #77 6.868 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' 21:35:17 [2022-08-23T21:35:17.170Z] #77 6.868 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' 21:35:17 [2022-08-23T21:35:17.170Z] #77 6.868 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' 21:35:17 [2022-08-23T21:35:17.170Z] #77 6.932 Cloning into '/tmp/crun-build/libocispec/image-spec'... 21:35:17 [2022-08-23T21:35:17.170Z] #77 8.621 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... 21:35:17 [2022-08-23T21:35:17.170Z] #77 10.27 Cloning into '/tmp/crun-build/libocispec/yajl'... 21:35:17 [2022-08-23T21:35:17.170Z] #77 11.71 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' 21:35:17 [2022-08-23T21:35:17.170Z] #77 11.94 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' 21:35:17 [2022-08-23T21:35:17.170Z] #77 12.18 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' 21:35:17 [2022-08-23T21:35:17.375Z] #62 57.18 libbtrfs-dev libbtrfs0 21:35:17 [2022-08-23T21:35:17.635Z] #62 57.57 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 21:35:17 [2022-08-23T21:35:17.635Z] #62 57.57 Need to get 460 kB of archives. 21:35:17 [2022-08-23T21:35:17.635Z] #62 57.57 After this operation, 1237 kB of additional disk space will be used. 21:35:17 [2022-08-23T21:35:17.635Z] #62 57.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 21:35:17 [2022-08-23T21:35:17.635Z] #62 57.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 21:35:18 [2022-08-23T21:35:18.065Z] #76 ... 21:35:18 [2022-08-23T21:35:18.065Z] 21:35:18 [2022-08-23T21:35:18.065Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:35:18 [2022-08-23T21:35:18.065Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 21:35:18 [2022-08-23T21:35:18.065Z] #62 56.40 The following additional packages will be installed: 21:35:18 [2022-08-23T21:35:18.065Z] #62 56.41 libbtrfs0 21:35:18 [2022-08-23T21:35:18.326Z] #62 56.85 The following NEW packages will be installed: 21:35:18 [2022-08-23T21:35:18.326Z] #62 56.85 libbtrfs-dev libbtrfs0 21:35:18 [2022-08-23T21:35:18.780Z] #34 ... 21:35:18 [2022-08-23T21:35:18.780Z] 21:35:18 [2022-08-23T21:35:18.780Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:35:18 [2022-08-23T21:35:18.780Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 21:35:18 [2022-08-23T21:35:18.780Z] #62 38.21 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 21:35:18 [2022-08-23T21:35:18.780Z] #62 38.21 Need to get 460 kB of archives. 21:35:18 [2022-08-23T21:35:18.780Z] #62 38.21 After this operation, 1237 kB of additional disk space will be used. 21:35:18 [2022-08-23T21:35:18.780Z] #62 38.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 21:35:18 [2022-08-23T21:35:18.780Z] #62 40.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 21:35:18 [2022-08-23T21:35:18.780Z] #62 41.86 debconf: delaying package configuration, since apt-utils is not installed 21:35:18 [2022-08-23T21:35:18.780Z] #62 42.08 Fetched 460 kB in 3s (171 kB/s) 21:35:18 [2022-08-23T21:35:18.780Z] #62 42.21 Selecting previously unselected package libbtrfs0:amd64. 21:35:18 [2022-08-23T21:35:18.780Z] #62 42.21 (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 ... 15717 files and directories currently installed.) 21:35:18 [2022-08-23T21:35:18.780Z] #62 42.29 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... 21:35:18 [2022-08-23T21:35:18.780Z] #62 42.30 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 21:35:18 [2022-08-23T21:35:18.780Z] #62 42.66 Selecting previously unselected package libbtrfs-dev:amd64. 21:35:18 [2022-08-23T21:35:18.780Z] #62 42.66 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... 21:35:18 [2022-08-23T21:35:18.780Z] #62 42.66 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 21:35:18 [2022-08-23T21:35:18.780Z] #62 43.07 Setting up libbtrfs0:amd64 (5.10.1-2) ... 21:35:18 [2022-08-23T21:35:18.780Z] #62 43.09 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 21:35:18 [2022-08-23T21:35:18.780Z] #62 43.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:35:18 [2022-08-23T21:35:18.780Z] #62 DONE 44.1s 21:35:18 [2022-08-23T21:35:18.780Z] 21:35:18 [2022-08-23T21:35:18.780Z] #76 [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 ; 21:35:18 [2022-08-23T21:35:18.780Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:35:18 [2022-08-23T21:35:18.780Z] #76 40.97 debconf: delaying package configuration, since apt-utils is not installed 21:35:18 [2022-08-23T21:35:18.780Z] #76 41.35 Fetched 5940 kB in 1s (6791 kB/s) 21:35:18 [2022-08-23T21:35:18.780Z] #76 41.47 Selecting previously unselected package bzip2. 21:35:18 [2022-08-23T21:35:18.780Z] #76 41.47 (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 ... 15717 files and directories currently installed.) 21:35:18 [2022-08-23T21:35:18.780Z] #76 41.55 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... 21:35:18 [2022-08-23T21:35:18.780Z] #76 41.62 Unpacking bzip2 (1.0.8-4) ... 21:35:18 [2022-08-23T21:35:18.780Z] #76 41.76 Selecting previously unselected package libmagic-mgc. 21:35:18 [2022-08-23T21:35:18.780Z] #76 41.76 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... 21:35:18 [2022-08-23T21:35:18.780Z] #76 41.76 Unpacking libmagic-mgc (1:5.39-3) ... 21:35:18 [2022-08-23T21:35:18.780Z] #76 42.53 Selecting previously unselected package libmagic1:amd64. 21:35:18 [2022-08-23T21:35:18.780Z] #76 42.53 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... 21:35:18 [2022-08-23T21:35:18.780Z] #76 42.57 Unpacking libmagic1:amd64 (1:5.39-3) ... 21:35:18 [2022-08-23T21:35:18.780Z] #76 42.82 Selecting previously unselected package file. 21:35:18 [2022-08-23T21:35:18.780Z] #76 42.83 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... 21:35:18 [2022-08-23T21:35:18.780Z] #76 42.87 Unpacking file (1:5.39-3) ... 21:35:18 [2022-08-23T21:35:18.780Z] #76 42.97 Selecting previously unselected package xz-utils. 21:35:18 [2022-08-23T21:35:18.780Z] #76 42.98 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... 21:35:18 [2022-08-23T21:35:18.780Z] #76 42.98 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 21:35:18 [2022-08-23T21:35:18.780Z] #76 43.32 Selecting previously unselected package libsigsegv2:amd64. 21:35:18 [2022-08-23T21:35:18.780Z] #76 43.32 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... 21:35:18 [2022-08-23T21:35:18.780Z] #76 43.34 Unpacking libsigsegv2:amd64 (2.13-1) ... 21:35:18 [2022-08-23T21:35:18.780Z] #76 43.67 Selecting previously unselected package m4. 21:35:18 [2022-08-23T21:35:18.780Z] #76 43.67 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... 21:35:18 [2022-08-23T21:35:18.780Z] #76 43.67 Unpacking m4 (1.4.18-5) ... 21:35:18 [2022-08-23T21:35:18.780Z] #76 44.07 Selecting previously unselected package autoconf. 21:35:18 [2022-08-23T21:35:18.780Z] #76 44.07 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... 21:35:18 [2022-08-23T21:35:18.781Z] #76 44.07 Unpacking autoconf (2.69-14) ... 21:35:18 [2022-08-23T21:35:18.781Z] #76 44.58 Selecting previously unselected package autotools-dev. 21:35:18 [2022-08-23T21:35:18.892Z] #62 57.41 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 21:35:18 [2022-08-23T21:35:18.892Z] #62 57.41 Need to get 460 kB of archives. 21:35:18 [2022-08-23T21:35:18.892Z] #62 57.41 After this operation, 1237 kB of additional disk space will be used. 21:35:18 [2022-08-23T21:35:18.892Z] #62 57.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 21:35:18 [2022-08-23T21:35:18.892Z] #62 57.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 21:35:19 [2022-08-23T21:35:19.046Z] #76 44.60 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... 21:35:19 [2022-08-23T21:35:19.046Z] #76 44.67 Unpacking autotools-dev (20180224.1+nmu1) ... 21:35:19 [2022-08-23T21:35:19.046Z] #76 44.81 Selecting previously unselected package automake. 21:35:19 [2022-08-23T21:35:19.046Z] #76 44.81 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... 21:35:19 [2022-08-23T21:35:19.046Z] #76 44.85 Unpacking automake (1:1.16.3-2) ... 21:35:19 [2022-08-23T21:35:19.544Z] #62 59.60 debconf: delaying package configuration, since apt-utils is not installed 21:35:19 [2022-08-23T21:35:19.592Z] #20 51.52 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. 21:35:19 [2022-08-23T21:35:19.848Z] #20 51.52 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 21:35:19 [2022-08-23T21:35:19.848Z] #20 51.53 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 21:35:19 [2022-08-23T21:35:19.986Z] #76 45.64 Selecting previously unselected package patch. 21:35:19 [2022-08-23T21:35:19.986Z] #76 45.67 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... 21:35:19 [2022-08-23T21:35:19.986Z] #76 45.71 Unpacking patch (2.7.6-7) ... 21:35:19 [2022-08-23T21:35:19.986Z] #76 ... 21:35:19 [2022-08-23T21:35:19.986Z] 21:35:19 [2022-08-23T21:35:19.986Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / 21:35:19 [2022-08-23T21:35:19.986Z] #63 sha256:017e116f51071ef92ea95718dfdaa9b19c7f61e00024c713456b0b90e82b20ff 21:35:19 [2022-08-23T21:35:19.986Z] #63 DONE 1.6s 21:35:19 [2022-08-23T21:35:19.986Z] 21:35:19 [2022-08-23T21:35:19.986Z] #76 [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 ; 21:35:19 [2022-08-23T21:35:19.986Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:35:19 [2022-08-23T21:35:19.986Z] #76 45.89 Selecting previously unselected package dpkg-dev. 21:35:19 [2022-08-23T21:35:19.986Z] #76 45.89 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... 21:35:19 [2022-08-23T21:35:19.986Z] #76 45.89 Unpacking dpkg-dev (1.20.11) ... 21:35:20 [2022-08-23T21:35:20.247Z] #76 ... 21:35:20 [2022-08-23T21:35:20.247Z] 21:35:20 [2022-08-23T21:35:20.247Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:35:20 [2022-08-23T21:35:20.247Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:35:20 [2022-08-23T21:35:20.247Z] #55 40.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 21:35:20 [2022-08-23T21:35:20.247Z] #55 40.70 go: downloading github.com/go-toolsmith/astp v1.0.0 21:35:20 [2022-08-23T21:35:20.247Z] #55 41.14 go: downloading github.com/go-toolsmith/strparse v1.0.0 21:35:20 [2022-08-23T21:35:20.247Z] #55 41.14 go: downloading github.com/go-toolsmith/typep v1.0.2 21:35:20 [2022-08-23T21:35:20.247Z] #55 41.27 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a 21:35:20 [2022-08-23T21:35:20.247Z] #55 42.19 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 21:35:20 [2022-08-23T21:35:20.247Z] #55 42.44 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 21:35:20 [2022-08-23T21:35:20.247Z] #55 42.44 go: downloading github.com/hashicorp/errwrap v1.0.0 21:35:20 [2022-08-23T21:35:20.247Z] #55 42.59 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f 21:35:20 [2022-08-23T21:35:20.247Z] #55 42.76 go: downloading 4d63.com/gochecknoglobals v0.1.0 21:35:20 [2022-08-23T21:35:20.247Z] #55 42.87 go: downloading github.com/Antonboom/errname v0.1.6 21:35:20 [2022-08-23T21:35:20.247Z] #55 42.89 go: downloading github.com/Antonboom/nilnil v0.1.1 21:35:20 [2022-08-23T21:35:20.247Z] #55 43.02 go: downloading github.com/BurntSushi/toml v1.1.0 21:35:20 [2022-08-23T21:35:20.247Z] #55 43.03 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 21:35:20 [2022-08-23T21:35:20.247Z] #55 43.20 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 21:35:20 [2022-08-23T21:35:20.247Z] #55 43.43 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 21:35:20 [2022-08-23T21:35:20.247Z] #55 43.56 go: downloading github.com/alexkohler/prealloc v1.0.0 21:35:20 [2022-08-23T21:35:20.247Z] #55 43.67 go: downloading github.com/ashanbrown/forbidigo v1.3.0 21:35:20 [2022-08-23T21:35:20.247Z] #55 43.88 go: downloading github.com/ashanbrown/makezero v1.1.1 21:35:20 [2022-08-23T21:35:20.247Z] #55 44.01 go: downloading github.com/bkielbasa/cyclop v1.2.0 21:35:20 [2022-08-23T21:35:20.247Z] #55 44.28 go: downloading github.com/blizzy78/varnamelen v0.8.0 21:35:20 [2022-08-23T21:35:20.247Z] #55 44.28 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 21:35:20 [2022-08-23T21:35:20.247Z] #55 44.35 go: downloading github.com/breml/bidichk v0.2.3 21:35:20 [2022-08-23T21:35:20.247Z] #55 44.44 go: downloading github.com/breml/errchkjson v0.3.0 21:35:20 [2022-08-23T21:35:20.247Z] #55 44.52 go: downloading github.com/butuzov/ireturn v0.1.1 21:35:20 [2022-08-23T21:35:20.247Z] #55 44.67 go: downloading github.com/charithe/durationcheck v0.0.9 21:35:20 [2022-08-23T21:35:20.247Z] #55 44.67 go: downloading github.com/daixiang0/gci v0.3.3 21:35:20 [2022-08-23T21:35:20.247Z] #55 44.81 go: downloading github.com/denis-tingaikin/go-header v0.4.3 21:35:20 [2022-08-23T21:35:20.247Z] #55 44.96 go: downloading github.com/esimonov/ifshort v1.0.4 21:35:20 [2022-08-23T21:35:20.247Z] #55 45.15 go: downloading github.com/firefart/nonamedreturns v1.0.1 21:35:20 [2022-08-23T21:35:20.247Z] #55 45.26 go: downloading github.com/fzipp/gocyclo v0.5.1 21:35:20 [2022-08-23T21:35:20.247Z] #55 45.26 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 21:35:20 [2022-08-23T21:35:20.247Z] #55 45.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 21:35:20 [2022-08-23T21:35:20.247Z] #55 45.45 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 21:35:20 [2022-08-23T21:35:20.247Z] #55 45.55 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 21:35:20 [2022-08-23T21:35:20.247Z] #55 45.68 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 21:35:20 [2022-08-23T21:35:20.247Z] #55 45.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 21:35:20 [2022-08-23T21:35:20.247Z] #55 45.85 go: downloading github.com/golangci/misspell v0.3.5 21:35:20 [2022-08-23T21:35:20.247Z] #55 45.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 21:35:20 [2022-08-23T21:35:20.247Z] #55 46.03 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 21:35:20 [2022-08-23T21:35:20.247Z] #55 46.07 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 21:35:20 [2022-08-23T21:35:20.247Z] #55 46.14 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 21:35:20 [2022-08-23T21:35:20.473Z] #77 ... 21:35:20 [2022-08-23T21:35:20.473Z] 21:35:20 [2022-08-23T21:35:20.473Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:20 [2022-08-23T21:35:20.473Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8 21:35:20 [2022-08-23T21:35:20.473Z] #14 62.10 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. 21:35:20 [2022-08-23T21:35:20.473Z] #14 62.10 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... 21:35:20 [2022-08-23T21:35:20.473Z] #14 62.11 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 21:35:20 [2022-08-23T21:35:20.482Z] #62 60.13 Fetched 460 kB in 0s (1167 kB/s) 21:35:20 [2022-08-23T21:35:20.482Z] #62 60.34 Selecting previously unselected package libbtrfs0:amd64. 21:35:20 [2022-08-23T21:35:20.507Z] #55 46.24 go: downloading github.com/jgautheron/goconst v1.5.1 21:35:20 [2022-08-23T21:35:20.507Z] #55 46.26 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 21:35:20 [2022-08-23T21:35:20.507Z] #55 46.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 21:35:20 [2022-08-23T21:35:20.507Z] #55 46.41 go: downloading github.com/julz/importas v0.1.0 21:35:20 [2022-08-23T21:35:20.742Z] #62 60.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 ... 15717 files and directories currently installed.) 21:35:20 [2022-08-23T21:35:20.742Z] #62 60.47 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... 21:35:20 [2022-08-23T21:35:20.742Z] #62 60.48 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 21:35:20 [2022-08-23T21:35:20.742Z] #62 ... 21:35:20 [2022-08-23T21:35:20.742Z] 21:35:20 [2022-08-23T21:35:20.742Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:35:20 [2022-08-23T21:35:20.742Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:35:20 [2022-08-23T21:35:20.742Z] #55 50.62 go: downloading golang.org/x/text v0.3.7 21:35:20 [2022-08-23T21:35:20.773Z] #55 46.45 go: downloading github.com/kisielk/errcheck v1.6.0 21:35:20 [2022-08-23T21:35:20.773Z] #55 46.59 go: downloading github.com/kulti/thelper v0.6.2 21:35:20 [2022-08-23T21:35:20.773Z] #55 46.59 go: downloading github.com/kunwardeep/paralleltest v1.0.3 21:35:20 [2022-08-23T21:35:20.802Z] #62 59.23 debconf: delaying package configuration, since apt-utils is not installed 21:35:21 [2022-08-23T21:35:21.003Z] #55 ... 21:35:21 [2022-08-23T21:35:21.003Z] 21:35:21 [2022-08-23T21:35:21.003Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:35:21 [2022-08-23T21:35:21.003Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 21:35:21 [2022-08-23T21:35:21.003Z] #62 60.79 Selecting previously unselected package libbtrfs-dev:amd64. 21:35:21 [2022-08-23T21:35:21.003Z] #62 60.79 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... 21:35:21 [2022-08-23T21:35:21.003Z] #62 60.81 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 21:35:21 [2022-08-23T21:35:21.035Z] #55 46.78 go: downloading github.com/kyoh86/exportloopref v0.1.8 21:35:21 [2022-08-23T21:35:21.035Z] #55 46.81 go: downloading github.com/ldez/tagliatelle v0.3.1 21:35:21 [2022-08-23T21:35:21.035Z] #55 46.87 go: downloading github.com/leonklingele/grouper v1.1.0 21:35:21 [2022-08-23T21:35:21.266Z] #62 ... 21:35:21 [2022-08-23T21:35:21.267Z] 21:35:21 [2022-08-23T21:35:21.267Z] #76 [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 ; 21:35:21 [2022-08-23T21:35:21.267Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:35:21 [2022-08-23T21:35:21.267Z] #76 41.82 Reading package lists... 21:35:21 [2022-08-23T21:35:21.267Z] #76 51.38 Building dependency tree... 21:35:21 [2022-08-23T21:35:21.267Z] #76 57.44 python3 is already the newest version (3.9.2-3). 21:35:21 [2022-08-23T21:35:21.267Z] #76 57.44 The following additional packages will be installed: 21:35:21 [2022-08-23T21:35:21.267Z] #76 57.45 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 21:35:21 [2022-08-23T21:35:21.267Z] #76 57.47 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils 21:35:21 [2022-08-23T21:35:21.267Z] #76 57.47 Suggested packages: 21:35:21 [2022-08-23T21:35:21.267Z] #76 57.51 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring 21:35:21 [2022-08-23T21:35:21.267Z] #76 57.51 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk 21:35:21 [2022-08-23T21:35:21.267Z] #76 57.51 m4-doc ed diffutils-doc 21:35:21 [2022-08-23T21:35:21.267Z] #76 57.52 Recommended packages: 21:35:21 [2022-08-23T21:35:21.267Z] #76 57.52 fakeroot libalgorithm-merge-perl libltdl-dev 21:35:21 [2022-08-23T21:35:21.267Z] #76 60.36 The following NEW packages will be installed: 21:35:21 [2022-08-23T21:35:21.267Z] #76 60.37 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file 21:35:21 [2022-08-23T21:35:21.267Z] #76 60.37 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 21:35:21 [2022-08-23T21:35:21.267Z] #76 60.37 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev 21:35:21 [2022-08-23T21:35:21.267Z] #76 60.37 libyajl2 m4 patch xz-utils 21:35:21 [2022-08-23T21:35:21.267Z] #76 60.95 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. 21:35:21 [2022-08-23T21:35:21.267Z] #76 60.95 Need to get 5940 kB of archives. 21:35:21 [2022-08-23T21:35:21.267Z] #76 60.95 After this operation, 18.7 MB of additional disk space will be used. 21:35:21 [2022-08-23T21:35:21.267Z] #76 60.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 21:35:21 [2022-08-23T21:35:21.267Z] #76 61.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] 21:35:21 [2022-08-23T21:35:21.267Z] #76 61.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] 21:35:21 [2022-08-23T21:35:21.267Z] #76 61.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] 21:35:21 [2022-08-23T21:35:21.267Z] #76 61.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] 21:35:21 [2022-08-23T21:35:21.267Z] #76 61.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] 21:35:21 [2022-08-23T21:35:21.267Z] #76 61.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] 21:35:21 [2022-08-23T21:35:21.267Z] #76 61.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] 21:35:21 [2022-08-23T21:35:21.267Z] #76 61.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] 21:35:21 [2022-08-23T21:35:21.267Z] #76 61.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] 21:35:21 [2022-08-23T21:35:21.267Z] #76 61.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 21:35:21 [2022-08-23T21:35:21.267Z] #76 61.25 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] 21:35:21 [2022-08-23T21:35:21.267Z] #76 ... 21:35:21 [2022-08-23T21:35:21.267Z] 21:35:21 [2022-08-23T21:35:21.267Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:21 [2022-08-23T21:35:21.267Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:35:21 [2022-08-23T21:35:21.267Z] #14 41.65 Reading package lists... 21:35:21 [2022-08-23T21:35:21.267Z] #14 51.40 Building dependency tree... 21:35:21 [2022-08-23T21:35:21.267Z] #14 57.51 The following additional packages will be installed: 21:35:21 [2022-08-23T21:35:21.267Z] #14 57.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 21:35:21 [2022-08-23T21:35:21.267Z] #14 57.52 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base 21:35:21 [2022-08-23T21:35:21.267Z] #14 57.52 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime 21:35:21 [2022-08-23T21:35:21.267Z] #14 57.52 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 21:35:21 [2022-08-23T21:35:21.267Z] #14 57.52 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 21:35:21 [2022-08-23T21:35:21.267Z] #14 57.53 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev 21:35:21 [2022-08-23T21:35:21.267Z] #14 57.54 mingw-w64-common mingw-w64-x86-64-dev 21:35:21 [2022-08-23T21:35:21.267Z] #14 57.56 Suggested packages: 21:35:21 [2022-08-23T21:35:21.267Z] #14 57.56 gcc-10-locales seccomp wine64 21:35:21 [2022-08-23T21:35:21.267Z] #14 60.13 The following NEW packages will be installed: 21:35:21 [2022-08-23T21:35:21.267Z] #14 60.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 21:35:21 [2022-08-23T21:35:21.267Z] #14 60.13 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 21:35:21 [2022-08-23T21:35:21.267Z] #14 60.13 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix 21:35:21 [2022-08-23T21:35:21.267Z] #14 60.13 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 21:35:21 [2022-08-23T21:35:21.267Z] #14 60.13 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev 21:35:21 [2022-08-23T21:35:21.267Z] #14 60.13 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 21:35:21 [2022-08-23T21:35:21.267Z] #14 60.13 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev 21:35:21 [2022-08-23T21:35:21.267Z] #14 60.14 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common 21:35:21 [2022-08-23T21:35:21.267Z] #14 60.14 mingw-w64-x86-64-dev 21:35:21 [2022-08-23T21:35:21.267Z] #14 60.71 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 21:35:21 [2022-08-23T21:35:21.267Z] #14 60.71 Need to get 115 MB of archives. 21:35:21 [2022-08-23T21:35:21.267Z] #14 60.71 After this operation, 645 MB of additional disk space will be used. 21:35:21 [2022-08-23T21:35:21.267Z] #14 60.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] 21:35:21 [2022-08-23T21:35:21.267Z] #14 60.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] 21:35:21 [2022-08-23T21:35:21.267Z] #14 61.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] 21:35:21 [2022-08-23T21:35:21.267Z] #14 61.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] 21:35:21 [2022-08-23T21:35:21.267Z] #14 61.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] 21:35:21 [2022-08-23T21:35:21.267Z] #14 61.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] 21:35:21 [2022-08-23T21:35:21.295Z] #55 46.96 go: downloading github.com/lufeee/execinquery v1.2.1 21:35:21 [2022-08-23T21:35:21.295Z] #55 46.99 go: downloading github.com/maratori/testpackage v1.0.1 21:35:21 [2022-08-23T21:35:21.295Z] #55 47.07 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 21:35:21 [2022-08-23T21:35:21.295Z] #55 47.15 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 21:35:21 [2022-08-23T21:35:21.295Z] #55 47.15 go: downloading github.com/mgechev/revive v1.2.1 21:35:21 [2022-08-23T21:35:21.368Z] #62 59.81 Fetched 460 kB in 0s (1026 kB/s) 21:35:21 [2022-08-23T21:35:21.368Z] #62 ... 21:35:21 [2022-08-23T21:35:21.368Z] 21:35:21 [2022-08-23T21:35:21.368Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:35:21 [2022-08-23T21:35:21.368Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:35:21 [2022-08-23T21:35:21.368Z] #55 50.03 go: downloading github.com/pelletier/go-toml v1.9.5 21:35:21 [2022-08-23T21:35:21.368Z] #55 50.28 go: downloading golang.org/x/text v0.3.7 21:35:21 [2022-08-23T21:35:21.534Z] #14 ... 21:35:21 [2022-08-23T21:35:21.534Z] 21:35:21 [2022-08-23T21:35:21.534Z] #42 [tini 1/3] 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 vim-common 21:35:21 [2022-08-23T21:35:21.534Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:35:21 [2022-08-23T21:35:21.534Z] #42 57.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] 21:35:21 [2022-08-23T21:35:21.534Z] #42 57.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] 21:35:21 [2022-08-23T21:35:21.534Z] #42 57.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] 21:35:21 [2022-08-23T21:35:21.534Z] #42 57.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] 21:35:21 [2022-08-23T21:35:21.534Z] #42 57.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] 21:35:21 [2022-08-23T21:35:21.534Z] #42 57.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] 21:35:21 [2022-08-23T21:35:21.534Z] #42 59.47 debconf: delaying package configuration, since apt-utils is not installed 21:35:21 [2022-08-23T21:35:21.534Z] #42 60.02 Fetched 17.7 MB in 2s (8324 kB/s) 21:35:21 [2022-08-23T21:35:21.534Z] #42 60.17 Selecting previously unselected package xxd. 21:35:21 [2022-08-23T21:35:21.535Z] #42 60.17 (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 ... 15717 files and directories currently installed.) 21:35:21 [2022-08-23T21:35:21.535Z] #42 60.26 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 21:35:21 [2022-08-23T21:35:21.535Z] #42 60.30 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 21:35:21 [2022-08-23T21:35:21.535Z] #42 60.73 Selecting previously unselected package vim-common. 21:35:21 [2022-08-23T21:35:21.535Z] #42 60.73 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 21:35:21 [2022-08-23T21:35:21.535Z] #42 60.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 21:35:21 [2022-08-23T21:35:21.556Z] #55 ... 21:35:21 [2022-08-23T21:35:21.556Z] 21:35:21 [2022-08-23T21:35:21.556Z] #42 [tini 1/3] 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 vim-common 21:35:21 [2022-08-23T21:35:21.556Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:35:21 [2022-08-23T21:35:21.556Z] #42 37.28 The following additional packages will be installed: 21:35:21 [2022-08-23T21:35:21.556Z] #42 37.28 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd 21:35:21 [2022-08-23T21:35:21.556Z] #42 37.30 Suggested packages: 21:35:21 [2022-08-23T21:35:21.556Z] #42 37.30 cmake-doc ninja-build lrzip 21:35:21 [2022-08-23T21:35:21.556Z] #42 37.30 Recommended packages: 21:35:21 [2022-08-23T21:35:21.556Z] #42 37.30 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny 21:35:21 [2022-08-23T21:35:21.556Z] #42 37.79 The following NEW packages will be installed: 21:35:21 [2022-08-23T21:35:21.556Z] #42 37.80 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 21:35:21 [2022-08-23T21:35:21.556Z] #42 37.80 vim-common xxd 21:35:21 [2022-08-23T21:35:21.556Z] #42 38.12 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 21:35:21 [2022-08-23T21:35:21.556Z] #42 38.12 Need to get 17.7 MB of archives. 21:35:21 [2022-08-23T21:35:21.556Z] #42 38.12 After this operation, 70.7 MB of additional disk space will be used. 21:35:21 [2022-08-23T21:35:21.556Z] #42 38.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 21:35:21 [2022-08-23T21:35:21.556Z] #42 40.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 21:35:21 [2022-08-23T21:35:21.556Z] #42 40.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 21:35:21 [2022-08-23T21:35:21.556Z] #42 40.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 21:35:21 [2022-08-23T21:35:21.556Z] #42 41.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] 21:35:21 [2022-08-23T21:35:21.556Z] #42 41.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] 21:35:21 [2022-08-23T21:35:21.556Z] #42 41.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] 21:35:21 [2022-08-23T21:35:21.556Z] #42 41.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] 21:35:21 [2022-08-23T21:35:21.556Z] #42 41.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] 21:35:21 [2022-08-23T21:35:21.556Z] #42 41.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] 21:35:21 [2022-08-23T21:35:21.556Z] #42 43.32 debconf: delaying package configuration, since apt-utils is not installed 21:35:21 [2022-08-23T21:35:21.556Z] #42 43.88 Fetched 17.7 MB in 4s (4254 kB/s) 21:35:21 [2022-08-23T21:35:21.556Z] #42 44.01 Selecting previously unselected package xxd. 21:35:21 [2022-08-23T21:35:21.556Z] #42 44.01 (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 ... 15717 files and directories currently installed.) 21:35:21 [2022-08-23T21:35:21.556Z] #42 44.28 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 21:35:21 [2022-08-23T21:35:21.556Z] #42 44.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 21:35:21 [2022-08-23T21:35:21.556Z] #42 44.35 Selecting previously unselected package vim-common. 21:35:21 [2022-08-23T21:35:21.556Z] #42 44.35 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 21:35:21 [2022-08-23T21:35:21.556Z] #42 44.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 21:35:21 [2022-08-23T21:35:21.556Z] #42 44.76 Selecting previously unselected package cmake-data. 21:35:21 [2022-08-23T21:35:21.556Z] #42 44.76 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... 21:35:21 [2022-08-23T21:35:21.556Z] #42 44.76 Unpacking cmake-data (3.18.4-2+deb11u1) ... 21:35:21 [2022-08-23T21:35:21.556Z] #42 ... 21:35:21 [2022-08-23T21:35:21.556Z] 21:35:21 [2022-08-23T21:35:21.556Z] #76 [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 ; 21:35:21 [2022-08-23T21:35:21.556Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:35:21 [2022-08-23T21:35:21.556Z] #76 47.21 Selecting previously unselected package build-essential. 21:35:21 [2022-08-23T21:35:21.556Z] #76 47.21 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... 21:35:21 [2022-08-23T21:35:21.556Z] #76 47.21 Unpacking build-essential (12.9) ... 21:35:21 [2022-08-23T21:35:21.556Z] #76 47.37 Selecting previously unselected package libcap2:amd64. 21:35:21 [2022-08-23T21:35:21.556Z] #76 47.37 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... 21:35:21 [2022-08-23T21:35:21.556Z] #76 47.38 Unpacking libcap2:amd64 (1:2.44-1) ... 21:35:21 [2022-08-23T21:35:21.556Z] #76 47.46 Selecting previously unselected package libcap-dev:amd64. 21:35:21 [2022-08-23T21:35:21.627Z] #55 ... 21:35:21 [2022-08-23T21:35:21.627Z] 21:35:21 [2022-08-23T21:35:21.627Z] #42 [tini 1/3] 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 vim-common 21:35:21 [2022-08-23T21:35:21.627Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:35:21 [2022-08-23T21:35:21.627Z] #42 41.02 Reading package lists... 21:35:21 [2022-08-23T21:35:21.627Z] #42 50.27 Building dependency tree... 21:35:21 [2022-08-23T21:35:21.627Z] #42 56.43 The following additional packages will be installed: 21:35:21 [2022-08-23T21:35:21.627Z] #42 56.44 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd 21:35:21 [2022-08-23T21:35:21.627Z] #42 56.44 Suggested packages: 21:35:21 [2022-08-23T21:35:21.627Z] #42 56.44 cmake-doc ninja-build lrzip 21:35:21 [2022-08-23T21:35:21.627Z] #42 56.44 Recommended packages: 21:35:21 [2022-08-23T21:35:21.627Z] #42 56.44 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny 21:35:21 [2022-08-23T21:35:21.627Z] #42 58.02 The following NEW packages will be installed: 21:35:21 [2022-08-23T21:35:21.627Z] #42 58.05 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 21:35:21 [2022-08-23T21:35:21.627Z] #42 58.08 vim-common xxd 21:35:21 [2022-08-23T21:35:21.627Z] #42 58.55 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 21:35:21 [2022-08-23T21:35:21.627Z] #42 58.55 Need to get 17.7 MB of archives. 21:35:21 [2022-08-23T21:35:21.627Z] #42 58.55 After this operation, 70.7 MB of additional disk space will be used. 21:35:21 [2022-08-23T21:35:21.627Z] #42 58.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 21:35:21 [2022-08-23T21:35:21.627Z] #42 58.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 21:35:21 [2022-08-23T21:35:21.627Z] #42 58.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 21:35:21 [2022-08-23T21:35:21.627Z] #42 58.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 21:35:21 [2022-08-23T21:35:21.627Z] #42 59.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] 21:35:21 [2022-08-23T21:35:21.627Z] #42 59.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] 21:35:21 [2022-08-23T21:35:21.627Z] #42 59.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] 21:35:21 [2022-08-23T21:35:21.627Z] #42 59.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] 21:35:21 [2022-08-23T21:35:21.627Z] #42 59.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] 21:35:21 [2022-08-23T21:35:21.627Z] #42 59.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] 21:35:21 [2022-08-23T21:35:21.627Z] #42 ... 21:35:21 [2022-08-23T21:35:21.627Z] 21:35:21 [2022-08-23T21:35:21.627Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:35:21 [2022-08-23T21:35:21.627Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 21:35:21 [2022-08-23T21:35:21.627Z] #62 60.09 Selecting previously unselected package libbtrfs0:amd64. 21:35:21 [2022-08-23T21:35:21.627Z] #62 60.09 (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 ... 15717 files and directories currently installed.) 21:35:21 [2022-08-23T21:35:21.627Z] #62 60.17 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... 21:35:21 [2022-08-23T21:35:21.627Z] #62 60.21 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 21:35:21 [2022-08-23T21:35:21.795Z] #42 ... 21:35:21 [2022-08-23T21:35:21.795Z] 21:35:21 [2022-08-23T21:35:21.795Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version 21:35:21 [2022-08-23T21:35:21.795Z] #57 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1 21:35:21 [2022-08-23T21:35:21.795Z] #57 60.78 v3.0.2 21:35:21 [2022-08-23T21:35:21.795Z] #57 DONE 61.7s 21:35:21 [2022-08-23T21:35:21.795Z] 21:35:21 [2022-08-23T21:35:21.795Z] #76 [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 ; 21:35:21 [2022-08-23T21:35:21.795Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:35:21 [2022-08-23T21:35:21.795Z] #76 61.54 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] 21:35:21 [2022-08-23T21:35:21.795Z] #76 61.54 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 21:35:21 [2022-08-23T21:35:21.795Z] #76 61.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] 21:35:21 [2022-08-23T21:35:21.795Z] #76 61.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 21:35:21 [2022-08-23T21:35:21.795Z] #76 61.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] 21:35:21 [2022-08-23T21:35:21.795Z] #76 61.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] 21:35:21 [2022-08-23T21:35:21.795Z] #76 61.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] 21:35:21 [2022-08-23T21:35:21.795Z] #76 61.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] 21:35:21 [2022-08-23T21:35:21.795Z] #76 61.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] 21:35:21 [2022-08-23T21:35:21.795Z] #76 61.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] 21:35:21 [2022-08-23T21:35:21.795Z] #76 61.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] 21:35:21 [2022-08-23T21:35:21.816Z] #76 47.52 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... 21:35:21 [2022-08-23T21:35:21.816Z] #76 47.52 Unpacking libcap-dev:amd64 (1:2.44-1) ... 21:35:22 [2022-08-23T21:35:22.075Z] #76 47.73 Selecting previously unselected package libprotobuf-c1:amd64. 21:35:22 [2022-08-23T21:35:22.075Z] #76 47.73 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 21:35:22 [2022-08-23T21:35:22.075Z] #76 47.73 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:35:22 [2022-08-23T21:35:22.075Z] #76 47.78 Selecting previously unselected package libprotobuf-c-dev:amd64. 21:35:22 [2022-08-23T21:35:22.075Z] #76 47.81 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... 21:35:22 [2022-08-23T21:35:22.075Z] #76 47.82 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... 21:35:22 [2022-08-23T21:35:22.193Z] #62 60.69 Selecting previously unselected package libbtrfs-dev:amd64. 21:35:22 [2022-08-23T21:35:22.193Z] #62 60.70 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... 21:35:22 [2022-08-23T21:35:22.193Z] #62 60.70 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 21:35:22 [2022-08-23T21:35:22.336Z] #76 47.95 Selecting previously unselected package libseccomp-dev:amd64. 21:35:22 [2022-08-23T21:35:22.336Z] #76 47.95 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... 21:35:22 [2022-08-23T21:35:22.336Z] #76 47.95 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 21:35:22 [2022-08-23T21:35:22.596Z] #76 48.31 Selecting previously unselected package libsystemd-dev:amd64. 21:35:22 [2022-08-23T21:35:22.596Z] #76 48.31 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... 21:35:22 [2022-08-23T21:35:22.596Z] #76 48.39 Unpacking libsystemd-dev:amd64 (247.3-7) ... 21:35:22 [2022-08-23T21:35:22.596Z] #76 ... 21:35:22 [2022-08-23T21:35:22.596Z] 21:35:22 [2022-08-23T21:35:22.596Z] #51 [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 21:35:22 [2022-08-23T21:35:22.596Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:35:22 [2022-08-23T21:35:22.596Z] #51 38.12 Get:2 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] 21:35:22 [2022-08-23T21:35:22.596Z] #51 40.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 21:35:22 [2022-08-23T21:35:22.596Z] #51 40.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] 21:35:22 [2022-08-23T21:35:22.596Z] #51 40.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] 21:35:22 [2022-08-23T21:35:22.596Z] #51 40.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 21:35:22 [2022-08-23T21:35:22.596Z] #51 40.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 21:35:22 [2022-08-23T21:35:22.596Z] #51 40.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 21:35:22 [2022-08-23T21:35:22.596Z] #51 41.80 debconf: delaying package configuration, since apt-utils is not installed 21:35:22 [2022-08-23T21:35:22.596Z] #51 42.11 Fetched 2315 kB in 5s (476 kB/s) 21:35:22 [2022-08-23T21:35:22.596Z] #51 42.24 Selecting previously unselected package libprotobuf23:amd64. 21:35:22 [2022-08-23T21:35:22.596Z] #51 42.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) 21:35:22 [2022-08-23T21:35:22.596Z] #51 42.33 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... 21:35:22 [2022-08-23T21:35:22.596Z] #51 42.36 Unpacking libprotobuf23:amd64 (3.12.4-1) ... 21:35:22 [2022-08-23T21:35:22.596Z] #51 43.60 Selecting previously unselected package python3-pkg-resources. 21:35:22 [2022-08-23T21:35:22.596Z] #51 43.60 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... 21:35:22 [2022-08-23T21:35:22.596Z] #51 43.68 Unpacking python3-pkg-resources (52.0.0-4) ... 21:35:22 [2022-08-23T21:35:22.596Z] #51 44.02 Selecting previously unselected package python3-six. 21:35:22 [2022-08-23T21:35:22.596Z] #51 44.02 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... 21:35:22 [2022-08-23T21:35:22.596Z] #51 44.02 Unpacking python3-six (1.16.0-2) ... 21:35:22 [2022-08-23T21:35:22.596Z] #51 44.11 Selecting previously unselected package python3-protobuf. 21:35:22 [2022-08-23T21:35:22.596Z] #51 44.11 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... 21:35:22 [2022-08-23T21:35:22.596Z] #51 44.11 Unpacking python3-protobuf (3.12.4-1) ... 21:35:22 [2022-08-23T21:35:22.597Z] #51 44.94 Selecting previously unselected package libnet1:amd64. 21:35:22 [2022-08-23T21:35:22.597Z] #51 44.94 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 21:35:22 [2022-08-23T21:35:22.597Z] #51 44.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 21:35:22 [2022-08-23T21:35:22.597Z] #51 45.11 Selecting previously unselected package libnl-3-200:amd64. 21:35:22 [2022-08-23T21:35:22.597Z] #51 45.11 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... 21:35:22 [2022-08-23T21:35:22.597Z] #51 45.11 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 21:35:22 [2022-08-23T21:35:22.597Z] #51 45.26 Selecting previously unselected package libprotobuf-c1:amd64. 21:35:22 [2022-08-23T21:35:22.597Z] #51 45.27 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 21:35:22 [2022-08-23T21:35:22.597Z] #51 45.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:35:22 [2022-08-23T21:35:22.597Z] #51 45.39 Selecting previously unselected package criu. 21:35:22 [2022-08-23T21:35:22.597Z] #51 45.40 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... 21:35:22 [2022-08-23T21:35:22.597Z] #51 45.41 Unpacking criu (3.17.1-1) ... 21:35:22 [2022-08-23T21:35:22.597Z] #51 46.35 Setting up python3-pkg-resources (52.0.0-4) ... 21:35:22 [2022-08-23T21:35:22.734Z] #76 ... 21:35:22 [2022-08-23T21:35:22.734Z] 21:35:22 [2022-08-23T21:35:22.734Z] #51 [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 21:35:22 [2022-08-23T21:35:22.734Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:35:22 [2022-08-23T21:35:22.734Z] #51 42.94 Reading package lists... 21:35:22 [2022-08-23T21:35:22.734Z] #51 52.49 Building dependency tree... 21:35:22 [2022-08-23T21:35:22.734Z] #51 58.90 The following additional packages will be installed: 21:35:22 [2022-08-23T21:35:22.734Z] #51 58.94 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 21:35:22 [2022-08-23T21:35:22.734Z] #51 58.94 python3-protobuf python3-six 21:35:22 [2022-08-23T21:35:22.734Z] #51 58.96 Suggested packages: 21:35:22 [2022-08-23T21:35:22.734Z] #51 58.96 python3-setuptools 21:35:22 [2022-08-23T21:35:22.734Z] #51 58.96 Recommended packages: 21:35:22 [2022-08-23T21:35:22.734Z] #51 58.96 iproute2 | iproute 21:35:22 [2022-08-23T21:35:22.734Z] #51 60.08 The following NEW packages will be installed: 21:35:22 [2022-08-23T21:35:22.734Z] #51 60.11 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 21:35:22 [2022-08-23T21:35:22.734Z] #51 60.14 python3-protobuf python3-six 21:35:22 [2022-08-23T21:35:22.734Z] #51 60.79 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 21:35:22 [2022-08-23T21:35:22.734Z] #51 60.79 Need to get 2315 kB of archives. 21:35:22 [2022-08-23T21:35:22.734Z] #51 60.79 After this operation, 11.1 MB of additional disk space will be used. 21:35:22 [2022-08-23T21:35:22.734Z] #51 60.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] 21:35:22 [2022-08-23T21:35:22.734Z] #51 60.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 21:35:22 [2022-08-23T21:35:22.734Z] #51 60.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] 21:35:22 [2022-08-23T21:35:22.734Z] #51 60.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] 21:35:22 [2022-08-23T21:35:22.734Z] #51 60.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 21:35:22 [2022-08-23T21:35:22.734Z] #51 61.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 21:35:22 [2022-08-23T21:35:22.734Z] #51 61.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 21:35:22 [2022-08-23T21:35:22.734Z] #51 ... 21:35:22 [2022-08-23T21:35:22.734Z] 21:35:22 [2022-08-23T21:35:22.734Z] #42 [tini 1/3] 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 vim-common 21:35:22 [2022-08-23T21:35:22.734Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:35:22 [2022-08-23T21:35:22.734Z] #42 61.94 Selecting previously unselected package cmake-data. 21:35:22 [2022-08-23T21:35:22.734Z] #42 61.95 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... 21:35:22 [2022-08-23T21:35:22.734Z] #42 62.00 Unpacking cmake-data (3.18.4-2+deb11u1) ... 21:35:22 [2022-08-23T21:35:22.857Z] #51 ... 21:35:22 [2022-08-23T21:35:22.857Z] 21:35:22 [2022-08-23T21:35:22.857Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 21:35:22 [2022-08-23T21:35:22.857Z] #31 sha256:fd96f9f14f90e731142a592df99a43c63b7d7b84a6be9e1fa49e35386995a79a 21:35:22 [2022-08-23T21:35:22.857Z] #31 41.85 21:35:22 [2022-08-23T21:35:22.857Z] #31 44.69 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 21:35:22 [2022-08-23T21:35:22.857Z] #31 46.38 #=#=# 21:35:22 [2022-08-23T21:35:22.857Z] #31 46.73 #=#=# ######################################################################## 100.0% 21:35:22 [2022-08-23T21:35:22.857Z] #31 48.15 21:35:22 [2022-08-23T21:35:22.857Z] #31 48.56 Download of images into '/build' complete. 21:35:22 [2022-08-23T21:35:22.857Z] #31 48.56 Use something like the following to load the result into a Docker daemon: 21:35:22 [2022-08-23T21:35:22.857Z] #31 48.56 tar -cC '/build' . | docker load 21:35:22 [2022-08-23T21:35:22.857Z] #31 DONE 49.2s 21:35:22 [2022-08-23T21:35:22.857Z] 21:35:22 [2022-08-23T21:35:22.857Z] #51 [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 21:35:22 [2022-08-23T21:35:22.857Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:35:22 [2022-08-23T21:35:22.857Z] #51 48.30 Setting up libprotobuf23:amd64 (3.12.4-1) ... 21:35:22 [2022-08-23T21:35:22.857Z] #51 48.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 21:35:22 [2022-08-23T21:35:22.857Z] #51 48.34 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:35:22 [2022-08-23T21:35:22.857Z] #51 48.34 Setting up python3-six (1.16.0-2) ... 21:35:22 [2022-08-23T21:35:22.857Z] #51 ... 21:35:22 [2022-08-23T21:35:22.857Z] 21:35:22 [2022-08-23T21:35:22.857Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:35:22 [2022-08-23T21:35:22.857Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:35:22 [2022-08-23T21:35:22.857Z] #55 47.87 go: downloading github.com/moricho/tparallel v0.2.1 21:35:22 [2022-08-23T21:35:22.857Z] #55 47.87 go: downloading github.com/nakabonne/nestif v0.3.1 21:35:22 [2022-08-23T21:35:22.857Z] #55 47.90 go: downloading github.com/nishanths/exhaustive v0.7.11 21:35:22 [2022-08-23T21:35:22.857Z] #55 47.95 go: downloading github.com/nishanths/predeclared v0.2.2 21:35:22 [2022-08-23T21:35:22.857Z] #55 48.05 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 21:35:22 [2022-08-23T21:35:22.857Z] #55 48.16 go: downloading github.com/ryancurrah/gomodguard v1.2.3 21:35:22 [2022-08-23T21:35:22.857Z] #55 48.31 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 21:35:22 [2022-08-23T21:35:22.857Z] #55 48.39 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 21:35:22 [2022-08-23T21:35:22.857Z] #55 48.41 go: downloading github.com/securego/gosec/v2 v2.11.0 21:35:22 [2022-08-23T21:35:22.857Z] #55 48.79 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 21:35:22 [2022-08-23T21:35:22.857Z] #55 48.79 go: downloading github.com/sivchari/containedctx v1.0.2 21:35:22 [2022-08-23T21:35:22.995Z] #42 ... 21:35:22 [2022-08-23T21:35:22.995Z] 21:35:22 [2022-08-23T21:35:22.995Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:35:22 [2022-08-23T21:35:22.995Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 21:35:22 [2022-08-23T21:35:22.995Z] #62 61.92 Setting up libbtrfs0:amd64 (5.10.1-2) ... 21:35:22 [2022-08-23T21:35:22.995Z] #62 61.94 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 21:35:22 [2022-08-23T21:35:22.995Z] #62 61.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:35:22 [2022-08-23T21:35:22.995Z] #62 DONE 62.9s 21:35:23 [2022-08-23T21:35:23.118Z] #55 48.88 go: downloading github.com/sivchari/tenv v1.5.0 21:35:23 [2022-08-23T21:35:23.118Z] #55 48.93 go: downloading github.com/sonatard/noctx v0.0.1 21:35:23 [2022-08-23T21:35:23.118Z] #55 49.05 go: downloading github.com/sourcegraph/go-diff v0.6.1 21:35:23 [2022-08-23T21:35:23.141Z] #62 ... 21:35:23 [2022-08-23T21:35:23.141Z] 21:35:23 [2022-08-23T21:35:23.141Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:23 [2022-08-23T21:35:23.141Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:35:23 [2022-08-23T21:35:23.141Z] #14 49.27 Building dependency tree... 21:35:23 [2022-08-23T21:35:23.141Z] #14 55.69 The following additional packages will be installed: 21:35:23 [2022-08-23T21:35:23.141Z] #14 55.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 21:35:23 [2022-08-23T21:35:23.141Z] #14 55.70 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base 21:35:23 [2022-08-23T21:35:23.141Z] #14 55.70 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime 21:35:23 [2022-08-23T21:35:23.141Z] #14 55.70 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 21:35:23 [2022-08-23T21:35:23.141Z] #14 55.70 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 21:35:23 [2022-08-23T21:35:23.141Z] #14 55.70 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev 21:35:23 [2022-08-23T21:35:23.141Z] #14 55.70 mingw-w64-common mingw-w64-x86-64-dev 21:35:23 [2022-08-23T21:35:23.141Z] #14 55.75 Suggested packages: 21:35:23 [2022-08-23T21:35:23.141Z] #14 55.75 gcc-10-locales seccomp wine64 21:35:23 [2022-08-23T21:35:23.141Z] #14 58.21 The following NEW packages will be installed: 21:35:23 [2022-08-23T21:35:23.141Z] #14 58.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 21:35:23 [2022-08-23T21:35:23.141Z] #14 58.23 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 21:35:23 [2022-08-23T21:35:23.141Z] #14 58.23 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix 21:35:23 [2022-08-23T21:35:23.141Z] #14 58.23 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 21:35:23 [2022-08-23T21:35:23.141Z] #14 58.24 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev 21:35:23 [2022-08-23T21:35:23.141Z] #14 58.24 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 21:35:23 [2022-08-23T21:35:23.141Z] #14 58.24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev 21:35:23 [2022-08-23T21:35:23.141Z] #14 58.24 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common 21:35:23 [2022-08-23T21:35:23.141Z] #14 58.25 mingw-w64-x86-64-dev 21:35:23 [2022-08-23T21:35:23.141Z] #14 58.78 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 21:35:23 [2022-08-23T21:35:23.141Z] #14 58.78 Need to get 115 MB of archives. 21:35:23 [2022-08-23T21:35:23.141Z] #14 58.78 After this operation, 645 MB of additional disk space will be used. 21:35:23 [2022-08-23T21:35:23.141Z] #14 58.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] 21:35:23 [2022-08-23T21:35:23.141Z] #14 58.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] 21:35:23 [2022-08-23T21:35:23.141Z] #14 59.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] 21:35:23 [2022-08-23T21:35:23.141Z] #14 59.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] 21:35:23 [2022-08-23T21:35:23.141Z] #14 59.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] 21:35:23 [2022-08-23T21:35:23.141Z] #14 59.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] 21:35:23 [2022-08-23T21:35:23.141Z] #14 59.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] 21:35:23 [2022-08-23T21:35:23.141Z] #14 60.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] 21:35:23 [2022-08-23T21:35:23.141Z] #14 60.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] 21:35:23 [2022-08-23T21:35:23.141Z] #14 61.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] 21:35:23 [2022-08-23T21:35:23.141Z] #14 ... 21:35:23 [2022-08-23T21:35:23.141Z] 21:35:23 [2022-08-23T21:35:23.141Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:35:23 [2022-08-23T21:35:23.141Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 21:35:23 [2022-08-23T21:35:23.141Z] #62 61.58 Setting up libbtrfs0:amd64 (5.10.1-2) ... 21:35:23 [2022-08-23T21:35:23.259Z] 21:35:23 [2022-08-23T21:35:23.259Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:35:23 [2022-08-23T21:35:23.259Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:35:23 [2022-08-23T21:35:23.259Z] #55 61.99 go: downloading github.com/subosito/gotenv v1.2.0 21:35:23 [2022-08-23T21:35:23.259Z] #55 62.09 go: downloading github.com/hashicorp/hcl v1.0.0 21:35:23 [2022-08-23T21:35:23.259Z] #55 62.53 go: downloading gopkg.in/ini.v1 v1.66.4 21:35:23 [2022-08-23T21:35:23.259Z] #55 62.72 go: downloading github.com/magiconair/properties v1.8.6 21:35:23 [2022-08-23T21:35:23.259Z] #55 63.02 go: downloading github.com/pelletier/go-toml v1.9.5 21:35:23 [2022-08-23T21:35:23.259Z] #55 ... 21:35:23 [2022-08-23T21:35:23.259Z] 21:35:23 [2022-08-23T21:35:23.259Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / 21:35:23 [2022-08-23T21:35:23.259Z] #63 sha256:94327fa253e3c59b1755902bec8dc6321c8c5fed48b4e9b60d6f4df4d58f58fa 21:35:23 [2022-08-23T21:35:23.259Z] #63 DONE 0.3s 21:35:23 [2022-08-23T21:35:23.259Z] 21:35:23 [2022-08-23T21:35:23.259Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:35:23 [2022-08-23T21:35:23.259Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:35:23 [2022-08-23T21:35:23.259Z] #55 63.19 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 21:35:23 [2022-08-23T21:35:23.380Z] #55 49.05 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 21:35:23 [2022-08-23T21:35:23.380Z] #55 49.22 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 21:35:23 [2022-08-23T21:35:23.380Z] #55 49.22 go: downloading github.com/sylvia7788/contextcheck v1.0.4 21:35:23 [2022-08-23T21:35:23.380Z] #55 49.28 go: downloading github.com/tdakkota/asciicheck v0.1.1 21:35:23 [2022-08-23T21:35:23.380Z] #55 49.32 go: downloading github.com/tetafro/godot v1.4.11 21:35:23 [2022-08-23T21:35:23.520Z] #55 63.43 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 21:35:23 [2022-08-23T21:35:23.762Z] #62 62.07 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 21:35:23 [2022-08-23T21:35:23.781Z] #55 63.85 go: downloading github.com/gobwas/glob v0.2.3 21:35:23 [2022-08-23T21:35:23.781Z] #55 63.85 go: downloading github.com/kisielk/gotool v1.0.0 21:35:23 [2022-08-23T21:35:23.952Z] #55 49.46 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 21:35:23 [2022-08-23T21:35:23.952Z] #55 49.46 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 21:35:23 [2022-08-23T21:35:23.952Z] #55 49.50 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 21:35:23 [2022-08-23T21:35:23.952Z] #55 49.71 go: downloading github.com/ultraware/funlen v0.0.3 21:35:23 [2022-08-23T21:35:23.952Z] #55 49.78 go: downloading github.com/ultraware/whitespace v0.0.5 21:35:23 [2022-08-23T21:35:23.952Z] #55 49.82 go: downloading github.com/uudashr/gocognit v1.0.5 21:35:24 [2022-08-23T21:35:24.018Z] #20 ... 21:35:24 [2022-08-23T21:35:24.018Z] 21:35:24 [2022-08-23T21:35:24.018Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:35:24 [2022-08-23T21:35:24.018Z] #71 sha256:79db28ba0c0e936b876f590dfc02099b27b9550fad70f529d423a6a69bed045f 21:35:24 [2022-08-23T21:35:24.018Z] #71 13.04 + cd /tmp/tmp.5dPMjx303Z/src/github.com/containerd/containerd 21:35:24 [2022-08-23T21:35:24.018Z] #71 13.04 + git checkout -q v1.6.7 21:35:24 [2022-08-23T21:35:24.018Z] #71 13.50 + export 'BUILDTAGS=netgo osusergo static_build' 21:35:24 [2022-08-23T21:35:24.018Z] #71 13.50 + BUILDTAGS='netgo osusergo static_build' 21:35:24 [2022-08-23T21:35:24.018Z] #71 13.50 + export EXTRA_FLAGS=-buildmode=pie 21:35:24 [2022-08-23T21:35:24.018Z] #71 13.50 + EXTRA_FLAGS=-buildmode=pie 21:35:24 [2022-08-23T21:35:24.018Z] #71 13.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 21:35:24 [2022-08-23T21:35:24.018Z] #71 13.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 21:35:24 [2022-08-23T21:35:24.018Z] #71 13.50 + '[' '' = dynamic ']' 21:35:24 [2022-08-23T21:35:24.018Z] #71 13.50 + make 21:35:24 [2022-08-23T21:35:24.020Z] #62 62.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:35:24 [2022-08-23T21:35:24.020Z] #62 ... 21:35:24 [2022-08-23T21:35:24.020Z] 21:35:24 [2022-08-23T21:35:24.020Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version 21:35:24 [2022-08-23T21:35:24.020Z] #57 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1 21:35:24 [2022-08-23T21:35:24.020Z] #57 61.40 v3.0.2 21:35:24 [2022-08-23T21:35:24.020Z] #57 DONE 62.6s 21:35:24 [2022-08-23T21:35:24.041Z] #55 63.90 go: downloading github.com/gostaticanalysis/comment v1.4.2 21:35:24 [2022-08-23T21:35:24.217Z] #55 49.88 go: downloading github.com/yagipy/maintidx v1.0.0 21:35:24 [2022-08-23T21:35:24.217Z] #55 50.00 go: downloading github.com/yeya24/promlinter v0.2.0 21:35:24 [2022-08-23T21:35:24.278Z] 21:35:24 [2022-08-23T21:35:24.278Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:35:24 [2022-08-23T21:35:24.278Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:35:24 [2022-08-23T21:35:24.278Z] #55 62.50 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 21:35:24 [2022-08-23T21:35:24.278Z] #55 62.71 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 21:35:24 [2022-08-23T21:35:24.278Z] #55 62.77 go: downloading github.com/gobwas/glob v0.2.3 21:35:24 [2022-08-23T21:35:24.301Z] #55 64.10 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 21:35:24 [2022-08-23T21:35:24.301Z] #55 64.15 go: downloading github.com/ettle/strcase v0.1.1 21:35:24 [2022-08-23T21:35:24.481Z] #55 50.20 go: downloading gitlab.com/bosi/decorder v0.2.1 21:35:24 [2022-08-23T21:35:24.536Z] #55 ... 21:35:24 [2022-08-23T21:35:24.537Z] 21:35:24 [2022-08-23T21:35:24.537Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev 21:35:24 [2022-08-23T21:35:24.537Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 21:35:24 [2022-08-23T21:35:24.537Z] #62 DONE 63.0s 21:35:24 [2022-08-23T21:35:24.537Z] 21:35:24 [2022-08-23T21:35:24.537Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:35:24 [2022-08-23T21:35:24.537Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:35:24 [2022-08-23T21:35:24.537Z] #55 62.95 go: downloading github.com/kisielk/gotool v1.0.0 21:35:24 [2022-08-23T21:35:24.537Z] #55 ... 21:35:24 [2022-08-23T21:35:24.537Z] 21:35:24 [2022-08-23T21:35:24.537Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / 21:35:24 [2022-08-23T21:35:24.537Z] #63 sha256:29a085268b013bdc6228c56eb7f1b2f59ac93201ca4cf81c69847df2b149ddfe 21:35:24 [2022-08-23T21:35:24.537Z] #63 DONE 0.2s 21:35:24 [2022-08-23T21:35:24.537Z] 21:35:24 [2022-08-23T21:35:24.537Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:35:24 [2022-08-23T21:35:24.537Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:35:24 [2022-08-23T21:35:24.537Z] #55 63.09 go: downloading github.com/gostaticanalysis/comment v1.4.2 21:35:24 [2022-08-23T21:35:24.559Z] #55 64.38 go: downloading github.com/fatih/structtag v1.2.0 21:35:24 [2022-08-23T21:35:24.559Z] #55 64.45 go: downloading github.com/Masterminds/semver v1.5.0 21:35:24 [2022-08-23T21:35:24.581Z] #71 14.37 + bin/ctr 21:35:24 [2022-08-23T21:35:24.741Z] #55 50.51 go: downloading honnef.co/go/tools v0.3.1 21:35:24 [2022-08-23T21:35:24.794Z] #55 63.26 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 21:35:24 [2022-08-23T21:35:24.794Z] #55 63.26 go: downloading github.com/ettle/strcase v0.1.1 21:35:24 [2022-08-23T21:35:24.828Z] #55 64.61 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 21:35:24 [2022-08-23T21:35:24.828Z] #55 64.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 21:35:25 [2022-08-23T21:35:25.052Z] #55 63.60 go: downloading github.com/fatih/structtag v1.2.0 21:35:25 [2022-08-23T21:35:25.053Z] #55 63.68 go: downloading github.com/Masterminds/semver v1.5.0 21:35:25 [2022-08-23T21:35:25.311Z] #55 63.84 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 21:35:25 [2022-08-23T21:35:25.398Z] #55 65.17 go: downloading github.com/prometheus/client_golang v1.12.1 21:35:25 [2022-08-23T21:35:25.569Z] #55 64.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 21:35:25 [2022-08-23T21:35:25.569Z] #55 64.08 go: downloading github.com/prometheus/client_golang v1.12.1 21:35:25 [2022-08-23T21:35:25.684Z] #55 ... 21:35:25 [2022-08-23T21:35:25.684Z] 21:35:25 [2022-08-23T21:35:25.684Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:25 [2022-08-23T21:35:25.684Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:35:25 [2022-08-23T21:35:25.684Z] #14 41.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 41.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 41.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 42.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 44.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 45.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 45.81 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 47.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 47.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 47.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 47.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 47.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 47.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 47.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 47.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 47.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 47.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 47.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 48.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 48.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 48.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 48.13 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 48.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 48.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] 21:35:25 [2022-08-23T21:35:25.684Z] #14 49.38 debconf: delaying package configuration, since apt-utils is not installed 21:35:25 [2022-08-23T21:35:25.684Z] #14 49.64 Fetched 115 MB in 10s (11.0 MB/s) 21:35:25 [2022-08-23T21:35:25.684Z] #14 49.75 Selecting previously unselected package binutils-mingw-w64-i686. 21:35:25 [2022-08-23T21:35:25.684Z] #14 49.75 (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 ... 15717 files and directories currently installed.) 21:35:25 [2022-08-23T21:35:25.684Z] #14 49.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... 21:35:25 [2022-08-23T21:35:25.684Z] #14 49.87 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 21:35:25 [2022-08-23T21:35:25.684Z] #14 ... 21:35:25 [2022-08-23T21:35:25.684Z] 21:35:25 [2022-08-23T21:35:25.684Z] #76 [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 ; 21:35:25 [2022-08-23T21:35:25.684Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:35:25 [2022-08-23T21:35:25.684Z] #76 49.22 Selecting previously unselected package libtool. 21:35:25 [2022-08-23T21:35:25.684Z] #76 49.25 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 49.25 Unpacking libtool (2.4.6-15) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 49.65 Selecting previously unselected package libudev-dev:amd64. 21:35:25 [2022-08-23T21:35:25.684Z] #76 49.65 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 49.65 Unpacking libudev-dev:amd64 (247.3-7) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.00 Selecting previously unselected package libyajl2:amd64. 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.00 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.00 Unpacking libyajl2:amd64 (2.1.0-3) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.00 Selecting previously unselected package libyajl-dev:amd64. 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.00 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.00 Unpacking libyajl-dev:amd64 (2.1.0-3) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.17 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.20 Setting up libmagic-mgc (1:5.39-3) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.32 Setting up libyajl2:amd64 (2.1.0-3) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.32 Setting up libmagic1:amd64 (1:5.39-3) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.32 Setting up file (1:5.39-3) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.32 Setting up bzip2 (1.0.8-4) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.32 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.32 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.32 Setting up libcap2:amd64 (1:2.44-1) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.32 Setting up autotools-dev (20180224.1+nmu1) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.32 Setting up libsigsegv2:amd64 (2.13-1) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.32 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.40 Setting up patch (2.7.6-7) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.42 Setting up libudev-dev:amd64 (247.3-7) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.46 Setting up libyajl-dev:amd64 (2.1.0-3) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.46 Setting up libcap-dev:amd64 (1:2.44-1) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.46 Setting up libsystemd-dev:amd64 (247.3-7) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.48 Setting up libtool (2.4.6-15) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.49 Setting up m4 (1.4.18-5) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.51 Setting up dpkg-dev (1.20.11) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.51 Setting up autoconf (2.69-14) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.54 Setting up build-essential (12.9) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.54 Setting up automake (1:1.16.3-2) ... 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.58 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 21:35:25 [2022-08-23T21:35:25.684Z] #76 50.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:35:25 [2022-08-23T21:35:25.838Z] #55 ... 21:35:25 [2022-08-23T21:35:25.838Z] 21:35:25 [2022-08-23T21:35:25.838Z] #51 [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 21:35:25 [2022-08-23T21:35:25.838Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:35:25 [2022-08-23T21:35:25.838Z] #51 51.81 Building dependency tree... 21:35:25 [2022-08-23T21:35:25.838Z] #51 57.92 The following additional packages will be installed: 21:35:25 [2022-08-23T21:35:25.838Z] #51 57.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 21:35:25 [2022-08-23T21:35:25.838Z] #51 57.92 python3-protobuf python3-six 21:35:25 [2022-08-23T21:35:25.838Z] #51 57.93 Suggested packages: 21:35:25 [2022-08-23T21:35:25.838Z] #51 57.94 python3-setuptools 21:35:25 [2022-08-23T21:35:25.838Z] #51 57.94 Recommended packages: 21:35:25 [2022-08-23T21:35:25.838Z] #51 57.94 iproute2 | iproute 21:35:25 [2022-08-23T21:35:25.838Z] #51 59.39 The following NEW packages will be installed: 21:35:25 [2022-08-23T21:35:25.838Z] #51 59.44 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 21:35:25 [2022-08-23T21:35:25.838Z] #51 59.46 python3-protobuf python3-six 21:35:25 [2022-08-23T21:35:25.838Z] #51 60.22 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 21:35:25 [2022-08-23T21:35:25.838Z] #51 60.22 Need to get 2315 kB of archives. 21:35:25 [2022-08-23T21:35:25.838Z] #51 60.22 After this operation, 11.1 MB of additional disk space will be used. 21:35:25 [2022-08-23T21:35:25.838Z] #51 60.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] 21:35:25 [2022-08-23T21:35:25.838Z] #51 60.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 21:35:25 [2022-08-23T21:35:25.838Z] #51 60.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] 21:35:25 [2022-08-23T21:35:25.838Z] #51 60.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] 21:35:25 [2022-08-23T21:35:25.838Z] #51 60.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 21:35:25 [2022-08-23T21:35:25.838Z] #51 60.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 21:35:25 [2022-08-23T21:35:25.838Z] #51 60.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 21:35:25 [2022-08-23T21:35:25.838Z] #51 62.94 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] 21:35:25 [2022-08-23T21:35:25.945Z] #76 DONE 51.6s 21:35:25 [2022-08-23T21:35:25.945Z] 21:35:25 [2022-08-23T21:35:25.945Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 21:35:25 [2022-08-23T21:35:25.945Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 21:35:25 [2022-08-23T21:35:25.945Z] #36 42.03 go: downloading github.com/sirupsen/logrus v1.6.0 21:35:25 [2022-08-23T21:35:25.945Z] #36 42.03 go: downloading github.com/spf13/cobra v1.1.3 21:35:25 [2022-08-23T21:35:25.945Z] #36 42.66 go: downloading github.com/mattn/go-isatty v0.0.3 21:35:25 [2022-08-23T21:35:25.945Z] #36 42.80 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 21:35:25 [2022-08-23T21:35:25.945Z] #36 42.99 go: downloading gopkg.in/yaml.v2 v2.4.0 21:35:25 [2022-08-23T21:35:25.945Z] #36 43.25 go: downloading github.com/cosiner/argv v0.1.0 21:35:25 [2022-08-23T21:35:25.945Z] #36 43.25 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 21:35:25 [2022-08-23T21:35:25.945Z] #36 43.29 go: downloading github.com/peterh/liner v1.2.2 21:35:25 [2022-08-23T21:35:25.945Z] #36 43.56 go: downloading github.com/google/go-dap v0.6.0 21:35:25 [2022-08-23T21:35:25.945Z] #36 44.26 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 21:35:25 [2022-08-23T21:35:25.945Z] #36 44.78 go: downloading github.com/mattn/go-runewidth v0.0.3 21:35:25 [2022-08-23T21:35:25.945Z] #36 45.02 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:35:25 [2022-08-23T21:35:25.945Z] #36 45.09 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 21:35:25 [2022-08-23T21:35:25.945Z] #36 46.67 go: downloading github.com/russross/blackfriday/v2 v2.0.1 21:35:25 [2022-08-23T21:35:25.945Z] #36 47.07 go: downloading github.com/cilium/ebpf v0.7.0 21:35:25 [2022-08-23T21:35:25.945Z] #36 47.90 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 21:35:25 [2022-08-23T21:35:25.945Z] #36 ... 21:35:25 [2022-08-23T21:35:25.945Z] 21:35:25 [2022-08-23T21:35:25.945Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:35:25 [2022-08-23T21:35:25.945Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:35:25 [2022-08-23T21:35:25.945Z] #55 51.88 go: downloading mvdan.cc/gofumpt v0.3.1 21:35:25 [2022-08-23T21:35:25.945Z] #55 51.88 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 21:35:26 [2022-08-23T21:35:26.098Z] #51 ... 21:35:26 [2022-08-23T21:35:26.098Z] 21:35:26 [2022-08-23T21:35:26.098Z] #42 [tini 1/3] 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 vim-common 21:35:26 [2022-08-23T21:35:26.098Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:35:26 [2022-08-23T21:35:26.098Z] #42 62.37 debconf: delaying package configuration, since apt-utils is not installed 21:35:26 [2022-08-23T21:35:26.098Z] #42 62.80 Fetched 17.7 MB in 2s (8691 kB/s) 21:35:26 [2022-08-23T21:35:26.098Z] #42 62.94 Selecting previously unselected package xxd. 21:35:26 [2022-08-23T21:35:26.098Z] #42 62.94 (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 ... 15717 files and directories currently installed.) 21:35:26 [2022-08-23T21:35:26.098Z] #42 63.14 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 21:35:26 [2022-08-23T21:35:26.098Z] #42 63.16 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 21:35:26 [2022-08-23T21:35:26.098Z] #42 63.66 Selecting previously unselected package vim-common. 21:35:26 [2022-08-23T21:35:26.098Z] #42 63.66 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 21:35:26 [2022-08-23T21:35:26.098Z] #42 63.69 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 21:35:26 [2022-08-23T21:35:26.098Z] #42 64.14 Selecting previously unselected package cmake-data. 21:35:26 [2022-08-23T21:35:26.098Z] #42 64.15 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... 21:35:26 [2022-08-23T21:35:26.098Z] #42 64.16 Unpacking cmake-data (3.18.4-2+deb11u1) ... 21:35:26 [2022-08-23T21:35:26.342Z] #55 66.10 go: downloading github.com/prometheus/client_model v0.2.0 21:35:26 [2022-08-23T21:35:26.342Z] #55 ... 21:35:26 [2022-08-23T21:35:26.342Z] 21:35:26 [2022-08-23T21:35:26.342Z] #40 [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.2.3" && /build/go-winres --help 21:35:26 [2022-08-23T21:35:26.342Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8 21:35:26 [2022-08-23T21:35:26.342Z] #40 65.96 NAME: 21:35:26 [2022-08-23T21:35:26.342Z] #40 65.96 go-winres - A tool for embedding resources in Windows executables 21:35:26 [2022-08-23T21:35:26.342Z] #40 65.96 21:35:26 [2022-08-23T21:35:26.342Z] #40 65.96 USAGE: 21:35:26 [2022-08-23T21:35:26.342Z] #40 65.96 go-winres [global options] command [command options] [arguments...] 21:35:26 [2022-08-23T21:35:26.342Z] #40 65.96 21:35:26 [2022-08-23T21:35:26.342Z] #40 65.96 COMMANDS: 21:35:26 [2022-08-23T21:35:26.342Z] #40 65.96 init Create an initial ./winres/winres.json 21:35:26 [2022-08-23T21:35:26.342Z] #40 65.96 make Make syso files for the "go build" command 21:35:26 [2022-08-23T21:35:26.342Z] #40 65.96 simply Make syso files for the "go build" command (simplified) 21:35:26 [2022-08-23T21:35:26.342Z] #40 65.96 extract Extract all resources from an executable 21:35:26 [2022-08-23T21:35:26.342Z] #40 65.96 patch Replace resources in an executable file (exe, dll) 21:35:26 [2022-08-23T21:35:26.342Z] #40 65.96 help, h Shows a list of commands or help for one command 21:35:26 [2022-08-23T21:35:26.342Z] #40 65.96 21:35:26 [2022-08-23T21:35:26.342Z] #40 65.96 GLOBAL OPTIONS: 21:35:26 [2022-08-23T21:35:26.342Z] #40 65.96 --help, -h show help (default: false) 21:35:26 [2022-08-23T21:35:26.342Z] #40 DONE 66.1s 21:35:26 [2022-08-23T21:35:26.342Z] 21:35:26 [2022-08-23T21:35:26.342Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:35:26 [2022-08-23T21:35:26.342Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:35:26 [2022-08-23T21:35:26.342Z] #55 66.33 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e 21:35:26 [2022-08-23T21:35:26.516Z] #55 52.03 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 21:35:26 [2022-08-23T21:35:26.517Z] #55 52.07 go: downloading github.com/davecgh/go-spew v1.1.1 21:35:26 [2022-08-23T21:35:26.517Z] #55 52.25 go: downloading github.com/pmezard/go-difflib v1.0.0 21:35:26 [2022-08-23T21:35:26.517Z] #55 52.25 go: downloading github.com/stretchr/objx v0.1.1 21:35:26 [2022-08-23T21:35:26.777Z] #55 52.40 go: downloading github.com/subosito/gotenv v1.2.0 21:35:26 [2022-08-23T21:35:26.777Z] #55 52.40 go: downloading github.com/hashicorp/hcl v1.0.0 21:35:26 [2022-08-23T21:35:26.912Z] #55 66.79 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 21:35:26 [2022-08-23T21:35:26.912Z] #55 66.88 go: downloading github.com/google/go-cmp v0.5.7 21:35:27 [2022-08-23T21:35:27.348Z] #55 52.81 go: downloading gopkg.in/ini.v1 v1.66.4 21:35:27 [2022-08-23T21:35:27.348Z] #55 52.81 go: downloading github.com/magiconair/properties v1.8.6 21:35:27 [2022-08-23T21:35:27.348Z] #55 52.81 go: downloading github.com/pelletier/go-toml v1.9.5 21:35:27 [2022-08-23T21:35:27.348Z] #55 52.99 go: downloading golang.org/x/text v0.3.7 21:35:27 [2022-08-23T21:35:27.630Z] #55 67.25 go: downloading github.com/hexops/gotextdiff v1.0.3 21:35:27 [2022-08-23T21:35:27.904Z] #55 67.53 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:35:27 [2022-08-23T21:35:27.904Z] #55 67.75 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 21:35:28 [2022-08-23T21:35:28.168Z] #55 68.06 go: downloading github.com/olekukonko/tablewriter v0.0.5 21:35:28 [2022-08-23T21:35:28.441Z] #55 68.23 go: downloading github.com/beorn7/perks v1.0.1 21:35:28 [2022-08-23T21:35:28.441Z] #55 68.35 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:35:28 [2022-08-23T21:35:28.441Z] #55 68.45 go: downloading github.com/golang/protobuf v1.5.2 21:35:28 [2022-08-23T21:35:28.631Z] #42 ... 21:35:28 [2022-08-23T21:35:28.631Z] 21:35:28 [2022-08-23T21:35:28.631Z] #76 [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 ; 21:35:28 [2022-08-23T21:35:28.631Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:35:28 [2022-08-23T21:35:28.631Z] #76 56.97 python3 is already the newest version (3.9.2-3). 21:35:28 [2022-08-23T21:35:28.631Z] #76 56.97 The following additional packages will be installed: 21:35:28 [2022-08-23T21:35:28.631Z] #76 56.99 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 21:35:28 [2022-08-23T21:35:28.631Z] #76 56.99 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils 21:35:28 [2022-08-23T21:35:28.631Z] #76 56.99 Suggested packages: 21:35:28 [2022-08-23T21:35:28.631Z] #76 56.99 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring 21:35:28 [2022-08-23T21:35:28.631Z] #76 56.99 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk 21:35:28 [2022-08-23T21:35:28.631Z] #76 56.99 m4-doc ed diffutils-doc 21:35:28 [2022-08-23T21:35:28.631Z] #76 56.99 Recommended packages: 21:35:28 [2022-08-23T21:35:28.631Z] #76 56.99 fakeroot libalgorithm-merge-perl libltdl-dev 21:35:28 [2022-08-23T21:35:28.631Z] #76 59.49 The following NEW packages will be installed: 21:35:28 [2022-08-23T21:35:28.631Z] #76 59.51 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file 21:35:28 [2022-08-23T21:35:28.631Z] #76 59.52 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 21:35:28 [2022-08-23T21:35:28.631Z] #76 59.53 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev 21:35:28 [2022-08-23T21:35:28.631Z] #76 59.53 libyajl2 m4 patch xz-utils 21:35:28 [2022-08-23T21:35:28.631Z] #76 60.15 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. 21:35:28 [2022-08-23T21:35:28.631Z] #76 60.15 Need to get 5940 kB of archives. 21:35:28 [2022-08-23T21:35:28.631Z] #76 60.15 After this operation, 18.7 MB of additional disk space will be used. 21:35:28 [2022-08-23T21:35:28.631Z] #76 60.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 21:35:28 [2022-08-23T21:35:28.631Z] #76 60.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] 21:35:28 [2022-08-23T21:35:28.632Z] #76 60.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] 21:35:28 [2022-08-23T21:35:28.632Z] #76 60.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] 21:35:28 [2022-08-23T21:35:28.632Z] #76 60.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] 21:35:28 [2022-08-23T21:35:28.632Z] #76 60.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] 21:35:28 [2022-08-23T21:35:28.632Z] #76 60.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] 21:35:28 [2022-08-23T21:35:28.632Z] #76 60.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] 21:35:28 [2022-08-23T21:35:28.632Z] #76 60.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] 21:35:28 [2022-08-23T21:35:28.632Z] #76 60.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] 21:35:28 [2022-08-23T21:35:28.632Z] #76 60.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 21:35:28 [2022-08-23T21:35:28.632Z] #76 60.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] 21:35:28 [2022-08-23T21:35:28.632Z] #76 60.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] 21:35:28 [2022-08-23T21:35:28.632Z] #76 60.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 21:35:28 [2022-08-23T21:35:28.632Z] #76 60.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] 21:35:28 [2022-08-23T21:35:28.632Z] #76 60.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 21:35:28 [2022-08-23T21:35:28.632Z] #76 60.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] 21:35:28 [2022-08-23T21:35:28.632Z] #76 60.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] 21:35:28 [2022-08-23T21:35:28.632Z] #76 60.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] 21:35:28 [2022-08-23T21:35:28.632Z] #76 60.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] 21:35:28 [2022-08-23T21:35:28.632Z] #76 60.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] 21:35:28 [2022-08-23T21:35:28.632Z] #76 60.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] 21:35:28 [2022-08-23T21:35:28.632Z] #76 60.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] 21:35:28 [2022-08-23T21:35:28.632Z] #76 62.44 debconf: delaying package configuration, since apt-utils is not installed 21:35:28 [2022-08-23T21:35:28.632Z] #76 62.93 Fetched 5940 kB in 1s (4812 kB/s) 21:35:28 [2022-08-23T21:35:28.632Z] #76 63.09 Selecting previously unselected package bzip2. 21:35:28 [2022-08-23T21:35:28.632Z] #76 63.09 (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 ... 15717 files and directories currently installed.) 21:35:28 [2022-08-23T21:35:28.632Z] #76 63.27 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... 21:35:28 [2022-08-23T21:35:28.632Z] #76 63.35 Unpacking bzip2 (1.0.8-4) ... 21:35:28 [2022-08-23T21:35:28.632Z] #76 63.62 Selecting previously unselected package libmagic-mgc. 21:35:28 [2022-08-23T21:35:28.632Z] #76 63.69 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... 21:35:28 [2022-08-23T21:35:28.632Z] #76 63.71 Unpacking libmagic-mgc (1:5.39-3) ... 21:35:28 [2022-08-23T21:35:28.632Z] #76 64.68 Selecting previously unselected package libmagic1:amd64. 21:35:28 [2022-08-23T21:35:28.632Z] #76 64.68 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... 21:35:28 [2022-08-23T21:35:28.632Z] #76 64.75 Unpacking libmagic1:amd64 (1:5.39-3) ... 21:35:28 [2022-08-23T21:35:28.632Z] #76 65.17 Selecting previously unselected package file. 21:35:28 [2022-08-23T21:35:28.632Z] #76 65.17 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... 21:35:28 [2022-08-23T21:35:28.632Z] #76 65.22 Unpacking file (1:5.39-3) ... 21:35:28 [2022-08-23T21:35:28.632Z] #76 65.56 Selecting previously unselected package xz-utils. 21:35:28 [2022-08-23T21:35:28.632Z] #76 65.56 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... 21:35:28 [2022-08-23T21:35:28.632Z] #76 65.56 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 21:35:28 [2022-08-23T21:35:28.632Z] #76 66.36 Selecting previously unselected package libsigsegv2:amd64. 21:35:28 [2022-08-23T21:35:28.632Z] #76 66.36 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... 21:35:28 [2022-08-23T21:35:28.632Z] #76 66.59 Unpacking libsigsegv2:amd64 (2.13-1) ... 21:35:28 [2022-08-23T21:35:28.632Z] #76 66.92 Selecting previously unselected package m4. 21:35:28 [2022-08-23T21:35:28.632Z] #76 66.94 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... 21:35:28 [2022-08-23T21:35:28.632Z] #76 66.95 Unpacking m4 (1.4.18-5) ... 21:35:28 [2022-08-23T21:35:28.702Z] #55 68.54 go: downloading github.com/prometheus/common v0.32.1 21:35:28 [2022-08-23T21:35:28.890Z] #76 ... 21:35:28 [2022-08-23T21:35:28.890Z] 21:35:28 [2022-08-23T21:35:28.890Z] #40 [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.2.3" && /build/go-winres --help 21:35:28 [2022-08-23T21:35:28.890Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8 21:35:28 [2022-08-23T21:35:28.890Z] #40 67.38 NAME: 21:35:28 [2022-08-23T21:35:28.890Z] #40 67.40 go-winres - A tool for embedding resources in Windows executables 21:35:28 [2022-08-23T21:35:28.890Z] #40 67.40 21:35:28 [2022-08-23T21:35:28.890Z] #40 67.40 USAGE: 21:35:28 [2022-08-23T21:35:28.890Z] #40 67.40 go-winres [global options] command [command options] [arguments...] 21:35:28 [2022-08-23T21:35:28.890Z] #40 67.40 21:35:28 [2022-08-23T21:35:28.890Z] #40 67.40 COMMANDS: 21:35:28 [2022-08-23T21:35:28.890Z] #40 67.40 init Create an initial ./winres/winres.json 21:35:28 [2022-08-23T21:35:28.890Z] #40 67.40 make Make syso files for the "go build" command 21:35:28 [2022-08-23T21:35:28.890Z] #40 67.40 simply Make syso files for the "go build" command (simplified) 21:35:28 [2022-08-23T21:35:28.890Z] #40 67.40 extract Extract all resources from an executable 21:35:28 [2022-08-23T21:35:28.890Z] #40 67.40 patch Replace resources in an executable file (exe, dll) 21:35:28 [2022-08-23T21:35:28.891Z] #40 67.40 help, h Shows a list of commands or help for one command 21:35:28 [2022-08-23T21:35:28.891Z] #40 67.40 21:35:28 [2022-08-23T21:35:28.891Z] #40 67.40 GLOBAL OPTIONS: 21:35:28 [2022-08-23T21:35:28.891Z] #40 67.40 --help, -h show help (default: false) 21:35:29 [2022-08-23T21:35:29.150Z] #40 DONE 67.7s 21:35:29 [2022-08-23T21:35:29.150Z] 21:35:29 [2022-08-23T21:35:29.150Z] #76 [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 ; 21:35:29 [2022-08-23T21:35:29.150Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:35:29 [2022-08-23T21:35:29.150Z] #76 67.49 Selecting previously unselected package autoconf. 21:35:29 [2022-08-23T21:35:29.150Z] #76 67.49 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... 21:35:29 [2022-08-23T21:35:29.150Z] #76 67.61 Unpacking autoconf (2.69-14) ... 21:35:29 [2022-08-23T21:35:29.290Z] #55 69.31 go: downloading github.com/prometheus/procfs v0.7.3 21:35:29 [2022-08-23T21:35:29.549Z] #55 69.41 go: downloading google.golang.org/protobuf v1.28.0 21:35:30 [2022-08-23T21:35:30.087Z] #76 68.54 Selecting previously unselected package autotools-dev. 21:35:30 [2022-08-23T21:35:30.087Z] #76 68.54 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... 21:35:30 [2022-08-23T21:35:30.087Z] #76 68.54 Unpacking autotools-dev (20180224.1+nmu1) ... 21:35:30 [2022-08-23T21:35:30.346Z] #76 68.87 Selecting previously unselected package automake. 21:35:30 [2022-08-23T21:35:30.346Z] #76 68.87 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... 21:35:30 [2022-08-23T21:35:30.346Z] #76 68.87 Unpacking automake (1:1.16.3-2) ... 21:35:30 [2022-08-23T21:35:30.486Z] #14 ... 21:35:30 [2022-08-23T21:35:30.486Z] 21:35:30 [2022-08-23T21:35:30.486Z] #77 [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 21:35:30 [2022-08-23T21:35:30.486Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e 21:35:30 [2022-08-23T21:35:30.486Z] #77 25.00 aclocal: warning: couldn't open directory 'm4': No such file or directory 21:35:30 [2022-08-23T21:35:30.656Z] #55 ... 21:35:30 [2022-08-23T21:35:30.656Z] 21:35:30 [2022-08-23T21:35:30.656Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:35:30 [2022-08-23T21:35:30.656Z] #64 sha256:8f6dcbb377af31a96b12fb416403b6ab9d9a83076dd5df4bea3ea6fc5d32b1b5 21:35:30 [2022-08-23T21:35:30.656Z] #64 ... 21:35:30 [2022-08-23T21:35:30.656Z] 21:35:30 [2022-08-23T21:35:30.656Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:30 [2022-08-23T21:35:30.656Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:35:30 [2022-08-23T21:35:30.656Z] #14 52.35 Selecting previously unselected package binutils-mingw-w64-x86-64. 21:35:30 [2022-08-23T21:35:30.656Z] #14 52.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... 21:35:30 [2022-08-23T21:35:30.656Z] #14 52.35 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 21:35:30 [2022-08-23T21:35:30.656Z] #14 54.73 Selecting previously unselected package binutils-mingw-w64. 21:35:30 [2022-08-23T21:35:30.656Z] #14 54.73 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... 21:35:30 [2022-08-23T21:35:30.656Z] #14 54.73 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... 21:35:30 [2022-08-23T21:35:30.656Z] #14 54.85 Selecting previously unselected package libdevmapper1.02.1:amd64. 21:35:30 [2022-08-23T21:35:30.656Z] #14 54.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... 21:35:30 [2022-08-23T21:35:30.656Z] #14 54.85 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 21:35:30 [2022-08-23T21:35:30.656Z] #14 55.01 Selecting previously unselected package dmsetup. 21:35:30 [2022-08-23T21:35:30.656Z] #14 55.01 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... 21:35:30 [2022-08-23T21:35:30.656Z] #14 55.01 Unpacking dmsetup (2:1.02.175-2.1) ... 21:35:30 [2022-08-23T21:35:30.656Z] #14 55.17 Selecting previously unselected package mingw-w64-common. 21:35:30 [2022-08-23T21:35:30.656Z] #14 55.19 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... 21:35:30 [2022-08-23T21:35:30.656Z] #14 55.19 Unpacking mingw-w64-common (8.0.0-1) ... 21:35:30 [2022-08-23T21:35:30.656Z] #14 ... 21:35:30 [2022-08-23T21:35:30.656Z] 21:35:30 [2022-08-23T21:35:30.656Z] #51 [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 21:35:30 [2022-08-23T21:35:30.656Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:35:30 [2022-08-23T21:35:30.656Z] #51 49.67 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 21:35:30 [2022-08-23T21:35:30.656Z] #51 49.67 Setting up python3-protobuf (3.12.4-1) ... 21:35:30 [2022-08-23T21:35:30.656Z] #51 53.55 Setting up criu (3.17.1-1) ... 21:35:30 [2022-08-23T21:35:30.656Z] #51 55.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:35:30 [2022-08-23T21:35:30.656Z] #51 DONE 56.1s 21:35:30 [2022-08-23T21:35:30.916Z] 21:35:30 [2022-08-23T21:35:30.916Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:35:30 [2022-08-23T21:35:30.916Z] #64 sha256:8f6dcbb377af31a96b12fb416403b6ab9d9a83076dd5df4bea3ea6fc5d32b1b5 21:35:30 [2022-08-23T21:35:30.916Z] #64 10.58 + RM_GOPATH=0 21:35:30 [2022-08-23T21:35:30.916Z] #64 10.58 + TMP_GOPATH= 21:35:30 [2022-08-23T21:35:30.916Z] #64 10.58 + : /build 21:35:30 [2022-08-23T21:35:30.916Z] #64 10.58 + '[' -z '' ']' 21:35:30 [2022-08-23T21:35:30.916Z] #64 10.58 ++ mktemp -d 21:35:30 [2022-08-23T21:35:30.916Z] #64 10.58 + export GOPATH=/tmp/tmp.dTBfJKMtat 21:35:30 [2022-08-23T21:35:30.916Z] #64 10.58 + GOPATH=/tmp/tmp.dTBfJKMtat 21:35:30 [2022-08-23T21:35:30.916Z] #64 10.58 + RM_GOPATH=1 21:35:30 [2022-08-23T21:35:30.916Z] #64 10.58 + case "$(go env GOARCH)" in 21:35:30 [2022-08-23T21:35:30.916Z] #64 10.58 ++ go env GOARCH 21:35:30 [2022-08-23T21:35:30.916Z] #64 10.61 + export GO_BUILDMODE=-buildmode=pie 21:35:30 [2022-08-23T21:35:30.916Z] #64 10.61 + GO_BUILDMODE=-buildmode=pie 21:35:30 [2022-08-23T21:35:30.916Z] #64 10.61 ++ dirname /install.sh 21:35:30 [2022-08-23T21:35:30.916Z] #64 10.62 + dir=/ 21:35:30 [2022-08-23T21:35:30.916Z] #64 10.62 + bin=containerd 21:35:30 [2022-08-23T21:35:30.916Z] #64 10.62 + shift 21:35:30 [2022-08-23T21:35:30.916Z] #64 10.62 + '[' '!' -f //containerd.installer ']' 21:35:30 [2022-08-23T21:35:30.916Z] #64 10.62 + . //containerd.installer 21:35:30 [2022-08-23T21:35:30.916Z] #64 10.62 ++ set -e 21:35:30 [2022-08-23T21:35:30.916Z] #64 10.62 ++ : v1.6.7 21:35:30 [2022-08-23T21:35:30.916Z] #64 10.62 + install_containerd 21:35:30 [2022-08-23T21:35:30.916Z] #64 10.62 + echo 'Install containerd version v1.6.7' 21:35:30 [2022-08-23T21:35:30.917Z] #64 10.62 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dTBfJKMtat/src/github.com/containerd/containerd 21:35:30 [2022-08-23T21:35:30.917Z] #64 10.62 Install containerd version v1.6.7 21:35:30 [2022-08-23T21:35:30.917Z] #64 10.63 Cloning into '/tmp/tmp.dTBfJKMtat/src/github.com/containerd/containerd'... 21:35:30 [2022-08-23T21:35:30.926Z] #55 70.75 go: downloading github.com/mattn/go-runewidth v0.0.9 21:35:31 [2022-08-23T21:35:31.120Z] #71 ... 21:35:31 [2022-08-23T21:35:31.120Z] 21:35:31 [2022-08-23T21:35:31.120Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:31 [2022-08-23T21:35:31.120Z] #20 sha256:f438a9c3587cd8780b5e740d22f13aa226a9c36cf2e7462516ee02af0d5918e0 21:35:31 [2022-08-23T21:35:31.120Z] #20 55.45 Selecting previously unselected package g++-mingw-w64-x86-64-posix. 21:35:31 [2022-08-23T21:35:31.120Z] #20 55.45 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 21:35:31 [2022-08-23T21:35:31.120Z] #20 55.46 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 21:35:31 [2022-08-23T21:35:31.120Z] #20 57.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. 21:35:31 [2022-08-23T21:35:31.120Z] #20 57.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... 21:35:31 [2022-08-23T21:35:31.120Z] #20 57.04 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 21:35:31 [2022-08-23T21:35:31.120Z] #20 58.77 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. 21:35:31 [2022-08-23T21:35:31.120Z] #20 58.78 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 21:35:31 [2022-08-23T21:35:31.120Z] #20 58.78 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 21:35:31 [2022-08-23T21:35:31.120Z] #20 62.45 Selecting previously unselected package g++-mingw-w64-x86-64-win32. 21:35:31 [2022-08-23T21:35:31.120Z] #20 62.46 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 21:35:31 [2022-08-23T21:35:31.120Z] #20 62.46 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 21:35:31 [2022-08-23T21:35:31.185Z] #55 70.96 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 21:35:31 [2022-08-23T21:35:31.723Z] #76 70.00 Selecting previously unselected package patch. 21:35:31 [2022-08-23T21:35:31.723Z] #76 70.03 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... 21:35:31 [2022-08-23T21:35:31.723Z] #76 70.05 Unpacking patch (2.7.6-7) ... 21:35:31 [2022-08-23T21:35:31.723Z] #76 70.37 Selecting previously unselected package dpkg-dev. 21:35:31 [2022-08-23T21:35:31.723Z] #76 70.37 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... 21:35:31 [2022-08-23T21:35:31.723Z] #76 70.40 Unpacking dpkg-dev (1.20.11) ... 21:35:31 [2022-08-23T21:35:31.753Z] #55 ... 21:35:31 [2022-08-23T21:35:31.753Z] 21:35:31 [2022-08-23T21:35:31.753Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:31 [2022-08-23T21:35:31.753Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:35:31 [2022-08-23T21:35:31.753Z] #14 61.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] 21:35:31 [2022-08-23T21:35:31.753Z] #14 61.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] 21:35:31 [2022-08-23T21:35:31.753Z] #14 61.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] 21:35:31 [2022-08-23T21:35:31.753Z] #14 62.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] 21:35:31 [2022-08-23T21:35:31.753Z] #14 65.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] 21:35:31 [2022-08-23T21:35:31.753Z] #14 65.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] 21:35:31 [2022-08-23T21:35:31.753Z] #14 67.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] 21:35:31 [2022-08-23T21:35:31.753Z] #14 69.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] 21:35:31 [2022-08-23T21:35:31.753Z] #14 70.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] 21:35:31 [2022-08-23T21:35:31.754Z] #14 70.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] 21:35:31 [2022-08-23T21:35:31.754Z] #14 70.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] 21:35:31 [2022-08-23T21:35:31.754Z] #14 70.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 21:35:31 [2022-08-23T21:35:31.754Z] #14 70.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 21:35:31 [2022-08-23T21:35:31.754Z] #14 70.80 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] 21:35:31 [2022-08-23T21:35:31.754Z] #14 70.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] 21:35:31 [2022-08-23T21:35:31.754Z] #14 70.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] 21:35:31 [2022-08-23T21:35:31.754Z] #14 70.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] 21:35:31 [2022-08-23T21:35:31.754Z] #14 70.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] 21:35:31 [2022-08-23T21:35:31.754Z] #14 70.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] 21:35:31 [2022-08-23T21:35:31.754Z] #14 70.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] 21:35:31 [2022-08-23T21:35:31.754Z] #14 70.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] 21:35:31 [2022-08-23T21:35:31.754Z] #14 70.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] 21:35:31 [2022-08-23T21:35:31.754Z] #14 70.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] 21:35:31 [2022-08-23T21:35:31.754Z] #14 70.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] 21:35:31 [2022-08-23T21:35:31.754Z] #14 ... 21:35:31 [2022-08-23T21:35:31.754Z] 21:35:31 [2022-08-23T21:35:31.754Z] #76 [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 ; 21:35:31 [2022-08-23T21:35:31.754Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:35:31 [2022-08-23T21:35:31.754Z] #76 63.92 debconf: delaying package configuration, since apt-utils is not installed 21:35:31 [2022-08-23T21:35:31.754Z] #76 64.30 Fetched 5940 kB in 1s (5389 kB/s) 21:35:31 [2022-08-23T21:35:31.754Z] #76 64.48 Selecting previously unselected package bzip2. 21:35:31 [2022-08-23T21:35:31.754Z] #76 64.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 ... 15717 files and directories currently installed.) 21:35:31 [2022-08-23T21:35:31.754Z] #76 64.66 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 64.70 Unpacking bzip2 (1.0.8-4) ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 64.92 Selecting previously unselected package libmagic-mgc. 21:35:31 [2022-08-23T21:35:31.754Z] #76 64.92 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 64.93 Unpacking libmagic-mgc (1:5.39-3) ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 66.20 Selecting previously unselected package libmagic1:amd64. 21:35:31 [2022-08-23T21:35:31.754Z] #76 66.23 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 66.25 Unpacking libmagic1:amd64 (1:5.39-3) ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 66.59 Selecting previously unselected package file. 21:35:31 [2022-08-23T21:35:31.754Z] #76 66.60 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 66.64 Unpacking file (1:5.39-3) ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 66.95 Selecting previously unselected package xz-utils. 21:35:31 [2022-08-23T21:35:31.754Z] #76 66.97 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 66.98 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 67.49 Selecting previously unselected package libsigsegv2:amd64. 21:35:31 [2022-08-23T21:35:31.754Z] #76 67.51 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 67.56 Unpacking libsigsegv2:amd64 (2.13-1) ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 67.93 Selecting previously unselected package m4. 21:35:31 [2022-08-23T21:35:31.754Z] #76 67.93 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 67.94 Unpacking m4 (1.4.18-5) ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 68.36 Selecting previously unselected package autoconf. 21:35:31 [2022-08-23T21:35:31.754Z] #76 68.41 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 68.45 Unpacking autoconf (2.69-14) ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 69.10 Selecting previously unselected package autotools-dev. 21:35:31 [2022-08-23T21:35:31.754Z] #76 69.10 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 69.11 Unpacking autotools-dev (20180224.1+nmu1) ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 69.74 Selecting previously unselected package automake. 21:35:31 [2022-08-23T21:35:31.754Z] #76 69.75 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 69.79 Unpacking automake (1:1.16.3-2) ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 70.89 Selecting previously unselected package patch. 21:35:31 [2022-08-23T21:35:31.754Z] #76 70.89 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 70.94 Unpacking patch (2.7.6-7) ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 71.36 Selecting previously unselected package dpkg-dev. 21:35:31 [2022-08-23T21:35:31.754Z] #76 71.36 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... 21:35:31 [2022-08-23T21:35:31.754Z] #76 71.37 Unpacking dpkg-dev (1.20.11) ... 21:35:32 [2022-08-23T21:35:32.486Z] #20 64.11 Selecting previously unselected package g++-mingw-w64-x86-64. 21:35:32 [2022-08-23T21:35:32.486Z] #20 64.11 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... 21:35:32 [2022-08-23T21:35:32.486Z] #20 64.12 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 21:35:32 [2022-08-23T21:35:32.486Z] #20 64.18 Selecting previously unselected package libapparmor1:amd64. 21:35:32 [2022-08-23T21:35:32.486Z] #20 64.18 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... 21:35:32 [2022-08-23T21:35:32.486Z] #20 64.19 Unpacking libapparmor1:amd64 (2.13.6-10) ... 21:35:32 [2022-08-23T21:35:32.486Z] #20 64.24 Selecting previously unselected package libapparmor-dev:amd64. 21:35:32 [2022-08-23T21:35:32.486Z] #20 64.25 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... 21:35:32 [2022-08-23T21:35:32.486Z] #20 64.25 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... 21:35:32 [2022-08-23T21:35:32.486Z] #20 64.32 Selecting previously unselected package libbtrfs0:amd64. 21:35:32 [2022-08-23T21:35:32.486Z] #20 64.33 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... 21:35:32 [2022-08-23T21:35:32.743Z] #20 64.34 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 21:35:32 [2022-08-23T21:35:32.743Z] #20 64.42 Selecting previously unselected package libbtrfs-dev:amd64. 21:35:32 [2022-08-23T21:35:32.743Z] #20 64.42 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... 21:35:32 [2022-08-23T21:35:32.743Z] #20 64.42 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 21:35:32 [2022-08-23T21:35:32.743Z] #20 64.52 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 21:35:32 [2022-08-23T21:35:32.743Z] #20 64.53 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... 21:35:32 [2022-08-23T21:35:32.743Z] #20 64.53 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 21:35:32 [2022-08-23T21:35:32.743Z] #20 64.57 Selecting previously unselected package libudev-dev:amd64. 21:35:32 [2022-08-23T21:35:32.743Z] #20 64.58 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... 21:35:32 [2022-08-23T21:35:32.743Z] #20 64.58 Unpacking libudev-dev:amd64 (247.3-7) ... 21:35:32 [2022-08-23T21:35:32.999Z] #20 64.65 Selecting previously unselected package libsepol1-dev:amd64. 21:35:32 [2022-08-23T21:35:32.999Z] #20 64.66 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... 21:35:32 [2022-08-23T21:35:32.999Z] #20 64.67 Unpacking libsepol1-dev:amd64 (3.1-1) ... 21:35:32 [2022-08-23T21:35:32.999Z] #20 64.78 Selecting previously unselected package libpcre2-16-0:amd64. 21:35:32 [2022-08-23T21:35:32.999Z] #20 64.79 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... 21:35:32 [2022-08-23T21:35:32.999Z] #20 64.79 Unpacking libpcre2-16-0:amd64 (10.36-2) ... 21:35:32 [2022-08-23T21:35:32.999Z] #20 64.89 Selecting previously unselected package libpcre2-32-0:amd64. 21:35:33 [2022-08-23T21:35:33.134Z] #76 ... 21:35:33 [2022-08-23T21:35:33.134Z] 21:35:33 [2022-08-23T21:35:33.134Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:33 [2022-08-23T21:35:33.134Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:35:33 [2022-08-23T21:35:33.134Z] #14 72.75 debconf: delaying package configuration, since apt-utils is not installed 21:35:33 [2022-08-23T21:35:33.134Z] #14 73.08 Fetched 115 MB in 11s (10.6 MB/s) 21:35:33 [2022-08-23T21:35:33.256Z] #20 64.89 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... 21:35:33 [2022-08-23T21:35:33.256Z] #20 64.90 Unpacking libpcre2-32-0:amd64 (10.36-2) ... 21:35:33 [2022-08-23T21:35:33.256Z] #20 64.98 Selecting previously unselected package libpcre2-posix2:amd64. 21:35:33 [2022-08-23T21:35:33.256Z] #20 64.99 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... 21:35:33 [2022-08-23T21:35:33.256Z] #20 65.00 Unpacking libpcre2-posix2:amd64 (10.36-2) ... 21:35:33 [2022-08-23T21:35:33.256Z] #20 65.05 Selecting previously unselected package libpcre2-dev:amd64. 21:35:33 [2022-08-23T21:35:33.256Z] #20 65.05 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... 21:35:33 [2022-08-23T21:35:33.256Z] #20 65.06 Unpacking libpcre2-dev:amd64 (10.36-2) ... 21:35:33 [2022-08-23T21:35:33.393Z] #14 ... 21:35:33 [2022-08-23T21:35:33.393Z] 21:35:33 [2022-08-23T21:35:33.393Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:35:33 [2022-08-23T21:35:33.393Z] #64 sha256:b745f21aa18c28db927774f3b5c2ba81483c104908e2e99b8cf69633bb662829 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.732 + RM_GOPATH=0 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.732 + TMP_GOPATH= 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.732 + : /build 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.732 + '[' -z '' ']' 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.758 ++ mktemp -d 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.759 + export GOPATH=/tmp/tmp.E5HMVZG3sG 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.759 + GOPATH=/tmp/tmp.E5HMVZG3sG 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.759 + RM_GOPATH=1 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.759 + case "$(go env GOARCH)" in 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.759 ++ go env GOARCH 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.816 + export GO_BUILDMODE=-buildmode=pie 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.816 + GO_BUILDMODE=-buildmode=pie 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.816 ++ dirname /install.sh 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.821 + dir=/ 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.821 + bin=containerd 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.821 + shift 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.821 + '[' '!' -f //containerd.installer ']' 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.821 + . //containerd.installer 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.821 ++ set -e 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.821 ++ : v1.6.7 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.821 + install_containerd 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.821 + echo 'Install containerd version v1.6.7' 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.821 + git clone https://github.com/containerd/containerd.git /tmp/tmp.E5HMVZG3sG/src/github.com/containerd/containerd 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.828 Cloning into '/tmp/tmp.E5HMVZG3sG/src/github.com/containerd/containerd'... 21:35:33 [2022-08-23T21:35:33.393Z] #64 1.828 Install containerd version v1.6.7 21:35:33 [2022-08-23T21:35:33.393Z] #64 ... 21:35:33 [2022-08-23T21:35:33.393Z] 21:35:33 [2022-08-23T21:35:33.394Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:33 [2022-08-23T21:35:33.394Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:35:33 [2022-08-23T21:35:33.394Z] #14 73.28 Selecting previously unselected package binutils-mingw-w64-i686. 21:35:33 [2022-08-23T21:35:33.457Z] #64 ... 21:35:33 [2022-08-23T21:35:33.457Z] 21:35:33 [2022-08-23T21:35:33.457Z] #42 [tini 1/3] 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 vim-common 21:35:33 [2022-08-23T21:35:33.457Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:35:33 [2022-08-23T21:35:33.457Z] #42 48.82 Selecting previously unselected package libicu67:amd64. 21:35:33 [2022-08-23T21:35:33.457Z] #42 48.86 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... 21:35:33 [2022-08-23T21:35:33.457Z] #42 48.87 Unpacking libicu67:amd64 (67.1-7) ... 21:35:33 [2022-08-23T21:35:33.457Z] #42 55.27 Selecting previously unselected package libxml2:amd64. 21:35:33 [2022-08-23T21:35:33.457Z] #42 55.27 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... 21:35:33 [2022-08-23T21:35:33.457Z] #42 55.29 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... 21:35:33 [2022-08-23T21:35:33.457Z] #42 55.73 Selecting previously unselected package libarchive13:amd64. 21:35:33 [2022-08-23T21:35:33.457Z] #42 55.74 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... 21:35:33 [2022-08-23T21:35:33.457Z] #42 55.81 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... 21:35:33 [2022-08-23T21:35:33.457Z] #42 56.20 Selecting previously unselected package libjsoncpp24:amd64. 21:35:33 [2022-08-23T21:35:33.457Z] #42 56.20 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... 21:35:33 [2022-08-23T21:35:33.457Z] #42 56.21 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... 21:35:33 [2022-08-23T21:35:33.457Z] #42 56.32 Selecting previously unselected package librhash0:amd64. 21:35:33 [2022-08-23T21:35:33.457Z] #42 56.32 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... 21:35:33 [2022-08-23T21:35:33.457Z] #42 56.32 Unpacking librhash0:amd64 (1.4.1-2) ... 21:35:33 [2022-08-23T21:35:33.457Z] #42 56.46 Selecting previously unselected package libuv1:amd64. 21:35:33 [2022-08-23T21:35:33.457Z] #42 56.46 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... 21:35:33 [2022-08-23T21:35:33.457Z] #42 56.47 Unpacking libuv1:amd64 (1.40.0-2) ... 21:35:33 [2022-08-23T21:35:33.457Z] #42 56.64 Selecting previously unselected package cmake. 21:35:33 [2022-08-23T21:35:33.458Z] #42 56.69 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... 21:35:33 [2022-08-23T21:35:33.458Z] #42 56.69 Unpacking cmake (3.18.4-2+deb11u1) ... 21:35:33 [2022-08-23T21:35:33.458Z] #42 ... 21:35:33 [2022-08-23T21:35:33.458Z] 21:35:33 [2022-08-23T21:35:33.458Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:35:33 [2022-08-23T21:35:33.458Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:35:33 [2022-08-23T21:35:33.458Z] #55 58.48 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 21:35:33 [2022-08-23T21:35:33.458Z] #55 58.53 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 21:35:33 [2022-08-23T21:35:33.458Z] #55 58.59 go: downloading github.com/gobwas/glob v0.2.3 21:35:33 [2022-08-23T21:35:33.458Z] #55 58.65 go: downloading github.com/kisielk/gotool v1.0.0 21:35:33 [2022-08-23T21:35:33.458Z] #55 58.77 go: downloading github.com/gostaticanalysis/comment v1.4.2 21:35:33 [2022-08-23T21:35:33.458Z] #55 58.88 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 21:35:33 [2022-08-23T21:35:33.458Z] #55 58.88 go: downloading github.com/ettle/strcase v0.1.1 21:35:33 [2022-08-23T21:35:33.458Z] #55 59.03 go: downloading github.com/fatih/structtag v1.2.0 21:35:33 [2022-08-23T21:35:33.458Z] #55 59.13 go: downloading github.com/Masterminds/semver v1.5.0 21:35:33 [2022-08-23T21:35:33.458Z] #55 59.13 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 21:35:33 [2022-08-23T21:35:33.458Z] #55 59.28 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 21:35:33 [2022-08-23T21:35:33.458Z] #55 59.28 go: downloading github.com/prometheus/client_golang v1.12.1 21:35:33 [2022-08-23T21:35:33.512Z] #20 65.23 Selecting previously unselected package libselinux1-dev:amd64. 21:35:33 [2022-08-23T21:35:33.512Z] #20 65.24 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... 21:35:33 [2022-08-23T21:35:33.512Z] #20 65.24 Unpacking libselinux1-dev:amd64 (3.1-3) ... 21:35:33 [2022-08-23T21:35:33.512Z] #20 65.35 Selecting previously unselected package libdevmapper-dev:amd64. 21:35:33 [2022-08-23T21:35:33.512Z] #20 65.36 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... 21:35:33 [2022-08-23T21:35:33.512Z] #20 65.37 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 21:35:33 [2022-08-23T21:35:33.655Z] #14 73.28 (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 ... 15717 files and directories currently installed.) 21:35:33 [2022-08-23T21:35:33.655Z] #14 73.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... 21:35:33 [2022-08-23T21:35:33.655Z] #14 73.39 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 21:35:33 [2022-08-23T21:35:33.768Z] #20 65.41 Selecting previously unselected package libseccomp-dev:amd64. 21:35:33 [2022-08-23T21:35:33.768Z] #20 65.42 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... 21:35:33 [2022-08-23T21:35:33.768Z] #20 65.42 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 21:35:33 [2022-08-23T21:35:33.768Z] #20 65.49 Selecting previously unselected package libsystemd-dev:amd64. 21:35:33 [2022-08-23T21:35:33.768Z] #20 65.50 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... 21:35:33 [2022-08-23T21:35:33.768Z] #20 65.50 Unpacking libsystemd-dev:amd64 (247.3-7) ... 21:35:33 [2022-08-23T21:35:33.768Z] #20 65.70 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 21:35:34 [2022-08-23T21:35:34.025Z] #20 65.72 Setting up libapparmor1:amd64 (2.13.6-10) ... 21:35:34 [2022-08-23T21:35:34.025Z] #20 65.73 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 21:35:34 [2022-08-23T21:35:34.025Z] #20 65.74 Setting up libsepol1-dev:amd64 (3.1-1) ... 21:35:34 [2022-08-23T21:35:34.025Z] #20 65.75 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... 21:35:34 [2022-08-23T21:35:34.025Z] #20 65.76 Setting up libpcre2-16-0:amd64 (10.36-2) ... 21:35:34 [2022-08-23T21:35:34.025Z] #20 65.77 Setting up libbtrfs0:amd64 (5.10.1-2) ... 21:35:34 [2022-08-23T21:35:34.025Z] #20 65.79 Setting up libpcre2-32-0:amd64 (10.36-2) ... 21:35:34 [2022-08-23T21:35:34.025Z] #20 65.80 Setting up libudev-dev:amd64 (247.3-7) ... 21:35:34 [2022-08-23T21:35:34.025Z] #20 65.81 Setting up libpcre2-posix2:amd64 (10.36-2) ... 21:35:34 [2022-08-23T21:35:34.025Z] #20 65.82 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 21:35:34 [2022-08-23T21:35:34.025Z] #20 65.84 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 21:35:34 [2022-08-23T21:35:34.025Z] #20 65.85 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 21:35:34 [2022-08-23T21:35:34.025Z] #20 65.86 Setting up libapparmor-dev:amd64 (2.13.6-10) ... 21:35:34 [2022-08-23T21:35:34.025Z] #20 65.87 Setting up mingw-w64-common (8.0.0-1) ... 21:35:34 [2022-08-23T21:35:34.025Z] #20 65.88 Setting up libsystemd-dev:amd64 (247.3-7) ... 21:35:34 [2022-08-23T21:35:34.025Z] #20 65.90 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... 21:35:34 [2022-08-23T21:35:34.028Z] #55 ... 21:35:34 [2022-08-23T21:35:34.028Z] 21:35:34 [2022-08-23T21:35:34.028Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version 21:35:34 [2022-08-23T21:35:34.028Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 21:35:34 [2022-08-23T21:35:34.028Z] #53 58.89 gotestsum version dev 21:35:34 [2022-08-23T21:35:34.028Z] #53 DONE 59.9s 21:35:34 [2022-08-23T21:35:34.028Z] 21:35:34 [2022-08-23T21:35:34.028Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:35:34 [2022-08-23T21:35:34.028Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:35:34 [2022-08-23T21:35:34.028Z] #55 59.83 go: downloading github.com/prometheus/client_model v0.2.0 21:35:34 [2022-08-23T21:35:34.028Z] #55 59.88 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e 21:35:34 [2022-08-23T21:35:34.224Z] #14 ... 21:35:34 [2022-08-23T21:35:34.224Z] 21:35:34 [2022-08-23T21:35:34.224Z] #51 [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 21:35:34 [2022-08-23T21:35:34.224Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:35:34 [2022-08-23T21:35:34.224Z] #51 63.68 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] 21:35:34 [2022-08-23T21:35:34.224Z] #51 65.96 debconf: delaying package configuration, since apt-utils is not installed 21:35:34 [2022-08-23T21:35:34.224Z] #51 66.40 Fetched 2315 kB in 4s (602 kB/s) 21:35:34 [2022-08-23T21:35:34.224Z] #51 66.65 Selecting previously unselected package libprotobuf23:amd64. 21:35:34 [2022-08-23T21:35:34.224Z] #51 66.65 (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 ... 15717 files and directories currently installed.) 21:35:34 [2022-08-23T21:35:34.224Z] #51 66.83 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... 21:35:34 [2022-08-23T21:35:34.224Z] #51 66.90 Unpacking libprotobuf23:amd64 (3.12.4-1) ... 21:35:34 [2022-08-23T21:35:34.224Z] #51 68.66 Selecting previously unselected package python3-pkg-resources. 21:35:34 [2022-08-23T21:35:34.224Z] #51 68.68 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... 21:35:34 [2022-08-23T21:35:34.224Z] #51 68.77 Unpacking python3-pkg-resources (52.0.0-4) ... 21:35:34 [2022-08-23T21:35:34.224Z] #51 69.47 Selecting previously unselected package python3-six. 21:35:34 [2022-08-23T21:35:34.224Z] #51 69.48 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... 21:35:34 [2022-08-23T21:35:34.224Z] #51 69.48 Unpacking python3-six (1.16.0-2) ... 21:35:34 [2022-08-23T21:35:34.224Z] #51 69.70 Selecting previously unselected package python3-protobuf. 21:35:34 [2022-08-23T21:35:34.224Z] #51 69.70 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... 21:35:34 [2022-08-23T21:35:34.224Z] #51 69.71 Unpacking python3-protobuf (3.12.4-1) ... 21:35:34 [2022-08-23T21:35:34.224Z] #51 70.78 Selecting previously unselected package libnet1:amd64. 21:35:34 [2022-08-23T21:35:34.224Z] #51 70.78 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 21:35:34 [2022-08-23T21:35:34.224Z] #51 70.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 21:35:34 [2022-08-23T21:35:34.224Z] #51 71.09 Selecting previously unselected package libnl-3-200:amd64. 21:35:34 [2022-08-23T21:35:34.224Z] #51 71.10 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... 21:35:34 [2022-08-23T21:35:34.224Z] #51 71.10 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 21:35:34 [2022-08-23T21:35:34.224Z] #51 71.38 Selecting previously unselected package libprotobuf-c1:amd64. 21:35:34 [2022-08-23T21:35:34.224Z] #51 71.39 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 21:35:34 [2022-08-23T21:35:34.224Z] #51 71.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:35:34 [2022-08-23T21:35:34.224Z] #51 71.81 Selecting previously unselected package criu. 21:35:34 [2022-08-23T21:35:34.224Z] #51 71.82 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... 21:35:34 [2022-08-23T21:35:34.224Z] #51 71.90 Unpacking criu (3.17.1-1) ... 21:35:34 [2022-08-23T21:35:34.224Z] #51 73.06 Setting up python3-pkg-resources (52.0.0-4) ... 21:35:34 [2022-08-23T21:35:34.224Z] #51 ... 21:35:34 [2022-08-23T21:35:34.224Z] 21:35:34 [2022-08-23T21:35:34.224Z] #76 [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 ; 21:35:34 [2022-08-23T21:35:34.224Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:35:34 [2022-08-23T21:35:34.224Z] #76 73.10 Selecting previously unselected package build-essential. 21:35:34 [2022-08-23T21:35:34.224Z] #76 73.11 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... 21:35:34 [2022-08-23T21:35:34.224Z] #76 73.13 Unpacking build-essential (12.9) ... 21:35:34 [2022-08-23T21:35:34.224Z] #76 73.27 Selecting previously unselected package libcap2:amd64. 21:35:34 [2022-08-23T21:35:34.224Z] #76 73.30 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... 21:35:34 [2022-08-23T21:35:34.224Z] #76 73.30 Unpacking libcap2:amd64 (1:2.44-1) ... 21:35:34 [2022-08-23T21:35:34.224Z] #76 73.42 Selecting previously unselected package libcap-dev:amd64. 21:35:34 [2022-08-23T21:35:34.224Z] #76 73.43 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... 21:35:34 [2022-08-23T21:35:34.224Z] #76 73.44 Unpacking libcap-dev:amd64 (1:2.44-1) ... 21:35:34 [2022-08-23T21:35:34.224Z] #76 73.78 Selecting previously unselected package libprotobuf-c1:amd64. 21:35:34 [2022-08-23T21:35:34.224Z] #76 73.78 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 21:35:34 [2022-08-23T21:35:34.224Z] #76 73.88 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:35:34 [2022-08-23T21:35:34.224Z] #76 74.23 Selecting previously unselected package libprotobuf-c-dev:amd64. 21:35:34 [2022-08-23T21:35:34.257Z] #76 72.44 Selecting previously unselected package build-essential. 21:35:34 [2022-08-23T21:35:34.257Z] #76 72.44 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... 21:35:34 [2022-08-23T21:35:34.257Z] #76 72.44 Unpacking build-essential (12.9) ... 21:35:34 [2022-08-23T21:35:34.257Z] #76 72.65 Selecting previously unselected package libcap2:amd64. 21:35:34 [2022-08-23T21:35:34.257Z] #76 72.66 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... 21:35:34 [2022-08-23T21:35:34.257Z] #76 72.66 Unpacking libcap2:amd64 (1:2.44-1) ... 21:35:34 [2022-08-23T21:35:34.257Z] #76 72.78 Selecting previously unselected package libcap-dev:amd64. 21:35:34 [2022-08-23T21:35:34.257Z] #76 72.80 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... 21:35:34 [2022-08-23T21:35:34.257Z] #76 72.83 Unpacking libcap-dev:amd64 (1:2.44-1) ... 21:35:34 [2022-08-23T21:35:34.281Z] #20 65.92 Setting up libpcre2-dev:amd64 (10.36-2) ... 21:35:34 [2022-08-23T21:35:34.281Z] #20 65.93 Setting up libselinux1-dev:amd64 (3.1-3) ... 21:35:34 [2022-08-23T21:35:34.281Z] #20 65.94 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 21:35:34 [2022-08-23T21:35:34.281Z] #20 65.96 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 21:35:34 [2022-08-23T21:35:34.281Z] #20 65.97 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 21:35:34 [2022-08-23T21:35:34.281Z] #20 65.98 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 21:35:34 [2022-08-23T21:35:34.281Z] #20 66.00 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 21:35:34 [2022-08-23T21:35:34.281Z] #20 66.02 Setting up binutils-mingw-w64 (2.35-2+8.11) ... 21:35:34 [2022-08-23T21:35:34.281Z] #20 66.03 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 21:35:34 [2022-08-23T21:35:34.281Z] #20 66.04 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 21:35:34 [2022-08-23T21:35:34.281Z] #20 66.05 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 21:35:34 [2022-08-23T21:35:34.281Z] #20 66.07 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 21:35:34 [2022-08-23T21:35:34.281Z] #20 66.08 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 21:35:34 [2022-08-23T21:35:34.281Z] #20 66.09 Setting up dmsetup (2:1.02.175-2.1) ... 21:35:34 [2022-08-23T21:35:34.281Z] #20 66.11 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 21:35:34 [2022-08-23T21:35:34.281Z] #20 66.12 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 21:35:34 [2022-08-23T21:35:34.288Z] #55 60.04 go: downloading github.com/google/go-cmp v0.5.7 21:35:34 [2022-08-23T21:35:34.483Z] #76 74.25 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... 21:35:34 [2022-08-23T21:35:34.483Z] #76 74.27 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... 21:35:34 [2022-08-23T21:35:34.516Z] #76 73.04 Selecting previously unselected package libprotobuf-c1:amd64. 21:35:34 [2022-08-23T21:35:34.516Z] #76 73.05 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 21:35:34 [2022-08-23T21:35:34.516Z] #76 73.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:35:34 [2022-08-23T21:35:34.538Z] #20 66.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:35:34 [2022-08-23T21:35:34.549Z] #55 60.27 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 21:35:34 [2022-08-23T21:35:34.549Z] #55 60.32 go: downloading github.com/hexops/gotextdiff v1.0.3 21:35:34 [2022-08-23T21:35:34.549Z] #55 60.44 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:35:34 [2022-08-23T21:35:34.549Z] #55 60.44 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 21:35:34 [2022-08-23T21:35:34.745Z] #76 74.63 Selecting previously unselected package libseccomp-dev:amd64. 21:35:34 [2022-08-23T21:35:34.745Z] #76 74.63 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... 21:35:34 [2022-08-23T21:35:34.745Z] #76 74.63 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 21:35:34 [2022-08-23T21:35:34.775Z] #76 73.26 Selecting previously unselected package libprotobuf-c-dev:amd64. 21:35:34 [2022-08-23T21:35:34.775Z] #76 73.26 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... 21:35:34 [2022-08-23T21:35:34.775Z] #76 73.30 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... 21:35:34 [2022-08-23T21:35:34.775Z] #76 ... 21:35:34 [2022-08-23T21:35:34.775Z] 21:35:34 [2022-08-23T21:35:34.775Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:35:34 [2022-08-23T21:35:34.775Z] #64 sha256:044936719f6a57b35e935d20d8b2b456ed03fc39b3469bdfe67b0c1f4c10842e 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.153 + RM_GOPATH=0 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.153 + TMP_GOPATH= 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.153 + : /build 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.153 + '[' -z '' ']' 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.155 ++ mktemp -d 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.203 + export GOPATH=/tmp/tmp.a1S0juV9Si 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.204 + GOPATH=/tmp/tmp.a1S0juV9Si 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.204 + RM_GOPATH=1 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.204 + case "$(go env GOARCH)" in 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.205 ++ go env GOARCH 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.215 + export GO_BUILDMODE=-buildmode=pie 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.216 + GO_BUILDMODE=-buildmode=pie 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.217 ++ dirname /install.sh 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.221 + dir=/ 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.221 + bin=containerd 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.221 + shift 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.221 + '[' '!' -f //containerd.installer ']' 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.221 + . //containerd.installer 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.221 ++ set -e 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.221 ++ : v1.6.7 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.221 + install_containerd 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.222 + echo 'Install containerd version v1.6.7' 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.222 + git clone https://github.com/containerd/containerd.git /tmp/tmp.a1S0juV9Si/src/github.com/containerd/containerd 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.223 Install containerd version v1.6.7 21:35:34 [2022-08-23T21:35:34.775Z] #64 2.289 Cloning into '/tmp/tmp.a1S0juV9Si/src/github.com/containerd/containerd'... 21:35:34 [2022-08-23T21:35:34.775Z] #64 ... 21:35:34 [2022-08-23T21:35:34.775Z] 21:35:34 [2022-08-23T21:35:34.775Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:35:34 [2022-08-23T21:35:34.775Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c 21:35:34 [2022-08-23T21:35:34.815Z] #55 60.46 go: downloading github.com/olekukonko/tablewriter v0.0.5 21:35:34 [2022-08-23T21:35:34.815Z] #55 60.59 go: downloading github.com/beorn7/perks v1.0.1 21:35:34 [2022-08-23T21:35:34.815Z] #55 60.62 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:35:34 [2022-08-23T21:35:34.815Z] #55 60.62 go: downloading github.com/golang/protobuf v1.5.2 21:35:35 [2022-08-23T21:35:35.076Z] #55 60.84 go: downloading github.com/prometheus/common v0.32.1 21:35:35 [2022-08-23T21:35:35.314Z] #76 75.13 Selecting previously unselected package libsystemd-dev:amd64. 21:35:35 [2022-08-23T21:35:35.314Z] #76 75.14 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... 21:35:35 [2022-08-23T21:35:35.314Z] #76 75.16 Unpacking libsystemd-dev:amd64 (247.3-7) ... 21:35:35 [2022-08-23T21:35:35.337Z] #55 61.07 go: downloading github.com/prometheus/procfs v0.7.3 21:35:35 [2022-08-23T21:35:35.337Z] #55 61.07 go: downloading google.golang.org/protobuf v1.28.0 21:35:35 [2022-08-23T21:35:35.560Z] #34 72.57 Updating files: 80% (1223/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. 21:35:35 [2022-08-23T21:35:35.560Z] #34 73.83 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 21:35:35 [2022-08-23T21:35:35.773Z] #77 ... 21:35:35 [2022-08-23T21:35:35.773Z] 21:35:35 [2022-08-23T21:35:35.773Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:35:35 [2022-08-23T21:35:35.773Z] #64 sha256:f8e79dccd6f11f588c1df5ea81787beb21716ca7635632e9e62f1bc877b72f2f 21:35:35 [2022-08-23T21:35:35.773Z] #64 41.93 Updating files: 56% (2796/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 98% (4865/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. 21:35:35 [2022-08-23T21:35:35.773Z] #64 43.04 + cd /tmp/tmp.0EYjc21StY/src/github.com/containerd/containerd 21:35:35 [2022-08-23T21:35:35.773Z] #64 43.06 + git checkout -q v1.6.7 21:35:35 [2022-08-23T21:35:35.773Z] #64 45.17 + export 'BUILDTAGS=netgo osusergo static_build' 21:35:35 [2022-08-23T21:35:35.773Z] #64 45.17 + BUILDTAGS='netgo osusergo static_build' 21:35:35 [2022-08-23T21:35:35.773Z] #64 45.17 + export EXTRA_FLAGS=-buildmode=pie 21:35:35 [2022-08-23T21:35:35.773Z] #64 45.17 + EXTRA_FLAGS=-buildmode=pie 21:35:35 [2022-08-23T21:35:35.773Z] #64 45.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 21:35:35 [2022-08-23T21:35:35.773Z] #64 45.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 21:35:35 [2022-08-23T21:35:35.773Z] #64 45.17 + '[' '' = dynamic ']' 21:35:35 [2022-08-23T21:35:35.773Z] #64 45.17 + make 21:35:35 [2022-08-23T21:35:35.773Z] #64 46.67 + bin/ctr 21:35:35 [2022-08-23T21:35:35.820Z] #34 ... 21:35:35 [2022-08-23T21:35:35.820Z] 21:35:35 [2022-08-23T21:35:35.820Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:35 [2022-08-23T21:35:35.820Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:35:35 [2022-08-23T21:35:35.820Z] #14 64.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] 21:35:35 [2022-08-23T21:35:35.820Z] #14 65.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] 21:35:35 [2022-08-23T21:35:35.820Z] #14 66.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] 21:35:35 [2022-08-23T21:35:35.820Z] #14 69.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] 21:35:35 [2022-08-23T21:35:35.820Z] #14 70.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] 21:35:35 [2022-08-23T21:35:35.820Z] #14 70.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] 21:35:35 [2022-08-23T21:35:35.820Z] #14 70.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] 21:35:35 [2022-08-23T21:35:35.820Z] #14 70.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 21:35:35 [2022-08-23T21:35:35.820Z] #14 70.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 21:35:35 [2022-08-23T21:35:35.820Z] #14 70.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] 21:35:35 [2022-08-23T21:35:35.820Z] #14 70.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] 21:35:35 [2022-08-23T21:35:35.820Z] #14 70.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] 21:35:35 [2022-08-23T21:35:35.820Z] #14 70.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] 21:35:35 [2022-08-23T21:35:35.820Z] #14 70.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] 21:35:35 [2022-08-23T21:35:35.820Z] #14 70.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] 21:35:35 [2022-08-23T21:35:35.820Z] #14 70.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] 21:35:35 [2022-08-23T21:35:35.820Z] #14 70.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] 21:35:35 [2022-08-23T21:35:35.820Z] #14 70.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] 21:35:35 [2022-08-23T21:35:35.820Z] #14 70.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] 21:35:35 [2022-08-23T21:35:35.820Z] #14 70.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] 21:35:35 [2022-08-23T21:35:35.820Z] #14 71.92 debconf: delaying package configuration, since apt-utils is not installed 21:35:35 [2022-08-23T21:35:35.820Z] #14 72.52 Fetched 115 MB in 12s (9487 kB/s) 21:35:35 [2022-08-23T21:35:35.820Z] #14 72.78 Selecting previously unselected package binutils-mingw-w64-i686. 21:35:35 [2022-08-23T21:35:35.820Z] #14 72.78 (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 ... 15717 files and directories currently installed.) 21:35:35 [2022-08-23T21:35:35.820Z] #14 72.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... 21:35:35 [2022-08-23T21:35:35.820Z] #14 72.91 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 21:35:35 [2022-08-23T21:35:35.905Z] #20 DONE 67.5s 21:35:35 [2022-08-23T21:35:35.905Z] 21:35:35 [2022-08-23T21:35:35.905Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:35:35 [2022-08-23T21:35:35.905Z] #71 sha256:79db28ba0c0e936b876f590dfc02099b27b9550fad70f529d423a6a69bed045f 21:35:35 [2022-08-23T21:35:35.905Z] #71 ... 21:35:35 [2022-08-23T21:35:35.905Z] 21:35:35 [2022-08-23T21:35:35.905Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x 21:35:35 [2022-08-23T21:35:35.905Z] #21 sha256:71e537172f7049dead3d2822d24a5599dbea2cd417fdc9b42085053f999ecf67 21:35:36 [2022-08-23T21:35:36.079Z] #14 ... 21:35:36 [2022-08-23T21:35:36.079Z] 21:35:36 [2022-08-23T21:35:36.079Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:35:36 [2022-08-23T21:35:36.079Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c 21:35:36 [2022-08-23T21:35:36.079Z] #34 74.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:35:36 [2022-08-23T21:35:36.279Z] #55 61.85 go: downloading github.com/mattn/go-runewidth v0.0.9 21:35:36 [2022-08-23T21:35:36.279Z] #55 ... 21:35:36 [2022-08-23T21:35:36.279Z] 21:35:36 [2022-08-23T21:35:36.279Z] #77 [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 21:35:36 [2022-08-23T21:35:36.279Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:35:36 [2022-08-23T21:35:36.279Z] #77 ... 21:35:36 [2022-08-23T21:35:36.279Z] 21:35:36 [2022-08-23T21:35:36.279Z] #42 [tini 1/3] 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 vim-common 21:35:36 [2022-08-23T21:35:36.279Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:35:36 [2022-08-23T21:35:36.279Z] #42 60.61 Setting up libicu67:amd64 (67.1-7) ... 21:35:36 [2022-08-23T21:35:36.279Z] #42 60.61 Setting up xxd (2:8.2.2434-3+deb11u1) ... 21:35:36 [2022-08-23T21:35:36.279Z] #42 60.61 Setting up libuv1:amd64 (1.40.0-2) ... 21:35:36 [2022-08-23T21:35:36.279Z] #42 60.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 21:35:36 [2022-08-23T21:35:36.279Z] #42 60.66 Setting up libjsoncpp24:amd64 (1.9.4-4) ... 21:35:36 [2022-08-23T21:35:36.279Z] #42 60.66 Setting up librhash0:amd64 (1.4.1-2) ... 21:35:36 [2022-08-23T21:35:36.279Z] #42 60.73 Setting up cmake-data (3.18.4-2+deb11u1) ... 21:35:36 [2022-08-23T21:35:36.279Z] #42 60.74 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... 21:35:36 [2022-08-23T21:35:36.279Z] #42 60.84 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... 21:35:36 [2022-08-23T21:35:36.279Z] #42 60.84 Setting up cmake (3.18.4-2+deb11u1) ... 21:35:36 [2022-08-23T21:35:36.279Z] #42 60.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:35:36 [2022-08-23T21:35:36.648Z] #34 ... 21:35:36 [2022-08-23T21:35:36.648Z] 21:35:36 [2022-08-23T21:35:36.648Z] #51 [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 21:35:36 [2022-08-23T21:35:36.648Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:35:36 [2022-08-23T21:35:36.648Z] #51 65.04 debconf: delaying package configuration, since apt-utils is not installed 21:35:36 [2022-08-23T21:35:36.648Z] #51 65.49 Fetched 2315 kB in 4s (630 kB/s) 21:35:36 [2022-08-23T21:35:36.648Z] #51 65.61 Selecting previously unselected package libprotobuf23:amd64. 21:35:36 [2022-08-23T21:35:36.648Z] #51 65.61 (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 ... 15717 files and directories currently installed.) 21:35:36 [2022-08-23T21:35:36.648Z] #51 65.73 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... 21:35:36 [2022-08-23T21:35:36.648Z] #51 65.76 Unpacking libprotobuf23:amd64 (3.12.4-1) ... 21:35:36 [2022-08-23T21:35:36.648Z] #51 67.28 Selecting previously unselected package python3-pkg-resources. 21:35:36 [2022-08-23T21:35:36.648Z] #51 67.28 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... 21:35:36 [2022-08-23T21:35:36.648Z] #51 67.30 Unpacking python3-pkg-resources (52.0.0-4) ... 21:35:36 [2022-08-23T21:35:36.648Z] #51 67.82 Selecting previously unselected package python3-six. 21:35:36 [2022-08-23T21:35:36.648Z] #51 67.82 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... 21:35:36 [2022-08-23T21:35:36.648Z] #51 67.83 Unpacking python3-six (1.16.0-2) ... 21:35:36 [2022-08-23T21:35:36.648Z] #51 68.09 Selecting previously unselected package python3-protobuf. 21:35:36 [2022-08-23T21:35:36.648Z] #51 68.10 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... 21:35:36 [2022-08-23T21:35:36.648Z] #51 68.11 Unpacking python3-protobuf (3.12.4-1) ... 21:35:36 [2022-08-23T21:35:36.648Z] #51 69.20 Selecting previously unselected package libnet1:amd64. 21:35:36 [2022-08-23T21:35:36.648Z] #51 69.21 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 21:35:36 [2022-08-23T21:35:36.648Z] #51 69.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 21:35:36 [2022-08-23T21:35:36.648Z] #51 69.63 Selecting previously unselected package libnl-3-200:amd64. 21:35:36 [2022-08-23T21:35:36.648Z] #51 69.63 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... 21:35:36 [2022-08-23T21:35:36.648Z] #51 69.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 21:35:36 [2022-08-23T21:35:36.648Z] #51 70.07 Selecting previously unselected package libprotobuf-c1:amd64. 21:35:36 [2022-08-23T21:35:36.648Z] #51 70.08 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 21:35:36 [2022-08-23T21:35:36.648Z] #51 70.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:35:36 [2022-08-23T21:35:36.648Z] #51 70.33 Selecting previously unselected package criu. 21:35:36 [2022-08-23T21:35:36.648Z] #51 70.34 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... 21:35:36 [2022-08-23T21:35:36.648Z] #51 70.37 Unpacking criu (3.17.1-1) ... 21:35:36 [2022-08-23T21:35:36.648Z] #51 71.87 Setting up python3-pkg-resources (52.0.0-4) ... 21:35:36 [2022-08-23T21:35:36.648Z] #51 74.62 Setting up libprotobuf23:amd64 (3.12.4-1) ... 21:35:36 [2022-08-23T21:35:36.648Z] #51 74.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 21:35:36 [2022-08-23T21:35:36.648Z] #51 74.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:35:36 [2022-08-23T21:35:36.648Z] #51 74.75 Setting up python3-six (1.16.0-2) ... 21:35:36 [2022-08-23T21:35:36.693Z] #76 76.38 Selecting previously unselected package libtool. 21:35:36 [2022-08-23T21:35:36.693Z] #76 76.41 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... 21:35:36 [2022-08-23T21:35:36.693Z] #76 76.42 Unpacking libtool (2.4.6-15) ... 21:35:36 [2022-08-23T21:35:36.850Z] #21 1.104 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 21:35:36 [2022-08-23T21:35:36.850Z] #21 1.104 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 21:35:36 [2022-08-23T21:35:36.850Z] #21 1.104 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 21:35:36 [2022-08-23T21:35:36.906Z] #51 ... 21:35:36 [2022-08-23T21:35:36.906Z] 21:35:36 [2022-08-23T21:35:36.906Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:35:36 [2022-08-23T21:35:36.906Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:35:36 [2022-08-23T21:35:36.906Z] #55 65.21 go: downloading github.com/prometheus/client_model v0.2.0 21:35:36 [2022-08-23T21:35:36.906Z] #55 65.59 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e 21:35:36 [2022-08-23T21:35:36.906Z] #55 65.99 go: downloading github.com/google/go-cmp v0.5.7 21:35:36 [2022-08-23T21:35:36.906Z] #55 66.41 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 21:35:36 [2022-08-23T21:35:36.906Z] #55 66.65 go: downloading github.com/hexops/gotextdiff v1.0.3 21:35:36 [2022-08-23T21:35:36.906Z] #55 66.89 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:35:36 [2022-08-23T21:35:36.906Z] #55 66.96 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 21:35:36 [2022-08-23T21:35:36.906Z] #55 66.98 go: downloading github.com/olekukonko/tablewriter v0.0.5 21:35:36 [2022-08-23T21:35:36.907Z] #55 67.25 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:35:36 [2022-08-23T21:35:36.907Z] #55 67.26 go: downloading github.com/beorn7/perks v1.0.1 21:35:36 [2022-08-23T21:35:36.907Z] #55 67.37 go: downloading github.com/golang/protobuf v1.5.2 21:35:36 [2022-08-23T21:35:36.907Z] #55 67.48 go: downloading github.com/prometheus/common v0.32.1 21:35:36 [2022-08-23T21:35:36.907Z] #55 68.18 go: downloading github.com/prometheus/procfs v0.7.3 21:35:36 [2022-08-23T21:35:36.907Z] #55 68.28 go: downloading google.golang.org/protobuf v1.28.0 21:35:36 [2022-08-23T21:35:36.907Z] #55 69.74 go: downloading github.com/mattn/go-runewidth v0.0.9 21:35:36 [2022-08-23T21:35:36.907Z] #55 71.70 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 21:35:36 [2022-08-23T21:35:36.907Z] #55 ... 21:35:36 [2022-08-23T21:35:36.907Z] 21:35:36 [2022-08-23T21:35:36.907Z] #76 [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 ; 21:35:36 [2022-08-23T21:35:36.907Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:35:36 [2022-08-23T21:35:36.907Z] #76 73.30 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... 21:35:36 [2022-08-23T21:35:36.907Z] #76 73.57 Selecting previously unselected package libseccomp-dev:amd64. 21:35:36 [2022-08-23T21:35:36.907Z] #76 73.57 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... 21:35:36 [2022-08-23T21:35:36.907Z] #76 73.58 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 21:35:36 [2022-08-23T21:35:36.907Z] #76 73.96 Selecting previously unselected package libsystemd-dev:amd64. 21:35:36 [2022-08-23T21:35:36.907Z] #76 73.96 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... 21:35:36 [2022-08-23T21:35:36.907Z] #76 73.97 Unpacking libsystemd-dev:amd64 (247.3-7) ... 21:35:36 [2022-08-23T21:35:36.907Z] #76 75.09 Selecting previously unselected package libtool. 21:35:36 [2022-08-23T21:35:36.907Z] #76 75.09 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... 21:35:36 [2022-08-23T21:35:36.907Z] #76 75.12 Unpacking libtool (2.4.6-15) ... 21:35:36 [2022-08-23T21:35:36.953Z] #76 76.80 Selecting previously unselected package libudev-dev:amd64. 21:35:36 [2022-08-23T21:35:36.953Z] #76 76.80 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... 21:35:36 [2022-08-23T21:35:36.953Z] #76 76.82 Unpacking libudev-dev:amd64 (247.3-7) ... 21:35:37 [2022-08-23T21:35:37.165Z] #76 75.64 Selecting previously unselected package libudev-dev:amd64. 21:35:37 [2022-08-23T21:35:37.165Z] #76 75.64 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... 21:35:37 [2022-08-23T21:35:37.165Z] #76 75.64 Unpacking libudev-dev:amd64 (247.3-7) ... 21:35:37 [2022-08-23T21:35:37.221Z] #42 DONE 62.7s 21:35:37 [2022-08-23T21:35:37.221Z] 21:35:37 [2022-08-23T21:35:37.221Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:35:37 [2022-08-23T21:35:37.221Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:35:37 [2022-08-23T21:35:37.221Z] #55 62.81 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 21:35:37 [2022-08-23T21:35:37.424Z] #76 75.94 Selecting previously unselected package libyajl2:amd64. 21:35:37 [2022-08-23T21:35:37.424Z] #76 75.94 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... 21:35:37 [2022-08-23T21:35:37.424Z] #76 75.99 Unpacking libyajl2:amd64 (2.1.0-3) ... 21:35:37 [2022-08-23T21:35:37.523Z] #76 77.26 Selecting previously unselected package libyajl2:amd64. 21:35:37 [2022-08-23T21:35:37.523Z] #76 77.27 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... 21:35:37 [2022-08-23T21:35:37.523Z] #76 77.29 Unpacking libyajl2:amd64 (2.1.0-3) ... 21:35:37 [2022-08-23T21:35:37.688Z] #76 76.21 Selecting previously unselected package libyajl-dev:amd64. 21:35:37 [2022-08-23T21:35:37.688Z] #76 76.22 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... 21:35:37 [2022-08-23T21:35:37.688Z] #76 76.22 Unpacking libyajl-dev:amd64 (2.1.0-3) ... 21:35:37 [2022-08-23T21:35:37.783Z] #76 77.51 Selecting previously unselected package libyajl-dev:amd64. 21:35:37 [2022-08-23T21:35:37.783Z] #76 77.51 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... 21:35:37 [2022-08-23T21:35:37.783Z] #76 77.54 Unpacking libyajl-dev:amd64 (2.1.0-3) ... 21:35:37 [2022-08-23T21:35:37.783Z] #76 77.71 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 21:35:37 [2022-08-23T21:35:37.783Z] #76 77.75 Setting up libmagic-mgc (1:5.39-3) ... 21:35:37 [2022-08-23T21:35:37.783Z] #76 77.76 Setting up libyajl2:amd64 (2.1.0-3) ... 21:35:38 [2022-08-23T21:35:38.045Z] #76 77.83 Setting up libmagic1:amd64 (1:5.39-3) ... 21:35:38 [2022-08-23T21:35:38.045Z] #76 77.93 Setting up file (1:5.39-3) ... 21:35:38 [2022-08-23T21:35:38.045Z] #76 77.99 Setting up bzip2 (1.0.8-4) ... 21:35:38 [2022-08-23T21:35:38.045Z] #76 78.02 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:35:38 [2022-08-23T21:35:38.254Z] #76 76.75 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 21:35:38 [2022-08-23T21:35:38.255Z] #76 76.78 Setting up libmagic-mgc (1:5.39-3) ... 21:35:38 [2022-08-23T21:35:38.255Z] #76 76.82 Setting up libyajl2:amd64 (2.1.0-3) ... 21:35:38 [2022-08-23T21:35:38.255Z] #76 76.83 Setting up libmagic1:amd64 (1:5.39-3) ... 21:35:38 [2022-08-23T21:35:38.255Z] #76 76.87 Setting up file (1:5.39-3) ... 21:35:38 [2022-08-23T21:35:38.255Z] #76 76.89 Setting up bzip2 (1.0.8-4) ... 21:35:38 [2022-08-23T21:35:38.255Z] #76 76.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:35:38 [2022-08-23T21:35:38.305Z] #76 78.07 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... 21:35:38 [2022-08-23T21:35:38.305Z] #76 78.10 Setting up libcap2:amd64 (1:2.44-1) ... 21:35:38 [2022-08-23T21:35:38.305Z] #76 78.18 Setting up autotools-dev (20180224.1+nmu1) ... 21:35:38 [2022-08-23T21:35:38.305Z] #76 78.24 Setting up libsigsegv2:amd64 (2.13-1) ... 21:35:38 [2022-08-23T21:35:38.305Z] #76 78.28 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 21:35:38 [2022-08-23T21:35:38.513Z] #76 76.92 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... 21:35:38 [2022-08-23T21:35:38.513Z] #76 76.93 Setting up libcap2:amd64 (1:2.44-1) ... 21:35:38 [2022-08-23T21:35:38.513Z] #76 76.95 Setting up autotools-dev (20180224.1+nmu1) ... 21:35:38 [2022-08-23T21:35:38.513Z] #76 76.98 Setting up libsigsegv2:amd64 (2.13-1) ... 21:35:38 [2022-08-23T21:35:38.513Z] #76 76.99 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 21:35:38 [2022-08-23T21:35:38.513Z] #76 77.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 21:35:38 [2022-08-23T21:35:38.513Z] #76 77.17 Setting up patch (2.7.6-7) ... 21:35:38 [2022-08-23T21:35:38.565Z] #76 78.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 21:35:38 [2022-08-23T21:35:38.565Z] #76 78.39 Setting up patch (2.7.6-7) ... 21:35:38 [2022-08-23T21:35:38.565Z] #76 78.44 Setting up libudev-dev:amd64 (247.3-7) ... 21:35:38 [2022-08-23T21:35:38.565Z] #76 78.45 Setting up libyajl-dev:amd64 (2.1.0-3) ... 21:35:38 [2022-08-23T21:35:38.565Z] #76 78.46 Setting up libcap-dev:amd64 (1:2.44-1) ... 21:35:38 [2022-08-23T21:35:38.565Z] #76 78.48 Setting up libsystemd-dev:amd64 (247.3-7) ... 21:35:38 [2022-08-23T21:35:38.565Z] #76 78.49 Setting up libtool (2.4.6-15) ... 21:35:38 [2022-08-23T21:35:38.605Z] #55 ... 21:35:38 [2022-08-23T21:35:38.605Z] 21:35:38 [2022-08-23T21:35:38.605Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / 21:35:38 [2022-08-23T21:35:38.605Z] #43 sha256:ce4dddabedf54a7163d41bd91e2e67ba72d80263a0dfebd54f4a22f6bf30e279 21:35:38 [2022-08-23T21:35:38.605Z] #43 DONE 1.3s 21:35:38 [2022-08-23T21:35:38.772Z] #76 77.20 Setting up libudev-dev:amd64 (247.3-7) ... 21:35:38 [2022-08-23T21:35:38.772Z] #76 77.22 Setting up libyajl-dev:amd64 (2.1.0-3) ... 21:35:38 [2022-08-23T21:35:38.772Z] #76 77.24 Setting up libcap-dev:amd64 (1:2.44-1) ... 21:35:38 [2022-08-23T21:35:38.772Z] #76 77.26 Setting up libsystemd-dev:amd64 (247.3-7) ... 21:35:38 [2022-08-23T21:35:38.772Z] #76 77.28 Setting up libtool (2.4.6-15) ... 21:35:38 [2022-08-23T21:35:38.772Z] #76 77.31 Setting up m4 (1.4.18-5) ... 21:35:38 [2022-08-23T21:35:38.772Z] #76 77.32 Setting up dpkg-dev (1.20.11) ... 21:35:38 [2022-08-23T21:35:38.772Z] #76 77.34 Setting up autoconf (2.69-14) ... 21:35:38 [2022-08-23T21:35:38.772Z] #76 77.37 Setting up build-essential (12.9) ... 21:35:38 [2022-08-23T21:35:38.772Z] #76 77.39 Setting up automake (1:1.16.3-2) ... 21:35:38 [2022-08-23T21:35:38.825Z] #76 78.58 Setting up m4 (1.4.18-5) ... 21:35:38 [2022-08-23T21:35:38.825Z] #76 78.60 Setting up dpkg-dev (1.20.11) ... 21:35:38 [2022-08-23T21:35:38.825Z] #76 78.62 Setting up autoconf (2.69-14) ... 21:35:38 [2022-08-23T21:35:38.825Z] #76 78.65 Setting up build-essential (12.9) ... 21:35:38 [2022-08-23T21:35:38.825Z] #76 78.69 Setting up automake (1:1.16.3-2) ... 21:35:38 [2022-08-23T21:35:38.825Z] #76 78.72 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 21:35:38 [2022-08-23T21:35:38.825Z] #76 78.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:35:38 [2022-08-23T21:35:38.825Z] #76 ... 21:35:38 [2022-08-23T21:35:38.825Z] 21:35:38 [2022-08-23T21:35:38.825Z] #42 [tini 1/3] 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 vim-common 21:35:38 [2022-08-23T21:35:38.825Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:35:38 [2022-08-23T21:35:38.825Z] #42 68.70 Selecting previously unselected package libicu67:amd64. 21:35:38 [2022-08-23T21:35:38.825Z] #42 68.71 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... 21:35:38 [2022-08-23T21:35:38.825Z] #42 68.74 Unpacking libicu67:amd64 (67.1-7) ... 21:35:38 [2022-08-23T21:35:38.865Z] 21:35:38 [2022-08-23T21:35:38.865Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini 21:35:38 [2022-08-23T21:35:38.865Z] #44 sha256:5bee28f932639c516f7a77ef3e44c0b3b695386657bb92d9afcdef57b3a96382 21:35:39 [2022-08-23T21:35:39.031Z] #76 77.40 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 21:35:39 [2022-08-23T21:35:39.031Z] #76 77.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:35:39 [2022-08-23T21:35:39.074Z] #64 ... 21:35:39 [2022-08-23T21:35:39.074Z] 21:35:39 [2022-08-23T21:35:39.074Z] #77 [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 21:35:39 [2022-08-23T21:35:39.074Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e 21:35:39 [2022-08-23T21:35:39.074Z] #77 33.92 libtoolize: putting auxiliary files in '.'. 21:35:39 [2022-08-23T21:35:39.074Z] #77 33.93 libtoolize: copying file './ltmain.sh' 21:35:39 [2022-08-23T21:35:39.085Z] #42 ... 21:35:39 [2022-08-23T21:35:39.085Z] 21:35:39 [2022-08-23T21:35:39.085Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:35:39 [2022-08-23T21:35:39.085Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c 21:35:39 [2022-08-23T21:35:39.085Z] #34 75.18 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. 21:35:39 [2022-08-23T21:35:39.085Z] #34 76.26 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 21:35:39 [2022-08-23T21:35:39.085Z] #34 76.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:35:39 [2022-08-23T21:35:39.647Z] #77 34.80 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 21:35:39 [2022-08-23T21:35:39.647Z] #77 34.80 libtoolize: and rerunning libtoolize and aclocal. 21:35:39 [2022-08-23T21:35:39.647Z] #77 34.80 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 21:35:40 [2022-08-23T21:35:40.933Z] #76 DONE 79.2s 21:35:40 [2022-08-23T21:35:40.933Z] 21:35:40 [2022-08-23T21:35:40.933Z] #77 [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 21:35:40 [2022-08-23T21:35:40.933Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:35:40 [2022-08-23T21:35:40.992Z] #34 ... 21:35:40 [2022-08-23T21:35:40.992Z] 21:35:40 [2022-08-23T21:35:40.992Z] #76 [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 ; 21:35:40 [2022-08-23T21:35:40.992Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 21:35:40 [2022-08-23T21:35:40.992Z] #76 DONE 81.0s 21:35:40 [2022-08-23T21:35:40.992Z] 21:35:40 [2022-08-23T21:35:40.992Z] #77 [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 21:35:40 [2022-08-23T21:35:40.992Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:35:41 [2022-08-23T21:35:41.869Z] #77 ... 21:35:41 [2022-08-23T21:35:41.869Z] 21:35:41 [2022-08-23T21:35:41.869Z] #42 [tini 1/3] 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 vim-common 21:35:41 [2022-08-23T21:35:41.869Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:35:41 [2022-08-23T21:35:41.869Z] #42 70.29 Selecting previously unselected package libicu67:amd64. 21:35:41 [2022-08-23T21:35:41.869Z] #42 70.30 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... 21:35:41 [2022-08-23T21:35:41.869Z] #42 70.34 Unpacking libicu67:amd64 (67.1-7) ... 21:35:41 [2022-08-23T21:35:41.869Z] #42 ... 21:35:41 [2022-08-23T21:35:41.869Z] 21:35:41 [2022-08-23T21:35:41.869Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:41 [2022-08-23T21:35:41.869Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:35:41 [2022-08-23T21:35:41.869Z] #14 77.41 Selecting previously unselected package binutils-mingw-w64-x86-64. 21:35:41 [2022-08-23T21:35:41.869Z] #14 77.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... 21:35:41 [2022-08-23T21:35:41.869Z] #14 77.43 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 21:35:42 [2022-08-23T21:35:42.190Z] #77 ... 21:35:42 [2022-08-23T21:35:42.190Z] 21:35:42 [2022-08-23T21:35:42.190Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:42 [2022-08-23T21:35:42.190Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8 21:35:42 [2022-08-23T21:35:42.190Z] #14 73.51 Selecting previously unselected package g++-mingw-w64-x86-64-posix. 21:35:42 [2022-08-23T21:35:42.190Z] #14 73.51 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... 21:35:42 [2022-08-23T21:35:42.190Z] #14 73.52 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 21:35:42 [2022-08-23T21:35:42.190Z] #14 78.99 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. 21:35:42 [2022-08-23T21:35:42.190Z] #14 78.99 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... 21:35:42 [2022-08-23T21:35:42.190Z] #14 78.99 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 21:35:42 [2022-08-23T21:35:42.654Z] #21 1.630 Reading package lists... 21:35:42 [2022-08-23T21:35:42.899Z] #77 1.490 Cloning into '/tmp/crun-build'... 21:35:43 [2022-08-23T21:35:43.134Z] #14 84.59 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. 21:35:43 [2022-08-23T21:35:43.134Z] #14 84.59 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... 21:35:43 [2022-08-23T21:35:43.134Z] #14 84.60 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 21:35:43 [2022-08-23T21:35:43.775Z] #14 82.11 Selecting previously unselected package binutils-mingw-w64. 21:35:43 [2022-08-23T21:35:43.775Z] #14 82.12 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... 21:35:43 [2022-08-23T21:35:43.775Z] #14 82.12 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... 21:35:44 [2022-08-23T21:35:44.033Z] #14 82.37 Selecting previously unselected package libdevmapper1.02.1:amd64. 21:35:44 [2022-08-23T21:35:44.033Z] #14 82.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... 21:35:44 [2022-08-23T21:35:44.033Z] #14 82.39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 21:35:44 [2022-08-23T21:35:44.292Z] #14 82.90 Selecting previously unselected package dmsetup. 21:35:44 [2022-08-23T21:35:44.292Z] #14 82.90 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... 21:35:44 [2022-08-23T21:35:44.292Z] #14 82.92 Unpacking dmsetup (2:1.02.175-2.1) ... 21:35:44 [2022-08-23T21:35:44.889Z] #14 83.22 Selecting previously unselected package mingw-w64-common. 21:35:44 [2022-08-23T21:35:44.889Z] #14 83.23 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... 21:35:44 [2022-08-23T21:35:44.889Z] #14 83.23 Unpacking mingw-w64-common (8.0.0-1) ... 21:35:45 [2022-08-23T21:35:45.458Z] #44 ... 21:35:45 [2022-08-23T21:35:45.458Z] 21:35:45 [2022-08-23T21:35:45.458Z] #77 [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 21:35:45 [2022-08-23T21:35:45.458Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:35:45 [2022-08-23T21:35:45.458Z] #77 11.41 Cloning into '/tmp/crun-build'... 21:35:45 [2022-08-23T21:35:45.458Z] #77 17.44 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' 21:35:45 [2022-08-23T21:35:45.458Z] #77 17.44 Cloning into '/tmp/crun-build/libocispec'... 21:35:45 [2022-08-23T21:35:45.458Z] #77 18.60 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' 21:35:45 [2022-08-23T21:35:45.458Z] #77 18.61 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' 21:35:45 [2022-08-23T21:35:45.458Z] #77 18.62 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' 21:35:45 [2022-08-23T21:35:45.458Z] #77 18.62 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' 21:35:45 [2022-08-23T21:35:45.458Z] #77 18.63 Cloning into '/tmp/crun-build/libocispec/image-spec'... 21:35:45 [2022-08-23T21:35:45.458Z] #77 ... 21:35:45 [2022-08-23T21:35:45.458Z] 21:35:45 [2022-08-23T21:35:45.458Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:45 [2022-08-23T21:35:45.458Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:35:45 [2022-08-23T21:35:45.458Z] #14 60.64 Selecting previously unselected package mingw-w64-x86-64-dev. 21:35:45 [2022-08-23T21:35:45.458Z] #14 60.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... 21:35:45 [2022-08-23T21:35:45.458Z] #14 60.67 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... 21:35:45 [2022-08-23T21:35:45.458Z] #14 66.29 Selecting previously unselected package gcc-mingw-w64-base. 21:35:45 [2022-08-23T21:35:45.458Z] #14 66.29 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... 21:35:45 [2022-08-23T21:35:45.458Z] #14 66.29 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... 21:35:45 [2022-08-23T21:35:45.458Z] #14 66.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. 21:35:45 [2022-08-23T21:35:45.458Z] #14 66.43 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... 21:35:45 [2022-08-23T21:35:45.458Z] #14 66.52 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 21:35:45 [2022-08-23T21:35:45.458Z] #14 ... 21:35:45 [2022-08-23T21:35:45.458Z] 21:35:45 [2022-08-23T21:35:45.458Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini 21:35:45 [2022-08-23T21:35:45.458Z] #44 sha256:5bee28f932639c516f7a77ef3e44c0b3b695386657bb92d9afcdef57b3a96382 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.893 + RM_GOPATH=0 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.893 + TMP_GOPATH= 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.893 + : /build 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.893 + '[' -z '' ']' 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.893 ++ mktemp -d 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.893 + export GOPATH=/tmp/tmp.6stAa91hbe 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.893 + GOPATH=/tmp/tmp.6stAa91hbe 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.893 + RM_GOPATH=1 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.893 + case "$(go env GOARCH)" in 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.893 ++ go env GOARCH 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.933 + export GO_BUILDMODE=-buildmode=pie 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.933 + GO_BUILDMODE=-buildmode=pie 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.933 ++ dirname /install.sh 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.944 Install tini version v0.19.0 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.944 + dir=/ 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.944 + bin=tini 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.944 + shift 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.944 + '[' '!' -f //tini.installer ']' 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.944 + . //tini.installer 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.944 ++ : v0.19.0 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.944 + install_tini 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.944 + echo 'Install tini version v0.19.0' 21:35:45 [2022-08-23T21:35:45.458Z] #44 6.944 + git clone https://github.com/krallin/tini.git /tmp/tmp.6stAa91hbe/tini 21:35:45 [2022-08-23T21:35:45.718Z] #44 6.949 Cloning into '/tmp/tmp.6stAa91hbe/tini'... 21:35:45 [2022-08-23T21:35:45.825Z] #14 ... 21:35:45 [2022-08-23T21:35:45.825Z] 21:35:45 [2022-08-23T21:35:45.825Z] #42 [tini 1/3] 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 vim-common 21:35:45 [2022-08-23T21:35:45.826Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:35:45 [2022-08-23T21:35:45.826Z] #42 80.98 Selecting previously unselected package libxml2:amd64. 21:35:45 [2022-08-23T21:35:45.826Z] #42 81.00 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... 21:35:45 [2022-08-23T21:35:45.826Z] #42 81.02 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... 21:35:45 [2022-08-23T21:35:45.826Z] #42 81.84 Selecting previously unselected package libarchive13:amd64. 21:35:45 [2022-08-23T21:35:45.826Z] #42 81.85 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... 21:35:45 [2022-08-23T21:35:45.826Z] #42 81.85 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... 21:35:45 [2022-08-23T21:35:45.826Z] #42 82.65 Selecting previously unselected package libjsoncpp24:amd64. 21:35:45 [2022-08-23T21:35:45.826Z] #42 82.65 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... 21:35:45 [2022-08-23T21:35:45.826Z] #42 82.67 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... 21:35:45 [2022-08-23T21:35:45.826Z] #42 83.13 Selecting previously unselected package librhash0:amd64. 21:35:45 [2022-08-23T21:35:45.826Z] #42 83.13 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... 21:35:45 [2022-08-23T21:35:45.826Z] #42 83.13 Unpacking librhash0:amd64 (1.4.1-2) ... 21:35:45 [2022-08-23T21:35:45.826Z] #42 83.36 Selecting previously unselected package libuv1:amd64. 21:35:45 [2022-08-23T21:35:45.826Z] #42 83.37 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... 21:35:45 [2022-08-23T21:35:45.826Z] #42 83.39 Unpacking libuv1:amd64 (1.40.0-2) ... 21:35:45 [2022-08-23T21:35:45.826Z] #42 83.86 Selecting previously unselected package cmake. 21:35:45 [2022-08-23T21:35:45.826Z] #42 83.88 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... 21:35:45 [2022-08-23T21:35:45.826Z] #42 83.92 Unpacking cmake (3.18.4-2+deb11u1) ... 21:35:46 [2022-08-23T21:35:46.290Z] #44 7.840 + cd /tmp/tmp.6stAa91hbe/tini 21:35:46 [2022-08-23T21:35:46.290Z] #44 7.840 + git checkout -q v0.19.0 21:35:46 [2022-08-23T21:35:46.551Z] #44 7.863 + cmake . 21:35:46 [2022-08-23T21:35:46.823Z] #21 6.283 Reading package lists... 21:35:47 [2022-08-23T21:35:47.097Z] #77 ... 21:35:47 [2022-08-23T21:35:47.098Z] 21:35:47 [2022-08-23T21:35:47.098Z] #42 [tini 1/3] 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 vim-common 21:35:47 [2022-08-23T21:35:47.098Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:35:47 [2022-08-23T21:35:47.098Z] #42 81.10 Selecting previously unselected package libxml2:amd64. 21:35:47 [2022-08-23T21:35:47.098Z] #42 81.10 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... 21:35:47 [2022-08-23T21:35:47.098Z] #42 81.12 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... 21:35:47 [2022-08-23T21:35:47.098Z] #42 82.09 Selecting previously unselected package libarchive13:amd64. 21:35:47 [2022-08-23T21:35:47.098Z] #42 82.09 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... 21:35:47 [2022-08-23T21:35:47.098Z] #42 82.12 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... 21:35:47 [2022-08-23T21:35:47.098Z] #42 82.77 Selecting previously unselected package libjsoncpp24:amd64. 21:35:47 [2022-08-23T21:35:47.098Z] #42 82.77 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... 21:35:47 [2022-08-23T21:35:47.098Z] #42 82.80 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... 21:35:47 [2022-08-23T21:35:47.098Z] #42 83.04 Selecting previously unselected package librhash0:amd64. 21:35:47 [2022-08-23T21:35:47.098Z] #42 83.04 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... 21:35:47 [2022-08-23T21:35:47.098Z] #42 83.06 Unpacking librhash0:amd64 (1.4.1-2) ... 21:35:47 [2022-08-23T21:35:47.098Z] #42 83.22 Selecting previously unselected package libuv1:amd64. 21:35:47 [2022-08-23T21:35:47.098Z] #42 83.22 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... 21:35:47 [2022-08-23T21:35:47.098Z] #42 83.23 Unpacking libuv1:amd64 (1.40.0-2) ... 21:35:47 [2022-08-23T21:35:47.098Z] #42 83.57 Selecting previously unselected package cmake. 21:35:47 [2022-08-23T21:35:47.098Z] #42 83.59 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... 21:35:47 [2022-08-23T21:35:47.098Z] #42 83.62 Unpacking cmake (3.18.4-2+deb11u1) ... 21:35:47 [2022-08-23T21:35:47.098Z] #42 ... 21:35:47 [2022-08-23T21:35:47.098Z] 21:35:47 [2022-08-23T21:35:47.098Z] #51 [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 21:35:47 [2022-08-23T21:35:47.098Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:35:47 [2022-08-23T21:35:47.098Z] #51 76.08 Setting up libprotobuf23:amd64 (3.12.4-1) ... 21:35:47 [2022-08-23T21:35:47.098Z] #51 76.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 21:35:47 [2022-08-23T21:35:47.098Z] #51 76.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:35:47 [2022-08-23T21:35:47.098Z] #51 76.14 Setting up python3-six (1.16.0-2) ... 21:35:47 [2022-08-23T21:35:47.098Z] #51 77.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 21:35:47 [2022-08-23T21:35:47.098Z] #51 77.83 Setting up python3-protobuf (3.12.4-1) ... 21:35:47 [2022-08-23T21:35:47.098Z] #51 84.36 Setting up criu (3.17.1-1) ... 21:35:47 [2022-08-23T21:35:47.098Z] #51 ... 21:35:47 [2022-08-23T21:35:47.098Z] 21:35:47 [2022-08-23T21:35:47.098Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:47 [2022-08-23T21:35:47.098Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:35:47 [2022-08-23T21:35:47.098Z] #14 77.48 Selecting previously unselected package binutils-mingw-w64-x86-64. 21:35:47 [2022-08-23T21:35:47.098Z] #14 77.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... 21:35:47 [2022-08-23T21:35:47.098Z] #14 77.51 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 21:35:47 [2022-08-23T21:35:47.098Z] #14 82.29 Selecting previously unselected package binutils-mingw-w64. 21:35:47 [2022-08-23T21:35:47.098Z] #14 82.32 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... 21:35:47 [2022-08-23T21:35:47.098Z] #14 82.32 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... 21:35:47 [2022-08-23T21:35:47.098Z] #14 82.63 Selecting previously unselected package libdevmapper1.02.1:amd64. 21:35:47 [2022-08-23T21:35:47.098Z] #14 82.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... 21:35:47 [2022-08-23T21:35:47.098Z] #14 82.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 21:35:47 [2022-08-23T21:35:47.098Z] #14 82.94 Selecting previously unselected package dmsetup. 21:35:47 [2022-08-23T21:35:47.098Z] #14 82.95 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... 21:35:47 [2022-08-23T21:35:47.098Z] #14 82.96 Unpacking dmsetup (2:1.02.175-2.1) ... 21:35:47 [2022-08-23T21:35:47.098Z] #14 83.22 Selecting previously unselected package mingw-w64-common. 21:35:47 [2022-08-23T21:35:47.098Z] #14 83.22 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... 21:35:47 [2022-08-23T21:35:47.098Z] #14 83.24 Unpacking mingw-w64-common (8.0.0-1) ... 21:35:47 [2022-08-23T21:35:47.122Z] #44 8.545 -- The C compiler identification is GNU 10.2.1 21:35:47 [2022-08-23T21:35:47.339Z] #14 ... 21:35:47 [2022-08-23T21:35:47.339Z] 21:35:47 [2022-08-23T21:35:47.339Z] #77 [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 21:35:47 [2022-08-23T21:35:47.339Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e 21:35:47 [2022-08-23T21:35:47.339Z] #77 42.56 configure.ac:7: installing './compile' 21:35:47 [2022-08-23T21:35:47.339Z] #77 42.57 configure.ac:11: installing './config.guess' 21:35:47 [2022-08-23T21:35:47.339Z] #77 42.57 configure.ac:11: installing './config.sub' 21:35:47 [2022-08-23T21:35:47.339Z] #77 42.57 configure.ac:8: installing './install-sh' 21:35:47 [2022-08-23T21:35:47.339Z] #77 42.59 configure.ac:8: installing './missing' 21:35:47 [2022-08-23T21:35:47.383Z] #44 8.704 -- Detecting C compiler ABI info 21:35:47 [2022-08-23T21:35:47.600Z] #77 42.71 Makefile.am: installing './depcomp' 21:35:47 [2022-08-23T21:35:47.729Z] #42 ... 21:35:47 [2022-08-23T21:35:47.729Z] 21:35:47 [2022-08-23T21:35:47.729Z] #51 [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 21:35:47 [2022-08-23T21:35:47.729Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:35:47 [2022-08-23T21:35:47.729Z] #51 76.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 21:35:47 [2022-08-23T21:35:47.729Z] #51 76.39 Setting up python3-protobuf (3.12.4-1) ... 21:35:47 [2022-08-23T21:35:47.729Z] #51 83.02 Setting up criu (3.17.1-1) ... 21:35:47 [2022-08-23T21:35:47.752Z] #21 10.92 Building dependency tree... 21:35:47 [2022-08-23T21:35:47.752Z] #21 12.04 Reading state information... 21:35:47 [2022-08-23T21:35:47.957Z] #44 9.313 -- Detecting C compiler ABI info - done 21:35:47 [2022-08-23T21:35:47.988Z] #51 86.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:35:48 [2022-08-23T21:35:48.218Z] #44 9.438 -- Check for working C compiler: /usr/bin/cc - skipped 21:35:48 [2022-08-23T21:35:48.218Z] #44 9.438 -- Detecting C compile features 21:35:48 [2022-08-23T21:35:48.218Z] #44 9.438 -- Detecting C compile features - done 21:35:48 [2022-08-23T21:35:48.218Z] #44 9.503 -- Performing Test HAS_BUILTIN_FORTIFY 21:35:48 [2022-08-23T21:35:48.218Z] #44 9.717 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 21:35:48 [2022-08-23T21:35:48.479Z] #44 9.822 -- Configuring done 21:35:48 [2022-08-23T21:35:48.479Z] #44 9.905 -- Generating done 21:35:48 [2022-08-23T21:35:48.479Z] #44 9.905 -- Build files have been written to: /tmp/tmp.6stAa91hbe/tini 21:35:48 [2022-08-23T21:35:48.479Z] #44 9.913 + make tini-static 21:35:48 [2022-08-23T21:35:48.479Z] #14 ... 21:35:48 [2022-08-23T21:35:48.479Z] 21:35:48 [2022-08-23T21:35:48.479Z] #51 [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 21:35:48 [2022-08-23T21:35:48.479Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 21:35:48 [2022-08-23T21:35:48.479Z] #51 87.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:35:48 [2022-08-23T21:35:48.983Z] #77 43.95 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 21:35:48 [2022-08-23T21:35:48.983Z] #77 43.95 libtoolize: copying file 'build-aux/ltmain.sh' 21:35:48 [2022-08-23T21:35:48.983Z] #77 44.13 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 21:35:48 [2022-08-23T21:35:48.983Z] #77 44.13 libtoolize: copying file 'm4/libtool.m4' 21:35:48 [2022-08-23T21:35:48.983Z] #77 44.26 libtoolize: copying file 'm4/ltoptions.m4' 21:35:49 [2022-08-23T21:35:49.050Z] #44 10.31 Scanning dependencies of target tini-static 21:35:49 [2022-08-23T21:35:49.050Z] #44 10.43 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 21:35:49 [2022-08-23T21:35:49.119Z] #21 13.19 The following additional packages will be installed: 21:35:49 [2022-08-23T21:35:49.119Z] #21 13.19 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el 21:35:49 [2022-08-23T21:35:49.119Z] #21 13.20 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf 21:35:49 [2022-08-23T21:35:49.119Z] #21 13.20 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf 21:35:49 [2022-08-23T21:35:49.119Z] #21 13.20 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf 21:35:49 [2022-08-23T21:35:49.119Z] #21 13.20 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel 21:35:49 [2022-08-23T21:35:49.119Z] #21 13.20 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 21:35:49 [2022-08-23T21:35:49.119Z] #21 13.21 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x 21:35:49 [2022-08-23T21:35:49.119Z] #21 13.22 Suggested packages: 21:35:49 [2022-08-23T21:35:49.119Z] #21 13.22 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel 21:35:49 [2022-08-23T21:35:49.119Z] #21 13.22 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf 21:35:49 [2022-08-23T21:35:49.119Z] #21 13.22 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x 21:35:49 [2022-08-23T21:35:49.119Z] #21 13.22 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf 21:35:49 [2022-08-23T21:35:49.119Z] #21 13.22 seccomp:ppc64el seccomp:s390x 21:35:49 [2022-08-23T21:35:49.119Z] #21 13.22 Recommended packages: 21:35:49 [2022-08-23T21:35:49.119Z] #21 13.22 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel 21:35:49 [2022-08-23T21:35:49.119Z] #21 13.22 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf 21:35:49 [2022-08-23T21:35:49.119Z] #21 13.22 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el 21:35:49 [2022-08-23T21:35:49.119Z] #21 13.22 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x 21:35:49 [2022-08-23T21:35:49.243Z] #77 44.37 libtoolize: copying file 'm4/ltsugar.m4' 21:35:49 [2022-08-23T21:35:49.244Z] #77 44.46 libtoolize: copying file 'm4/ltversion.m4' 21:35:49 [2022-08-23T21:35:49.244Z] #77 44.59 libtoolize: copying file 'm4/lt~obsolete.m4' 21:35:49 [2022-08-23T21:35:49.365Z] #51 DONE 88.0s 21:35:49 [2022-08-23T21:35:49.365Z] 21:35:49 [2022-08-23T21:35:49.365Z] #77 [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 21:35:49 [2022-08-23T21:35:49.365Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:35:49 [2022-08-23T21:35:49.365Z] #77 1.463 Cloning into '/tmp/crun-build'... 21:35:49 [2022-08-23T21:35:49.375Z] #21 13.73 The following NEW packages will be installed: 21:35:49 [2022-08-23T21:35:49.504Z] #77 44.68 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 21:35:49 [2022-08-23T21:35:49.633Z] #21 13.73 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el 21:35:49 [2022-08-23T21:35:49.633Z] #21 13.73 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel 21:35:49 [2022-08-23T21:35:49.633Z] #21 13.73 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x 21:35:49 [2022-08-23T21:35:49.633Z] #21 13.73 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf 21:35:49 [2022-08-23T21:35:49.633Z] #21 13.73 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf 21:35:49 [2022-08-23T21:35:49.633Z] #21 13.73 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf 21:35:49 [2022-08-23T21:35:49.633Z] #21 13.73 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel 21:35:49 [2022-08-23T21:35:49.633Z] #21 13.74 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 21:35:49 [2022-08-23T21:35:49.633Z] #21 13.74 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el 21:35:49 [2022-08-23T21:35:49.633Z] #21 13.74 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf 21:35:49 [2022-08-23T21:35:49.633Z] #21 13.74 libseccomp2:ppc64el libseccomp2:s390x 21:35:49 [2022-08-23T21:35:49.861Z] #51 DONE 89.4s 21:35:49 [2022-08-23T21:35:49.861Z] 21:35:49 [2022-08-23T21:35:49.861Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version 21:35:49 [2022-08-23T21:35:49.861Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 21:35:49 [2022-08-23T21:35:49.889Z] #21 14.11 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. 21:35:49 [2022-08-23T21:35:49.889Z] #21 14.11 Need to get 15.9 MB of archives. 21:35:49 [2022-08-23T21:35:49.889Z] #21 14.11 After this operation, 73.0 MB of additional disk space will be used. 21:35:49 [2022-08-23T21:35:49.889Z] #21 14.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] 21:35:49 [2022-08-23T21:35:49.889Z] #21 14.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] 21:35:49 [2022-08-23T21:35:49.889Z] #21 14.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] 21:35:49 [2022-08-23T21:35:49.889Z] #21 14.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] 21:35:49 [2022-08-23T21:35:49.889Z] #21 14.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] 21:35:49 [2022-08-23T21:35:49.889Z] #21 14.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] 21:35:49 [2022-08-23T21:35:49.889Z] #21 14.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] 21:35:49 [2022-08-23T21:35:49.889Z] #21 14.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] 21:35:49 [2022-08-23T21:35:49.889Z] #21 14.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] 21:35:49 [2022-08-23T21:35:49.889Z] #21 14.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] 21:35:49 [2022-08-23T21:35:49.889Z] #21 14.18 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] 21:35:49 [2022-08-23T21:35:49.889Z] #21 14.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] 21:35:49 [2022-08-23T21:35:49.889Z] #21 14.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] 21:35:49 [2022-08-23T21:35:49.889Z] #21 14.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] 21:35:49 [2022-08-23T21:35:49.889Z] #21 14.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] 21:35:49 [2022-08-23T21:35:49.889Z] #21 14.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] 21:35:49 [2022-08-23T21:35:49.889Z] #21 14.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] 21:35:49 [2022-08-23T21:35:49.889Z] #21 14.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] 21:35:49 [2022-08-23T21:35:49.889Z] #21 14.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] 21:35:50 [2022-08-23T21:35:50.146Z] #21 14.25 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] 21:35:50 [2022-08-23T21:35:50.146Z] #21 14.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] 21:35:50 [2022-08-23T21:35:50.146Z] #21 14.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] 21:35:50 [2022-08-23T21:35:50.146Z] #21 14.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] 21:35:50 [2022-08-23T21:35:50.146Z] #21 14.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 21:35:50 [2022-08-23T21:35:50.146Z] #21 14.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] 21:35:50 [2022-08-23T21:35:50.146Z] #21 14.29 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] 21:35:50 [2022-08-23T21:35:50.146Z] #21 14.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] 21:35:50 [2022-08-23T21:35:50.146Z] #21 14.29 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] 21:35:50 [2022-08-23T21:35:50.146Z] #21 14.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] 21:35:50 [2022-08-23T21:35:50.146Z] #21 14.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] 21:35:50 [2022-08-23T21:35:50.146Z] #21 14.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] 21:35:50 [2022-08-23T21:35:50.146Z] #21 14.33 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] 21:35:50 [2022-08-23T21:35:50.146Z] #21 14.33 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] 21:35:50 [2022-08-23T21:35:50.146Z] #21 14.33 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] 21:35:50 [2022-08-23T21:35:50.146Z] #21 14.34 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] 21:35:50 [2022-08-23T21:35:50.146Z] #21 14.34 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] 21:35:50 [2022-08-23T21:35:50.146Z] #21 14.34 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] 21:35:50 [2022-08-23T21:35:50.146Z] #21 14.34 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] 21:35:50 [2022-08-23T21:35:50.146Z] #21 14.34 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] 21:35:50 [2022-08-23T21:35:50.146Z] #21 14.35 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 21:35:50 [2022-08-23T21:35:50.402Z] #21 14.83 debconf: delaying package configuration, since apt-utils is not installed 21:35:50 [2022-08-23T21:35:50.435Z] #44 11.67 [100%] Linking C executable tini-static 21:35:50 [2022-08-23T21:35:50.658Z] #21 15.06 Fetched 15.9 MB in 1s (30.7 MB/s) 21:35:50 [2022-08-23T21:35:50.658Z] #21 15.11 Selecting previously unselected package gcc-10-base:armel. 21:35:50 [2022-08-23T21:35:50.696Z] #44 11.95 [100%] Built target tini-static 21:35:50 [2022-08-23T21:35:50.696Z] #44 11.97 + mkdir -p /build 21:35:50 [2022-08-23T21:35:50.696Z] #44 11.97 + cp tini-static /build/docker-init 21:35:50 [2022-08-23T21:35:50.914Z] #21 15.11 (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 ... 38556 files and directories currently installed.) 21:35:50 [2022-08-23T21:35:50.914Z] #21 15.16 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... 21:35:50 [2022-08-23T21:35:50.914Z] #21 15.16 Unpacking gcc-10-base:armel (10.2.1-6) ... 21:35:50 [2022-08-23T21:35:50.914Z] #21 15.22 Selecting previously unselected package gcc-10-base:armhf. 21:35:50 [2022-08-23T21:35:50.914Z] #21 15.22 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... 21:35:50 [2022-08-23T21:35:50.914Z] #21 15.23 Unpacking gcc-10-base:armhf (10.2.1-6) ... 21:35:50 [2022-08-23T21:35:50.914Z] #21 15.27 Selecting previously unselected package gcc-10-base:ppc64el. 21:35:50 [2022-08-23T21:35:50.914Z] #21 15.28 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... 21:35:50 [2022-08-23T21:35:50.914Z] #21 15.28 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... 21:35:50 [2022-08-23T21:35:50.914Z] #21 15.32 Selecting previously unselected package gcc-10-base:s390x. 21:35:51 [2022-08-23T21:35:51.170Z] #21 15.33 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... 21:35:51 [2022-08-23T21:35:51.171Z] #21 15.33 Unpacking gcc-10-base:s390x (10.2.1-6) ... 21:35:51 [2022-08-23T21:35:51.171Z] #21 15.40 Selecting previously unselected package gcc-10-base:arm64. 21:35:51 [2022-08-23T21:35:51.171Z] #21 15.40 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... 21:35:51 [2022-08-23T21:35:51.171Z] #21 15.41 Unpacking gcc-10-base:arm64 (10.2.1-6) ... 21:35:51 [2022-08-23T21:35:51.171Z] #21 15.46 Selecting previously unselected package libgcc-s1:armel. 21:35:51 [2022-08-23T21:35:51.171Z] #21 15.46 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... 21:35:51 [2022-08-23T21:35:51.171Z] #21 15.47 Unpacking libgcc-s1:armel (10.2.1-6) ... 21:35:51 [2022-08-23T21:35:51.171Z] #21 15.53 Selecting previously unselected package libcrypt1:armel. 21:35:51 [2022-08-23T21:35:51.171Z] #21 15.54 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... 21:35:51 [2022-08-23T21:35:51.171Z] #21 15.55 Unpacking libcrypt1:armel (1:4.4.18-4) ... 21:35:51 [2022-08-23T21:35:51.427Z] #21 15.63 Selecting previously unselected package libc6:armel. 21:35:51 [2022-08-23T21:35:51.427Z] #21 15.63 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... 21:35:51 [2022-08-23T21:35:51.427Z] #21 15.80 Unpacking libc6:armel (2.31-13+deb11u3) ... 21:35:51 [2022-08-23T21:35:51.639Z] #44 DONE 13.0s 21:35:51 [2022-08-23T21:35:51.639Z] 21:35:51 [2022-08-23T21:35:51.639Z] #77 [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 21:35:51 [2022-08-23T21:35:51.639Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:35:51 [2022-08-23T21:35:51.639Z] #77 20.65 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... 21:35:51 [2022-08-23T21:35:51.639Z] #77 22.70 Cloning into '/tmp/crun-build/libocispec/yajl'... 21:35:51 [2022-08-23T21:35:51.639Z] #77 24.04 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' 21:35:51 [2022-08-23T21:35:51.639Z] #77 24.16 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' 21:35:51 [2022-08-23T21:35:51.639Z] #77 24.42 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' 21:35:51 [2022-08-23T21:35:51.989Z] #21 16.23 Selecting previously unselected package libapparmor1:armel. 21:35:51 [2022-08-23T21:35:51.989Z] #21 16.24 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... 21:35:51 [2022-08-23T21:35:51.989Z] #21 16.24 Unpacking libapparmor1:armel (2.13.6-10) ... 21:35:51 [2022-08-23T21:35:51.989Z] #21 16.29 Selecting previously unselected package libapparmor-dev:armel. 21:35:51 [2022-08-23T21:35:51.989Z] #21 16.30 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... 21:35:51 [2022-08-23T21:35:51.989Z] #21 16.30 Unpacking libapparmor-dev:armel (2.13.6-10) ... 21:35:52 [2022-08-23T21:35:52.246Z] #21 16.37 Selecting previously unselected package libgcc-s1:arm64. 21:35:52 [2022-08-23T21:35:52.246Z] #21 16.37 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... 21:35:52 [2022-08-23T21:35:52.246Z] #21 16.38 Unpacking libgcc-s1:arm64 (10.2.1-6) ... 21:35:52 [2022-08-23T21:35:52.246Z] #21 16.42 Selecting previously unselected package libcrypt1:arm64. 21:35:52 [2022-08-23T21:35:52.246Z] #21 16.43 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... 21:35:52 [2022-08-23T21:35:52.246Z] #21 16.44 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... 21:35:52 [2022-08-23T21:35:52.246Z] #21 16.52 Selecting previously unselected package libc6:arm64. 21:35:52 [2022-08-23T21:35:52.246Z] #21 16.52 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... 21:35:52 [2022-08-23T21:35:52.400Z] #53 ... 21:35:52 [2022-08-23T21:35:52.400Z] 21:35:52 [2022-08-23T21:35:52.400Z] #42 [tini 1/3] 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 vim-common 21:35:52 [2022-08-23T21:35:52.400Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:35:52 [2022-08-23T21:35:52.400Z] #42 91.77 Setting up libicu67:amd64 (67.1-7) ... 21:35:52 [2022-08-23T21:35:52.400Z] #42 91.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... 21:35:52 [2022-08-23T21:35:52.400Z] #42 91.89 Setting up libuv1:amd64 (1.40.0-2) ... 21:35:52 [2022-08-23T21:35:52.400Z] #42 91.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 21:35:52 [2022-08-23T21:35:52.400Z] #42 92.14 Setting up libjsoncpp24:amd64 (1.9.4-4) ... 21:35:52 [2022-08-23T21:35:52.400Z] #42 92.19 Setting up librhash0:amd64 (1.4.1-2) ... 21:35:52 [2022-08-23T21:35:52.400Z] #42 92.22 Setting up cmake-data (3.18.4-2+deb11u1) ... 21:35:52 [2022-08-23T21:35:52.400Z] #42 92.25 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... 21:35:52 [2022-08-23T21:35:52.400Z] #42 92.27 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... 21:35:52 [2022-08-23T21:35:52.400Z] #42 92.30 Setting up cmake (3.18.4-2+deb11u1) ... 21:35:52 [2022-08-23T21:35:52.400Z] #42 92.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:35:52 [2022-08-23T21:35:52.502Z] #21 16.76 Unpacking libc6:arm64 (2.31-13+deb11u3) ... 21:35:52 [2022-08-23T21:35:52.652Z] #77 ... 21:35:52 [2022-08-23T21:35:52.652Z] 21:35:52 [2022-08-23T21:35:52.652Z] #42 [tini 1/3] 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 vim-common 21:35:52 [2022-08-23T21:35:52.652Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 21:35:52 [2022-08-23T21:35:52.652Z] #42 91.29 Setting up libicu67:amd64 (67.1-7) ... 21:35:52 [2022-08-23T21:35:52.652Z] #42 91.31 Setting up xxd (2:8.2.2434-3+deb11u1) ... 21:35:52 [2022-08-23T21:35:52.659Z] #42 DONE 92.7s 21:35:52 [2022-08-23T21:35:52.659Z] 21:35:52 [2022-08-23T21:35:52.659Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:52 [2022-08-23T21:35:52.659Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:35:52 [2022-08-23T21:35:52.759Z] #21 17.18 Selecting previously unselected package libapparmor1:arm64. 21:35:52 [2022-08-23T21:35:52.759Z] #21 17.18 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... 21:35:52 [2022-08-23T21:35:52.759Z] #21 17.19 Unpacking libapparmor1:arm64 (2.13.6-10) ... 21:35:52 [2022-08-23T21:35:52.911Z] #42 91.32 Setting up libuv1:amd64 (1.40.0-2) ... 21:35:52 [2022-08-23T21:35:52.911Z] #42 91.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 21:35:52 [2022-08-23T21:35:52.911Z] #42 91.38 Setting up libjsoncpp24:amd64 (1.9.4-4) ... 21:35:52 [2022-08-23T21:35:52.911Z] #42 91.42 Setting up librhash0:amd64 (1.4.1-2) ... 21:35:52 [2022-08-23T21:35:52.911Z] #42 91.44 Setting up cmake-data (3.18.4-2+deb11u1) ... 21:35:52 [2022-08-23T21:35:52.911Z] #42 91.51 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... 21:35:52 [2022-08-23T21:35:52.911Z] #42 91.57 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... 21:35:52 [2022-08-23T21:35:52.947Z] #14 ... 21:35:52 [2022-08-23T21:35:52.947Z] 21:35:52 [2022-08-23T21:35:52.947Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / 21:35:52 [2022-08-23T21:35:52.947Z] #43 sha256:6bea67fe330b04b8b4101b7dfe1ca7afb547b19b9428b6729fa16f9ac73b08fd 21:35:53 [2022-08-23T21:35:53.015Z] #21 17.25 Selecting previously unselected package libapparmor-dev:arm64. 21:35:53 [2022-08-23T21:35:53.015Z] #21 17.26 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... 21:35:53 [2022-08-23T21:35:53.015Z] #21 17.27 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... 21:35:53 [2022-08-23T21:35:53.015Z] #21 17.34 Selecting previously unselected package libgcc-s1:s390x. 21:35:53 [2022-08-23T21:35:53.015Z] #21 17.34 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... 21:35:53 [2022-08-23T21:35:53.015Z] #21 17.35 Unpacking libgcc-s1:s390x (10.2.1-6) ... 21:35:53 [2022-08-23T21:35:53.015Z] #21 17.39 Selecting previously unselected package libcrypt1:s390x. 21:35:53 [2022-08-23T21:35:53.015Z] #21 17.40 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... 21:35:53 [2022-08-23T21:35:53.015Z] #21 17.41 Unpacking libcrypt1:s390x (1:4.4.18-4) ... 21:35:53 [2022-08-23T21:35:53.015Z] #21 17.49 Selecting previously unselected package libc6:s390x. 21:35:53 [2022-08-23T21:35:53.170Z] #42 91.62 Setting up cmake (3.18.4-2+deb11u1) ... 21:35:53 [2022-08-23T21:35:53.170Z] #42 91.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:35:53 [2022-08-23T21:35:53.207Z] #43 DONE 0.2s 21:35:53 [2022-08-23T21:35:53.207Z] 21:35:53 [2022-08-23T21:35:53.207Z] #77 [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 21:35:53 [2022-08-23T21:35:53.207Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:35:53 [2022-08-23T21:35:53.207Z] #77 11.98 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' 21:35:53 [2022-08-23T21:35:53.207Z] #77 12.00 Cloning into '/tmp/crun-build/libocispec'... 21:35:53 [2022-08-23T21:35:53.272Z] #21 17.49 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... 21:35:53 [2022-08-23T21:35:53.528Z] #21 17.69 Unpacking libc6:s390x (2.31-13+deb11u3) ... 21:35:53 [2022-08-23T21:35:53.706Z] #77 ... 21:35:53 [2022-08-23T21:35:53.706Z] 21:35:53 [2022-08-23T21:35:53.706Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:53 [2022-08-23T21:35:53.706Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8 21:35:53 [2022-08-23T21:35:53.737Z] #42 DONE 92.3s 21:35:53 [2022-08-23T21:35:53.737Z] 21:35:53 [2022-08-23T21:35:53.737Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / 21:35:53 [2022-08-23T21:35:53.737Z] #43 sha256:e7adccd9c54a2f52691f313f879cf02d5711f715ae0e93ebe8b41af30e3049b7 21:35:53 [2022-08-23T21:35:53.737Z] #43 DONE 0.1s 21:35:53 [2022-08-23T21:35:53.737Z] 21:35:53 [2022-08-23T21:35:53.737Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini 21:35:53 [2022-08-23T21:35:53.737Z] #44 sha256:d0734fb23e1e073758cd3f2bd168ac52d41ee6842afa31a4a26d3516010fdeea 21:35:53 [2022-08-23T21:35:53.784Z] #21 18.17 Selecting previously unselected package libapparmor1:s390x. 21:35:53 [2022-08-23T21:35:53.784Z] #21 18.18 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... 21:35:53 [2022-08-23T21:35:53.784Z] #21 18.18 Unpacking libapparmor1:s390x (2.13.6-10) ... 21:35:53 [2022-08-23T21:35:53.966Z] #14 95.37 Selecting previously unselected package g++-mingw-w64-x86-64-win32. 21:35:53 [2022-08-23T21:35:53.966Z] #14 95.37 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... 21:35:53 [2022-08-23T21:35:53.966Z] #14 95.38 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 21:35:54 [2022-08-23T21:35:54.040Z] #21 18.24 Selecting previously unselected package libapparmor-dev:s390x. 21:35:54 [2022-08-23T21:35:54.040Z] #21 18.24 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... 21:35:54 [2022-08-23T21:35:54.040Z] #21 18.25 Unpacking libapparmor-dev:s390x (2.13.6-10) ... 21:35:54 [2022-08-23T21:35:54.040Z] #21 18.33 Selecting previously unselected package libgcc-s1:armhf. 21:35:54 [2022-08-23T21:35:54.040Z] #21 18.33 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... 21:35:54 [2022-08-23T21:35:54.040Z] #21 18.33 Unpacking libgcc-s1:armhf (10.2.1-6) ... 21:35:54 [2022-08-23T21:35:54.040Z] #21 18.37 Selecting previously unselected package libcrypt1:armhf. 21:35:54 [2022-08-23T21:35:54.040Z] #21 18.38 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... 21:35:54 [2022-08-23T21:35:54.040Z] #21 18.38 Unpacking libcrypt1:armhf (1:4.4.18-4) ... 21:35:54 [2022-08-23T21:35:54.040Z] #21 18.48 Selecting previously unselected package libc6:armhf. 21:35:54 [2022-08-23T21:35:54.040Z] #21 18.48 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... 21:35:54 [2022-08-23T21:35:54.297Z] #21 18.69 Unpacking libc6:armhf (2.31-13+deb11u3) ... 21:35:54 [2022-08-23T21:35:54.863Z] #21 19.12 Selecting previously unselected package libapparmor1:armhf. 21:35:54 [2022-08-23T21:35:54.863Z] #21 19.13 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... 21:35:54 [2022-08-23T21:35:54.863Z] #21 19.13 Unpacking libapparmor1:armhf (2.13.6-10) ... 21:35:54 [2022-08-23T21:35:54.863Z] #21 19.18 Selecting previously unselected package libapparmor-dev:armhf. 21:35:54 [2022-08-23T21:35:54.863Z] #21 19.18 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... 21:35:54 [2022-08-23T21:35:54.863Z] #21 19.19 Unpacking libapparmor-dev:armhf (2.13.6-10) ... 21:35:54 [2022-08-23T21:35:54.863Z] #21 19.25 Selecting previously unselected package libgcc-s1:ppc64el. 21:35:54 [2022-08-23T21:35:54.863Z] #21 19.26 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... 21:35:54 [2022-08-23T21:35:54.863Z] #21 19.27 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... 21:35:55 [2022-08-23T21:35:55.114Z] #44 1.308 + RM_GOPATH=0 21:35:55 [2022-08-23T21:35:55.114Z] #44 1.308 + TMP_GOPATH= 21:35:55 [2022-08-23T21:35:55.114Z] #44 1.308 + : /build 21:35:55 [2022-08-23T21:35:55.114Z] #44 1.308 + '[' -z '' ']' 21:35:55 [2022-08-23T21:35:55.114Z] #44 1.308 ++ mktemp -d 21:35:55 [2022-08-23T21:35:55.114Z] #44 1.308 + export GOPATH=/tmp/tmp.SKD5QSOKtU 21:35:55 [2022-08-23T21:35:55.114Z] #44 1.308 + GOPATH=/tmp/tmp.SKD5QSOKtU 21:35:55 [2022-08-23T21:35:55.114Z] #44 1.308 + RM_GOPATH=1 21:35:55 [2022-08-23T21:35:55.114Z] #44 1.308 + case "$(go env GOARCH)" in 21:35:55 [2022-08-23T21:35:55.114Z] #44 1.308 ++ go env GOARCH 21:35:55 [2022-08-23T21:35:55.119Z] #21 19.32 Selecting previously unselected package libcrypt1:ppc64el. 21:35:55 [2022-08-23T21:35:55.119Z] #21 19.32 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... 21:35:55 [2022-08-23T21:35:55.119Z] #21 19.33 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... 21:35:55 [2022-08-23T21:35:55.119Z] #21 19.42 Selecting previously unselected package libc6:ppc64el. 21:35:55 [2022-08-23T21:35:55.119Z] #21 19.42 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... 21:35:55 [2022-08-23T21:35:55.373Z] #44 1.358 + export GO_BUILDMODE=-buildmode=pie 21:35:55 [2022-08-23T21:35:55.373Z] #44 1.358 + GO_BUILDMODE=-buildmode=pie 21:35:55 [2022-08-23T21:35:55.373Z] #44 1.358 ++ dirname /install.sh 21:35:55 [2022-08-23T21:35:55.373Z] #44 1.358 + dir=/ 21:35:55 [2022-08-23T21:35:55.373Z] #44 1.358 + bin=tini 21:35:55 [2022-08-23T21:35:55.373Z] #44 1.358 + shift 21:35:55 [2022-08-23T21:35:55.373Z] #44 1.358 + '[' '!' -f //tini.installer ']' 21:35:55 [2022-08-23T21:35:55.373Z] #44 1.358 + . //tini.installer 21:35:55 [2022-08-23T21:35:55.373Z] #44 1.358 ++ : v0.19.0 21:35:55 [2022-08-23T21:35:55.373Z] #44 1.371 + install_tini 21:35:55 [2022-08-23T21:35:55.373Z] #44 1.372 Install tini version v0.19.0 21:35:55 [2022-08-23T21:35:55.373Z] #44 1.372 + echo 'Install tini version v0.19.0' 21:35:55 [2022-08-23T21:35:55.373Z] #44 1.372 + git clone https://github.com/krallin/tini.git /tmp/tmp.SKD5QSOKtU/tini 21:35:55 [2022-08-23T21:35:55.373Z] #44 1.373 Cloning into '/tmp/tmp.SKD5QSOKtU/tini'... 21:35:55 [2022-08-23T21:35:55.375Z] #21 19.64 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... 21:35:55 [2022-08-23T21:35:55.742Z] #77 14.29 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' 21:35:55 [2022-08-23T21:35:55.742Z] #77 14.36 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' 21:35:55 [2022-08-23T21:35:55.742Z] #77 14.36 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' 21:35:55 [2022-08-23T21:35:55.742Z] #77 14.36 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' 21:35:55 [2022-08-23T21:35:55.742Z] #77 14.57 Cloning into '/tmp/crun-build/libocispec/image-spec'... 21:35:55 [2022-08-23T21:35:55.938Z] #21 20.26 Selecting previously unselected package libapparmor1:ppc64el. 21:35:55 [2022-08-23T21:35:55.938Z] #21 20.27 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... 21:35:55 [2022-08-23T21:35:55.938Z] #21 20.27 Unpacking libapparmor1:ppc64el (2.13.6-10) ... 21:35:55 [2022-08-23T21:35:55.938Z] #21 20.31 Selecting previously unselected package libapparmor-dev:ppc64el. 21:35:55 [2022-08-23T21:35:55.938Z] #21 20.32 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... 21:35:55 [2022-08-23T21:35:55.938Z] #21 20.33 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... 21:35:55 [2022-08-23T21:35:55.938Z] #21 20.39 Selecting previously unselected package libseccomp2:s390x. 21:35:56 [2022-08-23T21:35:56.194Z] #21 20.40 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... 21:35:56 [2022-08-23T21:35:56.194Z] #21 20.40 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... 21:35:56 [2022-08-23T21:35:56.194Z] #21 20.45 Selecting previously unselected package libseccomp-dev:s390x. 21:35:56 [2022-08-23T21:35:56.194Z] #21 20.46 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... 21:35:56 [2022-08-23T21:35:56.194Z] #21 20.46 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... 21:35:56 [2022-08-23T21:35:56.194Z] #21 20.54 Selecting previously unselected package libseccomp2:ppc64el. 21:35:56 [2022-08-23T21:35:56.194Z] #21 20.54 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... 21:35:56 [2022-08-23T21:35:56.194Z] #21 20.55 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... 21:35:56 [2022-08-23T21:35:56.194Z] #21 20.60 Selecting previously unselected package libseccomp-dev:ppc64el. 21:35:56 [2022-08-23T21:35:56.194Z] #21 20.60 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... 21:35:56 [2022-08-23T21:35:56.194Z] #21 20.61 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... 21:35:56 [2022-08-23T21:35:56.194Z] #21 20.67 Selecting previously unselected package libseccomp2:armhf. 21:35:56 [2022-08-23T21:35:56.450Z] #21 20.67 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... 21:35:56 [2022-08-23T21:35:56.450Z] #21 20.69 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... 21:35:56 [2022-08-23T21:35:56.450Z] #21 20.73 Selecting previously unselected package libseccomp-dev:armhf. 21:35:56 [2022-08-23T21:35:56.450Z] #21 20.73 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... 21:35:56 [2022-08-23T21:35:56.450Z] #21 20.74 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... 21:35:56 [2022-08-23T21:35:56.450Z] #21 20.80 Selecting previously unselected package libseccomp2:armel. 21:35:56 [2022-08-23T21:35:56.450Z] #21 20.80 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... 21:35:56 [2022-08-23T21:35:56.450Z] #21 20.81 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... 21:35:56 [2022-08-23T21:35:56.450Z] #21 20.86 Selecting previously unselected package libseccomp-dev:armel. 21:35:56 [2022-08-23T21:35:56.450Z] #21 20.86 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... 21:35:56 [2022-08-23T21:35:56.450Z] #21 20.87 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... 21:35:56 [2022-08-23T21:35:56.450Z] #21 20.93 Selecting previously unselected package libseccomp2:arm64. 21:35:56 [2022-08-23T21:35:56.706Z] #21 20.93 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... 21:35:56 [2022-08-23T21:35:56.706Z] #21 20.94 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... 21:35:56 [2022-08-23T21:35:56.706Z] #21 20.98 Selecting previously unselected package libseccomp-dev:arm64. 21:35:56 [2022-08-23T21:35:56.706Z] #21 20.99 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 21:35:56 [2022-08-23T21:35:56.706Z] #21 20.99 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 21:35:56 [2022-08-23T21:35:56.706Z] #21 21.07 Setting up gcc-10-base:arm64 (10.2.1-6) ... 21:35:56 [2022-08-23T21:35:56.706Z] #21 21.09 Setting up gcc-10-base:armel (10.2.1-6) ... 21:35:56 [2022-08-23T21:35:56.706Z] #21 21.10 Setting up gcc-10-base:armhf (10.2.1-6) ... 21:35:56 [2022-08-23T21:35:56.706Z] #21 21.11 Setting up gcc-10-base:ppc64el (10.2.1-6) ... 21:35:56 [2022-08-23T21:35:56.706Z] #21 21.13 Setting up gcc-10-base:s390x (10.2.1-6) ... 21:35:56 [2022-08-23T21:35:56.706Z] #21 21.14 Setting up libcrypt1:arm64 (1:4.4.18-4) ... 21:35:56 [2022-08-23T21:35:56.706Z] #21 21.15 Setting up libcrypt1:armel (1:4.4.18-4) ... 21:35:56 [2022-08-23T21:35:56.706Z] #21 21.16 Setting up libcrypt1:armhf (1:4.4.18-4) ... 21:35:56 [2022-08-23T21:35:56.706Z] #21 21.17 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... 21:35:56 [2022-08-23T21:35:56.706Z] #21 21.18 Setting up libcrypt1:s390x (1:4.4.18-4) ... 21:35:56 [2022-08-23T21:35:56.750Z] #44 2.515 + cd /tmp/tmp.SKD5QSOKtU/tini 21:35:56 [2022-08-23T21:35:56.750Z] #44 2.516 + git checkout -q v0.19.0 21:35:56 [2022-08-23T21:35:56.750Z] #44 2.564 + cmake . 21:35:56 [2022-08-23T21:35:56.962Z] #21 21.19 Setting up libgcc-s1:arm64 (10.2.1-6) ... 21:35:56 [2022-08-23T21:35:56.962Z] #21 21.20 Setting up libgcc-s1:armel (10.2.1-6) ... 21:35:56 [2022-08-23T21:35:56.962Z] #21 21.21 Setting up libgcc-s1:armhf (10.2.1-6) ... 21:35:56 [2022-08-23T21:35:56.962Z] #21 21.23 Setting up libgcc-s1:ppc64el (10.2.1-6) ... 21:35:56 [2022-08-23T21:35:56.962Z] #21 21.24 Setting up libgcc-s1:s390x (10.2.1-6) ... 21:35:56 [2022-08-23T21:35:56.962Z] #21 21.25 Setting up libc6:arm64 (2.31-13+deb11u3) ... 21:35:57 [2022-08-23T21:35:57.317Z] #44 3.390 -- The C compiler identification is GNU 10.2.1 21:35:57 [2022-08-23T21:35:57.576Z] #44 3.572 -- Detecting C compiler ABI info 21:35:58 [2022-08-23T21:35:58.144Z] #44 4.276 -- Detecting C compiler ABI info - done 21:35:58 [2022-08-23T21:35:58.215Z] #77 ... 21:35:58 [2022-08-23T21:35:58.215Z] 21:35:58 [2022-08-23T21:35:58.215Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:35:58 [2022-08-23T21:35:58.215Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:35:58 [2022-08-23T21:35:58.215Z] #14 73.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. 21:35:58 [2022-08-23T21:35:58.216Z] #14 73.82 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 21:35:58 [2022-08-23T21:35:58.216Z] #14 73.83 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 21:35:58 [2022-08-23T21:35:58.327Z] #21 22.47 Setting up libc6:armel (2.31-13+deb11u3) ... 21:35:58 [2022-08-23T21:35:58.403Z] #44 4.513 -- Check for working C compiler: /usr/bin/cc - skipped 21:35:58 [2022-08-23T21:35:58.403Z] #44 4.528 -- Detecting C compile features 21:35:58 [2022-08-23T21:35:58.403Z] #44 4.541 -- Detecting C compile features - done 21:35:58 [2022-08-23T21:35:58.403Z] #44 4.607 -- Performing Test HAS_BUILTIN_FORTIFY 21:35:58 [2022-08-23T21:35:58.970Z] #44 5.262 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 21:35:59 [2022-08-23T21:35:59.052Z] #77 17.70 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... 21:35:59 [2022-08-23T21:35:59.251Z] #14 100.6 Selecting previously unselected package g++-mingw-w64-x86-64. 21:35:59 [2022-08-23T21:35:59.251Z] #14 100.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... 21:35:59 [2022-08-23T21:35:59.251Z] #14 100.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 21:35:59 [2022-08-23T21:35:59.251Z] #14 100.8 Selecting previously unselected package libapparmor1:arm64. 21:35:59 [2022-08-23T21:35:59.251Z] #14 100.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... 21:35:59 [2022-08-23T21:35:59.251Z] #14 100.8 Unpacking libapparmor1:arm64 (2.13.6-10) ... 21:35:59 [2022-08-23T21:35:59.251Z] #14 100.8 Selecting previously unselected package libapparmor-dev:arm64. 21:35:59 [2022-08-23T21:35:59.251Z] #14 100.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... 21:35:59 [2022-08-23T21:35:59.251Z] #14 100.9 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... 21:35:59 [2022-08-23T21:35:59.251Z] #14 101.0 Selecting previously unselected package libbtrfs0:arm64. 21:35:59 [2022-08-23T21:35:59.255Z] #21 23.68 Setting up libc6:armhf (2.31-13+deb11u3) ... 21:35:59 [2022-08-23T21:35:59.312Z] #77 ... 21:35:59 [2022-08-23T21:35:59.312Z] 21:35:59 [2022-08-23T21:35:59.312Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini 21:35:59 [2022-08-23T21:35:59.312Z] #44 sha256:65da216bcb08b7e9648cec985227fe77d28f8b30df903fbf69d3fbc310ce024a 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.317 + RM_GOPATH=0 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.317 + TMP_GOPATH= 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.317 + : /build 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.317 + '[' -z '' ']' 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.317 ++ mktemp -d 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.317 + export GOPATH=/tmp/tmp.n5ynJoFhU9 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.317 + GOPATH=/tmp/tmp.n5ynJoFhU9 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.317 + RM_GOPATH=1 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.324 + case "$(go env GOARCH)" in 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.324 ++ go env GOARCH 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.378 Install tini version v0.19.0 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.378 + export GO_BUILDMODE=-buildmode=pie 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.378 + GO_BUILDMODE=-buildmode=pie 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.378 ++ dirname /install.sh 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.378 + dir=/ 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.378 + bin=tini 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.378 + shift 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.378 + '[' '!' -f //tini.installer ']' 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.378 + . //tini.installer 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.378 ++ : v0.19.0 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.378 + install_tini 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.378 + echo 'Install tini version v0.19.0' 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.378 + git clone https://github.com/krallin/tini.git /tmp/tmp.n5ynJoFhU9/tini 21:35:59 [2022-08-23T21:35:59.312Z] #44 1.392 Cloning into '/tmp/tmp.n5ynJoFhU9/tini'... 21:35:59 [2022-08-23T21:35:59.312Z] #44 2.656 + cd /tmp/tmp.n5ynJoFhU9/tini 21:35:59 [2022-08-23T21:35:59.312Z] #44 2.657 + git checkout -q v0.19.0 21:35:59 [2022-08-23T21:35:59.312Z] #44 2.708 + cmake . 21:35:59 [2022-08-23T21:35:59.312Z] #44 3.707 -- The C compiler identification is GNU 10.2.1 21:35:59 [2022-08-23T21:35:59.312Z] #44 3.918 -- Detecting C compiler ABI info 21:35:59 [2022-08-23T21:35:59.312Z] #44 4.958 -- Detecting C compiler ABI info - done 21:35:59 [2022-08-23T21:35:59.312Z] #44 5.048 -- Check for working C compiler: /usr/bin/cc - skipped 21:35:59 [2022-08-23T21:35:59.312Z] #44 5.063 -- Detecting C compile features 21:35:59 [2022-08-23T21:35:59.312Z] #44 5.076 -- Detecting C compile features - done 21:35:59 [2022-08-23T21:35:59.312Z] #44 5.138 -- Performing Test HAS_BUILTIN_FORTIFY 21:35:59 [2022-08-23T21:35:59.312Z] #44 5.410 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 21:35:59 [2022-08-23T21:35:59.312Z] #44 5.520 -- Configuring done 21:35:59 [2022-08-23T21:35:59.312Z] #44 5.588 -- Generating done 21:35:59 [2022-08-23T21:35:59.312Z] #44 5.596 -- Build files have been written to: /tmp/tmp.n5ynJoFhU9/tini 21:35:59 [2022-08-23T21:35:59.312Z] #44 5.624 + make tini-static 21:35:59 [2022-08-23T21:35:59.312Z] #44 6.151 Scanning dependencies of target tini-static 21:35:59 [2022-08-23T21:35:59.312Z] #44 6.316 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 21:35:59 [2022-08-23T21:35:59.513Z] #14 101.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... 21:35:59 [2022-08-23T21:35:59.513Z] #14 101.0 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 21:35:59 [2022-08-23T21:35:59.513Z] #14 101.2 Selecting previously unselected package libbtrfs-dev:arm64. 21:35:59 [2022-08-23T21:35:59.513Z] #14 101.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... 21:35:59 [2022-08-23T21:35:59.513Z] #14 101.2 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 21:35:59 [2022-08-23T21:35:59.513Z] #14 ... 21:35:59 [2022-08-23T21:35:59.513Z] 21:35:59 [2022-08-23T21:35:59.513Z] #77 [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 21:35:59 [2022-08-23T21:35:59.513Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e 21:35:59 [2022-08-23T21:35:59.513Z] #77 54.96 configure.ac:7: installing 'build-aux/compile' 21:35:59 [2022-08-23T21:35:59.538Z] #44 5.489 -- Configuring done 21:35:59 [2022-08-23T21:35:59.538Z] #44 5.535 -- Generating done 21:35:59 [2022-08-23T21:35:59.538Z] #44 5.540 -- Build files have been written to: /tmp/tmp.SKD5QSOKtU/tini 21:35:59 [2022-08-23T21:35:59.538Z] #44 5.585 + make tini-static 21:35:59 [2022-08-23T21:35:59.774Z] #77 54.97 configure.ac:9: installing 'build-aux/config.guess' 21:35:59 [2022-08-23T21:35:59.774Z] #77 55.00 configure.ac:9: installing 'build-aux/config.sub' 21:35:59 [2022-08-23T21:35:59.774Z] #77 55.00 configure.ac:11: installing 'build-aux/install-sh' 21:35:59 [2022-08-23T21:35:59.774Z] #77 55.01 configure.ac:11: installing 'build-aux/missing' 21:36:00 [2022-08-23T21:36:00.035Z] #77 55.17 Makefile.am: installing 'build-aux/depcomp' 21:36:00 [2022-08-23T21:36:00.035Z] #77 55.25 parallel-tests: installing 'build-aux/test-driver' 21:36:00 [2022-08-23T21:36:00.170Z] #44 6.162 Scanning dependencies of target tini-static 21:36:00 [2022-08-23T21:36:00.170Z] #44 6.304 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 21:36:00 [2022-08-23T21:36:00.619Z] #21 24.92 Setting up libc6:ppc64el (2.31-13+deb11u3) ... 21:36:01 [2022-08-23T21:36:01.850Z] #44 8.686 [100%] Linking C executable tini-static 21:36:01 [2022-08-23T21:36:01.850Z] #44 ... 21:36:01 [2022-08-23T21:36:01.850Z] 21:36:01 [2022-08-23T21:36:01.850Z] #77 [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 21:36:01 [2022-08-23T21:36:01.850Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:36:01 [2022-08-23T21:36:01.850Z] #77 20.86 Cloning into '/tmp/crun-build/libocispec/yajl'... 21:36:01 [2022-08-23T21:36:01.991Z] #21 26.20 Setting up libc6:s390x (2.31-13+deb11u3) ... 21:36:02 [2022-08-23T21:36:02.579Z] #77 57.34 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 21:36:02 [2022-08-23T21:36:02.579Z] #77 57.34 libtoolize: copying file 'build-aux/ltmain.sh' 21:36:02 [2022-08-23T21:36:02.579Z] #77 57.98 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 21:36:02 [2022-08-23T21:36:02.745Z] #44 8.431 [100%] Linking C executable tini-static 21:36:02 [2022-08-23T21:36:02.928Z] #77 57.98 libtoolize: copying file 'm4/libtool.m4' 21:36:02 [2022-08-23T21:36:02.928Z] #77 58.08 libtoolize: copying file 'm4/ltoptions.m4' 21:36:02 [2022-08-23T21:36:02.928Z] #77 58.19 libtoolize: copying file 'm4/ltsugar.m4' 21:36:03 [2022-08-23T21:36:03.003Z] #44 9.259 [100%] Built target tini-static 21:36:03 [2022-08-23T21:36:03.189Z] #77 58.31 libtoolize: copying file 'm4/ltversion.m4' 21:36:03 [2022-08-23T21:36:03.189Z] #77 58.39 libtoolize: copying file 'm4/lt~obsolete.m4' 21:36:03 [2022-08-23T21:36:03.261Z] #44 9.410 + mkdir -p /build 21:36:03 [2022-08-23T21:36:03.356Z] #21 27.44 Setting up libapparmor1:arm64 (2.13.6-10) ... 21:36:03 [2022-08-23T21:36:03.356Z] #21 27.45 Setting up libapparmor1:armel (2.13.6-10) ... 21:36:03 [2022-08-23T21:36:03.356Z] #21 27.46 Setting up libapparmor1:armhf (2.13.6-10) ... 21:36:03 [2022-08-23T21:36:03.356Z] #21 27.47 Setting up libapparmor1:ppc64el (2.13.6-10) ... 21:36:03 [2022-08-23T21:36:03.356Z] #21 27.49 Setting up libapparmor1:s390x (2.13.6-10) ... 21:36:03 [2022-08-23T21:36:03.356Z] #21 27.50 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... 21:36:03 [2022-08-23T21:36:03.356Z] #21 27.51 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... 21:36:03 [2022-08-23T21:36:03.356Z] #21 27.52 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... 21:36:03 [2022-08-23T21:36:03.356Z] #21 27.53 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... 21:36:03 [2022-08-23T21:36:03.356Z] #21 27.54 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... 21:36:03 [2022-08-23T21:36:03.356Z] #21 27.56 Setting up libapparmor-dev:arm64 (2.13.6-10) ... 21:36:03 [2022-08-23T21:36:03.356Z] #21 27.57 Setting up libapparmor-dev:armel (2.13.6-10) ... 21:36:03 [2022-08-23T21:36:03.356Z] #21 27.58 Setting up libapparmor-dev:armhf (2.13.6-10) ... 21:36:03 [2022-08-23T21:36:03.356Z] #21 27.59 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... 21:36:03 [2022-08-23T21:36:03.356Z] #21 27.60 Setting up libapparmor-dev:s390x (2.13.6-10) ... 21:36:03 [2022-08-23T21:36:03.356Z] #21 27.61 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 21:36:03 [2022-08-23T21:36:03.356Z] #21 27.63 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... 21:36:03 [2022-08-23T21:36:03.356Z] #21 27.64 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... 21:36:03 [2022-08-23T21:36:03.356Z] #21 27.65 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... 21:36:03 [2022-08-23T21:36:03.356Z] #21 27.66 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... 21:36:03 [2022-08-23T21:36:03.356Z] #21 27.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:36:03 [2022-08-23T21:36:03.519Z] #44 9.426 + cp tini-static /build/docker-init 21:36:03 [2022-08-23T21:36:03.519Z] #44 ... 21:36:03 [2022-08-23T21:36:03.519Z] 21:36:03 [2022-08-23T21:36:03.519Z] #77 [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 21:36:03 [2022-08-23T21:36:03.519Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:36:03 [2022-08-23T21:36:03.519Z] #77 12.68 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' 21:36:03 [2022-08-23T21:36:03.519Z] #77 12.72 Cloning into '/tmp/crun-build/libocispec'... 21:36:03 [2022-08-23T21:36:03.519Z] #77 14.72 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' 21:36:03 [2022-08-23T21:36:03.519Z] #77 14.78 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' 21:36:03 [2022-08-23T21:36:03.519Z] #77 14.78 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' 21:36:03 [2022-08-23T21:36:03.519Z] #77 14.78 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' 21:36:03 [2022-08-23T21:36:03.519Z] #77 14.80 Cloning into '/tmp/crun-build/libocispec/image-spec'... 21:36:03 [2022-08-23T21:36:03.519Z] #77 17.87 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... 21:36:03 [2022-08-23T21:36:03.519Z] #77 20.85 Cloning into '/tmp/crun-build/libocispec/yajl'... 21:36:03 [2022-08-23T21:36:03.538Z] #14 89.21 Selecting previously unselected package g++-mingw-w64-x86-64-posix. 21:36:03 [2022-08-23T21:36:03.538Z] #14 89.21 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 21:36:03 [2022-08-23T21:36:03.538Z] #14 89.21 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 21:36:03 [2022-08-23T21:36:03.758Z] #77 ... 21:36:03 [2022-08-23T21:36:03.758Z] 21:36:03 [2022-08-23T21:36:03.758Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:36:03 [2022-08-23T21:36:03.758Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:36:03 [2022-08-23T21:36:03.758Z] #14 93.28 Selecting previously unselected package mingw-w64-x86-64-dev. 21:36:03 [2022-08-23T21:36:03.758Z] #14 93.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... 21:36:03 [2022-08-23T21:36:03.758Z] #14 93.31 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... 21:36:03 [2022-08-23T21:36:03.758Z] #14 ... 21:36:03 [2022-08-23T21:36:03.758Z] 21:36:03 [2022-08-23T21:36:03.758Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini 21:36:03 [2022-08-23T21:36:03.758Z] #44 sha256:65da216bcb08b7e9648cec985227fe77d28f8b30df903fbf69d3fbc310ce024a 21:36:03 [2022-08-23T21:36:03.758Z] #44 9.557 [100%] Built target tini-static 21:36:03 [2022-08-23T21:36:03.758Z] #44 9.724 + mkdir -p /build 21:36:03 [2022-08-23T21:36:03.758Z] #44 9.727 + cp tini-static /build/docker-init 21:36:03 [2022-08-23T21:36:03.777Z] #77 22.98 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' 21:36:03 [2022-08-23T21:36:03.920Z] #21 DONE 28.3s 21:36:03 [2022-08-23T21:36:03.920Z] 21:36:03 [2022-08-23T21:36:03.920Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker 21:36:03 [2022-08-23T21:36:03.920Z] #22 sha256:17b90e2eb828ec224b73775a04b39a18e05feba7d8b18ea9e93c4b890a101689 21:36:04 [2022-08-23T21:36:04.035Z] #77 23.38 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' 21:36:04 [2022-08-23T21:36:04.176Z] #22 ... 21:36:04 [2022-08-23T21:36:04.176Z] 21:36:04 [2022-08-23T21:36:04.176Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / 21:36:04 [2022-08-23T21:36:04.176Z] #66 sha256:c25377886f737862e5d3f78d042703726ca5e00b071680f65b522cd989b50c7d 21:36:04 [2022-08-23T21:36:04.176Z] #66 DONE 0.1s 21:36:04 [2022-08-23T21:36:04.293Z] #77 ... 21:36:04 [2022-08-23T21:36:04.293Z] 21:36:04 [2022-08-23T21:36:04.293Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini 21:36:04 [2022-08-23T21:36:04.293Z] #44 sha256:d0734fb23e1e073758cd3f2bd168ac52d41ee6842afa31a4a26d3516010fdeea 21:36:04 [2022-08-23T21:36:04.293Z] #44 DONE 10.4s 21:36:04 [2022-08-23T21:36:04.293Z] 21:36:04 [2022-08-23T21:36:04.293Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version 21:36:04 [2022-08-23T21:36:04.293Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 21:36:04 [2022-08-23T21:36:04.293Z] #53 102.8 gotestsum version dev 21:36:04 [2022-08-23T21:36:04.293Z] #53 DONE 103.0s 21:36:04 [2022-08-23T21:36:04.293Z] 21:36:04 [2022-08-23T21:36:04.293Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:36:04 [2022-08-23T21:36:04.293Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:36:04 [2022-08-23T21:36:04.293Z] #14 93.00 Selecting previously unselected package mingw-w64-x86-64-dev. 21:36:04 [2022-08-23T21:36:04.293Z] #14 93.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... 21:36:04 [2022-08-23T21:36:04.293Z] #14 93.07 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... 21:36:04 [2022-08-23T21:36:04.435Z] 21:36:04 [2022-08-23T21:36:04.435Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:36:04 [2022-08-23T21:36:04.435Z] #67 sha256:6c48edcc7ff4f9e3bca123d8d0bd9fe25ea6deef1050a5e6470ee0fe92c06ab6 21:36:04 [2022-08-23T21:36:04.551Z] #14 ... 21:36:04 [2022-08-23T21:36:04.551Z] 21:36:04 [2022-08-23T21:36:04.551Z] #77 [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 21:36:04 [2022-08-23T21:36:04.551Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:36:04 [2022-08-23T21:36:04.551Z] #77 23.93 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' 21:36:04 [2022-08-23T21:36:04.697Z] #44 DONE 11.4s 21:36:04 [2022-08-23T21:36:04.697Z] 21:36:04 [2022-08-23T21:36:04.697Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:36:04 [2022-08-23T21:36:04.697Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:36:04 [2022-08-23T21:36:04.697Z] #14 104.0 Selecting previously unselected package gcc-mingw-w64-base. 21:36:04 [2022-08-23T21:36:04.697Z] #14 104.0 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... 21:36:04 [2022-08-23T21:36:04.697Z] #14 104.2 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... 21:36:04 [2022-08-23T21:36:04.697Z] #14 ... 21:36:04 [2022-08-23T21:36:04.697Z] 21:36:04 [2022-08-23T21:36:04.697Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version 21:36:04 [2022-08-23T21:36:04.697Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 21:36:04 [2022-08-23T21:36:04.697Z] #53 102.5 gotestsum version dev 21:36:04 [2022-08-23T21:36:04.697Z] #53 DONE 104.4s 21:36:04 [2022-08-23T21:36:04.697Z] 21:36:04 [2022-08-23T21:36:04.697Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:36:04 [2022-08-23T21:36:04.697Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:36:04 [2022-08-23T21:36:04.697Z] #14 104.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. 21:36:04 [2022-08-23T21:36:04.697Z] #14 104.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... 21:36:04 [2022-08-23T21:36:04.697Z] #14 104.5 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 21:36:05 [2022-08-23T21:36:05.364Z] #67 ... 21:36:05 [2022-08-23T21:36:05.364Z] 21:36:05 [2022-08-23T21:36:05.364Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker 21:36:05 [2022-08-23T21:36:05.364Z] #22 sha256:17b90e2eb828ec224b73775a04b39a18e05feba7d8b18ea9e93c4b890a101689 21:36:05 [2022-08-23T21:36:05.364Z] #22 DONE 1.4s 21:36:05 [2022-08-23T21:36:05.364Z] 21:36:05 [2022-08-23T21:36:05.364Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:36:05 [2022-08-23T21:36:05.364Z] #67 sha256:6c48edcc7ff4f9e3bca123d8d0bd9fe25ea6deef1050a5e6470ee0fe92c06ab6 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.155 + RM_GOPATH=0 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.156 + TMP_GOPATH= 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.156 + : /build 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.157 + '[' -z '' ']' 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.157 ++ mktemp -d 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.161 + export GOPATH=/tmp/tmp.xpZwg1y4Sy 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.161 + GOPATH=/tmp/tmp.xpZwg1y4Sy 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.161 + RM_GOPATH=1 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.162 + case "$(go env GOARCH)" in 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.162 ++ go env GOARCH 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.167 + export GO_BUILDMODE=-buildmode=pie 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.168 + GO_BUILDMODE=-buildmode=pie 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.168 ++ dirname /install.sh 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.169 + dir=/ 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.169 + bin=runc 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.169 + shift 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.170 + '[' '!' -f //runc.installer ']' 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.170 + . //runc.installer 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.170 ++ set -e 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.170 ++ : v1.1.3 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.170 + install_runc 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.171 + RUNC_BUILDTAGS=seccomp 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.171 + echo 'Install runc version v1.1.3 (build tags: seccomp)' 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.171 Install runc version v1.1.3 (build tags: seccomp) 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.171 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xpZwg1y4Sy/src/github.com/opencontainers/runc 21:36:05 [2022-08-23T21:36:05.364Z] #67 1.182 Cloning into '/tmp/tmp.xpZwg1y4Sy/src/github.com/opencontainers/runc'... 21:36:05 [2022-08-23T21:36:05.733Z] #77 ... 21:36:05 [2022-08-23T21:36:05.733Z] 21:36:05 [2022-08-23T21:36:05.733Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:36:05 [2022-08-23T21:36:05.733Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8 21:36:05 [2022-08-23T21:36:05.733Z] #14 101.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64. 21:36:05 [2022-08-23T21:36:05.733Z] #14 101.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 101.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 101.5 Selecting previously unselected package libudev-dev:arm64. 21:36:05 [2022-08-23T21:36:05.733Z] #14 101.5 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 101.5 Unpacking libudev-dev:arm64 (247.3-7) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 101.6 Selecting previously unselected package libsepol1-dev:arm64. 21:36:05 [2022-08-23T21:36:05.733Z] #14 101.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 101.6 Unpacking libsepol1-dev:arm64 (3.1-1) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 101.9 Selecting previously unselected package libpcre2-16-0:arm64. 21:36:05 [2022-08-23T21:36:05.733Z] #14 101.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 101.9 Unpacking libpcre2-16-0:arm64 (10.36-2) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 102.1 Selecting previously unselected package libpcre2-32-0:arm64. 21:36:05 [2022-08-23T21:36:05.733Z] #14 102.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 102.1 Unpacking libpcre2-32-0:arm64 (10.36-2) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 102.3 Selecting previously unselected package libpcre2-posix2:arm64. 21:36:05 [2022-08-23T21:36:05.733Z] #14 102.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 102.3 Unpacking libpcre2-posix2:arm64 (10.36-2) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 102.4 Selecting previously unselected package libpcre2-dev:arm64. 21:36:05 [2022-08-23T21:36:05.733Z] #14 102.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 102.4 Unpacking libpcre2-dev:arm64 (10.36-2) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 102.8 Selecting previously unselected package libselinux1-dev:arm64. 21:36:05 [2022-08-23T21:36:05.733Z] #14 102.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 102.8 Unpacking libselinux1-dev:arm64 (3.1-3) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 103.0 Selecting previously unselected package libdevmapper-dev:arm64. 21:36:05 [2022-08-23T21:36:05.733Z] #14 103.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 103.0 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 103.2 Selecting previously unselected package libseccomp-dev:arm64. 21:36:05 [2022-08-23T21:36:05.733Z] #14 103.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 103.2 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 103.3 Selecting previously unselected package libsystemd-dev:arm64. 21:36:05 [2022-08-23T21:36:05.733Z] #14 103.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 103.3 Unpacking libsystemd-dev:arm64 (247.3-7) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 104.2 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 104.4 Setting up libapparmor1:arm64 (2.13.6-10) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 104.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 104.9 Setting up libsepol1-dev:arm64 (3.1-1) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 104.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 104.9 Setting up libpcre2-16-0:arm64 (10.36-2) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 104.9 Setting up libbtrfs0:arm64 (5.10.1-2) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 104.9 Setting up libpcre2-32-0:arm64 (10.36-2) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.0 Setting up libudev-dev:arm64 (247.3-7) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.0 Setting up libpcre2-posix2:arm64 (10.36-2) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.1 Setting up libapparmor-dev:arm64 (2.13.6-10) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.1 Setting up mingw-w64-common (8.0.0-1) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.1 Setting up libsystemd-dev:arm64 (247.3-7) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.1 Setting up libpcre2-dev:arm64 (10.36-2) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.1 Setting up libselinux1-dev:arm64 (3.1-3) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.5 Setting up dmsetup (2:1.02.175-2.1) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.5 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 21:36:05 [2022-08-23T21:36:05.733Z] #14 105.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:36:06 [2022-08-23T21:36:06.201Z] #14 ... 21:36:06 [2022-08-23T21:36:06.201Z] 21:36:06 [2022-08-23T21:36:06.201Z] #77 [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 21:36:06 [2022-08-23T21:36:06.201Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:36:06 [2022-08-23T21:36:06.201Z] #77 39.85 aclocal: warning: couldn't open directory 'm4': No such file or directory 21:36:06 [2022-08-23T21:36:06.291Z] #67 ... 21:36:06 [2022-08-23T21:36:06.291Z] 21:36:06 [2022-08-23T21:36:06.291Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 21:36:06 [2022-08-23T21:36:06.291Z] #23 sha256:7aa9e55a105654a82da00e110426df3464af340ccfc6880cec0a39f0d6355217 21:36:06 [2022-08-23T21:36:06.291Z] #23 DONE 0.9s 21:36:06 [2022-08-23T21:36:06.547Z] 21:36:06 [2022-08-23T21:36:06.547Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 21:36:06 [2022-08-23T21:36:06.547Z] #24 sha256:0cc4c9c36e4dee2fab37c0af5d6497d90cdf376226e83d130bede0014425103b 21:36:07 [2022-08-23T21:36:07.113Z] #24 0.900 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 21:36:07 [2022-08-23T21:36:07.371Z] #24 DONE 1.0s 21:36:07 [2022-08-23T21:36:07.371Z] 21:36:07 [2022-08-23T21:36:07.371Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 21:36:07 [2022-08-23T21:36:07.371Z] #25 sha256:747e03f5bfdd630cc30393869cf6d3e9168ad17811f602d95a8f658a8dd22b72 21:36:08 [2022-08-23T21:36:08.298Z] #25 DONE 0.9s 21:36:08 [2022-08-23T21:36:08.298Z] 21:36:08 [2022-08-23T21:36:08.298Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 21:36:08 [2022-08-23T21:36:08.298Z] #26 sha256:589f7fcff8890e5640b2055849dd6b8a9087d613d26c39bca02729264bc55307 21:36:08 [2022-08-23T21:36:08.305Z] #14 DONE 109.9s 21:36:08 [2022-08-23T21:36:08.305Z] 21:36:08 [2022-08-23T21:36:08.305Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:36:08 [2022-08-23T21:36:08.305Z] #67 sha256:7bc773de98844368f9027b2d6b62930122dd76f00d524c846cb14f9ff3644c86 21:36:08 [2022-08-23T21:36:08.305Z] #67 100.2 + for f in rootlesskit rootlesskit-docker-proxy 21:36:08 [2022-08-23T21:36:08.305Z] #67 100.2 + GOBIN=/build 21:36:08 [2022-08-23T21:36:08.305Z] #67 100.2 + GO111MODULE=on 21:36:08 [2022-08-23T21:36:08.305Z] #67 100.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 21:36:08 [2022-08-23T21:36:08.305Z] #67 105.2 rootlesskit version 1.0.0 21:36:08 [2022-08-23T21:36:08.305Z] #67 105.2 Usage of /build/rootlesskit-docker-proxy: 21:36:08 [2022-08-23T21:36:08.305Z] #67 105.2 -container-ip string 21:36:08 [2022-08-23T21:36:08.305Z] #67 105.2 container ip 21:36:08 [2022-08-23T21:36:08.305Z] #67 105.2 -container-port int 21:36:08 [2022-08-23T21:36:08.305Z] #67 105.2 container port (default -1) 21:36:08 [2022-08-23T21:36:08.305Z] #67 105.2 -host-ip string 21:36:08 [2022-08-23T21:36:08.305Z] #67 105.2 host ip 21:36:08 [2022-08-23T21:36:08.305Z] #67 105.2 -host-port int 21:36:08 [2022-08-23T21:36:08.305Z] #67 105.2 host port (default -1) 21:36:08 [2022-08-23T21:36:08.305Z] #67 105.2 -proto string 21:36:08 [2022-08-23T21:36:08.305Z] #67 105.2 proxy protocol (default "tcp") 21:36:08 [2022-08-23T21:36:08.305Z] #67 DONE 109.4s 21:36:08 [2022-08-23T21:36:08.305Z] 21:36:08 [2022-08-23T21:36:08.305Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / 21:36:08 [2022-08-23T21:36:08.305Z] #59 sha256:b119cff0febc3b8fa6f753029e6b3b1799c8f9228e9847f703ba24fa27b21542 21:36:08 [2022-08-23T21:36:08.573Z] #59 DONE 0.3s 21:36:08 [2022-08-23T21:36:08.573Z] 21:36:08 [2022-08-23T21:36:08.573Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build 21:36:08 [2022-08-23T21:36:08.573Z] #68 sha256:2ec301f9b8deac353dfab9ef485ad47f46656de40631b3cab47a8732295d65da 21:36:08 [2022-08-23T21:36:08.573Z] #68 DONE 0.3s 21:36:08 [2022-08-23T21:36:08.573Z] 21:36:08 [2022-08-23T21:36:08.573Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:36:08 [2022-08-23T21:36:08.573Z] #60 sha256:177af708fea57976674fb982cfe6268702c85ed4bd0fcb2ce8b754703b0374d8 21:36:08 [2022-08-23T21:36:08.854Z] #60 ... 21:36:08 [2022-08-23T21:36:08.854Z] 21:36:08 [2022-08-23T21:36:08.854Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build 21:36:08 [2022-08-23T21:36:08.854Z] #69 sha256:2e9d1b849c695ffa8bd71444da8a32f189f0d95f2b9a1c6bdb526caab8303c20 21:36:08 [2022-08-23T21:36:08.854Z] #69 DONE 0.2s 21:36:08 [2022-08-23T21:36:08.854Z] 21:36:08 [2022-08-23T21:36:08.854Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker 21:36:08 [2022-08-23T21:36:08.854Z] #15 sha256:7b9a7f80e1ab2aee3db2819ba1423f9237474e07f5c13761c9a7593300611ca1 21:36:09 [2022-08-23T21:36:09.018Z] #14 ... 21:36:09 [2022-08-23T21:36:09.018Z] 21:36:09 [2022-08-23T21:36:09.018Z] #77 [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 21:36:09 [2022-08-23T21:36:09.018Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:36:09 [2022-08-23T21:36:09.018Z] #77 22.61 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' 21:36:09 [2022-08-23T21:36:09.018Z] #77 22.85 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' 21:36:09 [2022-08-23T21:36:09.018Z] #77 23.19 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' 21:36:09 [2022-08-23T21:36:09.228Z] #26 DONE 1.0s 21:36:09 [2022-08-23T21:36:09.228Z] 21:36:09 [2022-08-23T21:36:09.228Z] #27 [dev-systemd-false 6/28] RUN ldconfig 21:36:09 [2022-08-23T21:36:09.228Z] #27 sha256:8d16d71d9ee0dc0f807ce1f5f3fefe93c8961e9c1694e3df4a11d356c1289e7b 21:36:10 [2022-08-23T21:36:10.156Z] #27 DONE 1.0s 21:36:10 [2022-08-23T21:36:10.156Z] 21:36:10 [2022-08-23T21:36:10.156Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:36:10 [2022-08-23T21:36:10.156Z] #28 sha256:2b4e92cc383aefca1be15135e86ded89c685043dffad513694d556c69a8c6789 21:36:10 [2022-08-23T21:36:10.243Z] #15 DONE 1.6s 21:36:10 [2022-08-23T21:36:10.243Z] 21:36:10 [2022-08-23T21:36:10.243Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:36:10 [2022-08-23T21:36:10.243Z] #60 sha256:177af708fea57976674fb982cfe6268702c85ed4bd0fcb2ce8b754703b0374d8 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.218 + RM_GOPATH=0 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.225 + TMP_GOPATH= 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.225 + : /build 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.226 + '[' -z '' ']' 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.226 ++ mktemp -d 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.240 + export GOPATH=/tmp/tmp.DSFcmNLmEM 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.240 + GOPATH=/tmp/tmp.DSFcmNLmEM 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.240 + RM_GOPATH=1 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.240 + case "$(go env GOARCH)" in 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.256 ++ go env GOARCH 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.287 + export GO_BUILDMODE=-buildmode=pie 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.287 + GO_BUILDMODE=-buildmode=pie 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.303 ++ dirname /install.sh 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.303 + dir=/ 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.303 + bin=runc 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.303 + shift 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.303 + '[' '!' -f //runc.installer ']' 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.303 + . //runc.installer 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.303 ++ set -e 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.303 ++ : v1.1.3 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.303 + install_runc 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.303 + RUNC_BUILDTAGS=seccomp 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.303 + echo 'Install runc version v1.1.3 (build tags: seccomp)' 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.303 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DSFcmNLmEM/src/github.com/opencontainers/runc 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.303 Cloning into '/tmp/tmp.DSFcmNLmEM/src/github.com/opencontainers/runc'... 21:36:10 [2022-08-23T21:36:10.243Z] #60 1.303 Install runc version v1.1.3 (build tags: seccomp) 21:36:11 [2022-08-23T21:36:11.111Z] #77 ... 21:36:11 [2022-08-23T21:36:11.111Z] 21:36:11 [2022-08-23T21:36:11.111Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:36:11 [2022-08-23T21:36:11.111Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:36:11 [2022-08-23T21:36:11.111Z] #14 103.5 Selecting previously unselected package gcc-mingw-w64-base. 21:36:11 [2022-08-23T21:36:11.111Z] #14 103.6 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... 21:36:11 [2022-08-23T21:36:11.111Z] #14 103.6 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... 21:36:11 [2022-08-23T21:36:11.111Z] #14 104.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. 21:36:11 [2022-08-23T21:36:11.111Z] #14 104.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... 21:36:11 [2022-08-23T21:36:11.111Z] #14 104.1 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 21:36:11 [2022-08-23T21:36:11.186Z] #60 ... 21:36:11 [2022-08-23T21:36:11.186Z] 21:36:11 [2022-08-23T21:36:11.186Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 21:36:11 [2022-08-23T21:36:11.186Z] #16 sha256:4020e3606464a49f1918ff10ddac8287cb5e129607a7ff3759de454377ce0793 21:36:11 [2022-08-23T21:36:11.186Z] #16 DONE 1.2s 21:36:11 [2022-08-23T21:36:11.186Z] 21:36:11 [2022-08-23T21:36:11.186Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 21:36:11 [2022-08-23T21:36:11.186Z] #17 sha256:9332600ded718316a651258f3863440694d673b965166d764cb1e2d7d7061feb 21:36:11 [2022-08-23T21:36:11.494Z] #77 ... 21:36:11 [2022-08-23T21:36:11.494Z] 21:36:11 [2022-08-23T21:36:11.494Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:36:11 [2022-08-23T21:36:11.494Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:36:11 [2022-08-23T21:36:11.494Z] #14 95.78 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. 21:36:11 [2022-08-23T21:36:11.494Z] #14 95.79 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... 21:36:11 [2022-08-23T21:36:11.494Z] #14 95.80 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 21:36:11 [2022-08-23T21:36:11.522Z] #28 1.177 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 21:36:11 [2022-08-23T21:36:11.522Z] #28 1.343 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 21:36:11 [2022-08-23T21:36:11.756Z] #17 0.625 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 21:36:11 [2022-08-23T21:36:11.756Z] #17 DONE 0.7s 21:36:11 [2022-08-23T21:36:11.756Z] 21:36:11 [2022-08-23T21:36:11.756Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 21:36:11 [2022-08-23T21:36:11.756Z] #18 sha256:901e2d7bcef2d2255b41531e0000d2ab416f38cedf07bb3f053e5b5c1fefdc80 21:36:11 [2022-08-23T21:36:11.779Z] #28 1.523 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:36:11 [2022-08-23T21:36:11.779Z] #28 1.529 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] 21:36:11 [2022-08-23T21:36:11.779Z] #28 1.688 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] 21:36:12 [2022-08-23T21:36:12.035Z] #28 1.947 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] 21:36:12 [2022-08-23T21:36:12.292Z] #28 2.191 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] 21:36:12 [2022-08-23T21:36:12.547Z] #28 2.422 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] 21:36:12 [2022-08-23T21:36:12.547Z] #28 2.569 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] 21:36:12 [2022-08-23T21:36:12.547Z] #28 2.571 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] 21:36:12 [2022-08-23T21:36:12.547Z] #28 2.571 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] 21:36:12 [2022-08-23T21:36:12.547Z] #28 2.571 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] 21:36:12 [2022-08-23T21:36:12.547Z] #28 2.572 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] 21:36:12 [2022-08-23T21:36:12.547Z] #28 2.604 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] 21:36:12 [2022-08-23T21:36:12.699Z] #18 DONE 0.7s 21:36:12 [2022-08-23T21:36:12.699Z] 21:36:12 [2022-08-23T21:36:12.699Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 21:36:12 [2022-08-23T21:36:12.699Z] #19 sha256:b62e084b7ed1f4cf15783ecd9dd6ba2edf56aa8c4068c4c93e8ed8945f90b90e 21:36:12 [2022-08-23T21:36:12.803Z] #28 2.616 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] 21:36:12 [2022-08-23T21:36:12.803Z] #28 2.616 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] 21:36:12 [2022-08-23T21:36:12.803Z] #28 2.617 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] 21:36:12 [2022-08-23T21:36:12.803Z] #28 2.617 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] 21:36:13 [2022-08-23T21:36:13.274Z] #19 DONE 0.7s 21:36:13 [2022-08-23T21:36:13.274Z] 21:36:13 [2022-08-23T21:36:13.274Z] #20 [dev-systemd-false 6/28] RUN ldconfig 21:36:13 [2022-08-23T21:36:13.274Z] #20 sha256:db5e1cfe9869e4d03ce5c9134a232d23c7a9e36d1c5772c82743ae356ec93de2 21:36:13 [2022-08-23T21:36:13.849Z] #20 DONE 0.8s 21:36:13 [2022-08-23T21:36:13.849Z] 21:36:13 [2022-08-23T21:36:13.849Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:36:13 [2022-08-23T21:36:13.849Z] #21 sha256:19127b18a3e009d95da4ff04b0646e7d1f82d8e48384e7291ae7ea34cdd2c9dd 21:36:15 [2022-08-23T21:36:15.234Z] #21 1.079 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:36:15 [2022-08-23T21:36:15.234Z] #21 1.113 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:36:15 [2022-08-23T21:36:15.234Z] #21 1.117 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:36:15 [2022-08-23T21:36:15.693Z] #14 ... 21:36:15 [2022-08-23T21:36:15.693Z] 21:36:15 [2022-08-23T21:36:15.693Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:36:15 [2022-08-23T21:36:15.693Z] #64 sha256:8f6dcbb377af31a96b12fb416403b6ab9d9a83076dd5df4bea3ea6fc5d32b1b5 21:36:15 [2022-08-23T21:36:15.693Z] #64 53.00 Updating files: 46% (2309/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 84% (4202/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. 21:36:15 [2022-08-23T21:36:15.693Z] #64 54.60 + cd /tmp/tmp.dTBfJKMtat/src/github.com/containerd/containerd 21:36:15 [2022-08-23T21:36:15.693Z] #64 54.61 + git checkout -q v1.6.7 21:36:15 [2022-08-23T21:36:15.803Z] #21 1.788 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] 21:36:16 [2022-08-23T21:36:16.374Z] #21 2.497 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] 21:36:16 [2022-08-23T21:36:16.633Z] #64 56.58 + export 'BUILDTAGS=netgo osusergo static_build' 21:36:16 [2022-08-23T21:36:16.633Z] #64 56.58 + BUILDTAGS='netgo osusergo static_build' 21:36:16 [2022-08-23T21:36:16.633Z] #64 56.58 + export EXTRA_FLAGS=-buildmode=pie 21:36:16 [2022-08-23T21:36:16.633Z] #64 56.58 + EXTRA_FLAGS=-buildmode=pie 21:36:16 [2022-08-23T21:36:16.633Z] #64 56.58 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 21:36:16 [2022-08-23T21:36:16.633Z] #64 56.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 21:36:16 [2022-08-23T21:36:16.633Z] #64 56.58 + '[' '' = dynamic ']' 21:36:16 [2022-08-23T21:36:16.633Z] #64 56.58 + make 21:36:16 [2022-08-23T21:36:16.945Z] #21 ... 21:36:16 [2022-08-23T21:36:16.945Z] 21:36:16 [2022-08-23T21:36:16.945Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 21:36:16 [2022-08-23T21:36:16.945Z] #36 sha256:e561c68133c4e2a37bfc6bc68f6fe2d7ed7fd49d4bccf0e715906f3ecbfcb0df 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 Delve is a source level debugger for Go programs. 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 Delve enables you to interact with your program by controlling the execution of the process, 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 Pass flags to the program you are debugging using `--`, for example: 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 `dlv exec ./hello -- server --config conf/config.toml` 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 Usage: 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 dlv [command] 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 Available Commands: 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 attach Attach to running process and begin debugging. 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 connect Connect to a headless debug server with a terminal client. 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 core Examine a core dump. 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 debug Compile and begin debugging main package in current directory, or the package specified. 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 exec Execute a precompiled binary, and begin a debug session. 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 help Help about any command 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 run Deprecated command. Use 'debug' instead. 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 test Compile test binary and begin debugging program. 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 trace Compile and begin tracing program. 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 version Prints version. 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 Flags: 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 --backend string Backend selection (see 'dlv help backend'). (default "default") 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 --disable-aslr Disables address space randomization 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 -h, --help help for dlv 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 --init string Init file, executed by the terminal client. 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 --log Enable debugging server logging. 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 --wd string Working directory for running the program. 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 Additional help topics: 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 dlv backend Help about the --backend flag. 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 dlv log Help about logging flags. 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 dlv redirect Help about file redirection. 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 21:36:16 [2022-08-23T21:36:16.945Z] #36 118.1 Use "dlv [command] --help" for more information about a command. 21:36:16 [2022-08-23T21:36:16.945Z] #36 DONE 118.5s 21:36:16 [2022-08-23T21:36:16.967Z] #28 ... 21:36:16 [2022-08-23T21:36:16.967Z] 21:36:16 [2022-08-23T21:36:16.967Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:36:16 [2022-08-23T21:36:16.967Z] #67 sha256:6c48edcc7ff4f9e3bca123d8d0bd9fe25ea6deef1050a5e6470ee0fe92c06ab6 21:36:16 [2022-08-23T21:36:16.967Z] #67 5.627 + cd /tmp/tmp.xpZwg1y4Sy/src/github.com/opencontainers/runc 21:36:16 [2022-08-23T21:36:16.967Z] #67 5.627 + git checkout -q v1.1.3 21:36:16 [2022-08-23T21:36:16.967Z] #67 5.967 + '[' -z '' ']' 21:36:16 [2022-08-23T21:36:16.967Z] #67 5.967 + target=static 21:36:16 [2022-08-23T21:36:16.967Z] #67 5.967 + make BUILDTAGS=seccomp static 21:36:16 [2022-08-23T21:36:16.967Z] #67 6.285 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . 21:36:16 [2022-08-23T21:36:16.967Z] #67 11.93 + mkdir -p /build 21:36:16 [2022-08-23T21:36:16.967Z] #67 11.93 + cp runc /build/runc 21:36:16 [2022-08-23T21:36:16.967Z] #67 DONE 12.2s 21:36:16 [2022-08-23T21:36:16.967Z] 21:36:16 [2022-08-23T21:36:16.967Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:36:16 [2022-08-23T21:36:16.967Z] #71 sha256:79db28ba0c0e936b876f590dfc02099b27b9550fad70f529d423a6a69bed045f 21:36:17 [2022-08-23T21:36:17.205Z] 21:36:17 [2022-08-23T21:36:17.205Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:36:17 [2022-08-23T21:36:17.205Z] #60 sha256:177af708fea57976674fb982cfe6268702c85ed4bd0fcb2ce8b754703b0374d8 21:36:17 [2022-08-23T21:36:17.205Z] #60 ... 21:36:17 [2022-08-23T21:36:17.205Z] 21:36:17 [2022-08-23T21:36:17.205Z] #77 [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 21:36:17 [2022-08-23T21:36:17.205Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e 21:36:17 [2022-08-23T21:36:17.205Z] #77 72.60 configure.ac:11: installing 'build-aux/compile' 21:36:17 [2022-08-23T21:36:17.466Z] #77 72.65 configure.ac:11: installing 'build-aux/config.guess' 21:36:17 [2022-08-23T21:36:17.466Z] #77 72.67 configure.ac:11: installing 'build-aux/config.sub' 21:36:17 [2022-08-23T21:36:17.466Z] #77 72.69 configure.ac:13: installing 'build-aux/install-sh' 21:36:17 [2022-08-23T21:36:17.466Z] #77 72.72 configure.ac:13: installing 'build-aux/missing' 21:36:17 [2022-08-23T21:36:17.466Z] #77 72.74 configure.ac:8: installing 'build-aux/tap-driver.sh' 21:36:17 [2022-08-23T21:36:17.726Z] #77 73.07 Makefile.am: installing 'build-aux/depcomp' 21:36:18 [2022-08-23T21:36:18.543Z] #64 58.30 + bin/ctr 21:36:19 [2022-08-23T21:36:19.011Z] #77 ... 21:36:19 [2022-08-23T21:36:19.011Z] 21:36:19 [2022-08-23T21:36:19.011Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:36:19 [2022-08-23T21:36:19.011Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:36:19 [2022-08-23T21:36:19.011Z] #14 117.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. 21:36:19 [2022-08-23T21:36:19.011Z] #14 117.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 21:36:19 [2022-08-23T21:36:19.011Z] #14 117.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 21:36:19 [2022-08-23T21:36:19.223Z] #14 117.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. 21:36:19 [2022-08-23T21:36:19.223Z] #14 117.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 21:36:19 [2022-08-23T21:36:19.223Z] #14 117.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 21:36:19 [2022-08-23T21:36:19.369Z] #77 74.22 checking build system type... aarch64-unknown-linux-gnu 21:36:19 [2022-08-23T21:36:19.369Z] #77 74.59 checking host system type... aarch64-unknown-linux-gnu 21:36:19 [2022-08-23T21:36:19.369Z] #77 74.59 checking how to print strings... printf 21:36:19 [2022-08-23T21:36:19.369Z] #77 74.61 checking for gcc... gcc 21:36:19 [2022-08-23T21:36:19.629Z] #77 74.76 checking whether the C compiler works... yes 21:36:19 [2022-08-23T21:36:19.629Z] #77 74.92 checking for C compiler default output file name... a.out 21:36:19 [2022-08-23T21:36:19.889Z] #77 74.92 checking for suffix of executables... 21:36:19 [2022-08-23T21:36:19.889Z] #77 75.04 checking whether we are cross compiling... no 21:36:20 [2022-08-23T21:36:20.150Z] #77 75.34 checking for suffix of object files... o 21:36:20 [2022-08-23T21:36:20.410Z] #77 75.46 checking whether we are using the GNU C compiler... yes 21:36:20 [2022-08-23T21:36:20.410Z] #77 75.59 checking whether gcc accepts -g... yes 21:36:20 [2022-08-23T21:36:20.670Z] #77 75.69 checking for gcc option to accept ISO C89... none needed 21:36:20 [2022-08-23T21:36:20.670Z] #77 75.84 checking whether gcc understands -c and -o together... yes 21:36:20 [2022-08-23T21:36:20.931Z] #77 76.06 checking for a sed that does not truncate output... /bin/sed 21:36:20 [2022-08-23T21:36:20.931Z] #77 76.08 checking for grep that handles long lines and -e... /bin/grep 21:36:20 [2022-08-23T21:36:20.931Z] #77 76.10 checking for egrep... /bin/grep -E 21:36:20 [2022-08-23T21:36:20.931Z] #77 76.12 checking for fgrep... /bin/grep -F 21:36:20 [2022-08-23T21:36:20.931Z] #77 76.13 checking for ld used by gcc... /usr/bin/ld 21:36:20 [2022-08-23T21:36:20.931Z] #77 76.16 checking if the linker (/usr/bin/ld) is GNU ld... yes 21:36:20 [2022-08-23T21:36:20.931Z] #77 76.16 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 21:36:20 [2022-08-23T21:36:20.931Z] #77 76.18 checking the name lister (/usr/bin/nm -B) interface... BSD nm 21:36:20 [2022-08-23T21:36:20.931Z] #77 76.29 checking whether ln -s works... yes 21:36:20 [2022-08-23T21:36:20.931Z] #77 76.29 checking the maximum length of command line arguments... 1572864 21:36:20 [2022-08-23T21:36:20.931Z] #77 76.34 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 21:36:20 [2022-08-23T21:36:20.931Z] #77 76.34 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 21:36:20 [2022-08-23T21:36:20.931Z] #77 76.34 checking for /usr/bin/ld option to reload object files... -r 21:36:20 [2022-08-23T21:36:20.931Z] #77 76.35 checking for objdump... objdump 21:36:20 [2022-08-23T21:36:20.931Z] #77 76.35 checking how to recognize dependent libraries... pass_all 21:36:20 [2022-08-23T21:36:20.931Z] #77 76.35 checking for dlltool... no 21:36:20 [2022-08-23T21:36:20.931Z] #77 76.36 checking how to associate runtime and link libraries... printf %s\n 21:36:20 [2022-08-23T21:36:20.931Z] #77 76.36 checking for ar... ar 21:36:21 [2022-08-23T21:36:21.134Z] #71 ... 21:36:21 [2022-08-23T21:36:21.134Z] 21:36:21 [2022-08-23T21:36:21.135Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:36:21 [2022-08-23T21:36:21.135Z] #28 sha256:2b4e92cc383aefca1be15135e86ded89c685043dffad513694d556c69a8c6789 21:36:21 [2022-08-23T21:36:21.135Z] #28 10.98 Fetched 40.7 MB in 10s (4041 kB/s) 21:36:21 [2022-08-23T21:36:21.192Z] #77 76.36 checking for archiver @FILE support... @ 21:36:21 [2022-08-23T21:36:21.192Z] #77 76.48 checking for strip... strip 21:36:21 [2022-08-23T21:36:21.192Z] #77 76.48 checking for ranlib... ranlib 21:36:21 [2022-08-23T21:36:21.192Z] #77 76.49 checking for gawk... no 21:36:21 [2022-08-23T21:36:21.192Z] #77 76.49 checking for mawk... mawk 21:36:21 [2022-08-23T21:36:21.452Z] #77 76.49 checking command to parse /usr/bin/nm -B output from gcc object... ok 21:36:21 [2022-08-23T21:36:21.712Z] #77 76.92 checking for sysroot... no 21:36:21 [2022-08-23T21:36:21.712Z] #77 76.92 checking for a working dd... /bin/dd 21:36:21 [2022-08-23T21:36:21.712Z] #77 76.94 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 21:36:21 [2022-08-23T21:36:21.712Z] #77 76.97 checking for mt... no 21:36:21 [2022-08-23T21:36:21.712Z] #77 76.98 checking if : is a manifest tool... no 21:36:21 [2022-08-23T21:36:21.973Z] #77 77.00 checking how to run the C preprocessor... gcc -E 21:36:22 [2022-08-23T21:36:22.543Z] #77 77.26 checking for ANSI C header files... yes 21:36:22 [2022-08-23T21:36:22.804Z] #77 77.96 checking for sys/types.h... yes 21:36:23 [2022-08-23T21:36:23.374Z] #77 78.19 checking for sys/stat.h... yes 21:36:23 [2022-08-23T21:36:23.374Z] #77 78.43 checking for stdlib.h... yes 21:36:23 [2022-08-23T21:36:23.635Z] #77 78.63 checking for string.h... yes 21:36:23 [2022-08-23T21:36:23.635Z] #77 78.79 checking for memory.h... yes 21:36:23 [2022-08-23T21:36:23.895Z] #77 79.00 checking for strings.h... yes 21:36:24 [2022-08-23T21:36:24.156Z] #77 79.24 checking for inttypes.h... yes 21:36:24 [2022-08-23T21:36:24.416Z] #77 79.47 checking for stdint.h... yes 21:36:24 [2022-08-23T21:36:24.416Z] #77 79.65 checking for unistd.h... yes 21:36:24 [2022-08-23T21:36:24.937Z] #77 79.86 checking for dlfcn.h... yes 21:36:24 [2022-08-23T21:36:24.937Z] #77 80.03 checking for objdir... .libs 21:36:25 [2022-08-23T21:36:25.197Z] #77 80.46 checking if gcc supports -fno-rtti -fno-exceptions... no 21:36:25 [2022-08-23T21:36:25.458Z] #77 80.58 checking for gcc option to produce PIC... -fPIC -DPIC 21:36:25 [2022-08-23T21:36:25.458Z] #77 80.58 checking if gcc PIC flag -fPIC -DPIC works... yes 21:36:25 [2022-08-23T21:36:25.718Z] #77 80.71 checking if gcc static flag -static works... yes 21:36:25 [2022-08-23T21:36:25.718Z] #77 80.99 checking if gcc supports -c -o file.o... yes 21:36:25 [2022-08-23T21:36:25.978Z] #77 81.14 checking if gcc supports -c -o file.o... (cached) yes 21:36:25 [2022-08-23T21:36:25.978Z] #77 81.15 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 21:36:26 [2022-08-23T21:36:26.239Z] #77 81.22 checking dynamic linker characteristics... GNU/Linux ld.so 21:36:26 [2022-08-23T21:36:26.381Z] #28 10.98 Reading package lists... 21:36:26 [2022-08-23T21:36:26.499Z] #77 81.57 checking how to hardcode library paths into programs... immediate 21:36:26 [2022-08-23T21:36:26.499Z] #77 81.57 checking whether stripping libraries is possible... yes 21:36:26 [2022-08-23T21:36:26.499Z] #77 81.58 checking if libtool supports shared libraries... yes 21:36:26 [2022-08-23T21:36:26.499Z] #77 81.58 checking whether to build shared libraries... no 21:36:26 [2022-08-23T21:36:26.499Z] #77 81.58 checking whether to build static libraries... yes 21:36:26 [2022-08-23T21:36:26.499Z] #77 81.59 checking for a BSD-compatible install... /usr/bin/install -c 21:36:26 [2022-08-23T21:36:26.499Z] #77 81.65 checking whether build environment is sane... yes 21:36:26 [2022-08-23T21:36:26.499Z] #77 81.71 checking for a thread-safe mkdir -p... /bin/mkdir -p 21:36:26 [2022-08-23T21:36:26.499Z] #77 81.73 checking whether make sets $(MAKE)... yes 21:36:26 [2022-08-23T21:36:26.760Z] #77 81.85 checking whether make supports the include directive... yes (GNU style) 21:36:26 [2022-08-23T21:36:26.760Z] #77 81.91 checking whether make supports nested variables... yes 21:36:26 [2022-08-23T21:36:26.760Z] #77 81.96 checking whether UID '0' is supported by ustar format... yes 21:36:26 [2022-08-23T21:36:26.760Z] #77 81.96 checking whether GID '0' is supported by ustar format... yes 21:36:26 [2022-08-23T21:36:26.760Z] #77 81.96 checking how to create a ustar tar archive... gnutar 21:36:27 [2022-08-23T21:36:27.021Z] #77 82.04 checking dependency style of gcc... gcc3 21:36:27 [2022-08-23T21:36:27.021Z] #77 82.22 checking whether to enable maintainer-specific portions of Makefiles... yes 21:36:27 [2022-08-23T21:36:27.021Z] #77 82.22 checking whether make supports nested variables... (cached) yes 21:36:27 [2022-08-23T21:36:27.021Z] #77 82.23 checking for gawk... (cached) mawk 21:36:27 [2022-08-23T21:36:27.021Z] #77 82.23 checking for a sed that does not truncate output... (cached) /bin/sed 21:36:27 [2022-08-23T21:36:27.021Z] #77 82.24 checking for gcc... (cached) gcc 21:36:27 [2022-08-23T21:36:27.021Z] #77 82.34 checking whether we are using the GNU C compiler... (cached) yes 21:36:27 [2022-08-23T21:36:27.021Z] #77 82.34 checking whether gcc accepts -g... (cached) yes 21:36:27 [2022-08-23T21:36:27.021Z] #77 82.34 checking for gcc option to accept ISO C89... (cached) none needed 21:36:27 [2022-08-23T21:36:27.021Z] #77 82.34 checking whether gcc understands -c and -o together... (cached) yes 21:36:27 [2022-08-23T21:36:27.021Z] #77 82.34 checking for a Python interpreter with version >= 3... python3 21:36:27 [2022-08-23T21:36:27.021Z] #77 82.43 checking for python3... /usr/bin/python3 21:36:27 [2022-08-23T21:36:27.021Z] #77 82.43 checking for python3 version... 3.9 21:36:27 [2022-08-23T21:36:27.142Z] #14 ... 21:36:27 [2022-08-23T21:36:27.142Z] 21:36:27 [2022-08-23T21:36:27.142Z] #77 [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 21:36:27 [2022-08-23T21:36:27.142Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:36:27 [2022-08-23T21:36:27.142Z] #77 45.88 aclocal: warning: couldn't open directory 'm4': No such file or directory 21:36:27 [2022-08-23T21:36:27.281Z] #77 82.47 checking for python3 platform... linux 21:36:27 [2022-08-23T21:36:27.340Z] #14 ... 21:36:27 [2022-08-23T21:36:27.340Z] 21:36:27 [2022-08-23T21:36:27.340Z] #77 [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 21:36:27 [2022-08-23T21:36:27.340Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:36:27 [2022-08-23T21:36:27.340Z] #77 46.29 aclocal: warning: couldn't open directory 'm4': No such file or directory 21:36:27 [2022-08-23T21:36:27.541Z] #77 82.53 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 21:36:27 [2022-08-23T21:36:27.541Z] #77 82.69 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 21:36:27 [2022-08-23T21:36:27.541Z] #77 82.84 checking for go-md2man... no 21:36:27 [2022-08-23T21:36:27.801Z] #77 82.88 checking error.h usability... yes 21:36:27 [2022-08-23T21:36:27.801Z] #77 ... 21:36:27 [2022-08-23T21:36:27.801Z] 21:36:27 [2022-08-23T21:36:27.801Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli 21:36:27 [2022-08-23T21:36:27.801Z] #26 sha256:653cde7359d036f5aed5c62ca172c24a3f62743484c0685732efef9b243c53f0 21:36:27 [2022-08-23T21:36:27.801Z] #26 118.9 Updating files: 18% (2145/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 35% (4074/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 57% (6620/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 88% (10060/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. 21:36:27 [2022-08-23T21:36:27.801Z] #26 122.5 + cd /tmp/tmp.53NNSareaq/tmp/docker-ce 21:36:27 [2022-08-23T21:36:27.801Z] #26 122.5 + git checkout -q v17.06.2-ce 21:36:27 [2022-08-23T21:36:27.801Z] #26 125.7 + mkdir -p /tmp/tmp.53NNSareaq/src/github.com/docker 21:36:27 [2022-08-23T21:36:27.801Z] #26 125.7 + mv components/cli /tmp/tmp.53NNSareaq/src/github.com/docker/cli 21:36:27 [2022-08-23T21:36:27.801Z] #26 125.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker 21:36:27 [2022-08-23T21:36:27.801Z] #26 ... 21:36:27 [2022-08-23T21:36:27.801Z] 21:36:27 [2022-08-23T21:36:27.801Z] #77 [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 21:36:27 [2022-08-23T21:36:27.801Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e 21:36:27 [2022-08-23T21:36:27.801Z] #77 83.03 checking error.h presence... yes 21:36:27 [2022-08-23T21:36:27.801Z] #77 83.09 checking for error.h... yes 21:36:28 [2022-08-23T21:36:28.062Z] #77 83.14 checking linux/openat2.h usability... yes 21:36:28 [2022-08-23T21:36:28.062Z] #77 83.35 checking linux/openat2.h presence... yes 21:36:28 [2022-08-23T21:36:28.322Z] #77 83.41 checking for linux/openat2.h... yes 21:36:28 [2022-08-23T21:36:28.322Z] #77 83.48 checking for copy_file_range... 21:36:28 [2022-08-23T21:36:28.322Z] #77 ... 21:36:28 [2022-08-23T21:36:28.322Z] 21:36:28 [2022-08-23T21:36:28.322Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:36:28 [2022-08-23T21:36:28.322Z] #21 sha256:19127b18a3e009d95da4ff04b0646e7d1f82d8e48384e7291ae7ea34cdd2c9dd 21:36:28 [2022-08-23T21:36:28.322Z] #21 4.256 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] 21:36:28 [2022-08-23T21:36:28.322Z] #21 7.728 Fetched 8458 kB in 7s (1219 kB/s) 21:36:28 [2022-08-23T21:36:28.322Z] #21 7.728 Reading package lists... 21:36:28 [2022-08-23T21:36:28.322Z] #21 10.38 Reading package lists... 21:36:28 [2022-08-23T21:36:28.322Z] #21 12.62 Building dependency tree... 21:36:28 [2022-08-23T21:36:28.322Z] #21 14.42 The following additional packages will be installed: 21:36:28 [2022-08-23T21:36:28.322Z] #21 14.43 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 21:36:28 [2022-08-23T21:36:28.322Z] #21 14.43 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 21:36:28 [2022-08-23T21:36:28.322Z] #21 14.43 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 21:36:28 [2022-08-23T21:36:28.322Z] #21 14.43 libxtables12 python-pip-whl python3-distutils python3-lib2to3 21:36:28 [2022-08-23T21:36:28.322Z] #21 14.43 python3-pkg-resources systemd vim-runtime xxd 21:36:28 [2022-08-23T21:36:28.322Z] #21 14.43 Suggested packages: 21:36:28 [2022-08-23T21:36:28.322Z] #21 14.43 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 21:36:28 [2022-08-23T21:36:28.322Z] #21 14.43 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 21:36:28 [2022-08-23T21:36:28.322Z] #21 14.43 ctags vim-doc vim-scripts xfsdump acl attr quota 21:36:28 [2022-08-23T21:36:28.322Z] #21 14.43 Recommended packages: 21:36:28 [2022-08-23T21:36:28.322Z] #21 14.43 libatm1 nftables libpam-cap build-essential python3-dev dbus 21:36:28 [2022-08-23T21:36:28.322Z] #21 14.43 systemd-timesyncd | time-daemon unzip 21:36:28 [2022-08-23T21:36:28.322Z] #21 ... 21:36:28 [2022-08-23T21:36:28.322Z] 21:36:28 [2022-08-23T21:36:28.322Z] #77 [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 21:36:28 [2022-08-23T21:36:28.322Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e 21:36:28 [2022-08-23T21:36:28.322Z] #77 83.48 checking for copy_file_range... yes 21:36:28 [2022-08-23T21:36:28.538Z] #64 ... 21:36:28 [2022-08-23T21:36:28.538Z] 21:36:28 [2022-08-23T21:36:28.538Z] #77 [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 21:36:28 [2022-08-23T21:36:28.538Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:36:28 [2022-08-23T21:36:28.538Z] #77 50.85 libtoolize: putting auxiliary files in '.'. 21:36:28 [2022-08-23T21:36:28.538Z] #77 50.86 libtoolize: copying file './ltmain.sh' 21:36:28 [2022-08-23T21:36:28.538Z] #77 51.53 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 21:36:28 [2022-08-23T21:36:28.538Z] #77 51.53 libtoolize: and rerunning libtoolize and aclocal. 21:36:28 [2022-08-23T21:36:28.538Z] #77 51.53 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 21:36:28 [2022-08-23T21:36:28.538Z] #77 ... 21:36:28 [2022-08-23T21:36:28.538Z] 21:36:28 [2022-08-23T21:36:28.538Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:36:28 [2022-08-23T21:36:28.538Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:36:28 [2022-08-23T21:36:28.538Z] #14 102.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. 21:36:28 [2022-08-23T21:36:28.538Z] #14 102.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 21:36:28 [2022-08-23T21:36:28.538Z] #14 102.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 21:36:28 [2022-08-23T21:36:28.538Z] #14 ... 21:36:28 [2022-08-23T21:36:28.538Z] 21:36:28 [2022-08-23T21:36:28.538Z] #77 [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 21:36:28 [2022-08-23T21:36:28.538Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:36:28 [2022-08-23T21:36:28.538Z] #77 61.55 configure.ac:7: installing './compile' 21:36:28 [2022-08-23T21:36:28.538Z] #77 61.55 configure.ac:11: installing './config.guess' 21:36:28 [2022-08-23T21:36:28.538Z] #77 61.58 configure.ac:11: installing './config.sub' 21:36:28 [2022-08-23T21:36:28.538Z] #77 61.58 configure.ac:8: installing './install-sh' 21:36:28 [2022-08-23T21:36:28.538Z] #77 61.60 configure.ac:8: installing './missing' 21:36:28 [2022-08-23T21:36:28.538Z] #77 61.71 Makefile.am: installing './depcomp' 21:36:28 [2022-08-23T21:36:28.893Z] #77 83.78 checking for fgetxattr... yes 21:36:28 [2022-08-23T21:36:28.893Z] #77 84.02 checking for statx... yes 21:36:29 [2022-08-23T21:36:29.107Z] #77 63.03 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 21:36:29 [2022-08-23T21:36:29.107Z] #77 63.03 libtoolize: copying file 'build-aux/ltmain.sh' 21:36:29 [2022-08-23T21:36:29.107Z] #77 63.16 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 21:36:29 [2022-08-23T21:36:29.107Z] #77 63.16 libtoolize: copying file 'm4/libtool.m4' 21:36:29 [2022-08-23T21:36:29.153Z] #77 84.21 checking for fgetpwent_r... 21:36:29 [2022-08-23T21:36:29.153Z] #77 ... 21:36:29 [2022-08-23T21:36:29.153Z] 21:36:29 [2022-08-23T21:36:29.153Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:36:29 [2022-08-23T21:36:29.153Z] #34 sha256:f4bbb960a6898e799ff1323dc7c330777ce8963a790e02b14327a5f25ce798d0 21:36:29 [2022-08-23T21:36:29.153Z] #34 DONE 130.2s 21:36:29 [2022-08-23T21:36:29.153Z] 21:36:29 [2022-08-23T21:36:29.153Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:36:29 [2022-08-23T21:36:29.153Z] #60 sha256:177af708fea57976674fb982cfe6268702c85ed4bd0fcb2ce8b754703b0374d8 21:36:29 [2022-08-23T21:36:29.153Z] #60 11.24 + cd /tmp/tmp.DSFcmNLmEM/src/github.com/opencontainers/runc 21:36:29 [2022-08-23T21:36:29.153Z] #60 11.25 + git checkout -q v1.1.3 21:36:29 [2022-08-23T21:36:29.153Z] #60 11.81 + '[' -z '' ']' 21:36:29 [2022-08-23T21:36:29.153Z] #60 11.81 + target=static 21:36:29 [2022-08-23T21:36:29.153Z] #60 11.81 + make BUILDTAGS=seccomp static 21:36:29 [2022-08-23T21:36:29.153Z] #60 12.19 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . 21:36:29 [2022-08-23T21:36:29.367Z] #77 63.24 libtoolize: copying file 'm4/ltoptions.m4' 21:36:29 [2022-08-23T21:36:29.367Z] #77 63.41 libtoolize: copying file 'm4/ltsugar.m4' 21:36:29 [2022-08-23T21:36:29.367Z] #77 63.50 libtoolize: copying file 'm4/ltversion.m4' 21:36:29 [2022-08-23T21:36:29.413Z] #60 ... 21:36:29 [2022-08-23T21:36:29.413Z] 21:36:29 [2022-08-23T21:36:29.413Z] #77 [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 21:36:29 [2022-08-23T21:36:29.413Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e 21:36:29 [2022-08-23T21:36:29.413Z] #77 84.21 checking for fgetpwent_r... yes 21:36:29 [2022-08-23T21:36:29.627Z] #77 63.63 libtoolize: copying file 'm4/lt~obsolete.m4' 21:36:29 [2022-08-23T21:36:29.887Z] #77 63.75 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 21:36:29 [2022-08-23T21:36:29.984Z] #77 84.78 checking for issetugid... no 21:36:29 [2022-08-23T21:36:29.984Z] #77 85.22 checking for pkg-config... /usr/bin/pkg-config 21:36:29 [2022-08-23T21:36:29.984Z] #77 85.22 checking pkg-config is at least version 0.9.0... yes 21:36:30 [2022-08-23T21:36:30.244Z] #77 85.23 checking for library containing yajl_tree_get... -lyajl 21:36:30 [2022-08-23T21:36:30.505Z] #77 85.64 checking for yajl >= 2.0.0... yes 21:36:30 [2022-08-23T21:36:30.505Z] #77 85.67 checking sys/capability.h usability... yes 21:36:30 [2022-08-23T21:36:30.550Z] #28 15.76 Reading package lists... 21:36:30 [2022-08-23T21:36:30.765Z] #77 85.85 checking sys/capability.h presence... yes 21:36:30 [2022-08-23T21:36:30.766Z] #77 85.91 checking for sys/capability.h... yes 21:36:31 [2022-08-23T21:36:31.026Z] #77 85.92 checking for library containing cap_from_name... -lcap 21:36:31 [2022-08-23T21:36:31.596Z] #77 86.31 checking for library containing dlopen... -ldl 21:36:31 [2022-08-23T21:36:31.596Z] #77 86.74 checking seccomp.h usability... yes 21:36:31 [2022-08-23T21:36:31.857Z] #77 86.88 checking seccomp.h presence... yes 21:36:31 [2022-08-23T21:36:31.857Z] #77 87.01 checking for seccomp.h... yes 21:36:31 [2022-08-23T21:36:31.923Z] #28 20.41 Building dependency tree... 21:36:31 [2022-08-23T21:36:31.923Z] #28 21.66 Reading state information... 21:36:32 [2022-08-23T21:36:32.427Z] #77 87.01 checking for library containing seccomp_rule_add... -lseccomp 21:36:32 [2022-08-23T21:36:32.427Z] #77 87.50 checking for library containing seccomp_arch_resolve_name... none required 21:36:32 [2022-08-23T21:36:32.687Z] #77 87.67 checking systemd/sd-bus.h usability... yes 21:36:32 [2022-08-23T21:36:32.687Z] #77 87.91 checking systemd/sd-bus.h presence... yes 21:36:32 [2022-08-23T21:36:32.851Z] #28 22.70 bzip2 is already the newest version (1.0.8-4). 21:36:32 [2022-08-23T21:36:32.851Z] #28 22.70 patch is already the newest version (2.7.6-7). 21:36:32 [2022-08-23T21:36:32.851Z] #28 22.70 xz-utils is already the newest version (5.2.5-2.1~deb11u1). 21:36:32 [2022-08-23T21:36:32.851Z] #28 22.70 The following additional packages will be installed: 21:36:32 [2022-08-23T21:36:32.851Z] #28 22.71 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 21:36:32 [2022-08-23T21:36:32.851Z] #28 22.71 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 21:36:32 [2022-08-23T21:36:32.851Z] #28 22.71 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 21:36:32 [2022-08-23T21:36:32.851Z] #28 22.71 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources 21:36:32 [2022-08-23T21:36:32.851Z] #28 22.72 systemd vim-runtime xxd 21:36:32 [2022-08-23T21:36:32.851Z] #28 22.73 Suggested packages: 21:36:32 [2022-08-23T21:36:32.851Z] #28 22.73 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm 21:36:32 [2022-08-23T21:36:32.851Z] #28 22.73 python-setuptools-doc systemd-container policykit-1 ctags vim-doc 21:36:32 [2022-08-23T21:36:32.851Z] #28 22.73 vim-scripts xfsdump acl attr quota 21:36:32 [2022-08-23T21:36:32.851Z] #28 22.73 Recommended packages: 21:36:32 [2022-08-23T21:36:32.851Z] #28 22.73 libatm1 nftables libpam-cap build-essential python3-dev dbus 21:36:32 [2022-08-23T21:36:32.851Z] #28 22.73 systemd-timesyncd | time-daemon unzip 21:36:32 [2022-08-23T21:36:32.947Z] #77 88.02 checking for systemd/sd-bus.h... yes 21:36:33 [2022-08-23T21:36:33.207Z] #77 88.02 checking for library containing sd_bus_match_signal_async... -lsystemd 21:36:33 [2022-08-23T21:36:33.467Z] #77 88.55 checking for sd_notify_barrier... yes 21:36:33 [2022-08-23T21:36:33.727Z] #77 88.78 checking linux/bpf.h usability... yes 21:36:33 [2022-08-23T21:36:33.727Z] #77 88.92 checking linux/bpf.h presence... yes 21:36:33 [2022-08-23T21:36:33.727Z] #77 88.97 checking for linux/bpf.h... yes 21:36:33 [2022-08-23T21:36:33.987Z] #77 88.97 checking compilation for eBPF... yes 21:36:33 [2022-08-23T21:36:33.987Z] #77 89.22 checking for criu >= 3.15... no 21:36:33 [2022-08-23T21:36:33.987Z] #77 89.26 configure: CRIU headers not found, building without CRIU support 21:36:33 [2022-08-23T21:36:33.987Z] #77 89.26 checking for criu > 3.16... no 21:36:33 [2022-08-23T21:36:33.987Z] #77 89.30 configure: CRIU version doesn't support join-ns API 21:36:33 [2022-08-23T21:36:33.987Z] #77 89.30 checking for criu > 3.16.1... no 21:36:33 [2022-08-23T21:36:33.987Z] #77 89.33 configure: CRIU version doesn't support for pre-dumping 21:36:33 [2022-08-23T21:36:33.987Z] #77 89.33 checking for new mount API (fsconfig)... yes 21:36:34 [2022-08-23T21:36:34.223Z] #28 23.92 The following NEW packages will be installed: 21:36:34 [2022-08-23T21:36:34.223Z] #28 23.92 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 21:36:34 [2022-08-23T21:36:34.223Z] #28 23.92 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 21:36:34 [2022-08-23T21:36:34.223Z] #28 23.92 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 21:36:34 [2022-08-23T21:36:34.223Z] #28 23.93 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 21:36:34 [2022-08-23T21:36:34.223Z] #28 23.93 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl 21:36:34 [2022-08-23T21:36:34.223Z] #28 23.93 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources 21:36:34 [2022-08-23T21:36:34.223Z] #28 23.93 python3-setuptools python3-wheel sudo systemd systemd-journal-remote 21:36:34 [2022-08-23T21:36:34.223Z] #28 23.93 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip 21:36:34 [2022-08-23T21:36:34.223Z] #28 23.93 zstd 21:36:34 [2022-08-23T21:36:34.247Z] #77 89.42 checking for seccomp notify API... yes 21:36:34 [2022-08-23T21:36:34.247Z] #77 89.56 checking for gperf... no 21:36:34 [2022-08-23T21:36:34.247Z] #77 89.57 configure: gperf not found - cannot rebuild signal parser code 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.31 0 upgraded, 52 newly installed, 0 to remove and 0 not upgraded. 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.31 Need to get 23.8 MB of archives. 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.31 After this operation, 89.3 MB of additional disk space will be used. 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.41 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.41 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.44 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.46 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.47 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.47 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.47 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.47 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.48 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.48 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.51 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.51 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.51 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.52 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.52 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.52 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 21:36:34 [2022-08-23T21:36:34.479Z] #28 24.53 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] 21:36:34 [2022-08-23T21:36:34.507Z] #77 89.57 checking for library containing argp_parse... none required 21:36:34 [2022-08-23T21:36:34.735Z] #28 24.54 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] 21:36:34 [2022-08-23T21:36:34.735Z] #28 24.55 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] 21:36:34 [2022-08-23T21:36:34.735Z] #28 24.55 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] 21:36:34 [2022-08-23T21:36:34.735Z] #28 24.55 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 21:36:34 [2022-08-23T21:36:34.735Z] #28 24.63 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] 21:36:34 [2022-08-23T21:36:34.735Z] #28 24.65 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] 21:36:34 [2022-08-23T21:36:34.735Z] #28 24.66 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] 21:36:34 [2022-08-23T21:36:34.735Z] #28 24.67 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] 21:36:34 [2022-08-23T21:36:34.735Z] #28 ... 21:36:34 [2022-08-23T21:36:34.735Z] 21:36:34 [2022-08-23T21:36:34.735Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:36:34 [2022-08-23T21:36:34.735Z] #71 sha256:79db28ba0c0e936b876f590dfc02099b27b9550fad70f529d423a6a69bed045f 21:36:34 [2022-08-23T21:36:34.735Z] #71 74.58 + bin/containerd 21:36:34 [2022-08-23T21:36:34.767Z] #77 89.92 checking that generated files are newer than configure... done 21:36:34 [2022-08-23T21:36:34.767Z] #77 89.92 configure: creating ./config.status 21:36:35 [2022-08-23T21:36:35.297Z] #71 ... 21:36:35 [2022-08-23T21:36:35.297Z] 21:36:35 [2022-08-23T21:36:35.297Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:36:35 [2022-08-23T21:36:35.297Z] #28 sha256:2b4e92cc383aefca1be15135e86ded89c685043dffad513694d556c69a8c6789 21:36:35 [2022-08-23T21:36:35.297Z] #28 25.12 debconf: delaying package configuration, since apt-utils is not installed 21:36:35 [2022-08-23T21:36:35.553Z] #28 25.32 Fetched 23.8 MB in 1s (35.5 MB/s) 21:36:35 [2022-08-23T21:36:35.553Z] #28 25.37 Selecting previously unselected package libcap2:amd64. 21:36:35 [2022-08-23T21:36:35.553Z] #28 25.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) 21:36:35 [2022-08-23T21:36:35.553Z] #28 25.41 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... 21:36:35 [2022-08-23T21:36:35.553Z] #28 25.42 Unpacking libcap2:amd64 (1:2.44-1) ... 21:36:35 [2022-08-23T21:36:35.553Z] #28 25.47 Selecting previously unselected package libargon2-1:amd64. 21:36:35 [2022-08-23T21:36:35.553Z] #28 25.48 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... 21:36:35 [2022-08-23T21:36:35.553Z] #28 25.49 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... 21:36:35 [2022-08-23T21:36:35.553Z] #28 25.53 Selecting previously unselected package libjson-c5:amd64. 21:36:35 [2022-08-23T21:36:35.553Z] #28 25.54 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... 21:36:35 [2022-08-23T21:36:35.553Z] #28 25.54 Unpacking libjson-c5:amd64 (0.15-2) ... 21:36:35 [2022-08-23T21:36:35.809Z] #28 25.59 Selecting previously unselected package libcryptsetup12:amd64. 21:36:35 [2022-08-23T21:36:35.809Z] #28 25.60 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... 21:36:35 [2022-08-23T21:36:35.809Z] #28 25.60 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... 21:36:35 [2022-08-23T21:36:35.809Z] #28 25.70 Selecting previously unselected package libip4tc2:amd64. 21:36:35 [2022-08-23T21:36:35.809Z] #28 25.70 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... 21:36:35 [2022-08-23T21:36:35.809Z] #28 25.70 Unpacking libip4tc2:amd64 (1.8.7-1) ... 21:36:35 [2022-08-23T21:36:35.809Z] #28 25.75 Selecting previously unselected package libkmod2:amd64. 21:36:35 [2022-08-23T21:36:35.809Z] #28 25.76 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... 21:36:35 [2022-08-23T21:36:35.809Z] #28 25.77 Unpacking libkmod2:amd64 (28-1) ... 21:36:36 [2022-08-23T21:36:36.064Z] #28 25.85 Selecting previously unselected package systemd. 21:36:36 [2022-08-23T21:36:36.065Z] #28 25.85 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... 21:36:36 [2022-08-23T21:36:36.065Z] #28 25.93 Unpacking systemd (247.3-7) ... 21:36:36 [2022-08-23T21:36:36.678Z] #77 ... 21:36:36 [2022-08-23T21:36:36.678Z] 21:36:36 [2022-08-23T21:36:36.678Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:36:36 [2022-08-23T21:36:36.678Z] #21 sha256:19127b18a3e009d95da4ff04b0646e7d1f82d8e48384e7291ae7ea34cdd2c9dd 21:36:36 [2022-08-23T21:36:36.678Z] #21 16.16 The following NEW packages will be installed: 21:36:36 [2022-08-23T21:36:36.678Z] #21 16.16 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 21:36:36 [2022-08-23T21:36:36.678Z] #21 16.16 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 21:36:36 [2022-08-23T21:36:36.678Z] #21 16.16 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 21:36:36 [2022-08-23T21:36:36.678Z] #21 16.16 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 21:36:36 [2022-08-23T21:36:36.678Z] #21 16.17 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 21:36:36 [2022-08-23T21:36:36.678Z] #21 16.17 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 21:36:36 [2022-08-23T21:36:36.678Z] #21 16.17 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo 21:36:36 [2022-08-23T21:36:36.678Z] #21 16.17 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common 21:36:36 [2022-08-23T21:36:36.678Z] #21 16.17 vim-runtime xfsprogs xxd xz-utils zip zstd 21:36:36 [2022-08-23T21:36:36.678Z] #21 16.48 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. 21:36:36 [2022-08-23T21:36:36.678Z] #21 16.48 Need to get 31.8 MB of archives. 21:36:36 [2022-08-23T21:36:36.678Z] #21 16.48 After this operation, 123 MB of additional disk space will be used. 21:36:36 [2022-08-23T21:36:36.678Z] #21 16.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 21:36:36 [2022-08-23T21:36:36.678Z] #21 16.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] 21:36:36 [2022-08-23T21:36:36.678Z] #21 16.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] 21:36:36 [2022-08-23T21:36:36.678Z] #21 16.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] 21:36:36 [2022-08-23T21:36:36.678Z] #21 16.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 21:36:36 [2022-08-23T21:36:36.678Z] #21 16.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] 21:36:36 [2022-08-23T21:36:36.678Z] #21 16.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] 21:36:36 [2022-08-23T21:36:36.678Z] #21 16.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.59 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.61 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.64 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.66 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.67 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.69 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.69 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.87 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.87 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.88 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.88 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.89 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.89 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.89 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.93 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.94 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.94 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.94 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.97 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.97 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 16.97 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 17.00 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 17.00 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 17.01 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 17.02 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 17.15 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 17.17 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 17.19 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 17.19 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] 21:36:36 [2022-08-23T21:36:36.679Z] #21 17.75 debconf: delaying package configuration, since apt-utils is not installed 21:36:36 [2022-08-23T21:36:36.679Z] #21 17.88 Fetched 31.8 MB in 1s (31.3 MB/s) 21:36:36 [2022-08-23T21:36:36.679Z] #21 17.97 Selecting previously unselected package libcap2:arm64. 21:36:36 [2022-08-23T21:36:36.679Z] #21 17.97 (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 ... 24009 files and directories currently installed.) 21:36:36 [2022-08-23T21:36:36.679Z] #21 18.01 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 18.02 Unpacking libcap2:arm64 (1:2.44-1) ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 18.12 Selecting previously unselected package libargon2-1:arm64. 21:36:36 [2022-08-23T21:36:36.679Z] #21 18.12 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 18.13 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 18.23 Selecting previously unselected package libjson-c5:arm64. 21:36:36 [2022-08-23T21:36:36.679Z] #21 18.23 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 18.24 Unpacking libjson-c5:arm64 (0.15-2) ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 18.35 Selecting previously unselected package libcryptsetup12:arm64. 21:36:36 [2022-08-23T21:36:36.679Z] #21 18.35 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 18.36 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 18.49 Selecting previously unselected package libip4tc2:arm64. 21:36:36 [2022-08-23T21:36:36.679Z] #21 18.50 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 18.50 Unpacking libip4tc2:arm64 (1.8.7-1) ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 18.58 Selecting previously unselected package libkmod2:arm64. 21:36:36 [2022-08-23T21:36:36.679Z] #21 18.58 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 18.59 Unpacking libkmod2:arm64 (28-1) ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 18.69 Selecting previously unselected package systemd. 21:36:36 [2022-08-23T21:36:36.679Z] #21 18.69 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 18.84 Unpacking systemd (247.3-7) ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 20.48 Selecting previously unselected package pigz. 21:36:36 [2022-08-23T21:36:36.679Z] #21 20.48 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 20.49 Unpacking pigz (2.6-1) ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 20.59 Selecting previously unselected package libelf1:arm64. 21:36:36 [2022-08-23T21:36:36.679Z] #21 20.59 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 20.60 Unpacking libelf1:arm64 (0.183-1) ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 20.75 Selecting previously unselected package libbpf0:arm64. 21:36:36 [2022-08-23T21:36:36.679Z] #21 20.75 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 20.76 Unpacking libbpf0:arm64 (1:0.3-2) ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 20.86 Selecting previously unselected package libmnl0:arm64. 21:36:36 [2022-08-23T21:36:36.679Z] #21 20.86 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 20.87 Unpacking libmnl0:arm64 (1.0.4-3) ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 20.95 Selecting previously unselected package libxtables12:arm64. 21:36:36 [2022-08-23T21:36:36.679Z] #21 20.95 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 20.97 Unpacking libxtables12:arm64 (1.8.7-1) ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 21.03 Selecting previously unselected package libcap2-bin. 21:36:36 [2022-08-23T21:36:36.679Z] #21 21.03 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 21.03 Unpacking libcap2-bin (1:2.44-1) ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 21.12 Selecting previously unselected package iproute2. 21:36:36 [2022-08-23T21:36:36.679Z] #21 21.12 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 21.13 Unpacking iproute2 (5.10.0-4) ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 21.61 Selecting previously unselected package xxd. 21:36:36 [2022-08-23T21:36:36.679Z] #21 21.62 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 21.63 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 21.76 Selecting previously unselected package vim-common. 21:36:36 [2022-08-23T21:36:36.679Z] #21 21.76 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 21.77 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 21:36:36 [2022-08-23T21:36:36.679Z] #21 21.91 Selecting previously unselected package bash-completion. 21:36:36 [2022-08-23T21:36:36.679Z] #21 21.91 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... 21:36:36 [2022-08-23T21:36:36.992Z] #28 26.75 Selecting previously unselected package pigz. 21:36:36 [2022-08-23T21:36:36.993Z] #28 26.75 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... 21:36:36 [2022-08-23T21:36:36.993Z] #28 26.76 Unpacking pigz (2.6-1) ... 21:36:36 [2022-08-23T21:36:36.993Z] #28 26.82 Selecting previously unselected package libelf1:amd64. 21:36:36 [2022-08-23T21:36:36.993Z] #28 26.82 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... 21:36:36 [2022-08-23T21:36:36.993Z] #28 26.83 Unpacking libelf1:amd64 (0.183-1) ... 21:36:36 [2022-08-23T21:36:36.993Z] #28 26.92 Selecting previously unselected package libbpf0:amd64. 21:36:36 [2022-08-23T21:36:36.993Z] #28 26.93 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... 21:36:36 [2022-08-23T21:36:36.993Z] #28 26.93 Unpacking libbpf0:amd64 (1:0.3-2) ... 21:36:36 [2022-08-23T21:36:36.993Z] #28 27.00 Selecting previously unselected package libmnl0:amd64. 21:36:37 [2022-08-23T21:36:37.130Z] #77 ... 21:36:37 [2022-08-23T21:36:37.130Z] 21:36:37 [2022-08-23T21:36:37.130Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:36:37 [2022-08-23T21:36:37.130Z] #64 sha256:b745f21aa18c28db927774f3b5c2ba81483c104908e2e99b8cf69633bb662829 21:36:37 [2022-08-23T21:36:37.249Z] #28 27.01 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... 21:36:37 [2022-08-23T21:36:37.249Z] #28 27.01 Unpacking libmnl0:amd64 (1.0.4-3) ... 21:36:37 [2022-08-23T21:36:37.249Z] #28 27.05 Selecting previously unselected package libxtables12:amd64. 21:36:37 [2022-08-23T21:36:37.249Z] #28 27.06 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... 21:36:37 [2022-08-23T21:36:37.249Z] #28 27.07 Unpacking libxtables12:amd64 (1.8.7-1) ... 21:36:37 [2022-08-23T21:36:37.249Z] #28 27.13 Selecting previously unselected package libcap2-bin. 21:36:37 [2022-08-23T21:36:37.249Z] #28 27.13 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... 21:36:37 [2022-08-23T21:36:37.249Z] #28 27.14 Unpacking libcap2-bin (1:2.44-1) ... 21:36:37 [2022-08-23T21:36:37.249Z] #28 27.19 Selecting previously unselected package iproute2. 21:36:37 [2022-08-23T21:36:37.249Z] #28 27.20 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... 21:36:37 [2022-08-23T21:36:37.249Z] #28 27.20 Unpacking iproute2 (5.10.0-4) ... 21:36:37 [2022-08-23T21:36:37.506Z] #28 27.42 Selecting previously unselected package xxd. 21:36:37 [2022-08-23T21:36:37.506Z] #28 27.43 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 21:36:37 [2022-08-23T21:36:37.506Z] #28 27.43 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 21:36:37 [2022-08-23T21:36:37.506Z] #28 27.51 Selecting previously unselected package vim-common. 21:36:37 [2022-08-23T21:36:37.506Z] #28 27.52 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 21:36:37 [2022-08-23T21:36:37.506Z] #28 27.53 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 21:36:37 [2022-08-23T21:36:37.762Z] #28 27.62 Selecting previously unselected package bash-completion. 21:36:37 [2022-08-23T21:36:37.762Z] #28 27.62 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... 21:36:38 [2022-08-23T21:36:38.016Z] #77 ... 21:36:38 [2022-08-23T21:36:38.016Z] 21:36:38 [2022-08-23T21:36:38.016Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:36:38 [2022-08-23T21:36:38.016Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:36:38 [2022-08-23T21:36:38.016Z] #14 116.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. 21:36:38 [2022-08-23T21:36:38.016Z] #14 116.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 21:36:38 [2022-08-23T21:36:38.016Z] #14 116.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 21:36:38 [2022-08-23T21:36:38.016Z] #14 122.7 Selecting previously unselected package g++-mingw-w64-x86-64. 21:36:38 [2022-08-23T21:36:38.016Z] #14 122.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... 21:36:38 [2022-08-23T21:36:38.016Z] #14 122.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 21:36:38 [2022-08-23T21:36:38.016Z] #14 122.9 Selecting previously unselected package libapparmor1:amd64. 21:36:38 [2022-08-23T21:36:38.016Z] #14 122.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... 21:36:38 [2022-08-23T21:36:38.016Z] #14 122.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... 21:36:38 [2022-08-23T21:36:38.016Z] #14 123.0 Selecting previously unselected package libapparmor-dev:amd64. 21:36:38 [2022-08-23T21:36:38.016Z] #14 123.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... 21:36:38 [2022-08-23T21:36:38.016Z] #14 123.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... 21:36:38 [2022-08-23T21:36:38.016Z] #14 123.2 Selecting previously unselected package libbtrfs0:amd64. 21:36:38 [2022-08-23T21:36:38.016Z] #14 123.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... 21:36:38 [2022-08-23T21:36:38.016Z] #14 123.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 21:36:38 [2022-08-23T21:36:38.016Z] #14 123.4 Selecting previously unselected package libbtrfs-dev:amd64. 21:36:38 [2022-08-23T21:36:38.016Z] #14 123.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... 21:36:38 [2022-08-23T21:36:38.016Z] #14 123.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 21:36:38 [2022-08-23T21:36:38.016Z] #14 123.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 21:36:38 [2022-08-23T21:36:38.016Z] #14 123.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... 21:36:38 [2022-08-23T21:36:38.016Z] #14 123.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 21:36:38 [2022-08-23T21:36:38.016Z] #14 123.7 Selecting previously unselected package libudev-dev:amd64. 21:36:38 [2022-08-23T21:36:38.016Z] #14 123.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... 21:36:38 [2022-08-23T21:36:38.016Z] #14 123.7 Unpacking libudev-dev:amd64 (247.3-7) ... 21:36:38 [2022-08-23T21:36:38.276Z] #14 123.9 Selecting previously unselected package libsepol1-dev:amd64. 21:36:38 [2022-08-23T21:36:38.276Z] #14 123.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... 21:36:38 [2022-08-23T21:36:38.276Z] #14 123.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... 21:36:38 [2022-08-23T21:36:38.536Z] #14 124.2 Selecting previously unselected package libpcre2-16-0:amd64. 21:36:38 [2022-08-23T21:36:38.536Z] #14 124.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... 21:36:38 [2022-08-23T21:36:38.536Z] #14 124.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... 21:36:38 [2022-08-23T21:36:38.536Z] #14 124.4 Selecting previously unselected package libpcre2-32-0:amd64. 21:36:38 [2022-08-23T21:36:38.591Z] #21 24.31 Unpacking bash-completion (1:2.11-2) ... 21:36:38 [2022-08-23T21:36:38.688Z] #64 72.37 Updating files: 28% (1393/4961) Updating files: 29% (1439/4961) Updating files: 30% (1489/4961) Updating files: 31% (1538/4961) Updating files: 32% (1588/4961) Updating files: 33% (1638/4961) Updating files: 34% (1687/4961) Updating files: 35% (1737/4961) Updating files: 36% (1786/4961) Updating files: 37% (1836/4961) Updating files: 38% (1886/4961) Updating files: 39% (1935/4961) Updating files: 40% (1985/4961) Updating files: 41% (2035/4961) Updating files: 42% (2084/4961) Updating files: 43% (2134/4961) Updating files: 44% (2183/4961) Updating files: 45% (2233/4961) Updating files: 46% (2283/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 63% (3149/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 82% (4107/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 98% (4900/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. 21:36:38 [2022-08-23T21:36:38.690Z] #28 28.54 Unpacking bash-completion (1:2.11-2) ... 21:36:38 [2022-08-23T21:36:38.797Z] #14 124.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... 21:36:38 [2022-08-23T21:36:38.797Z] #14 124.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... 21:36:38 [2022-08-23T21:36:38.797Z] #14 124.6 Selecting previously unselected package libpcre2-posix2:amd64. 21:36:38 [2022-08-23T21:36:38.797Z] #14 124.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... 21:36:38 [2022-08-23T21:36:38.797Z] #14 124.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... 21:36:38 [2022-08-23T21:36:38.797Z] #14 124.7 Selecting previously unselected package libpcre2-dev:amd64. 21:36:38 [2022-08-23T21:36:38.852Z] #21 24.78 Selecting previously unselected package bzip2. 21:36:38 [2022-08-23T21:36:38.852Z] #21 24.79 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... 21:36:38 [2022-08-23T21:36:38.852Z] #21 24.80 Unpacking bzip2 (1.0.8-4) ... 21:36:38 [2022-08-23T21:36:38.852Z] #21 24.91 Selecting previously unselected package xz-utils. 21:36:38 [2022-08-23T21:36:38.852Z] #21 24.92 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 21:36:38 [2022-08-23T21:36:38.852Z] #21 24.92 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 21:36:38 [2022-08-23T21:36:38.947Z] #28 28.73 Selecting previously unselected package apparmor. 21:36:38 [2022-08-23T21:36:38.947Z] #28 28.74 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... 21:36:38 [2022-08-23T21:36:38.947Z] #28 28.78 Unpacking apparmor (2.13.6-10) ... 21:36:38 [2022-08-23T21:36:38.947Z] #28 28.98 Selecting previously unselected package inetutils-ping. 21:36:38 [2022-08-23T21:36:38.947Z] #28 28.98 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... 21:36:38 [2022-08-23T21:36:38.948Z] #64 75.48 + cd /tmp/tmp.E5HMVZG3sG/src/github.com/containerd/containerd 21:36:38 [2022-08-23T21:36:38.948Z] #64 75.48 + git checkout -q v1.6.7 21:36:39 [2022-08-23T21:36:39.058Z] #14 124.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... 21:36:39 [2022-08-23T21:36:39.058Z] #14 124.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... 21:36:39 [2022-08-23T21:36:39.112Z] #21 25.07 Selecting previously unselected package apparmor. 21:36:39 [2022-08-23T21:36:39.112Z] #21 25.08 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... 21:36:39 [2022-08-23T21:36:39.112Z] #21 25.14 Unpacking apparmor (2.13.6-10) ... 21:36:39 [2022-08-23T21:36:39.203Z] #28 28.99 Unpacking inetutils-ping (2:2.0-1) ... 21:36:39 [2022-08-23T21:36:39.203Z] #28 29.06 Selecting previously unselected package libip6tc2:amd64. 21:36:39 [2022-08-23T21:36:39.203Z] #28 29.06 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... 21:36:39 [2022-08-23T21:36:39.203Z] #28 29.07 Unpacking libip6tc2:amd64 (1.8.7-1) ... 21:36:39 [2022-08-23T21:36:39.203Z] #28 29.11 Selecting previously unselected package libnfnetlink0:amd64. 21:36:39 [2022-08-23T21:36:39.203Z] #28 29.11 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 21:36:39 [2022-08-23T21:36:39.203Z] #28 29.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 21:36:39 [2022-08-23T21:36:39.203Z] #28 29.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. 21:36:39 [2022-08-23T21:36:39.203Z] #28 29.18 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... 21:36:39 [2022-08-23T21:36:39.203Z] #28 29.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... 21:36:39 [2022-08-23T21:36:39.203Z] #28 29.24 Selecting previously unselected package libnftnl11:amd64. 21:36:39 [2022-08-23T21:36:39.459Z] #28 29.24 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... 21:36:39 [2022-08-23T21:36:39.459Z] #28 29.25 Unpacking libnftnl11:amd64 (1.1.9-1) ... 21:36:39 [2022-08-23T21:36:39.459Z] #28 29.30 Selecting previously unselected package iptables. 21:36:39 [2022-08-23T21:36:39.459Z] #28 29.31 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... 21:36:39 [2022-08-23T21:36:39.459Z] #28 29.31 Unpacking iptables (1.8.7-1) ... 21:36:39 [2022-08-23T21:36:39.544Z] #77 ... 21:36:39 [2022-08-23T21:36:39.544Z] 21:36:39 [2022-08-23T21:36:39.544Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:36:39 [2022-08-23T21:36:39.544Z] #64 sha256:044936719f6a57b35e935d20d8b2b456ed03fc39b3469bdfe67b0c1f4c10842e 21:36:39 [2022-08-23T21:36:39.629Z] #14 125.2 Selecting previously unselected package libselinux1-dev:amd64. 21:36:39 [2022-08-23T21:36:39.629Z] #14 125.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... 21:36:39 [2022-08-23T21:36:39.629Z] #14 125.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... 21:36:39 [2022-08-23T21:36:39.716Z] #28 29.44 Selecting previously unselected package libonig5:amd64. 21:36:39 [2022-08-23T21:36:39.716Z] #28 29.44 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... 21:36:39 [2022-08-23T21:36:39.716Z] #28 29.46 Unpacking libonig5:amd64 (6.9.6-1.1) ... 21:36:39 [2022-08-23T21:36:39.716Z] #28 29.55 Selecting previously unselected package libjq1:amd64. 21:36:39 [2022-08-23T21:36:39.716Z] #28 29.55 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... 21:36:39 [2022-08-23T21:36:39.716Z] #28 29.56 Unpacking libjq1:amd64 (1.6-2.1) ... 21:36:39 [2022-08-23T21:36:39.716Z] #28 29.63 Selecting previously unselected package jq. 21:36:39 [2022-08-23T21:36:39.716Z] #28 29.63 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... 21:36:39 [2022-08-23T21:36:39.716Z] #28 29.64 Unpacking jq (1.6-2.1) ... 21:36:39 [2022-08-23T21:36:39.716Z] #28 29.70 Selecting previously unselected package libaio1:amd64. 21:36:39 [2022-08-23T21:36:39.716Z] #28 29.70 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... 21:36:39 [2022-08-23T21:36:39.716Z] #28 29.71 Unpacking libaio1:amd64 (0.3.112-9) ... 21:36:39 [2022-08-23T21:36:39.716Z] #28 29.76 Selecting previously unselected package libgpm2:amd64. 21:36:39 [2022-08-23T21:36:39.728Z] #21 25.50 Selecting previously unselected package inetutils-ping. 21:36:39 [2022-08-23T21:36:39.728Z] #21 25.52 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... 21:36:39 [2022-08-23T21:36:39.728Z] #21 25.52 Unpacking inetutils-ping (2:2.0-1) ... 21:36:39 [2022-08-23T21:36:39.728Z] #21 25.64 Selecting previously unselected package libip6tc2:arm64. 21:36:39 [2022-08-23T21:36:39.728Z] #21 25.64 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... 21:36:39 [2022-08-23T21:36:39.728Z] #21 25.65 Unpacking libip6tc2:arm64 (1.8.7-1) ... 21:36:39 [2022-08-23T21:36:39.728Z] #21 25.74 Selecting previously unselected package libnfnetlink0:arm64. 21:36:39 [2022-08-23T21:36:39.728Z] #21 25.74 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 21:36:39 [2022-08-23T21:36:39.728Z] #21 25.74 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 21:36:39 [2022-08-23T21:36:39.728Z] #21 25.84 Selecting previously unselected package libnetfilter-conntrack3:arm64. 21:36:39 [2022-08-23T21:36:39.890Z] #14 125.5 Selecting previously unselected package libdevmapper-dev:amd64. 21:36:39 [2022-08-23T21:36:39.890Z] #14 125.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... 21:36:39 [2022-08-23T21:36:39.890Z] #14 125.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 21:36:39 [2022-08-23T21:36:39.890Z] #14 125.7 Selecting previously unselected package libseccomp-dev:amd64. 21:36:39 [2022-08-23T21:36:39.890Z] #14 125.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... 21:36:39 [2022-08-23T21:36:39.890Z] #14 125.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 21:36:39 [2022-08-23T21:36:39.972Z] #28 29.76 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... 21:36:39 [2022-08-23T21:36:39.972Z] #28 29.76 Unpacking libgpm2:amd64 (1.20.7-8) ... 21:36:39 [2022-08-23T21:36:39.972Z] #28 29.82 Selecting previously unselected package libinih1:amd64. 21:36:39 [2022-08-23T21:36:39.972Z] #28 29.82 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... 21:36:39 [2022-08-23T21:36:39.972Z] #28 29.82 Unpacking libinih1:amd64 (53-1+b2) ... 21:36:39 [2022-08-23T21:36:39.972Z] #28 29.88 Selecting previously unselected package libmicrohttpd12:amd64. 21:36:39 [2022-08-23T21:36:39.972Z] #28 29.88 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... 21:36:39 [2022-08-23T21:36:39.972Z] #28 29.88 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... 21:36:39 [2022-08-23T21:36:39.972Z] #28 29.95 Selecting previously unselected package libnet1:amd64. 21:36:39 [2022-08-23T21:36:39.972Z] #28 29.96 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 21:36:39 [2022-08-23T21:36:39.972Z] #28 29.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 21:36:39 [2022-08-23T21:36:39.991Z] #21 25.85 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... 21:36:39 [2022-08-23T21:36:39.991Z] #21 25.85 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... 21:36:39 [2022-08-23T21:36:39.991Z] #21 25.96 Selecting previously unselected package libnftnl11:arm64. 21:36:39 [2022-08-23T21:36:39.992Z] #21 25.96 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... 21:36:39 [2022-08-23T21:36:39.992Z] #21 25.96 Unpacking libnftnl11:arm64 (1.1.9-1) ... 21:36:39 [2022-08-23T21:36:39.992Z] #21 26.10 Selecting previously unselected package iptables. 21:36:39 [2022-08-23T21:36:39.992Z] #21 26.10 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... 21:36:40 [2022-08-23T21:36:40.151Z] #14 125.8 Selecting previously unselected package libsystemd-dev:amd64. 21:36:40 [2022-08-23T21:36:40.151Z] #14 125.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... 21:36:40 [2022-08-23T21:36:40.151Z] #14 125.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... 21:36:40 [2022-08-23T21:36:40.229Z] #28 30.02 Selecting previously unselected package libnl-3-200:amd64. 21:36:40 [2022-08-23T21:36:40.229Z] #28 30.03 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... 21:36:40 [2022-08-23T21:36:40.229Z] #28 30.04 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 21:36:40 [2022-08-23T21:36:40.229Z] #28 30.10 Selecting previously unselected package libprotobuf-c1:amd64. 21:36:40 [2022-08-23T21:36:40.229Z] #28 30.11 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 21:36:40 [2022-08-23T21:36:40.229Z] #28 30.11 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:36:40 [2022-08-23T21:36:40.229Z] #28 30.16 Selecting previously unselected package libyajl2:amd64. 21:36:40 [2022-08-23T21:36:40.229Z] #28 30.16 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... 21:36:40 [2022-08-23T21:36:40.258Z] #21 26.10 Unpacking iptables (1.8.7-1) ... 21:36:40 [2022-08-23T21:36:40.258Z] #21 26.45 Selecting previously unselected package libonig5:arm64. 21:36:40 [2022-08-23T21:36:40.485Z] #28 30.17 Unpacking libyajl2:amd64 (2.1.0-3) ... 21:36:40 [2022-08-23T21:36:40.485Z] #28 30.22 Selecting previously unselected package net-tools. 21:36:40 [2022-08-23T21:36:40.485Z] #28 30.22 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... 21:36:40 [2022-08-23T21:36:40.485Z] #28 30.23 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 21:36:40 [2022-08-23T21:36:40.485Z] #28 30.34 Selecting previously unselected package python-pip-whl. 21:36:40 [2022-08-23T21:36:40.485Z] #28 30.35 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 21:36:40 [2022-08-23T21:36:40.485Z] #28 30.36 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 21:36:40 [2022-08-23T21:36:40.519Z] #21 26.46 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... 21:36:40 [2022-08-23T21:36:40.519Z] #21 26.46 Unpacking libonig5:arm64 (6.9.6-1.1) ... 21:36:40 [2022-08-23T21:36:40.519Z] #21 26.61 Selecting previously unselected package libjq1:arm64. 21:36:40 [2022-08-23T21:36:40.519Z] #21 26.61 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... 21:36:40 [2022-08-23T21:36:40.519Z] #21 26.62 Unpacking libjq1:arm64 (1.6-2.1) ... 21:36:40 [2022-08-23T21:36:40.722Z] #14 126.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 21:36:40 [2022-08-23T21:36:40.722Z] #14 126.5 Setting up libapparmor1:amd64 (2.13.6-10) ... 21:36:40 [2022-08-23T21:36:40.722Z] #14 126.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 21:36:40 [2022-08-23T21:36:40.722Z] #14 126.5 Setting up libsepol1-dev:amd64 (3.1-1) ... 21:36:40 [2022-08-23T21:36:40.722Z] #14 126.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... 21:36:40 [2022-08-23T21:36:40.722Z] #14 126.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... 21:36:40 [2022-08-23T21:36:40.722Z] #14 126.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... 21:36:40 [2022-08-23T21:36:40.722Z] #14 126.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... 21:36:40 [2022-08-23T21:36:40.722Z] #14 126.6 Setting up libudev-dev:amd64 (247.3-7) ... 21:36:40 [2022-08-23T21:36:40.722Z] #14 126.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... 21:36:40 [2022-08-23T21:36:40.722Z] #14 126.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 21:36:40 [2022-08-23T21:36:40.722Z] #14 126.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 21:36:40 [2022-08-23T21:36:40.722Z] #14 126.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 21:36:40 [2022-08-23T21:36:40.722Z] #14 126.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... 21:36:40 [2022-08-23T21:36:40.741Z] #28 30.62 Selecting previously unselected package python3-lib2to3. 21:36:40 [2022-08-23T21:36:40.741Z] #28 30.63 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... 21:36:40 [2022-08-23T21:36:40.741Z] #28 30.64 Unpacking python3-lib2to3 (3.9.2-1) ... 21:36:40 [2022-08-23T21:36:40.741Z] #28 30.69 Selecting previously unselected package python3-distutils. 21:36:40 [2022-08-23T21:36:40.741Z] #28 30.70 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... 21:36:40 [2022-08-23T21:36:40.741Z] #28 30.70 Unpacking python3-distutils (3.9.2-1) ... 21:36:40 [2022-08-23T21:36:40.781Z] #21 26.73 Selecting previously unselected package jq. 21:36:40 [2022-08-23T21:36:40.781Z] #21 26.74 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... 21:36:40 [2022-08-23T21:36:40.781Z] #21 26.75 Unpacking jq (1.6-2.1) ... 21:36:40 [2022-08-23T21:36:40.781Z] #21 26.85 Selecting previously unselected package libaio1:arm64. 21:36:40 [2022-08-23T21:36:40.781Z] #21 26.86 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... 21:36:40 [2022-08-23T21:36:40.781Z] #21 26.89 Unpacking libaio1:arm64 (0.3.112-9) ... 21:36:40 [2022-08-23T21:36:40.983Z] #14 126.7 Setting up mingw-w64-common (8.0.0-1) ... 21:36:40 [2022-08-23T21:36:40.983Z] #14 126.7 Setting up libsystemd-dev:amd64 (247.3-7) ... 21:36:40 [2022-08-23T21:36:40.983Z] #14 126.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... 21:36:40 [2022-08-23T21:36:40.983Z] #14 126.7 Setting up libpcre2-dev:amd64 (10.36-2) ... 21:36:40 [2022-08-23T21:36:40.983Z] #14 126.7 Setting up libselinux1-dev:amd64 (3.1-3) ... 21:36:40 [2022-08-23T21:36:40.983Z] #14 126.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 21:36:40 [2022-08-23T21:36:40.983Z] #14 126.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 21:36:40 [2022-08-23T21:36:40.983Z] #14 126.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 21:36:40 [2022-08-23T21:36:40.983Z] #14 126.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 21:36:40 [2022-08-23T21:36:40.983Z] #14 126.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 21:36:40 [2022-08-23T21:36:40.983Z] #14 126.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... 21:36:40 [2022-08-23T21:36:40.983Z] #14 126.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 21:36:40 [2022-08-23T21:36:40.983Z] #14 126.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 21:36:40 [2022-08-23T21:36:40.983Z] #14 126.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 21:36:40 [2022-08-23T21:36:40.983Z] #14 126.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 21:36:40 [2022-08-23T21:36:40.983Z] #14 126.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 21:36:40 [2022-08-23T21:36:40.983Z] #14 126.9 Setting up dmsetup (2:1.02.175-2.1) ... 21:36:40 [2022-08-23T21:36:40.983Z] #14 126.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 21:36:40 [2022-08-23T21:36:40.997Z] #28 30.78 Selecting previously unselected package python3-pkg-resources. 21:36:40 [2022-08-23T21:36:40.997Z] #28 30.78 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... 21:36:40 [2022-08-23T21:36:40.997Z] #28 30.79 Unpacking python3-pkg-resources (52.0.0-4) ... 21:36:40 [2022-08-23T21:36:40.997Z] #28 30.86 Selecting previously unselected package python3-setuptools. 21:36:40 [2022-08-23T21:36:40.997Z] #28 30.87 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... 21:36:40 [2022-08-23T21:36:40.997Z] #28 30.87 Unpacking python3-setuptools (52.0.0-4) ... 21:36:41 [2022-08-23T21:36:41.042Z] #21 26.98 Selecting previously unselected package libgpm2:arm64. 21:36:41 [2022-08-23T21:36:41.042Z] #21 26.99 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... 21:36:41 [2022-08-23T21:36:41.042Z] #21 26.99 Unpacking libgpm2:arm64 (1.20.7-8) ... 21:36:41 [2022-08-23T21:36:41.042Z] #21 27.07 Selecting previously unselected package libicu67:arm64. 21:36:41 [2022-08-23T21:36:41.042Z] #21 27.07 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... 21:36:41 [2022-08-23T21:36:41.042Z] #21 27.08 Unpacking libicu67:arm64 (67.1-7) ... 21:36:41 [2022-08-23T21:36:41.103Z] #64 73.73 Updating files: 28% (1393/4961) Updating files: 29% (1439/4961) Updating files: 30% (1489/4961) Updating files: 31% (1538/4961) Updating files: 32% (1588/4961) Updating files: 33% (1638/4961) Updating files: 34% (1687/4961) Updating files: 35% (1737/4961) Updating files: 36% (1786/4961) Updating files: 37% (1836/4961) Updating files: 38% (1886/4961) Updating files: 39% (1935/4961) Updating files: 40% (1985/4961) Updating files: 41% (2035/4961) Updating files: 42% (2084/4961) Updating files: 43% (2134/4961) Updating files: 44% (2183/4961) Updating files: 45% (2233/4961) Updating files: 46% (2283/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 60% (2994/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 83% (4130/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. 21:36:41 [2022-08-23T21:36:41.243Z] #14 126.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 21:36:41 [2022-08-23T21:36:41.243Z] #14 126.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:36:41 [2022-08-23T21:36:41.253Z] #28 30.99 Selecting previously unselected package python3-wheel. 21:36:41 [2022-08-23T21:36:41.253Z] #28 31.00 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... 21:36:41 [2022-08-23T21:36:41.253Z] #28 31.00 Unpacking python3-wheel (0.34.2-1) ... 21:36:41 [2022-08-23T21:36:41.253Z] #28 31.05 Selecting previously unselected package python3-pip. 21:36:41 [2022-08-23T21:36:41.253Z] #28 31.05 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... 21:36:41 [2022-08-23T21:36:41.253Z] #28 31.06 Unpacking python3-pip (20.3.4-4+deb11u1) ... 21:36:41 [2022-08-23T21:36:41.253Z] #28 31.18 Selecting previously unselected package sudo. 21:36:41 [2022-08-23T21:36:41.253Z] #28 31.18 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... 21:36:41 [2022-08-23T21:36:41.253Z] #28 31.19 Unpacking sudo (1.9.5p2-3) ... 21:36:41 [2022-08-23T21:36:41.364Z] #64 76.68 + cd /tmp/tmp.a1S0juV9Si/src/github.com/containerd/containerd 21:36:41 [2022-08-23T21:36:41.364Z] #64 76.68 + git checkout -q v1.6.7 21:36:41 [2022-08-23T21:36:41.491Z] #64 77.92 + export 'BUILDTAGS=netgo osusergo static_build' 21:36:41 [2022-08-23T21:36:41.491Z] #64 77.92 + BUILDTAGS='netgo osusergo static_build' 21:36:41 [2022-08-23T21:36:41.491Z] #64 77.92 + export EXTRA_FLAGS=-buildmode=pie 21:36:41 [2022-08-23T21:36:41.491Z] #64 77.92 + EXTRA_FLAGS=-buildmode=pie 21:36:41 [2022-08-23T21:36:41.491Z] #64 77.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 21:36:41 [2022-08-23T21:36:41.491Z] #64 77.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 21:36:41 [2022-08-23T21:36:41.491Z] #64 77.92 + '[' '' = dynamic ']' 21:36:41 [2022-08-23T21:36:41.491Z] #64 77.92 + make 21:36:41 [2022-08-23T21:36:41.765Z] #28 31.44 Selecting previously unselected package systemd-journal-remote. 21:36:41 [2022-08-23T21:36:41.765Z] #28 31.44 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... 21:36:41 [2022-08-23T21:36:41.765Z] #28 31.45 Unpacking systemd-journal-remote (247.3-7) ... 21:36:41 [2022-08-23T21:36:41.765Z] #28 31.51 Selecting previously unselected package thin-provisioning-tools. 21:36:41 [2022-08-23T21:36:41.765Z] #28 31.52 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... 21:36:41 [2022-08-23T21:36:41.765Z] #28 31.52 Unpacking thin-provisioning-tools (0.9.0-1) ... 21:36:41 [2022-08-23T21:36:41.765Z] #28 31.64 Selecting previously unselected package uidmap. 21:36:41 [2022-08-23T21:36:41.765Z] #28 31.65 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... 21:36:41 [2022-08-23T21:36:41.765Z] #28 31.66 Unpacking uidmap (1:4.8.1-1) ... 21:36:42 [2022-08-23T21:36:42.021Z] #28 31.74 Selecting previously unselected package vim-runtime. 21:36:42 [2022-08-23T21:36:42.021Z] #28 31.75 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 21:36:42 [2022-08-23T21:36:42.021Z] #28 31.77 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 21:36:42 [2022-08-23T21:36:42.021Z] #28 31.79 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 21:36:42 [2022-08-23T21:36:42.021Z] #28 31.80 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 21:36:43 [2022-08-23T21:36:43.155Z] #14 ... 21:36:43 [2022-08-23T21:36:43.155Z] 21:36:43 [2022-08-23T21:36:43.155Z] #77 [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 21:36:43 [2022-08-23T21:36:43.155Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:36:43 [2022-08-23T21:36:43.155Z] #77 76.93 configure.ac:7: installing 'build-aux/compile' 21:36:43 [2022-08-23T21:36:43.155Z] #77 76.94 configure.ac:9: installing 'build-aux/config.guess' 21:36:43 [2022-08-23T21:36:43.155Z] #77 76.95 configure.ac:9: installing 'build-aux/config.sub' 21:36:43 [2022-08-23T21:36:43.155Z] #77 76.97 configure.ac:11: installing 'build-aux/install-sh' 21:36:43 [2022-08-23T21:36:43.155Z] #77 76.98 configure.ac:11: installing 'build-aux/missing' 21:36:43 [2022-08-23T21:36:43.155Z] #77 ... 21:36:43 [2022-08-23T21:36:43.155Z] 21:36:43 [2022-08-23T21:36:43.155Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:36:43 [2022-08-23T21:36:43.155Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:36:43 [2022-08-23T21:36:43.155Z] #14 DONE 129.0s 21:36:43 [2022-08-23T21:36:43.155Z] 21:36:43 [2022-08-23T21:36:43.155Z] #77 [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 21:36:43 [2022-08-23T21:36:43.155Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:36:43 [2022-08-23T21:36:43.155Z] #77 77.34 Makefile.am: installing 'build-aux/depcomp' 21:36:43 [2022-08-23T21:36:43.386Z] #28 33.01 Selecting previously unselected package vim. 21:36:43 [2022-08-23T21:36:43.386Z] #28 33.02 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... 21:36:43 [2022-08-23T21:36:43.386Z] #28 33.03 Unpacking vim (2:8.2.2434-3+deb11u1) ... 21:36:43 [2022-08-23T21:36:43.386Z] #28 33.30 Selecting previously unselected package xfsprogs. 21:36:43 [2022-08-23T21:36:43.386Z] #28 33.30 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... 21:36:43 [2022-08-23T21:36:43.386Z] #28 33.31 Unpacking xfsprogs (5.10.0-4) ... 21:36:43 [2022-08-23T21:36:43.398Z] #64 ... 21:36:43 [2022-08-23T21:36:43.398Z] 21:36:43 [2022-08-23T21:36:43.398Z] #77 [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 21:36:43 [2022-08-23T21:36:43.398Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:36:43 [2022-08-23T21:36:43.398Z] #77 62.39 libtoolize: putting auxiliary files in '.'. 21:36:43 [2022-08-23T21:36:43.398Z] #77 62.39 libtoolize: copying file './ltmain.sh' 21:36:43 [2022-08-23T21:36:43.419Z] #77 ... 21:36:43 [2022-08-23T21:36:43.419Z] 21:36:43 [2022-08-23T21:36:43.419Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / 21:36:43 [2022-08-23T21:36:43.419Z] #59 sha256:ee274a413800cb5ced79c8af975551117523826fef5242f8abe5b4faaf86e72a 21:36:43 [2022-08-23T21:36:43.419Z] #59 DONE 0.2s 21:36:43 [2022-08-23T21:36:43.419Z] 21:36:43 [2022-08-23T21:36:43.419Z] #77 [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 21:36:43 [2022-08-23T21:36:43.419Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:36:43 [2022-08-23T21:36:43.419Z] #77 77.51 parallel-tests: installing 'build-aux/test-driver' 21:36:43 [2022-08-23T21:36:43.642Z] #28 33.50 Selecting previously unselected package zip. 21:36:43 [2022-08-23T21:36:43.642Z] #28 33.52 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... 21:36:43 [2022-08-23T21:36:43.642Z] #28 33.52 Unpacking zip (3.0-12) ... 21:36:43 [2022-08-23T21:36:43.642Z] #28 33.59 Selecting previously unselected package zstd. 21:36:43 [2022-08-23T21:36:43.642Z] #28 33.60 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... 21:36:43 [2022-08-23T21:36:43.642Z] #28 33.61 Unpacking zstd (1.4.8+dfsg-2.1) ... 21:36:43 [2022-08-23T21:36:43.898Z] #64 79.12 + export 'BUILDTAGS=netgo osusergo static_build' 21:36:43 [2022-08-23T21:36:43.898Z] #64 79.12 + BUILDTAGS='netgo osusergo static_build' 21:36:43 [2022-08-23T21:36:43.898Z] #64 79.12 + export EXTRA_FLAGS=-buildmode=pie 21:36:43 [2022-08-23T21:36:43.898Z] #64 79.12 + EXTRA_FLAGS=-buildmode=pie 21:36:43 [2022-08-23T21:36:43.898Z] #64 79.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 21:36:43 [2022-08-23T21:36:43.898Z] #64 79.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 21:36:43 [2022-08-23T21:36:43.898Z] #64 79.12 + '[' '' = dynamic ']' 21:36:43 [2022-08-23T21:36:43.898Z] #64 79.12 + make 21:36:43 [2022-08-23T21:36:43.898Z] #28 33.80 Setting up python3-pkg-resources (52.0.0-4) ... 21:36:44 [2022-08-23T21:36:44.340Z] #21 30.18 Selecting previously unselected package libinih1:arm64. 21:36:44 [2022-08-23T21:36:44.340Z] #21 30.19 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... 21:36:44 [2022-08-23T21:36:44.340Z] #21 30.20 Unpacking libinih1:arm64 (53-1+b2) ... 21:36:44 [2022-08-23T21:36:44.340Z] #21 30.28 Selecting previously unselected package libmicrohttpd12:arm64. 21:36:44 [2022-08-23T21:36:44.340Z] #21 30.28 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... 21:36:44 [2022-08-23T21:36:44.340Z] #21 30.30 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... 21:36:44 [2022-08-23T21:36:44.340Z] #21 30.38 Selecting previously unselected package libnet1:arm64. 21:36:44 [2022-08-23T21:36:44.340Z] #21 30.39 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 21:36:44 [2022-08-23T21:36:44.340Z] #21 30.39 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 21:36:44 [2022-08-23T21:36:44.340Z] #21 30.47 Selecting previously unselected package libnl-3-200:arm64. 21:36:44 [2022-08-23T21:36:44.461Z] #28 34.27 Setting up libip4tc2:amd64 (1.8.7-1) ... 21:36:44 [2022-08-23T21:36:44.461Z] #28 34.29 Setting up net-tools (1.60+git20181103.0eebece-1) ... 21:36:44 [2022-08-23T21:36:44.461Z] #28 34.30 Setting up libgpm2:amd64 (1.20.7-8) ... 21:36:44 [2022-08-23T21:36:44.461Z] #28 34.31 Setting up libip6tc2:amd64 (1.8.7-1) ... 21:36:44 [2022-08-23T21:36:44.461Z] #28 34.32 Setting up libinih1:amd64 (53-1+b2) ... 21:36:44 [2022-08-23T21:36:44.461Z] #28 34.33 Setting up libargon2-1:amd64 (0~20171227-0.2) ... 21:36:44 [2022-08-23T21:36:44.461Z] #28 34.35 Setting up uidmap (1:4.8.1-1) ... 21:36:44 [2022-08-23T21:36:44.461Z] #28 34.36 Setting up libyajl2:amd64 (2.1.0-3) ... 21:36:44 [2022-08-23T21:36:44.461Z] #28 34.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 21:36:44 [2022-08-23T21:36:44.461Z] #28 34.38 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:36:44 [2022-08-23T21:36:44.461Z] #28 34.40 Setting up python3-wheel (0.34.2-1) ... 21:36:44 [2022-08-23T21:36:44.466Z] #64 ... 21:36:44 [2022-08-23T21:36:44.466Z] 21:36:44 [2022-08-23T21:36:44.466Z] #77 [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 21:36:44 [2022-08-23T21:36:44.466Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:36:44 [2022-08-23T21:36:44.466Z] #77 63.68 libtoolize: putting auxiliary files in '.'. 21:36:44 [2022-08-23T21:36:44.466Z] #77 63.68 libtoolize: copying file './ltmain.sh' 21:36:44 [2022-08-23T21:36:44.601Z] #21 30.47 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... 21:36:44 [2022-08-23T21:36:44.601Z] #21 30.48 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 21:36:44 [2022-08-23T21:36:44.601Z] #21 30.59 Selecting previously unselected package libprotobuf-c1:arm64. 21:36:44 [2022-08-23T21:36:44.601Z] #21 30.59 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 21:36:44 [2022-08-23T21:36:44.601Z] #21 30.60 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 21:36:44 [2022-08-23T21:36:44.601Z] #21 30.69 Selecting previously unselected package libyajl2:arm64. 21:36:44 [2022-08-23T21:36:44.601Z] #21 30.69 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... 21:36:44 [2022-08-23T21:36:44.601Z] #21 30.70 Unpacking libyajl2:arm64 (2.1.0-3) ... 21:36:44 [2022-08-23T21:36:44.601Z] #21 30.76 Selecting previously unselected package net-tools. 21:36:44 [2022-08-23T21:36:44.601Z] #21 30.77 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... 21:36:44 [2022-08-23T21:36:44.601Z] #21 30.78 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 21:36:44 [2022-08-23T21:36:44.717Z] #28 34.71 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... 21:36:44 [2022-08-23T21:36:44.973Z] #28 34.72 Setting up xxd (2:8.2.2434-3+deb11u1) ... 21:36:44 [2022-08-23T21:36:44.973Z] #28 34.73 Setting up libcap2:amd64 (1:2.44-1) ... 21:36:44 [2022-08-23T21:36:44.973Z] #28 34.74 Setting up libcap2-bin (1:2.44-1) ... 21:36:44 [2022-08-23T21:36:44.973Z] #28 34.76 Setting up apparmor (2.13.6-10) ... 21:36:45 [2022-08-23T21:36:45.172Z] #21 30.98 Selecting previously unselected package patch. 21:36:45 [2022-08-23T21:36:45.172Z] #21 30.98 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... 21:36:45 [2022-08-23T21:36:45.172Z] #21 30.99 Unpacking patch (2.7.6-7) ... 21:36:45 [2022-08-23T21:36:45.172Z] #21 31.09 Selecting previously unselected package python-pip-whl. 21:36:45 [2022-08-23T21:36:45.172Z] #21 31.09 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 21:36:45 [2022-08-23T21:36:45.172Z] #21 31.10 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 21:36:45 [2022-08-23T21:36:45.432Z] #21 31.44 Selecting previously unselected package python3-lib2to3. 21:36:45 [2022-08-23T21:36:45.432Z] #21 31.45 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... 21:36:45 [2022-08-23T21:36:45.432Z] #21 31.45 Unpacking python3-lib2to3 (3.9.2-1) ... 21:36:45 [2022-08-23T21:36:45.447Z] #77 64.16 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 21:36:45 [2022-08-23T21:36:45.447Z] #77 64.16 libtoolize: and rerunning libtoolize and aclocal. 21:36:45 [2022-08-23T21:36:45.447Z] #77 64.16 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 21:36:45 [2022-08-23T21:36:45.692Z] #21 31.60 Selecting previously unselected package python3-distutils. 21:36:45 [2022-08-23T21:36:45.692Z] #21 31.61 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... 21:36:45 [2022-08-23T21:36:45.692Z] #21 31.61 Unpacking python3-distutils (3.9.2-1) ... 21:36:45 [2022-08-23T21:36:45.692Z] #21 31.77 Selecting previously unselected package python3-pkg-resources. 21:36:45 [2022-08-23T21:36:45.692Z] #21 31.77 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... 21:36:45 [2022-08-23T21:36:45.692Z] #21 31.78 Unpacking python3-pkg-resources (52.0.0-4) ... 21:36:45 [2022-08-23T21:36:45.692Z] #21 31.90 Selecting previously unselected package python3-setuptools. 21:36:45 [2022-08-23T21:36:45.900Z] #28 35.72 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:36:45 [2022-08-23T21:36:45.900Z] #28 35.76 Setting up zip (3.0-12) ... 21:36:45 [2022-08-23T21:36:45.900Z] #28 35.77 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 21:36:45 [2022-08-23T21:36:45.900Z] #28 35.79 Setting up bash-completion (1:2.11-2) ... 21:36:45 [2022-08-23T21:36:45.952Z] #21 31.91 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... 21:36:45 [2022-08-23T21:36:45.952Z] #21 31.91 Unpacking python3-setuptools (52.0.0-4) ... 21:36:45 [2022-08-23T21:36:45.952Z] #21 32.15 Selecting previously unselected package python3-wheel. 21:36:45 [2022-08-23T21:36:45.952Z] #21 32.16 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... 21:36:45 [2022-08-23T21:36:45.967Z] #77 79.46 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 21:36:45 [2022-08-23T21:36:45.967Z] #77 79.46 libtoolize: copying file 'build-aux/ltmain.sh' 21:36:45 [2022-08-23T21:36:45.967Z] #77 80.08 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 21:36:45 [2022-08-23T21:36:45.967Z] #77 80.08 libtoolize: copying file 'm4/libtool.m4' 21:36:45 [2022-08-23T21:36:45.967Z] #77 80.16 libtoolize: copying file 'm4/ltoptions.m4' 21:36:46 [2022-08-23T21:36:46.212Z] #21 32.16 Unpacking python3-wheel (0.34.2-1) ... 21:36:46 [2022-08-23T21:36:46.212Z] #21 32.23 Selecting previously unselected package python3-pip. 21:36:46 [2022-08-23T21:36:46.212Z] #21 32.23 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... 21:36:46 [2022-08-23T21:36:46.212Z] #21 32.24 Unpacking python3-pip (20.3.4-4+deb11u1) ... 21:36:46 [2022-08-23T21:36:46.227Z] #77 80.30 libtoolize: copying file 'm4/ltsugar.m4' 21:36:46 [2022-08-23T21:36:46.371Z] #77 65.44 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 21:36:46 [2022-08-23T21:36:46.371Z] #77 65.44 libtoolize: and rerunning libtoolize and aclocal. 21:36:46 [2022-08-23T21:36:46.371Z] #77 65.44 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 21:36:46 [2022-08-23T21:36:46.472Z] #21 32.51 Selecting previously unselected package sudo. 21:36:46 [2022-08-23T21:36:46.472Z] #21 32.51 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... 21:36:46 [2022-08-23T21:36:46.472Z] #21 32.52 Unpacking sudo (1.9.5p2-3) ... 21:36:46 [2022-08-23T21:36:46.488Z] #77 80.44 libtoolize: copying file 'm4/ltversion.m4' 21:36:46 [2022-08-23T21:36:46.732Z] #21 ... 21:36:46 [2022-08-23T21:36:46.732Z] 21:36:46 [2022-08-23T21:36:46.732Z] #77 [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 21:36:46 [2022-08-23T21:36:46.732Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e 21:36:46 [2022-08-23T21:36:46.732Z] #77 92.70 config.status: creating Makefile 21:36:46 [2022-08-23T21:36:46.732Z] #77 92.81 config.status: creating rpm/crun.spec 21:36:46 [2022-08-23T21:36:46.732Z] #77 92.90 config.status: creating config.h 21:36:46 [2022-08-23T21:36:46.732Z] #77 92.94 config.status: executing libtool commands 21:36:46 [2022-08-23T21:36:46.732Z] #77 92.99 config.status: executing depfiles commands 21:36:46 [2022-08-23T21:36:46.732Z] #77 94.21 === configuring in libocispec (/tmp/crun-build/libocispec) 21:36:46 [2022-08-23T21:36:46.732Z] #77 94.23 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 21:36:46 [2022-08-23T21:36:46.732Z] #77 94.64 checking for gcc... gcc 21:36:46 [2022-08-23T21:36:46.732Z] #77 94.73 checking whether the C compiler works... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 94.97 checking for C compiler default output file name... a.out 21:36:46 [2022-08-23T21:36:46.732Z] #77 94.98 checking for suffix of executables... 21:36:46 [2022-08-23T21:36:46.732Z] #77 95.17 checking whether we are cross compiling... no 21:36:46 [2022-08-23T21:36:46.732Z] #77 95.42 checking for suffix of object files... o 21:36:46 [2022-08-23T21:36:46.732Z] #77 95.59 checking whether we are using the GNU C compiler... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 95.70 checking whether gcc accepts -g... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 95.84 checking for gcc option to accept ISO C89... none needed 21:36:46 [2022-08-23T21:36:46.732Z] #77 96.00 checking whether gcc understands -c and -o together... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 96.25 checking how to run the C preprocessor... gcc -E 21:36:46 [2022-08-23T21:36:46.732Z] #77 96.57 checking for grep that handles long lines and -e... /bin/grep 21:36:46 [2022-08-23T21:36:46.732Z] #77 96.58 checking for egrep... /bin/grep -E 21:36:46 [2022-08-23T21:36:46.732Z] #77 96.59 checking for ANSI C header files... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 96.97 checking for sys/types.h... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 97.20 checking for sys/stat.h... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 97.31 checking for stdlib.h... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 97.41 checking for string.h... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 97.56 checking for memory.h... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 97.69 checking for strings.h... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 97.91 checking for inttypes.h... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 98.08 checking for stdint.h... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 98.22 checking for unistd.h... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 98.40 checking minix/config.h usability... no 21:36:46 [2022-08-23T21:36:46.732Z] #77 98.60 checking minix/config.h presence... no 21:36:46 [2022-08-23T21:36:46.732Z] #77 98.67 checking for minix/config.h... no 21:36:46 [2022-08-23T21:36:46.732Z] #77 98.67 checking whether it is safe to define __EXTENSIONS__... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 98.92 checking build system type... aarch64-unknown-linux-gnu 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.19 checking host system type... aarch64-unknown-linux-gnu 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.20 checking how to print strings... printf 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.21 checking for a sed that does not truncate output... /bin/sed 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.23 checking for fgrep... /bin/grep -F 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.24 checking for ld used by gcc... /usr/bin/ld 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.27 checking if the linker (/usr/bin/ld) is GNU ld... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.27 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.29 checking the name lister (/usr/bin/nm -B) interface... BSD nm 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.41 checking whether ln -s works... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.41 checking the maximum length of command line arguments... 1572864 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.44 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.45 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.46 checking for /usr/bin/ld option to reload object files... -r 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.46 checking for objdump... objdump 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.46 checking how to recognize dependent libraries... pass_all 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.46 checking for dlltool... no 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.46 checking how to associate runtime and link libraries... printf %s\n 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.47 checking for ar... ar 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.47 checking for archiver @FILE support... @ 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.61 checking for strip... strip 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.63 checking for ranlib... ranlib 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.63 checking for gawk... no 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.63 checking for mawk... mawk 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.64 checking command to parse /usr/bin/nm -B output from gcc object... ok 21:36:46 [2022-08-23T21:36:46.732Z] #77 99.99 checking for sysroot... no 21:36:46 [2022-08-23T21:36:46.732Z] #77 100.00 checking for a working dd... /bin/dd 21:36:46 [2022-08-23T21:36:46.732Z] #77 100.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 21:36:46 [2022-08-23T21:36:46.732Z] #77 100.0 checking for mt... no 21:36:46 [2022-08-23T21:36:46.732Z] #77 100.0 checking if : is a manifest tool... no 21:36:46 [2022-08-23T21:36:46.732Z] #77 100.1 checking for dlfcn.h... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 100.2 checking for objdir... .libs 21:36:46 [2022-08-23T21:36:46.732Z] #77 100.6 checking if gcc supports -fno-rtti -fno-exceptions... no 21:36:46 [2022-08-23T21:36:46.732Z] #77 100.8 checking for gcc option to produce PIC... -fPIC -DPIC 21:36:46 [2022-08-23T21:36:46.732Z] #77 100.8 checking if gcc PIC flag -fPIC -DPIC works... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 101.0 checking if gcc static flag -static works... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 101.3 checking if gcc supports -c -o file.o... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 101.5 checking if gcc supports -c -o file.o... (cached) yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 101.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 101.6 checking dynamic linker characteristics... GNU/Linux ld.so 21:36:46 [2022-08-23T21:36:46.732Z] #77 101.8 checking how to hardcode library paths into programs... immediate 21:36:46 [2022-08-23T21:36:46.732Z] #77 101.8 checking whether stripping libraries is possible... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 101.8 checking if libtool supports shared libraries... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 101.8 checking whether to build shared libraries... no 21:36:46 [2022-08-23T21:36:46.732Z] #77 101.8 checking whether to build static libraries... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 101.8 checking for a BSD-compatible install... /usr/bin/install -c 21:36:46 [2022-08-23T21:36:46.732Z] #77 101.8 checking whether build environment is sane... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 101.9 checking for a thread-safe mkdir -p... /bin/mkdir -p 21:36:46 [2022-08-23T21:36:46.732Z] #77 101.9 checking whether make sets $(MAKE)... yes 21:36:46 [2022-08-23T21:36:46.732Z] #77 102.0 checking whether make supports the include directive... yes (GNU style) 21:36:46 [2022-08-23T21:36:46.732Z] #77 102.0 checking whether make supports nested variables... yes 21:36:46 [2022-08-23T21:36:46.748Z] #77 ... 21:36:46 [2022-08-23T21:36:46.748Z] 21:36:46 [2022-08-23T21:36:46.748Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker 21:36:46 [2022-08-23T21:36:46.748Z] #15 sha256:4d23e20f74be944ff0c066e03e6f26b25a60c6c7af6d01dd00be7aff384f125a 21:36:46 [2022-08-23T21:36:46.748Z] #15 DONE 3.4s 21:36:46 [2022-08-23T21:36:46.748Z] 21:36:46 [2022-08-23T21:36:46.748Z] #77 [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 21:36:46 [2022-08-23T21:36:46.748Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:36:46 [2022-08-23T21:36:46.748Z] #77 80.63 libtoolize: copying file 'm4/lt~obsolete.m4' 21:36:46 [2022-08-23T21:36:46.992Z] #77 102.0 checking whether UID '0' is supported by ustar format... yes 21:36:46 [2022-08-23T21:36:46.992Z] #77 102.0 checking whether GID '0' is supported by ustar format... yes 21:36:46 [2022-08-23T21:36:46.992Z] #77 102.0 checking how to create a ustar tar archive... gnutar 21:36:46 [2022-08-23T21:36:46.992Z] #77 102.1 checking dependency style of gcc... gcc3 21:36:46 [2022-08-23T21:36:46.992Z] #77 102.3 checking whether to enable maintainer-specific portions of Makefiles... yes 21:36:46 [2022-08-23T21:36:46.992Z] #77 102.3 checking whether make supports nested variables... (cached) yes 21:36:46 [2022-08-23T21:36:46.992Z] #77 102.3 checking for pkg-config... /usr/bin/pkg-config 21:36:46 [2022-08-23T21:36:46.992Z] #77 102.3 checking pkg-config is at least version 0.9.0... yes 21:36:46 [2022-08-23T21:36:46.992Z] #77 102.3 checking for yajl >= 2.1.0... yes 21:36:46 [2022-08-23T21:36:46.992Z] #77 102.3 checking for a sed that does not truncate output... (cached) /bin/sed 21:36:46 [2022-08-23T21:36:46.992Z] #77 102.3 checking for gcc... (cached) gcc 21:36:46 [2022-08-23T21:36:46.992Z] #77 102.4 checking whether we are using the GNU C compiler... 21:36:46 [2022-08-23T21:36:46.992Z] #77 ... 21:36:46 [2022-08-23T21:36:46.992Z] 21:36:46 [2022-08-23T21:36:46.992Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:36:46 [2022-08-23T21:36:46.992Z] #21 sha256:19127b18a3e009d95da4ff04b0646e7d1f82d8e48384e7291ae7ea34cdd2c9dd 21:36:46 [2022-08-23T21:36:46.992Z] #21 33.12 Selecting previously unselected package systemd-journal-remote. 21:36:46 [2022-08-23T21:36:46.992Z] #21 33.12 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... 21:36:46 [2022-08-23T21:36:46.992Z] #21 33.12 Unpacking systemd-journal-remote (247.3-7) ... 21:36:47 [2022-08-23T21:36:47.252Z] #21 33.24 Selecting previously unselected package thin-provisioning-tools. 21:36:47 [2022-08-23T21:36:47.252Z] #21 33.25 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... 21:36:47 [2022-08-23T21:36:47.252Z] #21 33.25 Unpacking thin-provisioning-tools (0.9.0-1) ... 21:36:47 [2022-08-23T21:36:47.266Z] #28 36.86 Setting up libmnl0:amd64 (1.0.4-3) ... 21:36:47 [2022-08-23T21:36:47.266Z] #28 36.87 Setting up sudo (1.9.5p2-3) ... 21:36:47 [2022-08-23T21:36:47.266Z] #28 36.93 invoke-rc.d: could not determine current runlevel 21:36:47 [2022-08-23T21:36:47.266Z] #28 36.94 invoke-rc.d: policy-rc.d denied execution of start. 21:36:47 [2022-08-23T21:36:47.266Z] #28 36.95 Setting up xfsprogs (5.10.0-4) ... 21:36:47 [2022-08-23T21:36:47.266Z] #28 36.96 System has not been booted with systemd as init system (PID 1). Can't operate. 21:36:47 [2022-08-23T21:36:47.266Z] #28 36.96 Failed to connect to bus: Host is down 21:36:47 [2022-08-23T21:36:47.266Z] #28 36.96 Setting up libxtables12:amd64 (1.8.7-1) ... 21:36:47 [2022-08-23T21:36:47.266Z] #28 36.97 Setting up inetutils-ping (2:2.0-1) ... 21:36:47 [2022-08-23T21:36:47.266Z] #28 36.99 Setting up pigz (2.6-1) ... 21:36:47 [2022-08-23T21:36:47.266Z] #28 37.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 21:36:47 [2022-08-23T21:36:47.266Z] #28 37.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 21:36:47 [2022-08-23T21:36:47.266Z] #28 37.03 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 21:36:47 [2022-08-23T21:36:47.266Z] #28 37.04 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 21:36:47 [2022-08-23T21:36:47.512Z] #21 33.50 Selecting previously unselected package uidmap. 21:36:47 [2022-08-23T21:36:47.513Z] #21 33.50 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... 21:36:47 [2022-08-23T21:36:47.513Z] #21 33.52 Unpacking uidmap (1:4.8.1-1) ... 21:36:47 [2022-08-23T21:36:47.522Z] #28 37.43 Setting up libaio1:amd64 (0.3.112-9) ... 21:36:47 [2022-08-23T21:36:47.773Z] #21 33.67 Selecting previously unselected package vim-runtime. 21:36:47 [2022-08-23T21:36:47.773Z] #21 33.67 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 21:36:47 [2022-08-23T21:36:47.773Z] #21 33.71 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 21:36:47 [2022-08-23T21:36:47.773Z] #21 33.74 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 21:36:47 [2022-08-23T21:36:47.773Z] #21 33.76 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 21:36:47 [2022-08-23T21:36:47.778Z] #28 37.45 Setting up python3-lib2to3 (3.9.2-1) ... 21:36:47 [2022-08-23T21:36:47.778Z] #28 37.64 Setting up libelf1:amd64 (0.183-1) ... 21:36:47 [2022-08-23T21:36:47.778Z] #28 37.65 Setting up libjson-c5:amd64 (0.15-2) ... 21:36:47 [2022-08-23T21:36:47.778Z] #28 37.68 Setting up zstd (1.4.8+dfsg-2.1) ... 21:36:47 [2022-08-23T21:36:47.778Z] #28 37.70 Setting up libonig5:amd64 (6.9.6-1.1) ... 21:36:48 [2022-08-23T21:36:48.035Z] #28 37.71 Setting up libkmod2:amd64 (28-1) ... 21:36:48 [2022-08-23T21:36:48.035Z] #28 37.72 Setting up python3-distutils (3.9.2-1) ... 21:36:48 [2022-08-23T21:36:48.035Z] #28 37.94 Setting up vim (2:8.2.2434-3+deb11u1) ... 21:36:48 [2022-08-23T21:36:48.035Z] #28 37.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 21:36:48 [2022-08-23T21:36:48.291Z] #28 37.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 21:36:48 [2022-08-23T21:36:48.291Z] #28 37.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 21:36:48 [2022-08-23T21:36:48.291Z] #28 37.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 21:36:48 [2022-08-23T21:36:48.291Z] #28 37.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 21:36:48 [2022-08-23T21:36:48.291Z] #28 37.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 21:36:48 [2022-08-23T21:36:48.291Z] #28 37.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 21:36:48 [2022-08-23T21:36:48.291Z] #28 37.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 21:36:48 [2022-08-23T21:36:48.291Z] #28 38.00 Setting up python3-setuptools (52.0.0-4) ... 21:36:48 [2022-08-23T21:36:48.665Z] #77 ... 21:36:48 [2022-08-23T21:36:48.665Z] 21:36:48 [2022-08-23T21:36:48.665Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:36:48 [2022-08-23T21:36:48.665Z] #60 sha256:7dd03681192f9cd293ab4bbcf3e3b5323069adf68e22a3b34a2f2ad80c342899 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.574 + RM_GOPATH=0 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.574 + TMP_GOPATH= 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.574 + : /build 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.574 + '[' -z '' ']' 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.578 ++ mktemp -d 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.578 + export GOPATH=/tmp/tmp.T3JpBaugC3 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.578 + GOPATH=/tmp/tmp.T3JpBaugC3 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.578 + RM_GOPATH=1 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.578 + case "$(go env GOARCH)" in 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.578 ++ go env GOARCH 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.614 Install runc version v1.1.3 (build tags: seccomp) 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.614 + export GO_BUILDMODE=-buildmode=pie 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.614 + GO_BUILDMODE=-buildmode=pie 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.614 ++ dirname /install.sh 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.614 + dir=/ 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.614 + bin=runc 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.614 + shift 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.614 + '[' '!' -f //runc.installer ']' 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.614 + . //runc.installer 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.614 ++ set -e 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.614 ++ : v1.1.3 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.614 + install_runc 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.614 + RUNC_BUILDTAGS=seccomp 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.614 + echo 'Install runc version v1.1.3 (build tags: seccomp)' 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.614 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.T3JpBaugC3/src/github.com/opencontainers/runc 21:36:48 [2022-08-23T21:36:48.665Z] #60 3.614 Cloning into '/tmp/tmp.T3JpBaugC3/src/github.com/opencontainers/runc'... 21:36:48 [2022-08-23T21:36:48.853Z] #28 38.63 Setting up libjq1:amd64 (1.6-2.1) ... 21:36:48 [2022-08-23T21:36:48.853Z] #28 38.64 Setting up libnftnl11:amd64 (1.1.9-1) ... 21:36:48 [2022-08-23T21:36:48.853Z] #28 38.65 Setting up thin-provisioning-tools (0.9.0-1) ... 21:36:48 [2022-08-23T21:36:48.853Z] #28 38.66 Setting up python3-pip (20.3.4-4+deb11u1) ... 21:36:49 [2022-08-23T21:36:49.236Z] #60 ... 21:36:49 [2022-08-23T21:36:49.236Z] 21:36:49 [2022-08-23T21:36:49.236Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 21:36:49 [2022-08-23T21:36:49.236Z] #16 sha256:84ce8caa6f808956d7e01dd28b12fb7adfaba51c101352b6b5171c0cc1e79fe5 21:36:49 [2022-08-23T21:36:49.236Z] #16 DONE 2.6s 21:36:49 [2022-08-23T21:36:49.236Z] 21:36:49 [2022-08-23T21:36:49.236Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 21:36:49 [2022-08-23T21:36:49.236Z] #17 sha256:65f74798f8ed7825e0d6916c838053cac82ac45d41ec5491c351e3ee92c83de8 21:36:49 [2022-08-23T21:36:49.416Z] #28 39.18 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... 21:36:49 [2022-08-23T21:36:49.416Z] #28 39.20 Setting up jq (1.6-2.1) ... 21:36:49 [2022-08-23T21:36:49.416Z] #28 39.21 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... 21:36:49 [2022-08-23T21:36:49.416Z] #28 39.23 Setting up libbpf0:amd64 (1:0.3-2) ... 21:36:49 [2022-08-23T21:36:49.416Z] #28 39.24 Setting up iptables (1.8.7-1) ... 21:36:49 [2022-08-23T21:36:49.416Z] #28 39.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 21:36:49 [2022-08-23T21:36:49.416Z] #28 39.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 21:36:49 [2022-08-23T21:36:49.416Z] #28 39.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 21:36:49 [2022-08-23T21:36:49.416Z] #28 39.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 21:36:49 [2022-08-23T21:36:49.416Z] #28 39.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 21:36:49 [2022-08-23T21:36:49.416Z] #28 39.28 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 21:36:49 [2022-08-23T21:36:49.416Z] #28 39.29 Setting up iproute2 (5.10.0-4) ... 21:36:49 [2022-08-23T21:36:49.672Z] #28 39.50 Setting up systemd (247.3-7) ... 21:36:49 [2022-08-23T21:36:49.672Z] #28 39.54 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 21:36:49 [2022-08-23T21:36:49.672Z] #28 39.55 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 21:36:49 [2022-08-23T21:36:49.672Z] #28 39.55 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 21:36:49 [2022-08-23T21:36:49.672Z] #28 39.60 Initializing machine ID from KVM UUID. 21:36:50 [2022-08-23T21:36:50.233Z] #28 40.16 Setting up systemd-journal-remote (247.3-7) ... 21:36:50 [2022-08-23T21:36:50.499Z] #28 40.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:36:51 [2022-08-23T21:36:51.068Z] #21 36.79 Selecting previously unselected package vim. 21:36:51 [2022-08-23T21:36:51.068Z] #21 36.79 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... 21:36:51 [2022-08-23T21:36:51.068Z] #21 36.82 Unpacking vim (2:8.2.2434-3+deb11u1) ... 21:36:51 [2022-08-23T21:36:51.328Z] #21 37.36 Selecting previously unselected package xfsprogs. 21:36:51 [2022-08-23T21:36:51.328Z] #21 37.37 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... 21:36:51 [2022-08-23T21:36:51.328Z] #21 37.37 Unpacking xfsprogs (5.10.0-4) ... 21:36:51 [2022-08-23T21:36:51.432Z] #28 DONE 41.1s 21:36:51 [2022-08-23T21:36:51.433Z] 21:36:51 [2022-08-23T21:36:51.433Z] #29 [dev-systemd-false 8/28] 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 21:36:51 [2022-08-23T21:36:51.433Z] #29 sha256:dcf5ff08b26ab1c5570c1f25295a32d4ae5117f2fe4eba4d6963835ebba378d2 21:36:51 [2022-08-23T21:36:51.589Z] #21 37.72 Selecting previously unselected package zip. 21:36:51 [2022-08-23T21:36:51.589Z] #21 37.72 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... 21:36:51 [2022-08-23T21:36:51.777Z] #17 2.233 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 21:36:51 [2022-08-23T21:36:51.777Z] #17 DONE 2.6s 21:36:51 [2022-08-23T21:36:51.777Z] 21:36:51 [2022-08-23T21:36:51.777Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 21:36:51 [2022-08-23T21:36:51.777Z] #18 sha256:3146d7b7af4d9e9b12219299b7ad33ccb5379a5dd3eb035411a418cb8d26fccd 21:36:51 [2022-08-23T21:36:51.850Z] #21 37.73 Unpacking zip (3.0-12) ... 21:36:51 [2022-08-23T21:36:51.850Z] #21 37.88 Selecting previously unselected package zstd. 21:36:51 [2022-08-23T21:36:51.850Z] #21 37.89 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... 21:36:51 [2022-08-23T21:36:51.850Z] #21 37.90 Unpacking zstd (1.4.8+dfsg-2.1) ... 21:36:51 [2022-08-23T21:36:51.998Z] #29 0.756 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 21:36:51 [2022-08-23T21:36:51.998Z] #29 0.760 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 21:36:51 [2022-08-23T21:36:51.998Z] #29 0.763 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 21:36:51 [2022-08-23T21:36:51.998Z] #29 DONE 0.8s 21:36:51 [2022-08-23T21:36:51.998Z] 21:36:51 [2022-08-23T21:36:51.998Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 21:36:51 [2022-08-23T21:36:51.998Z] #30 sha256:5f7ae5cce249e70575cb2e0dd7173f531aabf720210f94a31cda3e6604a82123 21:36:52 [2022-08-23T21:36:52.089Z] #77 ... 21:36:52 [2022-08-23T21:36:52.089Z] 21:36:52 [2022-08-23T21:36:52.089Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:36:52 [2022-08-23T21:36:52.089Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:36:52 [2022-08-23T21:36:52.089Z] #14 141.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix. 21:36:52 [2022-08-23T21:36:52.089Z] #14 141.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 21:36:52 [2022-08-23T21:36:52.089Z] #14 141.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 21:36:52 [2022-08-23T21:36:52.110Z] #21 38.23 Setting up python3-pkg-resources (52.0.0-4) ... 21:36:52 [2022-08-23T21:36:52.658Z] #14 152.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. 21:36:52 [2022-08-23T21:36:52.658Z] #14 152.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... 21:36:52 [2022-08-23T21:36:52.917Z] #14 152.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 21:36:53 [2022-08-23T21:36:53.052Z] #21 39.10 Setting up libip4tc2:arm64 (1.8.7-1) ... 21:36:53 [2022-08-23T21:36:53.052Z] #21 39.12 Setting up net-tools (1.60+git20181103.0eebece-1) ... 21:36:53 [2022-08-23T21:36:53.052Z] #21 39.13 Setting up libgpm2:arm64 (1.20.7-8) ... 21:36:53 [2022-08-23T21:36:53.052Z] #21 39.15 Setting up libicu67:arm64 (67.1-7) ... 21:36:53 [2022-08-23T21:36:53.052Z] #21 39.17 Setting up libip6tc2:arm64 (1.8.7-1) ... 21:36:53 [2022-08-23T21:36:53.052Z] #21 39.18 Setting up libinih1:arm64 (53-1+b2) ... 21:36:53 [2022-08-23T21:36:53.052Z] #21 39.19 Setting up libargon2-1:arm64 (0~20171227-0.2) ... 21:36:53 [2022-08-23T21:36:53.052Z] #21 39.21 Setting up uidmap (1:4.8.1-1) ... 21:36:53 [2022-08-23T21:36:53.312Z] #21 39.22 Setting up libyajl2:arm64 (2.1.0-3) ... 21:36:53 [2022-08-23T21:36:53.312Z] #21 39.24 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 21:36:53 [2022-08-23T21:36:53.312Z] #21 39.25 Setting up bzip2 (1.0.8-4) ... 21:36:53 [2022-08-23T21:36:53.312Z] #21 39.27 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 21:36:53 [2022-08-23T21:36:53.312Z] #21 39.29 Setting up python3-wheel (0.34.2-1) ... 21:36:53 [2022-08-23T21:36:53.886Z] #21 39.91 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... 21:36:53 [2022-08-23T21:36:53.886Z] #21 39.92 Setting up xxd (2:8.2.2434-3+deb11u1) ... 21:36:53 [2022-08-23T21:36:53.886Z] #21 39.94 Setting up libcap2:arm64 (1:2.44-1) ... 21:36:53 [2022-08-23T21:36:53.886Z] #21 39.96 Setting up libcap2-bin (1:2.44-1) ... 21:36:53 [2022-08-23T21:36:53.886Z] #21 39.98 Setting up apparmor (2.13.6-10) ... 21:36:54 [2022-08-23T21:36:54.300Z] #14 ... 21:36:54 [2022-08-23T21:36:54.300Z] 21:36:54 [2022-08-23T21:36:54.300Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:36:54 [2022-08-23T21:36:54.300Z] #64 sha256:b745f21aa18c28db927774f3b5c2ba81483c104908e2e99b8cf69633bb662829 21:36:54 [2022-08-23T21:36:54.300Z] #64 80.75 + bin/ctr 21:36:54 [2022-08-23T21:36:54.319Z] #18 DONE 2.3s 21:36:54 [2022-08-23T21:36:54.319Z] 21:36:54 [2022-08-23T21:36:54.319Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:36:54 [2022-08-23T21:36:54.319Z] #67 sha256:2a8ec5ea6a61d133535c4d870f0d419ebc6ee3af042a6ef403df7ee2393c8d44 21:36:54 [2022-08-23T21:36:54.319Z] #67 136.1 + for f in rootlesskit rootlesskit-docker-proxy 21:36:54 [2022-08-23T21:36:54.319Z] #67 136.1 + GOBIN=/build 21:36:54 [2022-08-23T21:36:54.319Z] #67 136.1 + GO111MODULE=on 21:36:54 [2022-08-23T21:36:54.319Z] #67 136.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 21:36:54 [2022-08-23T21:36:54.487Z] #77 ... 21:36:54 [2022-08-23T21:36:54.487Z] 21:36:54 [2022-08-23T21:36:54.487Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:36:54 [2022-08-23T21:36:54.487Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:36:54 [2022-08-23T21:36:54.487Z] #14 142.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. 21:36:54 [2022-08-23T21:36:54.487Z] #14 142.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 21:36:54 [2022-08-23T21:36:54.487Z] #14 142.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 21:36:54 [2022-08-23T21:36:54.487Z] #14 153.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. 21:36:54 [2022-08-23T21:36:54.487Z] #14 153.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... 21:36:54 [2022-08-23T21:36:54.746Z] #14 153.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 21:36:54 [2022-08-23T21:36:54.827Z] #21 ... 21:36:54 [2022-08-23T21:36:54.828Z] 21:36:54 [2022-08-23T21:36:54.828Z] #77 [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 21:36:54 [2022-08-23T21:36:54.828Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e 21:36:54 [2022-08-23T21:36:54.828Z] #77 102.4 checking whether we are using the GNU C compiler... (cached) yes 21:36:54 [2022-08-23T21:36:54.828Z] #77 102.4 checking whether gcc accepts -g... (cached) yes 21:36:54 [2022-08-23T21:36:54.828Z] #77 102.4 checking for gcc option to accept ISO C89... (cached) none needed 21:36:54 [2022-08-23T21:36:54.828Z] #77 102.4 checking whether gcc understands -c and -o together... (cached) yes 21:36:54 [2022-08-23T21:36:54.828Z] #77 102.4 checking for a Python interpreter with version >= 3... python3 21:36:54 [2022-08-23T21:36:54.828Z] #77 102.5 checking for python3... /usr/bin/python3 21:36:54 [2022-08-23T21:36:54.828Z] #77 102.5 checking for python3 version... 3.9 21:36:54 [2022-08-23T21:36:54.828Z] #77 102.5 checking for python3 platform... linux 21:36:54 [2022-08-23T21:36:54.828Z] #77 102.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 21:36:54 [2022-08-23T21:36:54.828Z] #77 102.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 21:36:54 [2022-08-23T21:36:54.828Z] #77 103.0 checking that generated files are newer than configure... done 21:36:54 [2022-08-23T21:36:54.828Z] #77 103.0 configure: creating ./config.status 21:36:54 [2022-08-23T21:36:54.828Z] #77 105.8 config.status: creating Makefile 21:36:54 [2022-08-23T21:36:54.828Z] #77 105.9 config.status: creating config.h 21:36:54 [2022-08-23T21:36:54.828Z] #77 105.9 config.status: executing libtool commands 21:36:54 [2022-08-23T21:36:54.828Z] #77 106.0 config.status: executing depfiles commands 21:36:54 [2022-08-23T21:36:54.828Z] #77 106.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) 21:36:54 [2022-08-23T21:36:54.828Z] #77 106.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 21:36:54 [2022-08-23T21:36:54.828Z] #77 107.2 checking for gcc... gcc 21:36:54 [2022-08-23T21:36:54.828Z] #77 107.3 checking whether the C compiler works... yes 21:36:54 [2022-08-23T21:36:54.828Z] #77 107.5 checking for C compiler default output file name... a.out 21:36:54 [2022-08-23T21:36:54.828Z] #77 107.5 checking for suffix of executables... 21:36:54 [2022-08-23T21:36:54.828Z] #77 107.6 checking whether we are cross compiling... no 21:36:54 [2022-08-23T21:36:54.828Z] #77 107.8 checking for suffix of object files... o 21:36:54 [2022-08-23T21:36:54.828Z] #77 107.9 checking whether we are using the GNU C compiler... yes 21:36:54 [2022-08-23T21:36:54.828Z] #77 108.0 checking whether gcc accepts -g... yes 21:36:54 [2022-08-23T21:36:54.828Z] #77 108.1 checking for gcc option to accept ISO C89... none needed 21:36:54 [2022-08-23T21:36:54.828Z] #77 108.3 checking whether gcc understands -c and -o together... yes 21:36:54 [2022-08-23T21:36:54.828Z] #77 108.5 checking for a BSD-compatible install... /usr/bin/install -c 21:36:54 [2022-08-23T21:36:54.828Z] #77 108.5 checking whether build environment is sane... yes 21:36:54 [2022-08-23T21:36:54.828Z] #77 108.6 checking for a thread-safe mkdir -p... /bin/mkdir -p 21:36:54 [2022-08-23T21:36:54.828Z] #77 108.6 checking for gawk... no 21:36:54 [2022-08-23T21:36:54.828Z] #77 108.6 checking for mawk... mawk 21:36:54 [2022-08-23T21:36:54.828Z] #77 108.6 checking whether make sets $(MAKE)... yes 21:36:54 [2022-08-23T21:36:54.828Z] #77 108.7 checking whether make supports the include directive... yes (GNU style) 21:36:54 [2022-08-23T21:36:54.828Z] #77 108.7 checking whether make supports nested variables... yes 21:36:54 [2022-08-23T21:36:54.828Z] #77 108.7 checking whether UID '0' is supported by ustar format... yes 21:36:54 [2022-08-23T21:36:54.828Z] #77 108.7 checking whether GID '0' is supported by ustar format... yes 21:36:54 [2022-08-23T21:36:54.828Z] #77 108.8 checking how to create a ustar tar archive... gnutar 21:36:54 [2022-08-23T21:36:54.828Z] #77 108.8 checking dependency style of gcc... gcc3 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.0 checking whether to enable maintainer-specific portions of Makefiles... yes 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.0 checking whether make supports nested variables... (cached) yes 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.0 checking build system type... aarch64-unknown-linux-gnu 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.3 checking host system type... aarch64-unknown-linux-gnu 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.3 checking how to print strings... printf 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.3 checking for a sed that does not truncate output... /bin/sed 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.4 checking for grep that handles long lines and -e... /bin/grep 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.4 checking for egrep... /bin/grep -E 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.4 checking for fgrep... /bin/grep -F 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.4 checking for ld used by gcc... /usr/bin/ld 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.4 checking if the linker (/usr/bin/ld) is GNU ld... yes 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.6 checking whether ln -s works... yes 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.6 checking the maximum length of command line arguments... 1572864 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.6 checking for /usr/bin/ld option to reload object files... -r 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.6 checking for objdump... objdump 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.7 checking how to recognize dependent libraries... pass_all 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.7 checking for dlltool... no 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.7 checking how to associate runtime and link libraries... printf %s\n 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.7 checking for ar... ar 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.7 checking for archiver @FILE support... @ 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.8 checking for strip... strip 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.8 checking for ranlib... ranlib 21:36:54 [2022-08-23T21:36:54.828Z] #77 109.8 checking command to parse /usr/bin/nm -B output from gcc object... ok 21:36:54 [2022-08-23T21:36:54.828Z] #77 110.1 checking for sysroot... no 21:36:54 [2022-08-23T21:36:54.828Z] #77 110.1 checking for a working dd... /bin/dd 21:36:54 [2022-08-23T21:36:54.828Z] #77 110.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 21:36:54 [2022-08-23T21:36:54.828Z] #77 110.1 checking for mt... no 21:36:54 [2022-08-23T21:36:54.828Z] #77 110.1 checking if : is a manifest tool... no 21:36:55 [2022-08-23T21:36:55.089Z] #77 110.1 checking how to run the C preprocessor... gcc -E 21:36:55 [2022-08-23T21:36:55.660Z] #77 110.4 checking for ANSI C header files... 21:36:55 [2022-08-23T21:36:55.660Z] #77 ... 21:36:55 [2022-08-23T21:36:55.660Z] 21:36:55 [2022-08-23T21:36:55.660Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:36:55 [2022-08-23T21:36:55.660Z] #21 sha256:19127b18a3e009d95da4ff04b0646e7d1f82d8e48384e7291ae7ea34cdd2c9dd 21:36:55 [2022-08-23T21:36:55.660Z] #21 41.70 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:36:55 [2022-08-23T21:36:55.920Z] #21 41.81 Setting up zip (3.0-12) ... 21:36:55 [2022-08-23T21:36:55.920Z] #21 41.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 21:36:55 [2022-08-23T21:36:55.920Z] #21 41.89 Setting up bash-completion (1:2.11-2) ... 21:36:56 [2022-08-23T21:36:56.859Z] #67 ... 21:36:56 [2022-08-23T21:36:56.859Z] 21:36:56 [2022-08-23T21:36:56.859Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 21:36:56 [2022-08-23T21:36:56.859Z] #19 sha256:57b173cb8c9e5436d1d47fe9e31a9372107e3b16e81d5cf3a49435b8880f4e71 21:36:56 [2022-08-23T21:36:56.859Z] #19 DONE 2.3s 21:36:56 [2022-08-23T21:36:56.859Z] 21:36:56 [2022-08-23T21:36:56.859Z] #20 [dev-systemd-false 6/28] RUN ldconfig 21:36:56 [2022-08-23T21:36:56.859Z] #20 sha256:f68dfba258843b6bacfe4cb6fd76b5214c45b508a41afa6f3bf814b2cd52597d 21:36:57 [2022-08-23T21:36:57.282Z] #14 ... 21:36:57 [2022-08-23T21:36:57.282Z] 21:36:57 [2022-08-23T21:36:57.282Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:36:57 [2022-08-23T21:36:57.282Z] #64 sha256:044936719f6a57b35e935d20d8b2b456ed03fc39b3469bdfe67b0c1f4c10842e 21:36:57 [2022-08-23T21:36:57.282Z] #64 82.32 + bin/ctr 21:36:58 [2022-08-23T21:36:58.462Z] #21 44.36 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 21:36:58 [2022-08-23T21:36:58.462Z] #21 44.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 21:36:58 [2022-08-23T21:36:58.462Z] #21 44.39 Setting up libmnl0:arm64 (1.0.4-3) ... 21:36:58 [2022-08-23T21:36:58.462Z] #21 44.42 Setting up patch (2.7.6-7) ... 21:36:58 [2022-08-23T21:36:58.462Z] #21 44.43 Setting up sudo (1.9.5p2-3) ... 21:36:58 [2022-08-23T21:36:58.462Z] #21 44.53 invoke-rc.d: could not determine current runlevel 21:36:58 [2022-08-23T21:36:58.462Z] #21 44.54 invoke-rc.d: policy-rc.d denied execution of start. 21:36:58 [2022-08-23T21:36:58.462Z] #21 44.55 Setting up xfsprogs (5.10.0-4) ... 21:36:58 [2022-08-23T21:36:58.462Z] #21 44.56 System has not been booted with systemd as init system (PID 1). Can't operate. 21:36:58 [2022-08-23T21:36:58.462Z] #21 44.56 Failed to connect to bus: Host is down 21:36:58 [2022-08-23T21:36:58.462Z] #21 44.57 Setting up libxtables12:arm64 (1.8.7-1) ... 21:36:58 [2022-08-23T21:36:58.462Z] #21 44.58 Setting up inetutils-ping (2:2.0-1) ... 21:36:58 [2022-08-23T21:36:58.462Z] #21 44.60 Setting up pigz (2.6-1) ... 21:36:58 [2022-08-23T21:36:58.462Z] #21 44.61 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 21:36:58 [2022-08-23T21:36:58.723Z] #21 44.63 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 21:36:58 [2022-08-23T21:36:58.723Z] #21 44.67 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 21:36:58 [2022-08-23T21:36:58.723Z] #21 44.68 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 21:36:58 [2022-08-23T21:36:58.770Z] #20 ... 21:36:58 [2022-08-23T21:36:58.770Z] 21:36:58 [2022-08-23T21:36:58.770Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:36:58 [2022-08-23T21:36:58.770Z] #67 sha256:2a8ec5ea6a61d133535c4d870f0d419ebc6ee3af042a6ef403df7ee2393c8d44 21:36:58 [2022-08-23T21:36:58.770Z] #67 143.5 rootlesskit version 1.0.0 21:36:58 [2022-08-23T21:36:58.770Z] #67 143.5 Usage of /build/rootlesskit-docker-proxy: 21:36:58 [2022-08-23T21:36:58.770Z] #67 143.5 -container-ip string 21:36:58 [2022-08-23T21:36:58.770Z] #67 143.5 container ip 21:36:58 [2022-08-23T21:36:58.770Z] #67 143.5 -container-port int 21:36:58 [2022-08-23T21:36:58.770Z] #67 143.5 container port (default -1) 21:36:58 [2022-08-23T21:36:58.770Z] #67 143.5 -host-ip string 21:36:58 [2022-08-23T21:36:58.770Z] #67 143.5 host ip 21:36:58 [2022-08-23T21:36:58.770Z] #67 143.5 -host-port int 21:36:58 [2022-08-23T21:36:58.770Z] #67 143.5 host port (default -1) 21:36:58 [2022-08-23T21:36:58.770Z] #67 143.5 -proto string 21:36:58 [2022-08-23T21:36:58.770Z] #67 143.5 proxy protocol (default "tcp") 21:36:58 [2022-08-23T21:36:58.770Z] #67 DONE 143.8s 21:36:58 [2022-08-23T21:36:58.770Z] 21:36:58 [2022-08-23T21:36:58.770Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build 21:36:58 [2022-08-23T21:36:58.770Z] #68 sha256:11b6658f66f2b1d20905be906f7ed8c38f4bc88ea57e7b98479a500d6f589d79 21:36:58 [2022-08-23T21:36:58.770Z] #68 DONE 0.3s 21:36:58 [2022-08-23T21:36:58.770Z] 21:36:58 [2022-08-23T21:36:58.770Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build 21:36:58 [2022-08-23T21:36:58.770Z] #69 sha256:4588d71a6ebff40421bffc0af437b972a0c30a6608bd19b04b9ac76be8cc7de0 21:36:59 [2022-08-23T21:36:59.029Z] #69 DONE 0.2s 21:36:59 [2022-08-23T21:36:59.029Z] 21:36:59 [2022-08-23T21:36:59.029Z] #20 [dev-systemd-false 6/28] RUN ldconfig 21:36:59 [2022-08-23T21:36:59.029Z] #20 sha256:f68dfba258843b6bacfe4cb6fd76b5214c45b508a41afa6f3bf814b2cd52597d 21:36:59 [2022-08-23T21:36:59.029Z] #20 DONE 2.6s 21:36:59 [2022-08-23T21:36:59.029Z] 21:36:59 [2022-08-23T21:36:59.030Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:36:59 [2022-08-23T21:36:59.030Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:36:59 [2022-08-23T21:36:59.663Z] #21 45.58 Setting up libaio1:arm64 (0.3.112-9) ... 21:36:59 [2022-08-23T21:36:59.663Z] #21 45.59 Setting up python3-lib2to3 (3.9.2-1) ... 21:36:59 [2022-08-23T21:36:59.923Z] #21 45.94 Setting up libelf1:arm64 (0.183-1) ... 21:36:59 [2022-08-23T21:36:59.923Z] #21 45.96 Setting up libjson-c5:arm64 (0.15-2) ... 21:36:59 [2022-08-23T21:36:59.923Z] #21 45.97 Setting up zstd (1.4.8+dfsg-2.1) ... 21:36:59 [2022-08-23T21:36:59.923Z] #21 45.98 Setting up libonig5:arm64 (6.9.6-1.1) ... 21:36:59 [2022-08-23T21:36:59.923Z] #21 46.00 Setting up libkmod2:arm64 (28-1) ... 21:36:59 [2022-08-23T21:36:59.923Z] #21 46.01 Setting up python3-distutils (3.9.2-1) ... 21:37:00 [2022-08-23T21:37:00.086Z] #30 6.996 Collecting yamllint==1.26.1 21:37:00 [2022-08-23T21:37:00.086Z] #30 8.056 Downloading yamllint-1.26.1.tar.gz (126 kB) 21:37:00 [2022-08-23T21:37:00.493Z] #21 46.52 Setting up vim (2:8.2.2434-3+deb11u1) ... 21:37:00 [2022-08-23T21:37:00.493Z] #21 46.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 21:37:00 [2022-08-23T21:37:00.493Z] #21 46.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 21:37:00 [2022-08-23T21:37:00.493Z] #21 46.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 21:37:00 [2022-08-23T21:37:00.493Z] #21 46.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 21:37:00 [2022-08-23T21:37:00.493Z] #21 46.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 21:37:00 [2022-08-23T21:37:00.493Z] #21 46.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 21:37:00 [2022-08-23T21:37:00.493Z] #21 46.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 21:37:00 [2022-08-23T21:37:00.493Z] #21 46.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 21:37:00 [2022-08-23T21:37:00.649Z] #30 8.611 Collecting pathspec>=0.5.3 21:37:00 [2022-08-23T21:37:00.649Z] #30 8.616 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) 21:37:00 [2022-08-23T21:37:00.754Z] #21 46.61 Setting up python3-setuptools (52.0.0-4) ... 21:37:00 [2022-08-23T21:37:00.905Z] #30 8.787 Collecting pyyaml 21:37:00 [2022-08-23T21:37:00.905Z] #30 8.796 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) 21:37:00 [2022-08-23T21:37:00.905Z] #30 8.827 Building wheels for collected packages: yamllint 21:37:00 [2022-08-23T21:37:00.905Z] #30 8.828 Building wheel for yamllint (setup.py): started 21:37:01 [2022-08-23T21:37:01.163Z] #30 9.228 Building wheel for yamllint (setup.py): finished with status 'done' 21:37:01 [2022-08-23T21:37:01.163Z] #30 9.229 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=11491bfdb0750f9ae9d998ad66e1f501b4392610a1778d84ad46f7c21de74d7b 21:37:01 [2022-08-23T21:37:01.420Z] #30 9.229 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 21:37:01 [2022-08-23T21:37:01.420Z] #30 9.232 Successfully built yamllint 21:37:01 [2022-08-23T21:37:01.420Z] #30 9.241 Installing collected packages: pyyaml, pathspec, yamllint 21:37:01 [2022-08-23T21:37:01.420Z] #30 9.438 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 21:37:01 [2022-08-23T21:37:01.677Z] #30 DONE 9.6s 21:37:01 [2022-08-23T21:37:01.677Z] 21:37:01 [2022-08-23T21:37:01.678Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli 21:37:01 [2022-08-23T21:37:01.678Z] #34 sha256:b8d3aa328d2289b513b2265d848a0481bf0395d322accd9381f55c3f0840069a 21:37:01 [2022-08-23T21:37:01.935Z] #34 DONE 0.3s 21:37:01 [2022-08-23T21:37:01.935Z] 21:37:01 [2022-08-23T21:37:01.935Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:37:01 [2022-08-23T21:37:01.935Z] #71 sha256:79db28ba0c0e936b876f590dfc02099b27b9550fad70f529d423a6a69bed045f 21:37:02 [2022-08-23T21:37:02.136Z] #21 47.92 Setting up libjq1:arm64 (1.6-2.1) ... 21:37:02 [2022-08-23T21:37:02.136Z] #21 47.95 Setting up libnftnl11:arm64 (1.1.9-1) ... 21:37:02 [2022-08-23T21:37:02.136Z] #21 47.97 Setting up thin-provisioning-tools (0.9.0-1) ... 21:37:02 [2022-08-23T21:37:02.136Z] #21 47.98 Setting up python3-pip (20.3.4-4+deb11u1) ... 21:37:02 [2022-08-23T21:37:02.191Z] #71 ... 21:37:02 [2022-08-23T21:37:02.191Z] 21:37:02 [2022-08-23T21:37:02.191Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images 21:37:02 [2022-08-23T21:37:02.191Z] #39 sha256:794250ad242571d2edfb17788cc1c63ab96e5f85ff965fefd4ed5ae913377136 21:37:02 [2022-08-23T21:37:02.428Z] #64 ... 21:37:02 [2022-08-23T21:37:02.428Z] 21:37:02 [2022-08-23T21:37:02.428Z] #77 [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 21:37:02 [2022-08-23T21:37:02.428Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:37:02 [2022-08-23T21:37:02.428Z] #77 80.24 configure.ac:7: installing './compile' 21:37:02 [2022-08-23T21:37:02.428Z] #77 80.26 configure.ac:11: installing './config.guess' 21:37:02 [2022-08-23T21:37:02.428Z] #77 80.28 configure.ac:11: installing './config.sub' 21:37:02 [2022-08-23T21:37:02.428Z] #77 80.29 configure.ac:8: installing './install-sh' 21:37:02 [2022-08-23T21:37:02.428Z] #77 80.30 configure.ac:8: installing './missing' 21:37:02 [2022-08-23T21:37:02.428Z] #77 80.40 Makefile.am: installing './depcomp' 21:37:02 [2022-08-23T21:37:02.448Z] #39 DONE 0.4s 21:37:02 [2022-08-23T21:37:02.448Z] 21:37:02 [2022-08-23T21:37:02.448Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ 21:37:02 [2022-08-23T21:37:02.448Z] #42 sha256:80b930955c1f642148677625d5044a85f2c00b1a0a91063f791e707db00c7b6e 21:37:02 [2022-08-23T21:37:02.448Z] #42 DONE 0.1s 21:37:02 [2022-08-23T21:37:02.448Z] 21:37:02 [2022-08-23T21:37:02.448Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:37:02 [2022-08-23T21:37:02.448Z] #71 sha256:79db28ba0c0e936b876f590dfc02099b27b9550fad70f529d423a6a69bed045f 21:37:02 [2022-08-23T21:37:02.448Z] #71 ... 21:37:02 [2022-08-23T21:37:02.448Z] 21:37:02 [2022-08-23T21:37:02.448Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ 21:37:02 [2022-08-23T21:37:02.448Z] #44 sha256:5fa43245ef8dc96ea541d56d15c82c6ae90cc0358eb075e12f0cb76f0f7fa8d7 21:37:02 [2022-08-23T21:37:02.448Z] #44 DONE 0.1s 21:37:02 [2022-08-23T21:37:02.562Z] #64 ... 21:37:02 [2022-08-23T21:37:02.562Z] 21:37:02 [2022-08-23T21:37:02.562Z] #77 [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 21:37:02 [2022-08-23T21:37:02.562Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:37:02 [2022-08-23T21:37:02.562Z] #77 81.32 configure.ac:7: installing './compile' 21:37:02 [2022-08-23T21:37:02.562Z] #77 81.36 configure.ac:11: installing './config.guess' 21:37:02 [2022-08-23T21:37:02.562Z] #77 81.37 configure.ac:11: installing './config.sub' 21:37:02 [2022-08-23T21:37:02.562Z] #77 81.38 configure.ac:8: installing './install-sh' 21:37:02 [2022-08-23T21:37:02.562Z] #77 81.39 configure.ac:8: installing './missing' 21:37:02 [2022-08-23T21:37:02.562Z] #77 81.66 Makefile.am: installing './depcomp' 21:37:02 [2022-08-23T21:37:02.709Z] 21:37:02 [2022-08-23T21:37:02.709Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ 21:37:02 [2022-08-23T21:37:02.709Z] #46 sha256:0e8036cce8089e9843dc7b68b4caf1951f382e2bddf564c019b7c59ee5b14c76 21:37:02 [2022-08-23T21:37:02.709Z] #46 DONE 0.1s 21:37:02 [2022-08-23T21:37:02.709Z] 21:37:02 [2022-08-23T21:37:02.709Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ 21:37:02 [2022-08-23T21:37:02.709Z] #48 sha256:11f14c0e2a6cf893bcda474edd81365ad9bb8851991ac026797ce6bb65983da4 21:37:02 [2022-08-23T21:37:02.709Z] #48 DONE 0.1s 21:37:02 [2022-08-23T21:37:02.709Z] 21:37:02 [2022-08-23T21:37:02.709Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ 21:37:02 [2022-08-23T21:37:02.710Z] #52 sha256:b6703f826f7809b668cba7a9b9be5f545a1c0754235c33a78f5807eaeb27d87b 21:37:02 [2022-08-23T21:37:02.710Z] #52 DONE 0.1s 21:37:02 [2022-08-23T21:37:02.710Z] 21:37:02 [2022-08-23T21:37:02.710Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:37:02 [2022-08-23T21:37:02.710Z] #71 sha256:79db28ba0c0e936b876f590dfc02099b27b9550fad70f529d423a6a69bed045f 21:37:02 [2022-08-23T21:37:02.966Z] #71 ... 21:37:02 [2022-08-23T21:37:02.966Z] 21:37:02 [2022-08-23T21:37:02.966Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ 21:37:02 [2022-08-23T21:37:02.966Z] #55 sha256:bfcd4c8a5495f198330f340f5272c40468978b660bc14219273dc972c045a58f 21:37:03 [2022-08-23T21:37:03.076Z] #21 49.20 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... 21:37:03 [2022-08-23T21:37:03.076Z] #21 49.22 Setting up jq (1.6-2.1) ... 21:37:03 [2022-08-23T21:37:03.076Z] #21 49.25 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 21:37:03 [2022-08-23T21:37:03.076Z] #21 49.26 Setting up libbpf0:arm64 (1:0.3-2) ... 21:37:03 [2022-08-23T21:37:03.222Z] #55 DONE 0.2s 21:37:03 [2022-08-23T21:37:03.222Z] 21:37:03 [2022-08-23T21:37:03.222Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ 21:37:03 [2022-08-23T21:37:03.222Z] #59 sha256:c51ee09fd295c5af1e5e6295fb7bc4a8bde2399f76277fe61dbe7d22f8674b84 21:37:03 [2022-08-23T21:37:03.222Z] #59 DONE 0.1s 21:37:03 [2022-08-23T21:37:03.222Z] 21:37:03 [2022-08-23T21:37:03.222Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:37:03 [2022-08-23T21:37:03.222Z] #71 sha256:79db28ba0c0e936b876f590dfc02099b27b9550fad70f529d423a6a69bed045f 21:37:03 [2022-08-23T21:37:03.222Z] #71 ... 21:37:03 [2022-08-23T21:37:03.222Z] 21:37:03 [2022-08-23T21:37:03.222Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ 21:37:03 [2022-08-23T21:37:03.222Z] #61 sha256:412e5d5eb9cb7ccc4067a7dbea17da99ba983ec6fb531ca7ac922081bebbbc61 21:37:03 [2022-08-23T21:37:03.222Z] #61 DONE 0.1s 21:37:03 [2022-08-23T21:37:03.280Z] #21 3.972 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:37:03 [2022-08-23T21:37:03.280Z] #21 4.007 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:37:03 [2022-08-23T21:37:03.280Z] #21 4.007 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:37:03 [2022-08-23T21:37:03.335Z] #21 49.28 Setting up iptables (1.8.7-1) ... 21:37:03 [2022-08-23T21:37:03.336Z] #21 49.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 21:37:03 [2022-08-23T21:37:03.336Z] #21 49.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 21:37:03 [2022-08-23T21:37:03.336Z] #21 49.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 21:37:03 [2022-08-23T21:37:03.336Z] #21 49.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 21:37:03 [2022-08-23T21:37:03.336Z] #21 49.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 21:37:03 [2022-08-23T21:37:03.336Z] #21 49.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 21:37:03 [2022-08-23T21:37:03.336Z] #21 49.35 Setting up iproute2 (5.10.0-4) ... 21:37:03 [2022-08-23T21:37:03.478Z] 21:37:03 [2022-08-23T21:37:03.478Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ 21:37:03 [2022-08-23T21:37:03.478Z] #63 sha256:a23e749dc332f296f7b071ccaabdfbd6f3ca38d46724cd118507f8bc50b9c4bd 21:37:03 [2022-08-23T21:37:03.478Z] #63 DONE 0.2s 21:37:03 [2022-08-23T21:37:03.478Z] 21:37:03 [2022-08-23T21:37:03.478Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ 21:37:03 [2022-08-23T21:37:03.478Z] #65 sha256:4314a9d16cb08e016cc750a66ed282612ff226e9a92abd5a200ae054c536cc8b 21:37:03 [2022-08-23T21:37:03.539Z] #21 4.622 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:37:03 [2022-08-23T21:37:03.595Z] #21 49.68 Setting up systemd (247.3-7) ... 21:37:03 [2022-08-23T21:37:03.595Z] #21 49.75 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 21:37:03 [2022-08-23T21:37:03.595Z] #21 49.75 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 21:37:03 [2022-08-23T21:37:03.595Z] #21 49.76 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 21:37:03 [2022-08-23T21:37:03.734Z] #65 DONE 0.1s 21:37:03 [2022-08-23T21:37:03.734Z] 21:37:03 [2022-08-23T21:37:03.734Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ 21:37:03 [2022-08-23T21:37:03.734Z] #68 sha256:03f4b35e8b0b0c8243dc7ce5d3444a5038d2248356111c8d6800830ad536421d 21:37:03 [2022-08-23T21:37:03.734Z] #68 DONE 0.1s 21:37:03 [2022-08-23T21:37:03.734Z] 21:37:03 [2022-08-23T21:37:03.734Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:37:03 [2022-08-23T21:37:03.734Z] #71 sha256:79db28ba0c0e936b876f590dfc02099b27b9550fad70f529d423a6a69bed045f 21:37:03 [2022-08-23T21:37:03.877Z] #21 49.79 Initializing machine ID from random generator. 21:37:03 [2022-08-23T21:37:03.939Z] #77 83.00 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 21:37:03 [2022-08-23T21:37:03.939Z] #77 83.00 libtoolize: copying file 'build-aux/ltmain.sh' 21:37:03 [2022-08-23T21:37:03.939Z] #77 83.12 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 21:37:03 [2022-08-23T21:37:03.939Z] #77 83.12 libtoolize: copying file 'm4/libtool.m4' 21:37:03 [2022-08-23T21:37:03.939Z] #77 83.21 libtoolize: copying file 'm4/ltoptions.m4' 21:37:03 [2022-08-23T21:37:03.939Z] #77 83.33 libtoolize: copying file 'm4/ltsugar.m4' 21:37:04 [2022-08-23T21:37:04.111Z] #21 ... 21:37:04 [2022-08-23T21:37:04.111Z] 21:37:04 [2022-08-23T21:37:04.111Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:37:04 [2022-08-23T21:37:04.111Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c 21:37:04 [2022-08-23T21:37:04.111Z] #34 DONE 149.6s 21:37:04 [2022-08-23T21:37:04.111Z] 21:37:04 [2022-08-23T21:37:04.111Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:37:04 [2022-08-23T21:37:04.111Z] #60 sha256:7dd03681192f9cd293ab4bbcf3e3b5323069adf68e22a3b34a2f2ad80c342899 21:37:04 [2022-08-23T21:37:04.111Z] #60 15.77 + cd /tmp/tmp.T3JpBaugC3/src/github.com/opencontainers/runc 21:37:04 [2022-08-23T21:37:04.111Z] #60 15.77 + git checkout -q v1.1.3 21:37:04 [2022-08-23T21:37:04.111Z] #60 16.31 + '[' -z '' ']' 21:37:04 [2022-08-23T21:37:04.111Z] #60 16.31 + target=static 21:37:04 [2022-08-23T21:37:04.111Z] #60 16.31 + make BUILDTAGS=seccomp static 21:37:04 [2022-08-23T21:37:04.111Z] #60 16.90 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . 21:37:04 [2022-08-23T21:37:04.197Z] #77 83.46 libtoolize: copying file 'm4/ltversion.m4' 21:37:04 [2022-08-23T21:37:04.197Z] #77 83.68 libtoolize: copying file 'm4/lt~obsolete.m4' 21:37:04 [2022-08-23T21:37:04.337Z] #77 82.94 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 21:37:04 [2022-08-23T21:37:04.337Z] #77 82.94 libtoolize: copying file 'build-aux/ltmain.sh' 21:37:04 [2022-08-23T21:37:04.337Z] #77 82.98 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 21:37:04 [2022-08-23T21:37:04.337Z] #77 82.98 libtoolize: copying file 'm4/libtool.m4' 21:37:04 [2022-08-23T21:37:04.337Z] #77 83.04 libtoolize: copying file 'm4/ltoptions.m4' 21:37:04 [2022-08-23T21:37:04.337Z] #77 83.32 libtoolize: copying file 'm4/ltsugar.m4' 21:37:04 [2022-08-23T21:37:04.371Z] #60 ... 21:37:04 [2022-08-23T21:37:04.372Z] 21:37:04 [2022-08-23T21:37:04.372Z] #77 [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 21:37:04 [2022-08-23T21:37:04.372Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:37:04 [2022-08-23T21:37:04.372Z] #77 98.40 configure.ac:11: installing 'build-aux/compile' 21:37:04 [2022-08-23T21:37:04.372Z] #77 98.40 configure.ac:11: installing 'build-aux/config.guess' 21:37:04 [2022-08-23T21:37:04.372Z] #77 98.40 configure.ac:11: installing 'build-aux/config.sub' 21:37:04 [2022-08-23T21:37:04.372Z] #77 98.40 configure.ac:13: installing 'build-aux/install-sh' 21:37:04 [2022-08-23T21:37:04.372Z] #77 98.43 configure.ac:13: installing 'build-aux/missing' 21:37:04 [2022-08-23T21:37:04.372Z] #77 98.43 configure.ac:8: installing 'build-aux/tap-driver.sh' 21:37:04 [2022-08-23T21:37:04.596Z] #77 83.50 libtoolize: copying file 'm4/ltversion.m4' 21:37:04 [2022-08-23T21:37:04.632Z] #77 98.66 Makefile.am: installing 'build-aux/depcomp' 21:37:04 [2022-08-23T21:37:04.764Z] #77 84.02 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 21:37:04 [2022-08-23T21:37:04.819Z] #21 50.69 Setting up systemd-journal-remote (247.3-7) ... 21:37:04 [2022-08-23T21:37:04.856Z] #77 83.88 libtoolize: copying file 'm4/lt~obsolete.m4' 21:37:05 [2022-08-23T21:37:05.081Z] #21 51.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:37:05 [2022-08-23T21:37:05.116Z] #77 83.99 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 21:37:05 [2022-08-23T21:37:05.652Z] #21 ... 21:37:05 [2022-08-23T21:37:05.652Z] 21:37:05 [2022-08-23T21:37:05.652Z] #77 [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 21:37:05 [2022-08-23T21:37:05.652Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e 21:37:05 [2022-08-23T21:37:05.652Z] #77 110.4 checking for ANSI C header files... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 111.0 checking for sys/types.h... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 111.2 checking for sys/stat.h... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 111.3 checking for stdlib.h... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 111.5 checking for string.h... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 111.6 checking for memory.h... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 111.8 checking for strings.h... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 112.0 checking for inttypes.h... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 112.2 checking for stdint.h... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 112.4 checking for unistd.h... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 112.5 checking for dlfcn.h... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 112.7 checking for objdir... .libs 21:37:05 [2022-08-23T21:37:05.652Z] #77 113.0 checking if gcc supports -fno-rtti -fno-exceptions... no 21:37:05 [2022-08-23T21:37:05.652Z] #77 113.1 checking for gcc option to produce PIC... -fPIC -DPIC 21:37:05 [2022-08-23T21:37:05.652Z] #77 113.1 checking if gcc PIC flag -fPIC -DPIC works... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 113.2 checking if gcc static flag -static works... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 113.5 checking if gcc supports -c -o file.o... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 113.6 checking if gcc supports -c -o file.o... (cached) yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 113.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 113.7 checking dynamic linker characteristics... GNU/Linux ld.so 21:37:05 [2022-08-23T21:37:05.652Z] #77 114.0 checking how to hardcode library paths into programs... immediate 21:37:05 [2022-08-23T21:37:05.652Z] #77 114.0 checking whether stripping libraries is possible... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 114.0 checking if libtool supports shared libraries... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 114.0 checking whether to build shared libraries... no 21:37:05 [2022-08-23T21:37:05.652Z] #77 114.0 checking whether to build static libraries... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 114.0 checking float.h usability... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 114.1 checking float.h presence... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 114.1 checking for float.h... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 114.2 checking limits.h usability... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 114.3 checking limits.h presence... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 114.4 checking for limits.h... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 114.4 checking stddef.h usability... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 114.5 checking stddef.h presence... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 114.6 checking for stddef.h... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 114.6 checking for stdlib.h... (cached) yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 114.7 checking for string.h... (cached) yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 114.7 checking sys/time.h usability... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 114.8 checking sys/time.h presence... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 114.8 checking for sys/time.h... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 114.8 checking for inline... inline 21:37:05 [2022-08-23T21:37:05.652Z] #77 114.9 checking for size_t... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 115.2 checking for stdlib.h... (cached) yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 115.2 checking for GNU libc compatible malloc... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 115.3 checking for stdlib.h... (cached) yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 115.3 checking for GNU libc compatible realloc... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 115.6 checking for working strtod... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 115.8 checking for gettimeofday... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 116.1 checking for memset... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 116.4 checking for strspn... yes 21:37:05 [2022-08-23T21:37:05.652Z] #77 116.8 checking that generated files are newer than configure... done 21:37:05 [2022-08-23T21:37:05.652Z] #77 116.8 configure: creating ./config.status 21:37:05 [2022-08-23T21:37:05.652Z] #77 119.5 config.status: creating Makefile 21:37:05 [2022-08-23T21:37:05.652Z] #77 119.5 config.status: creating config.h 21:37:05 [2022-08-23T21:37:05.652Z] #77 119.5 config.status: executing depfiles commands 21:37:05 [2022-08-23T21:37:05.653Z] #77 119.8 config.status: executing libtool commands 21:37:05 [2022-08-23T21:37:05.653Z] #77 120.7 GEN .version 21:37:05 [2022-08-23T21:37:05.653Z] #77 120.7 make install-recursive 21:37:05 [2022-08-23T21:37:05.653Z] #77 120.7 make[1]: Entering directory '/tmp/crun-build' 21:37:05 [2022-08-23T21:37:05.653Z] #77 120.8 Making install in libocispec 21:37:05 [2022-08-23T21:37:05.653Z] #77 120.8 make[2]: Entering directory '/tmp/crun-build/libocispec' 21:37:05 [2022-08-23T21:37:05.653Z] #77 120.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema 21:37:05 [2022-08-23T21:37:05.653Z] #77 120.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema 21:37:05 [2022-08-23T21:37:05.653Z] #77 120.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems 21:37:05 [2022-08-23T21:37:05.653Z] #77 120.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic 21:37:06 [2022-08-23T21:37:06.224Z] #77 121.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success 21:37:06 [2022-08-23T21:37:06.224Z] #77 121.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success 21:37:06 [2022-08-23T21:37:06.224Z] #77 121.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success 21:37:06 [2022-08-23T21:37:06.224Z] #77 121.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success 21:37:06 [2022-08-23T21:37:06.224Z] #77 121.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success 21:37:06 [2022-08-23T21:37:06.224Z] #77 121.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success 21:37:06 [2022-08-23T21:37:06.224Z] #77 121.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success 21:37:06 [2022-08-23T21:37:06.224Z] #77 121.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success 21:37:06 [2022-08-23T21:37:06.224Z] #77 121.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success 21:37:06 [2022-08-23T21:37:06.280Z] #77 100.1 checking build system type... x86_64-pc-linux-gnu 21:37:06 [2022-08-23T21:37:06.280Z] #77 100.4 checking host system type... x86_64-pc-linux-gnu 21:37:06 [2022-08-23T21:37:06.280Z] #77 100.4 checking how to print strings... printf 21:37:06 [2022-08-23T21:37:06.280Z] #77 100.4 checking for gcc... gcc 21:37:06 [2022-08-23T21:37:06.493Z] #77 ... 21:37:06 [2022-08-23T21:37:06.493Z] 21:37:06 [2022-08-23T21:37:06.493Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:37:06 [2022-08-23T21:37:06.494Z] #21 sha256:19127b18a3e009d95da4ff04b0646e7d1f82d8e48384e7291ae7ea34cdd2c9dd 21:37:06 [2022-08-23T21:37:06.494Z] #21 DONE 52.3s 21:37:06 [2022-08-23T21:37:06.494Z] 21:37:06 [2022-08-23T21:37:06.494Z] #22 [dev-systemd-false 8/28] 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 21:37:06 [2022-08-23T21:37:06.494Z] #22 sha256:a0e00a436260498f23862278d825484520c23edb0569c744abacad411674ea79 21:37:06 [2022-08-23T21:37:06.801Z] #77 100.5 checking whether the C compiler works... yes 21:37:06 [2022-08-23T21:37:06.802Z] #77 100.8 checking for C compiler default output file name... a.out 21:37:07 [2022-08-23T21:37:07.062Z] #77 100.8 checking for suffix of executables... 21:37:07 [2022-08-23T21:37:07.066Z] #22 0.695 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 21:37:07 [2022-08-23T21:37:07.066Z] #22 0.700 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 21:37:07 [2022-08-23T21:37:07.066Z] #22 0.703 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 21:37:07 [2022-08-23T21:37:07.066Z] #22 DONE 0.8s 21:37:07 [2022-08-23T21:37:07.066Z] 21:37:07 [2022-08-23T21:37:07.066Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 21:37:07 [2022-08-23T21:37:07.066Z] #23 sha256:383abfbff5187138e94cf2947570a22fa7e666df2050b80afb2572260f025a7b 21:37:07 [2022-08-23T21:37:07.323Z] #77 101.1 checking whether we are cross compiling... no 21:37:07 [2022-08-23T21:37:07.323Z] #77 101.3 checking for suffix of object files... o 21:37:07 [2022-08-23T21:37:07.323Z] #77 101.4 checking whether we are using the GNU C compiler... yes 21:37:07 [2022-08-23T21:37:07.583Z] #77 101.5 checking whether gcc accepts -g... yes 21:37:07 [2022-08-23T21:37:07.846Z] #77 101.6 checking for gcc option to accept ISO C89... none needed 21:37:08 [2022-08-23T21:37:08.106Z] #77 101.9 checking whether gcc understands -c and -o together... yes 21:37:08 [2022-08-23T21:37:08.106Z] #77 102.1 checking for a sed that does not truncate output... /bin/sed 21:37:08 [2022-08-23T21:37:08.106Z] #77 102.1 checking for grep that handles long lines and -e... /bin/grep 21:37:08 [2022-08-23T21:37:08.106Z] #77 102.1 checking for egrep... /bin/grep -E 21:37:08 [2022-08-23T21:37:08.106Z] #77 102.1 checking for fgrep... /bin/grep -F 21:37:08 [2022-08-23T21:37:08.106Z] #77 102.1 checking for ld used by gcc... /usr/bin/ld 21:37:08 [2022-08-23T21:37:08.106Z] #77 102.2 checking if the linker (/usr/bin/ld) is GNU ld... yes 21:37:08 [2022-08-23T21:37:08.106Z] #77 102.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 21:37:08 [2022-08-23T21:37:08.366Z] #77 102.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm 21:37:08 [2022-08-23T21:37:08.366Z] #77 102.3 checking whether ln -s works... yes 21:37:08 [2022-08-23T21:37:08.366Z] #77 102.3 checking the maximum length of command line arguments... 1572864 21:37:08 [2022-08-23T21:37:08.366Z] #77 102.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 21:37:08 [2022-08-23T21:37:08.366Z] #77 102.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 21:37:08 [2022-08-23T21:37:08.366Z] #77 102.3 checking for /usr/bin/ld option to reload object files... -r 21:37:08 [2022-08-23T21:37:08.366Z] #77 102.3 checking for objdump... objdump 21:37:08 [2022-08-23T21:37:08.366Z] #77 102.3 checking how to recognize dependent libraries... pass_all 21:37:08 [2022-08-23T21:37:08.366Z] #77 102.3 checking for dlltool... no 21:37:08 [2022-08-23T21:37:08.366Z] #77 102.3 checking how to associate runtime and link libraries... printf %s\n 21:37:08 [2022-08-23T21:37:08.366Z] #77 102.3 checking for ar... ar 21:37:08 [2022-08-23T21:37:08.627Z] #77 102.3 checking for archiver @FILE support... @ 21:37:08 [2022-08-23T21:37:08.627Z] #77 102.5 checking for strip... strip 21:37:08 [2022-08-23T21:37:08.627Z] #77 102.5 checking for ranlib... ranlib 21:37:08 [2022-08-23T21:37:08.627Z] #77 102.5 checking for gawk... no 21:37:08 [2022-08-23T21:37:08.627Z] #77 102.5 checking for mawk... mawk 21:37:08 [2022-08-23T21:37:08.887Z] #77 102.5 checking command to parse /usr/bin/nm -B output from gcc object... ok 21:37:08 [2022-08-23T21:37:08.887Z] #77 103.0 checking for sysroot... no 21:37:08 [2022-08-23T21:37:08.887Z] #77 103.0 checking for a working dd... /bin/dd 21:37:08 [2022-08-23T21:37:08.887Z] #77 103.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 21:37:09 [2022-08-23T21:37:09.148Z] #77 103.1 checking for mt... no 21:37:09 [2022-08-23T21:37:09.148Z] #77 103.1 checking if : is a manifest tool... no 21:37:09 [2022-08-23T21:37:09.408Z] #77 103.1 checking how to run the C preprocessor... gcc -E 21:37:09 [2022-08-23T21:37:09.978Z] #77 103.4 checking for ANSI C header files... yes 21:37:10 [2022-08-23T21:37:10.238Z] #77 104.1 checking for sys/types.h... yes 21:37:10 [2022-08-23T21:37:10.499Z] #77 104.3 checking for sys/stat.h... yes 21:37:10 [2022-08-23T21:37:10.499Z] #77 104.5 checking for stdlib.h... yes 21:37:10 [2022-08-23T21:37:10.760Z] #77 104.7 checking for string.h... yes 21:37:11 [2022-08-23T21:37:11.020Z] #77 104.8 checking for memory.h... yes 21:37:11 [2022-08-23T21:37:11.281Z] #77 105.0 checking for strings.h... yes 21:37:11 [2022-08-23T21:37:11.542Z] #77 105.3 checking for inttypes.h... yes 21:37:11 [2022-08-23T21:37:11.542Z] #77 105.4 checking for stdint.h... yes 21:37:11 [2022-08-23T21:37:11.802Z] #77 105.6 checking for unistd.h... yes 21:37:12 [2022-08-23T21:37:12.063Z] #77 105.8 checking for dlfcn.h... yes 21:37:12 [2022-08-23T21:37:12.063Z] #77 106.0 checking for objdir... .libs 21:37:12 [2022-08-23T21:37:12.323Z] #77 106.4 checking if gcc supports -fno-rtti -fno-exceptions... no 21:37:12 [2022-08-23T21:37:12.323Z] #77 106.5 checking for gcc option to produce PIC... -fPIC -DPIC 21:37:12 [2022-08-23T21:37:12.365Z] #23 ... 21:37:12 [2022-08-23T21:37:12.365Z] 21:37:12 [2022-08-23T21:37:12.365Z] #77 [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 21:37:12 [2022-08-23T21:37:12.365Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e 21:37:12 [2022-08-23T21:37:12.365Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success 21:37:12 [2022-08-23T21:37:12.365Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success 21:37:12 [2022-08-23T21:37:12.365Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success 21:37:12 [2022-08-23T21:37:12.365Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success 21:37:12 [2022-08-23T21:37:12.365Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success 21:37:12 [2022-08-23T21:37:12.365Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success 21:37:12 [2022-08-23T21:37:12.365Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success 21:37:12 [2022-08-23T21:37:12.365Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success 21:37:12 [2022-08-23T21:37:12.365Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success 21:37:12 [2022-08-23T21:37:12.365Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success 21:37:12 [2022-08-23T21:37:12.365Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success 21:37:12 [2022-08-23T21:37:12.365Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success 21:37:12 [2022-08-23T21:37:12.365Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success 21:37:12 [2022-08-23T21:37:12.365Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success 21:37:12 [2022-08-23T21:37:12.365Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success 21:37:12 [2022-08-23T21:37:12.365Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success 21:37:12 [2022-08-23T21:37:12.365Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success 21:37:12 [2022-08-23T21:37:12.365Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success 21:37:12 [2022-08-23T21:37:12.365Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success 21:37:12 [2022-08-23T21:37:12.365Z] #77 123.0 make install-recursive 21:37:12 [2022-08-23T21:37:12.365Z] #77 123.0 make[3]: Entering directory '/tmp/crun-build/libocispec' 21:37:12 [2022-08-23T21:37:12.365Z] #77 123.1 Making install in yajl 21:37:12 [2022-08-23T21:37:12.365Z] #77 123.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' 21:37:12 [2022-08-23T21:37:12.365Z] #77 123.2 CC verify/json_verify-json_verify.o 21:37:12 [2022-08-23T21:37:12.365Z] #77 123.2 CC src/libyajl_la-yajl_alloc.lo 21:37:12 [2022-08-23T21:37:12.365Z] #77 123.2 CC src/libyajl_la-yajl.lo 21:37:12 [2022-08-23T21:37:12.365Z] #77 123.2 CC src/libyajl_la-yajl_gen.lo 21:37:12 [2022-08-23T21:37:12.365Z] #77 123.2 CC src/libyajl_la-yajl_parser.lo 21:37:12 [2022-08-23T21:37:12.365Z] #77 123.3 CC src/libyajl_la-yajl_buf.lo 21:37:12 [2022-08-23T21:37:12.365Z] #77 123.3 CC src/libyajl_la-yajl_encode.lo 21:37:12 [2022-08-23T21:37:12.365Z] #77 123.3 CC src/libyajl_la-yajl_lex.lo 21:37:12 [2022-08-23T21:37:12.365Z] #77 123.3 CC src/libyajl_la-yajl_tree.lo 21:37:12 [2022-08-23T21:37:12.583Z] #77 106.5 checking if gcc PIC flag -fPIC -DPIC works... yes 21:37:13 [2022-08-23T21:37:13.168Z] #77 106.6 checking if gcc static flag -static works... yes 21:37:13 [2022-08-23T21:37:13.168Z] #77 107.1 checking if gcc supports -c -o file.o... yes 21:37:13 [2022-08-23T21:37:13.168Z] #77 107.2 checking if gcc supports -c -o file.o... (cached) yes 21:37:13 [2022-08-23T21:37:13.168Z] #77 107.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:37:13 [2022-08-23T21:37:13.306Z] #77 128.6 CCLD libyajl.la 21:37:13 [2022-08-23T21:37:13.567Z] #77 128.9 CCLD verify/json_verify 21:37:13 [2022-08-23T21:37:13.687Z] #77 107.3 checking dynamic linker characteristics... GNU/Linux ld.so 21:37:13 [2022-08-23T21:37:13.688Z] #77 107.6 checking how to hardcode library paths into programs... immediate 21:37:13 [2022-08-23T21:37:13.688Z] #77 107.6 checking whether stripping libraries is possible... yes 21:37:13 [2022-08-23T21:37:13.688Z] #77 107.6 checking if libtool supports shared libraries... yes 21:37:13 [2022-08-23T21:37:13.688Z] #77 107.6 checking whether to build shared libraries... no 21:37:13 [2022-08-23T21:37:13.688Z] #77 107.6 checking whether to build static libraries... yes 21:37:13 [2022-08-23T21:37:13.688Z] #77 107.6 checking for a BSD-compatible install... /usr/bin/install -c 21:37:13 [2022-08-23T21:37:13.688Z] #77 107.6 checking whether build environment is sane... yes 21:37:13 [2022-08-23T21:37:13.688Z] #77 107.7 checking for a thread-safe mkdir -p... /bin/mkdir -p 21:37:13 [2022-08-23T21:37:13.688Z] #77 107.7 checking whether make sets $(MAKE)... yes 21:37:13 [2022-08-23T21:37:13.688Z] #77 107.7 checking whether make supports the include directive... yes (GNU style) 21:37:13 [2022-08-23T21:37:13.947Z] #77 107.8 checking whether make supports nested variables... yes 21:37:13 [2022-08-23T21:37:13.947Z] #77 107.8 checking whether UID '0' is supported by ustar format... yes 21:37:13 [2022-08-23T21:37:13.947Z] #77 107.8 checking whether GID '0' is supported by ustar format... yes 21:37:13 [2022-08-23T21:37:13.947Z] #77 107.8 checking how to create a ustar tar archive... gnutar 21:37:13 [2022-08-23T21:37:13.947Z] #77 107.9 checking dependency style of gcc... gcc3 21:37:14 [2022-08-23T21:37:14.138Z] #77 129.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' 21:37:14 [2022-08-23T21:37:14.138Z] #77 129.3 make[5]: Nothing to be done for 'install-exec-am'. 21:37:14 [2022-08-23T21:37:14.138Z] #77 129.3 make[5]: Nothing to be done for 'install-data-am'. 21:37:14 [2022-08-23T21:37:14.138Z] #77 129.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' 21:37:14 [2022-08-23T21:37:14.138Z] #77 129.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' 21:37:14 [2022-08-23T21:37:14.138Z] #77 129.3 make[4]: Entering directory '/tmp/crun-build/libocispec' 21:37:14 [2022-08-23T21:37:14.138Z] #77 129.4 CC src/validate.o 21:37:14 [2022-08-23T21:37:14.138Z] #77 129.4 CC src/image_spec_schema_config_schema.lo 21:37:14 [2022-08-23T21:37:14.138Z] #77 129.4 CC src/image_spec_schema_content_descriptor.lo 21:37:14 [2022-08-23T21:37:14.138Z] #77 129.5 CC src/image_spec_schema_defs.lo 21:37:14 [2022-08-23T21:37:14.138Z] #77 129.5 CC src/image_spec_schema_defs_descriptor.lo 21:37:14 [2022-08-23T21:37:14.138Z] #77 129.5 CC src/image_spec_schema_image_index_schema.lo 21:37:14 [2022-08-23T21:37:14.138Z] #77 129.5 CC src/image_spec_schema_image_layout_schema.lo 21:37:14 [2022-08-23T21:37:14.138Z] #77 129.6 CC src/image_spec_schema_image_manifest_schema.lo 21:37:14 [2022-08-23T21:37:14.208Z] #77 108.1 checking whether to enable maintainer-specific portions of Makefiles... yes 21:37:14 [2022-08-23T21:37:14.208Z] #77 108.1 checking whether make supports nested variables... (cached) yes 21:37:14 [2022-08-23T21:37:14.208Z] #77 108.1 checking for gawk... (cached) mawk 21:37:14 [2022-08-23T21:37:14.208Z] #77 108.1 checking for a sed that does not truncate output... (cached) /bin/sed 21:37:14 [2022-08-23T21:37:14.208Z] #77 108.1 checking for gcc... (cached) gcc 21:37:14 [2022-08-23T21:37:14.208Z] #77 108.2 checking whether we are using the GNU C compiler... (cached) yes 21:37:14 [2022-08-23T21:37:14.208Z] #77 108.2 checking whether gcc accepts -g... (cached) yes 21:37:14 [2022-08-23T21:37:14.208Z] #77 108.2 checking for gcc option to accept ISO C89... (cached) none needed 21:37:14 [2022-08-23T21:37:14.208Z] #77 108.2 checking whether gcc understands -c and -o together... (cached) yes 21:37:14 [2022-08-23T21:37:14.208Z] #77 108.2 checking for a Python interpreter with version >= 3... python3 21:37:14 [2022-08-23T21:37:14.208Z] #77 108.3 checking for python3... /usr/bin/python3 21:37:14 [2022-08-23T21:37:14.401Z] #77 129.6 CC src/runtime_spec_schema_config_linux.lo 21:37:14 [2022-08-23T21:37:14.401Z] #77 129.7 CC src/runtime_spec_schema_config_zos.lo 21:37:14 [2022-08-23T21:37:14.401Z] #77 129.7 CC src/runtime_spec_schema_config_schema.lo 21:37:14 [2022-08-23T21:37:14.401Z] #77 129.7 CC src/runtime_spec_schema_config_solaris.lo 21:37:14 [2022-08-23T21:37:14.401Z] #77 129.8 CC src/runtime_spec_schema_config_vm.lo 21:37:14 [2022-08-23T21:37:14.469Z] #77 108.3 checking for python3 version... 3.9 21:37:14 [2022-08-23T21:37:14.469Z] #77 108.3 checking for python3 platform... linux 21:37:14 [2022-08-23T21:37:14.469Z] #77 108.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 21:37:14 [2022-08-23T21:37:14.661Z] #77 129.8 CC src/runtime_spec_schema_config_windows.lo 21:37:14 [2022-08-23T21:37:14.661Z] #77 129.9 CC src/runtime_spec_schema_defs.lo 21:37:14 [2022-08-23T21:37:14.661Z] #77 130.0 CC src/runtime_spec_schema_defs_linux.lo 21:37:14 [2022-08-23T21:37:14.729Z] #77 108.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 21:37:14 [2022-08-23T21:37:14.729Z] #77 108.7 checking for go-md2man... no 21:37:14 [2022-08-23T21:37:14.729Z] #77 108.7 checking error.h usability... yes 21:37:14 [2022-08-23T21:37:14.729Z] #77 108.9 checking error.h presence... yes 21:37:14 [2022-08-23T21:37:14.922Z] #77 130.1 CC src/runtime_spec_schema_defs_zos.lo 21:37:14 [2022-08-23T21:37:14.922Z] #77 130.3 CC src/runtime_spec_schema_defs_vm.lo 21:37:14 [2022-08-23T21:37:14.922Z] #77 130.3 CC src/runtime_spec_schema_defs_windows.lo 21:37:14 [2022-08-23T21:37:14.990Z] #77 108.9 checking for error.h... yes 21:37:14 [2022-08-23T21:37:14.990Z] #77 109.0 checking linux/openat2.h usability... yes 21:37:14 [2022-08-23T21:37:14.990Z] #77 109.1 checking linux/openat2.h presence... yes 21:37:14 [2022-08-23T21:37:14.990Z] #77 109.2 checking for linux/openat2.h... yes 21:37:15 [2022-08-23T21:37:15.114Z] #77 ... 21:37:15 [2022-08-23T21:37:15.114Z] 21:37:15 [2022-08-23T21:37:15.114Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:37:15 [2022-08-23T21:37:15.114Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:37:15 [2022-08-23T21:37:15.114Z] #14 164.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. 21:37:15 [2022-08-23T21:37:15.114Z] #14 164.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 21:37:15 [2022-08-23T21:37:15.114Z] #14 164.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 21:37:15 [2022-08-23T21:37:15.183Z] #77 130.6 CC src/runtime_spec_schema_state_schema.lo 21:37:15 [2022-08-23T21:37:15.183Z] #77 130.6 CC src/image_manifest_items_image_manifest_items_schema.lo 21:37:15 [2022-08-23T21:37:15.251Z] #77 109.2 checking for copy_file_range... 21:37:15 [2022-08-23T21:37:15.251Z] #77 ... 21:37:15 [2022-08-23T21:37:15.251Z] 21:37:15 [2022-08-23T21:37:15.251Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:37:15 [2022-08-23T21:37:15.251Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:37:15 [2022-08-23T21:37:15.251Z] #21 6.341 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] 21:37:15 [2022-08-23T21:37:15.251Z] #21 7.669 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:37:15 [2022-08-23T21:37:15.251Z] #21 11.61 Fetched 8571 kB in 8s (1077 kB/s) 21:37:15 [2022-08-23T21:37:15.251Z] #21 11.61 Reading package lists... 21:37:15 [2022-08-23T21:37:15.443Z] #77 130.6 CC src/basic_test_double_array_item.lo 21:37:15 [2022-08-23T21:37:15.443Z] #77 130.7 CC src/basic_test_double_array.lo 21:37:15 [2022-08-23T21:37:15.443Z] #77 130.8 CC src/basic_test_top_array_int.lo 21:37:15 [2022-08-23T21:37:15.512Z] #21 14.58 Reading package lists... 21:37:15 [2022-08-23T21:37:15.512Z] #21 ... 21:37:15 [2022-08-23T21:37:15.512Z] 21:37:15 [2022-08-23T21:37:15.512Z] #77 [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 21:37:15 [2022-08-23T21:37:15.512Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:37:15 [2022-08-23T21:37:15.512Z] #77 109.2 checking for copy_file_range... yes 21:37:15 [2022-08-23T21:37:15.512Z] #77 109.4 checking for fgetxattr... yes 21:37:15 [2022-08-23T21:37:15.703Z] #77 131.0 CC src/basic_test_top_double_array_int.lo 21:37:15 [2022-08-23T21:37:15.703Z] #77 131.0 CC src/basic_test_top_array_string.lo 21:37:15 [2022-08-23T21:37:15.773Z] #77 109.7 checking for statx... yes 21:37:15 [2022-08-23T21:37:15.964Z] #77 131.1 CC src/basic_test_top_double_array_obj.lo 21:37:15 [2022-08-23T21:37:15.964Z] #77 131.3 CC src/basic_test_top_double_array_refobj.lo 21:37:16 [2022-08-23T21:37:16.035Z] #77 109.9 checking for fgetpwent_r... yes 21:37:16 [2022-08-23T21:37:16.224Z] #77 131.4 CC src/basic_test_top_double_array_string.lo 21:37:16 [2022-08-23T21:37:16.224Z] #77 131.5 CC src/read-file.lo 21:37:16 [2022-08-23T21:37:16.224Z] #77 131.6 CC src/json_common.lo 21:37:16 [2022-08-23T21:37:16.224Z] #77 ... 21:37:16 [2022-08-23T21:37:16.224Z] 21:37:16 [2022-08-23T21:37:16.224Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 21:37:16 [2022-08-23T21:37:16.224Z] #23 sha256:383abfbff5187138e94cf2947570a22fa7e666df2050b80afb2572260f025a7b 21:37:16 [2022-08-23T21:37:16.224Z] #23 9.266 Collecting yamllint==1.26.1 21:37:16 [2022-08-23T21:37:16.296Z] #77 110.2 checking for issetugid... no 21:37:16 [2022-08-23T21:37:16.296Z] #77 110.3 checking for pkg-config... /usr/bin/pkg-config 21:37:16 [2022-08-23T21:37:16.296Z] #77 110.3 checking pkg-config is at least version 0.9.0... yes 21:37:16 [2022-08-23T21:37:16.866Z] #77 110.4 checking for library containing yajl_tree_get... -lyajl 21:37:16 [2022-08-23T21:37:16.866Z] #77 110.8 checking for yajl >= 2.0.0... yes 21:37:16 [2022-08-23T21:37:16.866Z] #77 110.9 checking sys/capability.h usability... yes 21:37:16 [2022-08-23T21:37:16.866Z] #77 111.0 checking sys/capability.h presence... yes 21:37:17 [2022-08-23T21:37:17.127Z] #77 111.1 checking for sys/capability.h... yes 21:37:17 [2022-08-23T21:37:17.387Z] #77 111.1 checking for library containing cap_from_name... -lcap 21:37:17 [2022-08-23T21:37:17.442Z] #77 ... 21:37:17 [2022-08-23T21:37:17.442Z] 21:37:17 [2022-08-23T21:37:17.442Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:37:17 [2022-08-23T21:37:17.442Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:37:17 [2022-08-23T21:37:17.442Z] #14 165.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. 21:37:17 [2022-08-23T21:37:17.442Z] #14 165.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 21:37:17 [2022-08-23T21:37:17.442Z] #14 165.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 21:37:17 [2022-08-23T21:37:17.608Z] #23 10.32 Downloading yamllint-1.26.1.tar.gz (126 kB) 21:37:17 [2022-08-23T21:37:17.958Z] #77 111.6 checking for library containing dlopen... -ldl 21:37:18 [2022-08-23T21:37:18.218Z] #77 112.0 checking seccomp.h usability... yes 21:37:18 [2022-08-23T21:37:18.218Z] #77 112.1 checking seccomp.h presence... yes 21:37:18 [2022-08-23T21:37:18.218Z] #77 112.2 checking for seccomp.h... yes 21:37:18 [2022-08-23T21:37:18.548Z] #23 11.48 Collecting pathspec>=0.5.3 21:37:18 [2022-08-23T21:37:18.548Z] #23 11.49 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) 21:37:18 [2022-08-23T21:37:18.790Z] #77 112.2 checking for library containing seccomp_rule_add... -lseccomp 21:37:18 [2022-08-23T21:37:18.809Z] #23 11.76 Collecting pyyaml 21:37:18 [2022-08-23T21:37:18.809Z] #23 11.78 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) 21:37:18 [2022-08-23T21:37:18.809Z] #23 11.82 Building wheels for collected packages: yamllint 21:37:18 [2022-08-23T21:37:18.809Z] #23 11.84 Building wheel for yamllint (setup.py): started 21:37:19 [2022-08-23T21:37:19.050Z] #77 112.7 checking for library containing seccomp_arch_resolve_name... none required 21:37:19 [2022-08-23T21:37:19.050Z] #77 112.9 checking systemd/sd-bus.h usability... yes 21:37:19 [2022-08-23T21:37:19.310Z] #77 113.1 checking systemd/sd-bus.h presence... yes 21:37:19 [2022-08-23T21:37:19.310Z] #77 113.2 checking for systemd/sd-bus.h... yes 21:37:19 [2022-08-23T21:37:19.881Z] #77 113.3 checking for library containing sd_bus_match_signal_async... -lsystemd 21:37:20 [2022-08-23T21:37:20.142Z] #77 113.8 checking for sd_notify_barrier... yes 21:37:20 [2022-08-23T21:37:20.192Z] #23 12.92 Building wheel for yamllint (setup.py): finished with status 'done' 21:37:20 [2022-08-23T21:37:20.192Z] #23 12.92 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=444d1b56da268c3e825226898d5d359e85796395475339a836184a9e0ee9bf25 21:37:20 [2022-08-23T21:37:20.192Z] #23 12.92 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 21:37:20 [2022-08-23T21:37:20.192Z] #23 12.92 Successfully built yamllint 21:37:20 [2022-08-23T21:37:20.192Z] #23 12.96 Installing collected packages: pyyaml, pathspec, yamllint 21:37:20 [2022-08-23T21:37:20.402Z] #77 114.1 checking linux/bpf.h usability... yes 21:37:20 [2022-08-23T21:37:20.402Z] #77 114.3 checking linux/bpf.h presence... yes 21:37:20 [2022-08-23T21:37:20.402Z] #77 114.4 checking for linux/bpf.h... yes 21:37:20 [2022-08-23T21:37:20.452Z] #23 13.29 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 21:37:20 [2022-08-23T21:37:20.663Z] #77 114.4 checking compilation for eBPF... yes 21:37:20 [2022-08-23T21:37:20.663Z] #77 114.6 checking for criu >= 3.15... no 21:37:20 [2022-08-23T21:37:20.663Z] #77 114.7 configure: CRIU headers not found, building without CRIU support 21:37:20 [2022-08-23T21:37:20.663Z] #77 114.7 checking for criu > 3.16... no 21:37:20 [2022-08-23T21:37:20.663Z] #77 114.7 configure: CRIU version doesn't support join-ns API 21:37:20 [2022-08-23T21:37:20.663Z] #77 114.7 checking for criu > 3.16.1... no 21:37:20 [2022-08-23T21:37:20.663Z] #77 114.7 configure: CRIU version doesn't support for pre-dumping 21:37:20 [2022-08-23T21:37:20.663Z] #77 114.7 checking for new mount API (fsconfig)... yes 21:37:20 [2022-08-23T21:37:20.925Z] #77 114.8 checking for seccomp notify API... yes 21:37:20 [2022-08-23T21:37:20.925Z] #77 114.9 checking for gperf... no 21:37:20 [2022-08-23T21:37:20.925Z] #77 114.9 configure: gperf not found - cannot rebuild signal parser code 21:37:21 [2022-08-23T21:37:21.023Z] #23 DONE 13.8s 21:37:21 [2022-08-23T21:37:21.023Z] 21:37:21 [2022-08-23T21:37:21.023Z] #77 [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 21:37:21 [2022-08-23T21:37:21.023Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e 21:37:21 [2022-08-23T21:37:21.023Z] #77 131.8 CC tests/test-1.o 21:37:21 [2022-08-23T21:37:21.023Z] #77 131.9 CC tests/test-2.o 21:37:21 [2022-08-23T21:37:21.023Z] #77 132.1 CC tests/test-3.o 21:37:21 [2022-08-23T21:37:21.023Z] #77 132.4 CC tests/test-4.o 21:37:21 [2022-08-23T21:37:21.023Z] #77 132.5 CC tests/test-5.o 21:37:21 [2022-08-23T21:37:21.023Z] #77 132.8 CC tests/test-6.o 21:37:21 [2022-08-23T21:37:21.023Z] #77 133.0 CC tests/test-7.o 21:37:21 [2022-08-23T21:37:21.023Z] #77 133.2 CC tests/test-8.o 21:37:21 [2022-08-23T21:37:21.023Z] #77 133.6 CC tests/test-9.o 21:37:21 [2022-08-23T21:37:21.023Z] #77 133.7 CC tests/test-10.o 21:37:21 [2022-08-23T21:37:21.023Z] #77 134.0 CC tests/test-11.o 21:37:21 [2022-08-23T21:37:21.188Z] #77 114.9 checking for library containing argp_parse... none required 21:37:21 [2022-08-23T21:37:21.448Z] #77 115.4 checking that generated files are newer than configure... done 21:37:21 [2022-08-23T21:37:21.448Z] #77 115.4 configure: creating ./config.status 21:37:23 [2022-08-23T21:37:23.360Z] #77 ... 21:37:23 [2022-08-23T21:37:23.360Z] 21:37:23 [2022-08-23T21:37:23.360Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:37:23 [2022-08-23T21:37:23.360Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:37:23 [2022-08-23T21:37:23.360Z] #21 14.58 Reading package lists... 21:37:23 [2022-08-23T21:37:23.360Z] #21 17.73 Building dependency tree... 21:37:23 [2022-08-23T21:37:23.360Z] #21 19.63 The following additional packages will be installed: 21:37:23 [2022-08-23T21:37:23.360Z] #21 19.63 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 21:37:23 [2022-08-23T21:37:23.360Z] #21 19.63 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 21:37:23 [2022-08-23T21:37:23.360Z] #21 19.64 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 21:37:23 [2022-08-23T21:37:23.360Z] #21 19.64 libxtables12 python-pip-whl python3-distutils python3-lib2to3 21:37:23 [2022-08-23T21:37:23.360Z] #21 19.64 python3-pkg-resources systemd vim-runtime xxd 21:37:23 [2022-08-23T21:37:23.360Z] #21 19.64 Suggested packages: 21:37:23 [2022-08-23T21:37:23.360Z] #21 19.65 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 21:37:23 [2022-08-23T21:37:23.360Z] #21 19.65 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 21:37:23 [2022-08-23T21:37:23.360Z] #21 19.65 ctags vim-doc vim-scripts xfsdump acl attr quota 21:37:23 [2022-08-23T21:37:23.360Z] #21 19.65 Recommended packages: 21:37:23 [2022-08-23T21:37:23.360Z] #21 19.65 libatm1 nftables libpam-cap build-essential python3-dev dbus 21:37:23 [2022-08-23T21:37:23.360Z] #21 19.65 systemd-timesyncd | time-daemon unzip 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.42 The following NEW packages will be installed: 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.42 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.42 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.42 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.42 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.42 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.42 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.42 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.42 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.42 vim-runtime xfsprogs xxd xz-utils zip zstd 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.74 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.74 Need to get 32.8 MB of archives. 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.74 After this operation, 124 MB of additional disk space will be used. 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 21.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.12 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.14 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.51 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.51 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.51 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.51 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.51 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.52 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.52 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.52 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.53 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.60 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.61 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.61 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.61 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.64 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.65 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.66 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.71 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.73 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.74 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 22.75 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 23.06 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 23.09 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 23.12 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 23.13 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] 21:37:23 [2022-08-23T21:37:23.360Z] #21 23.87 debconf: delaying package configuration, since apt-utils is not installed 21:37:23 [2022-08-23T21:37:23.360Z] #21 24.07 Fetched 32.8 MB in 2s (19.2 MB/s) 21:37:23 [2022-08-23T21:37:23.360Z] #21 24.15 Selecting previously unselected package libcap2:amd64. 21:37:23 [2022-08-23T21:37:23.360Z] #21 24.15 (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 ... 24018 files and directories currently installed.) 21:37:23 [2022-08-23T21:37:23.360Z] #21 24.23 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... 21:37:23 [2022-08-23T21:37:23.360Z] #21 24.24 Unpacking libcap2:amd64 (1:2.44-1) ... 21:37:23 [2022-08-23T21:37:23.360Z] #21 24.30 Selecting previously unselected package libargon2-1:amd64. 21:37:23 [2022-08-23T21:37:23.360Z] #21 24.30 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... 21:37:23 [2022-08-23T21:37:23.360Z] #21 24.31 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... 21:37:23 [2022-08-23T21:37:23.360Z] #21 24.37 Selecting previously unselected package libjson-c5:amd64. 21:37:23 [2022-08-23T21:37:23.360Z] #21 24.37 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... 21:37:23 [2022-08-23T21:37:23.360Z] #21 24.37 Unpacking libjson-c5:amd64 (0.15-2) ... 21:37:23 [2022-08-23T21:37:23.360Z] #21 24.45 Selecting previously unselected package libcryptsetup12:amd64. 21:37:23 [2022-08-23T21:37:23.360Z] #21 24.46 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... 21:37:23 [2022-08-23T21:37:23.360Z] #21 24.47 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... 21:37:23 [2022-08-23T21:37:23.622Z] #21 24.67 Selecting previously unselected package libip4tc2:amd64. 21:37:23 [2022-08-23T21:37:23.623Z] #21 24.67 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... 21:37:23 [2022-08-23T21:37:23.623Z] #21 24.68 Unpacking libip4tc2:amd64 (1.8.7-1) ... 21:37:23 [2022-08-23T21:37:23.623Z] #21 24.74 Selecting previously unselected package libkmod2:amd64. 21:37:23 [2022-08-23T21:37:23.623Z] #21 24.76 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... 21:37:23 [2022-08-23T21:37:23.623Z] #21 24.76 Unpacking libkmod2:amd64 (28-1) ... 21:37:23 [2022-08-23T21:37:23.623Z] #21 24.87 Selecting previously unselected package systemd. 21:37:23 [2022-08-23T21:37:23.883Z] #21 24.88 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... 21:37:23 [2022-08-23T21:37:23.883Z] #21 ... 21:37:23 [2022-08-23T21:37:23.883Z] 21:37:23 [2022-08-23T21:37:23.883Z] #77 [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 21:37:23 [2022-08-23T21:37:23.883Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:37:23 [2022-08-23T21:37:23.883Z] #77 117.9 config.status: creating Makefile 21:37:23 [2022-08-23T21:37:23.883Z] #77 118.0 config.status: creating rpm/crun.spec 21:37:24 [2022-08-23T21:37:24.143Z] #77 118.1 config.status: creating config.h 21:37:24 [2022-08-23T21:37:24.143Z] #77 118.2 config.status: executing libtool commands 21:37:24 [2022-08-23T21:37:24.143Z] #77 118.2 config.status: executing depfiles commands 21:37:25 [2022-08-23T21:37:25.526Z] #77 119.4 === configuring in libocispec (/tmp/crun-build/libocispec) 21:37:25 [2022-08-23T21:37:25.526Z] #77 119.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 21:37:25 [2022-08-23T21:37:25.787Z] #77 119.8 checking for gcc... gcc 21:37:26 [2022-08-23T21:37:26.047Z] #77 119.9 checking whether the C compiler works... yes 21:37:26 [2022-08-23T21:37:26.307Z] #77 120.1 checking for C compiler default output file name... a.out 21:37:26 [2022-08-23T21:37:26.307Z] #77 120.1 checking for suffix of executables... 21:37:26 [2022-08-23T21:37:26.568Z] #77 120.4 checking whether we are cross compiling... no 21:37:26 [2022-08-23T21:37:26.568Z] #77 120.5 checking for suffix of object files... o 21:37:26 [2022-08-23T21:37:26.828Z] #77 120.6 checking whether we are using the GNU C compiler... yes 21:37:26 [2022-08-23T21:37:26.828Z] #77 120.7 checking whether gcc accepts -g... yes 21:37:26 [2022-08-23T21:37:26.828Z] #77 120.8 checking for gcc option to accept ISO C89... none needed 21:37:27 [2022-08-23T21:37:27.089Z] #77 120.9 checking whether gcc understands -c and -o together... yes 21:37:27 [2022-08-23T21:37:27.089Z] #77 121.1 checking how to run the C preprocessor... gcc -E 21:37:27 [2022-08-23T21:37:27.333Z] #14 ... 21:37:27 [2022-08-23T21:37:27.333Z] 21:37:27 [2022-08-23T21:37:27.333Z] #77 [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 21:37:27 [2022-08-23T21:37:27.333Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:37:27 [2022-08-23T21:37:27.333Z] #77 105.5 configure.ac:7: installing 'build-aux/compile' 21:37:27 [2022-08-23T21:37:27.333Z] #77 105.5 configure.ac:9: installing 'build-aux/config.guess' 21:37:27 [2022-08-23T21:37:27.333Z] #77 105.5 configure.ac:9: installing 'build-aux/config.sub' 21:37:27 [2022-08-23T21:37:27.333Z] #77 105.5 configure.ac:11: installing 'build-aux/install-sh' 21:37:27 [2022-08-23T21:37:27.333Z] #77 105.5 configure.ac:11: installing 'build-aux/missing' 21:37:27 [2022-08-23T21:37:27.333Z] #77 106.0 Makefile.am: installing 'build-aux/depcomp' 21:37:27 [2022-08-23T21:37:27.333Z] #77 106.2 parallel-tests: installing 'build-aux/test-driver' 21:37:27 [2022-08-23T21:37:27.348Z] #77 121.3 checking for grep that handles long lines and -e... /bin/grep 21:37:27 [2022-08-23T21:37:27.349Z] #77 121.3 checking for egrep... /bin/grep -E 21:37:27 [2022-08-23T21:37:27.920Z] #77 121.3 checking for ANSI C header files... yes 21:37:28 [2022-08-23T21:37:28.180Z] #77 122.0 checking for sys/types.h... yes 21:37:28 [2022-08-23T21:37:28.440Z] #77 122.2 checking for sys/stat.h... yes 21:37:28 [2022-08-23T21:37:28.440Z] #77 122.4 checking for stdlib.h... yes 21:37:28 [2022-08-23T21:37:28.700Z] #77 122.6 checking for string.h... yes 21:37:28 [2022-08-23T21:37:28.700Z] #77 122.7 checking for memory.h... yes 21:37:28 [2022-08-23T21:37:28.960Z] #77 122.9 checking for strings.h... yes 21:37:29 [2022-08-23T21:37:29.220Z] #77 123.2 checking for inttypes.h... yes 21:37:29 [2022-08-23T21:37:29.480Z] #77 123.5 checking for stdint.h... yes 21:37:29 [2022-08-23T21:37:29.740Z] #77 123.6 checking for unistd.h... yes 21:37:29 [2022-08-23T21:37:29.743Z] #14 ... 21:37:29 [2022-08-23T21:37:29.743Z] 21:37:29 [2022-08-23T21:37:29.743Z] #77 [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 21:37:29 [2022-08-23T21:37:29.743Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:37:29 [2022-08-23T21:37:29.743Z] #77 107.4 configure.ac:7: installing 'build-aux/compile' 21:37:29 [2022-08-23T21:37:29.743Z] #77 107.4 configure.ac:9: installing 'build-aux/config.guess' 21:37:29 [2022-08-23T21:37:29.743Z] #77 107.4 configure.ac:9: installing 'build-aux/config.sub' 21:37:29 [2022-08-23T21:37:29.743Z] #77 107.5 configure.ac:11: installing 'build-aux/install-sh' 21:37:29 [2022-08-23T21:37:29.743Z] #77 107.5 configure.ac:11: installing 'build-aux/missing' 21:37:29 [2022-08-23T21:37:29.743Z] #77 108.0 Makefile.am: installing 'build-aux/depcomp' 21:37:29 [2022-08-23T21:37:29.743Z] #77 108.2 parallel-tests: installing 'build-aux/test-driver' 21:37:30 [2022-08-23T21:37:30.004Z] #77 123.8 checking minix/config.h usability... no 21:37:30 [2022-08-23T21:37:30.004Z] #77 124.0 checking minix/config.h presence... no 21:37:30 [2022-08-23T21:37:30.004Z] #77 124.0 checking for minix/config.h... no 21:37:30 [2022-08-23T21:37:30.264Z] #77 124.0 checking whether it is safe to define __EXTENSIONS__... yes 21:37:30 [2022-08-23T21:37:30.310Z] #71 138.0 # github.com/containerd/containerd/cmd/containerd 21:37:30 [2022-08-23T21:37:30.310Z] #71 138.0 /usr/bin/ld: /tmp/go-link-269979733/000019.o: in function `New': 21:37:30 [2022-08-23T21:37:30.310Z] #71 138.0 /tmp/tmp.5dPMjx303Z/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 21:37:30 [2022-08-23T21:37:30.310Z] #71 138.0 + bin/containerd-stress 21:37:30 [2022-08-23T21:37:30.310Z] #71 139.1 + bin/containerd-shim 21:37:30 [2022-08-23T21:37:30.524Z] #77 124.3 checking build system type... x86_64-pc-linux-gnu 21:37:30 [2022-08-23T21:37:30.524Z] #77 124.5 checking host system type... x86_64-pc-linux-gnu 21:37:30 [2022-08-23T21:37:30.524Z] #77 124.5 checking how to print strings... printf 21:37:30 [2022-08-23T21:37:30.524Z] #77 124.5 checking for a sed that does not truncate output... /bin/sed 21:37:30 [2022-08-23T21:37:30.524Z] #77 124.5 checking for fgrep... /bin/grep -F 21:37:30 [2022-08-23T21:37:30.524Z] #77 124.5 checking for ld used by gcc... /usr/bin/ld 21:37:30 [2022-08-23T21:37:30.524Z] #77 124.5 checking if the linker (/usr/bin/ld) is GNU ld... yes 21:37:30 [2022-08-23T21:37:30.524Z] #77 124.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 21:37:30 [2022-08-23T21:37:30.524Z] #77 124.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm 21:37:30 [2022-08-23T21:37:30.524Z] #77 124.6 checking whether ln -s works... yes 21:37:30 [2022-08-23T21:37:30.524Z] #77 124.6 checking the maximum length of command line arguments... 1572864 21:37:30 [2022-08-23T21:37:30.524Z] #77 124.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 21:37:30 [2022-08-23T21:37:30.524Z] #77 124.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 21:37:30 [2022-08-23T21:37:30.524Z] #77 124.6 checking for /usr/bin/ld option to reload object files... -r 21:37:30 [2022-08-23T21:37:30.524Z] #77 124.6 checking for objdump... objdump 21:37:30 [2022-08-23T21:37:30.524Z] #77 124.6 checking how to recognize dependent libraries... pass_all 21:37:30 [2022-08-23T21:37:30.524Z] #77 124.6 checking for dlltool... no 21:37:30 [2022-08-23T21:37:30.524Z] #77 124.6 checking how to associate runtime and link libraries... printf %s\n 21:37:30 [2022-08-23T21:37:30.524Z] #77 124.6 checking for ar... ar 21:37:30 [2022-08-23T21:37:30.784Z] #77 124.6 checking for archiver @FILE support... @ 21:37:30 [2022-08-23T21:37:30.784Z] #77 124.7 checking for strip... strip 21:37:30 [2022-08-23T21:37:30.784Z] #77 124.7 checking for ranlib... ranlib 21:37:30 [2022-08-23T21:37:30.784Z] #77 124.7 checking for gawk... no 21:37:30 [2022-08-23T21:37:30.784Z] #77 124.7 checking for mawk... mawk 21:37:31 [2022-08-23T21:37:31.355Z] #77 124.7 checking command to parse /usr/bin/nm -B output from gcc object... ok 21:37:31 [2022-08-23T21:37:31.355Z] #77 125.2 checking for sysroot... no 21:37:31 [2022-08-23T21:37:31.355Z] #77 125.2 checking for a working dd... /bin/dd 21:37:31 [2022-08-23T21:37:31.355Z] #77 125.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 21:37:31 [2022-08-23T21:37:31.355Z] #77 125.4 checking for mt... no 21:37:31 [2022-08-23T21:37:31.355Z] #77 125.4 checking if : is a manifest tool... no 21:37:31 [2022-08-23T21:37:31.355Z] #77 125.4 checking for dlfcn.h... 21:37:31 [2022-08-23T21:37:31.355Z] #77 ... 21:37:31 [2022-08-23T21:37:31.355Z] 21:37:31 [2022-08-23T21:37:31.355Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 21:37:31 [2022-08-23T21:37:31.355Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 Delve is a source level debugger for Go programs. 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 Delve enables you to interact with your program by controlling the execution of the process, 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 Pass flags to the program you are debugging using `--`, for example: 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 `dlv exec ./hello -- server --config conf/config.toml` 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 Usage: 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 dlv [command] 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 Available Commands: 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 attach Attach to running process and begin debugging. 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 connect Connect to a headless debug server with a terminal client. 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 core Examine a core dump. 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 debug Compile and begin debugging main package in current directory, or the package specified. 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 exec Execute a precompiled binary, and begin a debug session. 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 help Help about any command 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 run Deprecated command. Use 'debug' instead. 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 test Compile test binary and begin debugging program. 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 trace Compile and begin tracing program. 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 version Prints version. 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 Flags: 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 --backend string Backend selection (see 'dlv help backend'). (default "default") 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 --disable-aslr Disables address space randomization 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 -h, --help help for dlv 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 --init string Init file, executed by the terminal client. 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 --log Enable debugging server logging. 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 --wd string Working directory for running the program. 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 Additional help topics: 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 dlv backend Help about the --backend flag. 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 dlv log Help about logging flags. 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 dlv redirect Help about file redirection. 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 21:37:31 [2022-08-23T21:37:31.355Z] #36 177.2 Use "dlv [command] --help" for more information about a command. 21:37:31 [2022-08-23T21:37:31.541Z] #77 110.2 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 21:37:31 [2022-08-23T21:37:31.541Z] #77 110.2 libtoolize: copying file 'build-aux/ltmain.sh' 21:37:31 [2022-08-23T21:37:31.933Z] #36 DONE 177.7s 21:37:31 [2022-08-23T21:37:31.933Z] 21:37:31 [2022-08-23T21:37:31.933Z] #77 [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 21:37:31 [2022-08-23T21:37:31.933Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:37:31 [2022-08-23T21:37:31.933Z] #77 125.4 checking for dlfcn.h... yes 21:37:31 [2022-08-23T21:37:31.933Z] #77 125.6 checking for objdir... .libs 21:37:31 [2022-08-23T21:37:31.933Z] #77 125.8 checking if gcc supports -fno-rtti -fno-exceptions... no 21:37:31 [2022-08-23T21:37:31.933Z] #77 125.9 checking for gcc option to produce PIC... -fPIC -DPIC 21:37:31 [2022-08-23T21:37:31.933Z] #77 125.9 checking if gcc PIC flag -fPIC -DPIC works... yes 21:37:32 [2022-08-23T21:37:32.193Z] #77 126.0 checking if gcc static flag -static works... yes 21:37:32 [2022-08-23T21:37:32.454Z] #77 126.3 checking if gcc supports -c -o file.o... yes 21:37:32 [2022-08-23T21:37:32.454Z] #77 126.5 checking if gcc supports -c -o file.o... (cached) yes 21:37:32 [2022-08-23T21:37:32.454Z] #77 126.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:37:32 [2022-08-23T21:37:32.479Z] #77 111.3 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 21:37:32 [2022-08-23T21:37:32.479Z] #77 111.3 libtoolize: copying file 'm4/libtool.m4' 21:37:32 [2022-08-23T21:37:32.479Z] #77 111.5 libtoolize: copying file 'm4/ltoptions.m4' 21:37:32 [2022-08-23T21:37:32.739Z] #77 111.6 libtoolize: copying file 'm4/ltsugar.m4' 21:37:32 [2022-08-23T21:37:32.739Z] #77 111.6 libtoolize: copying file 'm4/ltversion.m4' 21:37:32 [2022-08-23T21:37:32.739Z] #77 111.7 libtoolize: copying file 'm4/lt~obsolete.m4' 21:37:33 [2022-08-23T21:37:33.024Z] #77 126.5 checking dynamic linker characteristics... GNU/Linux ld.so 21:37:33 [2022-08-23T21:37:33.024Z] #77 126.9 checking how to hardcode library paths into programs... immediate 21:37:33 [2022-08-23T21:37:33.024Z] #77 126.9 checking whether stripping libraries is possible... yes 21:37:33 [2022-08-23T21:37:33.024Z] #77 126.9 checking if libtool supports shared libraries... yes 21:37:33 [2022-08-23T21:37:33.024Z] #77 126.9 checking whether to build shared libraries... no 21:37:33 [2022-08-23T21:37:33.024Z] #77 126.9 checking whether to build static libraries... yes 21:37:33 [2022-08-23T21:37:33.024Z] #77 126.9 checking for a BSD-compatible install... /usr/bin/install -c 21:37:33 [2022-08-23T21:37:33.024Z] #77 127.0 checking whether build environment is sane... yes 21:37:33 [2022-08-23T21:37:33.024Z] #77 127.0 checking for a thread-safe mkdir -p... /bin/mkdir -p 21:37:33 [2022-08-23T21:37:33.024Z] #77 127.0 checking whether make sets $(MAKE)... yes 21:37:33 [2022-08-23T21:37:33.024Z] #77 127.1 checking whether make supports the include directive... yes (GNU style) 21:37:33 [2022-08-23T21:37:33.024Z] #77 127.1 checking whether make supports nested variables... yes 21:37:33 [2022-08-23T21:37:33.024Z] #77 127.2 checking whether UID '0' is supported by ustar format... yes 21:37:33 [2022-08-23T21:37:33.024Z] #77 127.2 checking whether GID '0' is supported by ustar format... yes 21:37:33 [2022-08-23T21:37:33.024Z] #77 127.2 checking how to create a ustar tar archive... gnutar 21:37:33 [2022-08-23T21:37:33.033Z] #77 112.0 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 21:37:33 [2022-08-23T21:37:33.034Z] #77 112.0 libtoolize: copying file 'build-aux/ltmain.sh' 21:37:33 [2022-08-23T21:37:33.284Z] #77 127.2 checking dependency style of gcc... gcc3 21:37:33 [2022-08-23T21:37:33.284Z] #77 127.4 checking whether to enable maintainer-specific portions of Makefiles... yes 21:37:33 [2022-08-23T21:37:33.284Z] #77 127.4 checking whether make supports nested variables... (cached) yes 21:37:33 [2022-08-23T21:37:33.284Z] #77 127.4 checking for pkg-config... /usr/bin/pkg-config 21:37:33 [2022-08-23T21:37:33.284Z] #77 127.4 checking pkg-config is at least version 0.9.0... yes 21:37:33 [2022-08-23T21:37:33.284Z] #77 127.4 checking for yajl >= 2.1.0... yes 21:37:33 [2022-08-23T21:37:33.284Z] #77 127.4 checking for a sed that does not truncate output... (cached) /bin/sed 21:37:33 [2022-08-23T21:37:33.284Z] #77 127.4 checking for gcc... (cached) gcc 21:37:33 [2022-08-23T21:37:33.547Z] #77 127.5 checking whether we are using the GNU C compiler... (cached) yes 21:37:33 [2022-08-23T21:37:33.547Z] #77 127.5 checking whether gcc accepts -g... (cached) yes 21:37:33 [2022-08-23T21:37:33.547Z] #77 127.5 checking for gcc option to accept ISO C89... (cached) none needed 21:37:33 [2022-08-23T21:37:33.547Z] #77 127.5 checking whether gcc understands -c and -o together... (cached) yes 21:37:33 [2022-08-23T21:37:33.547Z] #77 127.5 checking for a Python interpreter with version >= 3... python3 21:37:33 [2022-08-23T21:37:33.547Z] #77 127.6 checking for python3... /usr/bin/python3 21:37:33 [2022-08-23T21:37:33.547Z] #77 127.6 checking for python3 version... 3.9 21:37:33 [2022-08-23T21:37:33.547Z] #77 127.6 checking for python3 platform... linux 21:37:33 [2022-08-23T21:37:33.807Z] #77 127.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 21:37:33 [2022-08-23T21:37:33.807Z] #77 127.8 checking for python3 extension module directory... 21:37:33 [2022-08-23T21:37:33.807Z] #77 ... 21:37:33 [2022-08-23T21:37:33.807Z] 21:37:33 [2022-08-23T21:37:33.807Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:37:33 [2022-08-23T21:37:33.807Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:37:33 [2022-08-23T21:37:33.807Z] #21 25.04 Unpacking systemd (247.3-7) ... 21:37:33 [2022-08-23T21:37:33.807Z] #21 27.44 Selecting previously unselected package pigz. 21:37:33 [2022-08-23T21:37:33.807Z] #21 27.45 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.807Z] #21 27.46 Unpacking pigz (2.6-1) ... 21:37:33 [2022-08-23T21:37:33.807Z] #21 27.57 Selecting previously unselected package libelf1:amd64. 21:37:33 [2022-08-23T21:37:33.807Z] #21 27.58 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.807Z] #21 27.59 Unpacking libelf1:amd64 (0.183-1) ... 21:37:33 [2022-08-23T21:37:33.807Z] #21 27.78 Selecting previously unselected package libbpf0:amd64. 21:37:33 [2022-08-23T21:37:33.807Z] #21 27.78 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.807Z] #21 27.80 Unpacking libbpf0:amd64 (1:0.3-2) ... 21:37:33 [2022-08-23T21:37:33.807Z] #21 27.91 Selecting previously unselected package libmnl0:amd64. 21:37:33 [2022-08-23T21:37:33.807Z] #21 27.91 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.807Z] #21 27.91 Unpacking libmnl0:amd64 (1.0.4-3) ... 21:37:33 [2022-08-23T21:37:33.807Z] #21 27.97 Selecting previously unselected package libxtables12:amd64. 21:37:33 [2022-08-23T21:37:33.807Z] #21 27.99 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.807Z] #21 27.99 Unpacking libxtables12:amd64 (1.8.7-1) ... 21:37:33 [2022-08-23T21:37:33.807Z] #21 28.06 Selecting previously unselected package libcap2-bin. 21:37:33 [2022-08-23T21:37:33.807Z] #21 28.08 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.807Z] #21 28.08 Unpacking libcap2-bin (1:2.44-1) ... 21:37:33 [2022-08-23T21:37:33.807Z] #21 28.16 Selecting previously unselected package iproute2. 21:37:33 [2022-08-23T21:37:33.807Z] #21 28.16 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.807Z] #21 28.16 Unpacking iproute2 (5.10.0-4) ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 28.76 Selecting previously unselected package xxd. 21:37:33 [2022-08-23T21:37:33.808Z] #21 28.78 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 28.79 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 28.93 Selecting previously unselected package vim-common. 21:37:33 [2022-08-23T21:37:33.808Z] #21 28.94 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 28.96 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 29.16 Selecting previously unselected package bash-completion. 21:37:33 [2022-08-23T21:37:33.808Z] #21 29.16 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 31.49 Unpacking bash-completion (1:2.11-2) ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 32.22 Selecting previously unselected package bzip2. 21:37:33 [2022-08-23T21:37:33.808Z] #21 32.22 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 32.27 Unpacking bzip2 (1.0.8-4) ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 32.34 Selecting previously unselected package xz-utils. 21:37:33 [2022-08-23T21:37:33.808Z] #21 32.34 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 32.35 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 32.51 Selecting previously unselected package apparmor. 21:37:33 [2022-08-23T21:37:33.808Z] #21 32.51 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 32.59 Unpacking apparmor (2.13.6-10) ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 33.19 Selecting previously unselected package inetutils-ping. 21:37:33 [2022-08-23T21:37:33.808Z] #21 33.19 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 33.20 Unpacking inetutils-ping (2:2.0-1) ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 33.34 Selecting previously unselected package libip6tc2:amd64. 21:37:33 [2022-08-23T21:37:33.808Z] #21 33.35 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 33.35 Unpacking libip6tc2:amd64 (1.8.7-1) ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 33.43 Selecting previously unselected package libnfnetlink0:amd64. 21:37:33 [2022-08-23T21:37:33.808Z] #21 33.44 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 33.44 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 33.52 Selecting previously unselected package libnetfilter-conntrack3:amd64. 21:37:33 [2022-08-23T21:37:33.808Z] #21 33.52 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 33.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 33.58 Selecting previously unselected package libnftnl11:amd64. 21:37:33 [2022-08-23T21:37:33.808Z] #21 33.58 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 33.58 Unpacking libnftnl11:amd64 (1.1.9-1) ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 33.66 Selecting previously unselected package iptables. 21:37:33 [2022-08-23T21:37:33.808Z] #21 33.67 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 33.67 Unpacking iptables (1.8.7-1) ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 34.08 Selecting previously unselected package libonig5:amd64. 21:37:33 [2022-08-23T21:37:33.808Z] #21 34.08 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 34.10 Unpacking libonig5:amd64 (6.9.6-1.1) ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 34.23 Selecting previously unselected package libjq1:amd64. 21:37:33 [2022-08-23T21:37:33.808Z] #21 34.25 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 34.26 Unpacking libjq1:amd64 (1.6-2.1) ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 34.40 Selecting previously unselected package jq. 21:37:33 [2022-08-23T21:37:33.808Z] #21 34.40 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 34.41 Unpacking jq (1.6-2.1) ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 34.50 Selecting previously unselected package libaio1:amd64. 21:37:33 [2022-08-23T21:37:33.808Z] #21 34.52 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 34.53 Unpacking libaio1:amd64 (0.3.112-9) ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 34.63 Selecting previously unselected package libgpm2:amd64. 21:37:33 [2022-08-23T21:37:33.808Z] #21 34.63 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 34.65 Unpacking libgpm2:amd64 (1.20.7-8) ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 34.71 Selecting previously unselected package libicu67:amd64. 21:37:33 [2022-08-23T21:37:33.808Z] #21 34.71 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... 21:37:33 [2022-08-23T21:37:33.808Z] #21 34.71 Unpacking libicu67:amd64 (67.1-7) ... 21:37:33 [2022-08-23T21:37:33.968Z] #77 113.2 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 21:37:33 [2022-08-23T21:37:33.969Z] #77 113.2 libtoolize: copying file 'm4/libtool.m4' 21:37:34 [2022-08-23T21:37:34.118Z] #77 ... 21:37:34 [2022-08-23T21:37:34.118Z] 21:37:34 [2022-08-23T21:37:34.118Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:37:34 [2022-08-23T21:37:34.118Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:37:34 [2022-08-23T21:37:34.118Z] #14 194.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. 21:37:34 [2022-08-23T21:37:34.118Z] #14 194.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 21:37:34 [2022-08-23T21:37:34.118Z] #14 194.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 21:37:34 [2022-08-23T21:37:34.227Z] #77 113.5 libtoolize: copying file 'm4/ltoptions.m4' 21:37:34 [2022-08-23T21:37:34.486Z] #77 113.7 libtoolize: copying file 'm4/ltsugar.m4' 21:37:34 [2022-08-23T21:37:34.745Z] #77 114.1 libtoolize: copying file 'm4/ltversion.m4' 21:37:35 [2022-08-23T21:37:35.004Z] #77 ... 21:37:35 [2022-08-23T21:37:35.004Z] 21:37:35 [2022-08-23T21:37:35.004Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:37:35 [2022-08-23T21:37:35.004Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:37:35 [2022-08-23T21:37:35.004Z] #14 193.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. 21:37:35 [2022-08-23T21:37:35.004Z] #14 193.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 21:37:35 [2022-08-23T21:37:35.004Z] #14 193.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 21:37:35 [2022-08-23T21:37:35.958Z] #77 ... 21:37:35 [2022-08-23T21:37:35.958Z] 21:37:35 [2022-08-23T21:37:35.958Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:37:35 [2022-08-23T21:37:35.958Z] #47 sha256:712bf0e9879bb4416f89c43493d6a8cea1f31936a3f34e120872418fe3186b31 21:37:35 [2022-08-23T21:37:35.958Z] #47 195.0 + dpkg --print-architecture 21:37:35 [2022-08-23T21:37:35.958Z] #47 DONE 195.8s 21:37:35 [2022-08-23T21:37:35.958Z] 21:37:35 [2022-08-23T21:37:35.958Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:37:35 [2022-08-23T21:37:35.958Z] #60 sha256:177af708fea57976674fb982cfe6268702c85ed4bd0fcb2ce8b754703b0374d8 21:37:38 [2022-08-23T21:37:38.009Z] #21 38.46 Selecting previously unselected package libinih1:amd64. 21:37:38 [2022-08-23T21:37:38.009Z] #21 38.47 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... 21:37:38 [2022-08-23T21:37:38.009Z] #21 38.47 Unpacking libinih1:amd64 (53-1+b2) ... 21:37:38 [2022-08-23T21:37:38.009Z] #21 38.52 Selecting previously unselected package libmicrohttpd12:amd64. 21:37:38 [2022-08-23T21:37:38.009Z] #21 38.53 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... 21:37:38 [2022-08-23T21:37:38.009Z] #21 38.54 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... 21:37:38 [2022-08-23T21:37:38.009Z] #21 38.63 Selecting previously unselected package libnet1:amd64. 21:37:38 [2022-08-23T21:37:38.009Z] #21 38.64 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 21:37:38 [2022-08-23T21:37:38.009Z] #21 38.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 21:37:38 [2022-08-23T21:37:38.009Z] #21 38.74 Selecting previously unselected package libnl-3-200:amd64. 21:37:38 [2022-08-23T21:37:38.009Z] #21 38.77 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... 21:37:38 [2022-08-23T21:37:38.009Z] #21 38.79 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 21:37:38 [2022-08-23T21:37:38.009Z] #21 38.88 Selecting previously unselected package libprotobuf-c1:amd64. 21:37:38 [2022-08-23T21:37:38.009Z] #21 38.89 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 21:37:38 [2022-08-23T21:37:38.009Z] #21 38.90 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:37:38 [2022-08-23T21:37:38.009Z] #21 38.97 Selecting previously unselected package libyajl2:amd64. 21:37:38 [2022-08-23T21:37:38.009Z] #21 38.98 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... 21:37:38 [2022-08-23T21:37:38.009Z] #21 38.98 Unpacking libyajl2:amd64 (2.1.0-3) ... 21:37:38 [2022-08-23T21:37:38.009Z] #21 39.06 Selecting previously unselected package net-tools. 21:37:38 [2022-08-23T21:37:38.009Z] #21 39.06 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... 21:37:38 [2022-08-23T21:37:38.009Z] #21 39.06 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 21:37:38 [2022-08-23T21:37:38.269Z] #21 39.25 Selecting previously unselected package patch. 21:37:38 [2022-08-23T21:37:38.269Z] #21 39.28 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... 21:37:38 [2022-08-23T21:37:38.269Z] #21 39.28 Unpacking patch (2.7.6-7) ... 21:37:38 [2022-08-23T21:37:38.269Z] #21 39.40 Selecting previously unselected package python-pip-whl. 21:37:38 [2022-08-23T21:37:38.269Z] #21 39.42 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 21:37:38 [2022-08-23T21:37:38.269Z] #21 39.42 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 21:37:38 [2022-08-23T21:37:38.528Z] #21 ... 21:37:38 [2022-08-23T21:37:38.528Z] 21:37:38 [2022-08-23T21:37:38.528Z] #77 [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 21:37:38 [2022-08-23T21:37:38.528Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:37:38 [2022-08-23T21:37:38.528Z] #77 127.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 21:37:38 [2022-08-23T21:37:38.528Z] #77 128.2 checking that generated files are newer than configure... done 21:37:38 [2022-08-23T21:37:38.528Z] #77 128.2 configure: creating ./config.status 21:37:38 [2022-08-23T21:37:38.528Z] #77 130.2 config.status: creating Makefile 21:37:38 [2022-08-23T21:37:38.528Z] #77 130.2 config.status: creating config.h 21:37:38 [2022-08-23T21:37:38.528Z] #77 130.3 config.status: executing libtool commands 21:37:38 [2022-08-23T21:37:38.528Z] #77 130.3 config.status: executing depfiles commands 21:37:38 [2022-08-23T21:37:38.528Z] #77 130.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) 21:37:38 [2022-08-23T21:37:38.528Z] #77 130.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 21:37:38 [2022-08-23T21:37:38.528Z] #77 131.2 checking for gcc... gcc 21:37:38 [2022-08-23T21:37:38.528Z] #77 131.3 checking whether the C compiler works... yes 21:37:38 [2022-08-23T21:37:38.528Z] #77 131.5 checking for C compiler default output file name... a.out 21:37:38 [2022-08-23T21:37:38.529Z] #77 131.5 checking for suffix of executables... 21:37:38 [2022-08-23T21:37:38.529Z] #77 131.6 checking whether we are cross compiling... no 21:37:38 [2022-08-23T21:37:38.529Z] #77 131.8 checking for suffix of object files... o 21:37:38 [2022-08-23T21:37:38.529Z] #77 131.9 checking whether we are using the GNU C compiler... yes 21:37:38 [2022-08-23T21:37:38.529Z] #77 132.0 checking whether gcc accepts -g... yes 21:37:38 [2022-08-23T21:37:38.529Z] #77 132.0 checking for gcc option to accept ISO C89... none needed 21:37:38 [2022-08-23T21:37:38.529Z] #77 132.2 checking whether gcc understands -c and -o together... yes 21:37:38 [2022-08-23T21:37:38.529Z] #77 132.3 checking for a BSD-compatible install... /usr/bin/install -c 21:37:38 [2022-08-23T21:37:38.529Z] #77 132.3 checking whether build environment is sane... yes 21:37:38 [2022-08-23T21:37:38.529Z] #77 132.4 checking for a thread-safe mkdir -p... /bin/mkdir -p 21:37:38 [2022-08-23T21:37:38.529Z] #77 132.4 checking for gawk... no 21:37:38 [2022-08-23T21:37:38.529Z] #77 132.4 checking for mawk... mawk 21:37:38 [2022-08-23T21:37:38.529Z] #77 132.4 checking whether make sets $(MAKE)... yes 21:37:38 [2022-08-23T21:37:38.529Z] #77 132.4 checking whether make supports the include directive... yes (GNU style) 21:37:38 [2022-08-23T21:37:38.529Z] #77 132.5 checking whether make supports nested variables... yes 21:37:38 [2022-08-23T21:37:38.529Z] #77 132.5 checking whether UID '0' is supported by ustar format... yes 21:37:38 [2022-08-23T21:37:38.529Z] #77 132.5 checking whether GID '0' is supported by ustar format... yes 21:37:38 [2022-08-23T21:37:38.529Z] #77 132.5 checking how to create a ustar tar archive... gnutar 21:37:38 [2022-08-23T21:37:38.833Z] #77 132.6 checking dependency style of gcc... gcc3 21:37:38 [2022-08-23T21:37:38.833Z] #77 132.7 checking whether to enable maintainer-specific portions of Makefiles... yes 21:37:38 [2022-08-23T21:37:38.833Z] #77 132.7 checking whether make supports nested variables... (cached) yes 21:37:39 [2022-08-23T21:37:39.096Z] #77 132.8 checking build system type... x86_64-pc-linux-gnu 21:37:39 [2022-08-23T21:37:39.096Z] #77 133.0 checking host system type... x86_64-pc-linux-gnu 21:37:39 [2022-08-23T21:37:39.096Z] #77 133.0 checking how to print strings... printf 21:37:39 [2022-08-23T21:37:39.096Z] #77 133.0 checking for a sed that does not truncate output... /bin/sed 21:37:39 [2022-08-23T21:37:39.096Z] #77 133.0 checking for grep that handles long lines and -e... /bin/grep 21:37:39 [2022-08-23T21:37:39.096Z] #77 133.0 checking for egrep... /bin/grep -E 21:37:39 [2022-08-23T21:37:39.096Z] #77 133.0 checking for fgrep... /bin/grep -F 21:37:39 [2022-08-23T21:37:39.096Z] #77 133.0 checking for ld used by gcc... /usr/bin/ld 21:37:39 [2022-08-23T21:37:39.096Z] #77 133.1 checking if the linker (/usr/bin/ld) is GNU ld... yes 21:37:39 [2022-08-23T21:37:39.096Z] #77 133.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 21:37:39 [2022-08-23T21:37:39.096Z] #77 133.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm 21:37:39 [2022-08-23T21:37:39.096Z] #77 133.2 checking whether ln -s works... yes 21:37:39 [2022-08-23T21:37:39.096Z] #77 133.2 checking the maximum length of command line arguments... 1572864 21:37:39 [2022-08-23T21:37:39.096Z] #77 133.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 21:37:39 [2022-08-23T21:37:39.096Z] #77 133.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 21:37:39 [2022-08-23T21:37:39.096Z] #77 133.2 checking for /usr/bin/ld option to reload object files... -r 21:37:39 [2022-08-23T21:37:39.096Z] #77 133.2 checking for objdump... objdump 21:37:39 [2022-08-23T21:37:39.096Z] #77 133.2 checking how to recognize dependent libraries... pass_all 21:37:39 [2022-08-23T21:37:39.096Z] #77 133.2 checking for dlltool... no 21:37:39 [2022-08-23T21:37:39.359Z] #77 133.3 checking how to associate runtime and link libraries... printf %s\n 21:37:39 [2022-08-23T21:37:39.359Z] #77 133.3 checking for ar... ar 21:37:39 [2022-08-23T21:37:39.359Z] #77 133.3 checking for archiver @FILE support... @ 21:37:39 [2022-08-23T21:37:39.359Z] #77 133.4 checking for strip... strip 21:37:39 [2022-08-23T21:37:39.359Z] #77 133.4 checking for ranlib... ranlib 21:37:39 [2022-08-23T21:37:39.639Z] #77 133.4 checking command to parse /usr/bin/nm -B output from gcc object... ok 21:37:39 [2022-08-23T21:37:39.639Z] #77 133.7 checking for sysroot... no 21:37:39 [2022-08-23T21:37:39.639Z] #77 133.7 checking for a working dd... /bin/dd 21:37:39 [2022-08-23T21:37:39.639Z] #77 133.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 21:37:39 [2022-08-23T21:37:39.910Z] #77 133.8 checking for mt... no 21:37:39 [2022-08-23T21:37:39.910Z] #77 133.8 checking if : is a manifest tool... no 21:37:39 [2022-08-23T21:37:39.910Z] #77 133.8 checking how to run the C preprocessor... gcc -E 21:37:40 [2022-08-23T21:37:40.430Z] #77 134.1 checking for ANSI C header files... yes 21:37:40 [2022-08-23T21:37:40.430Z] #77 134.5 checking for sys/types.h... yes 21:37:40 [2022-08-23T21:37:40.690Z] #77 134.6 checking for sys/stat.h... yes 21:37:40 [2022-08-23T21:37:40.949Z] #77 134.9 checking for stdlib.h... yes 21:37:41 [2022-08-23T21:37:41.209Z] #77 135.0 checking for string.h... yes 21:37:41 [2022-08-23T21:37:41.469Z] #77 135.2 checking for memory.h... yes 21:37:41 [2022-08-23T21:37:41.469Z] #77 135.4 checking for strings.h... yes 21:37:41 [2022-08-23T21:37:41.469Z] #77 135.5 checking for inttypes.h... yes 21:37:41 [2022-08-23T21:37:41.988Z] #77 135.7 checking for stdint.h... yes 21:37:41 [2022-08-23T21:37:41.988Z] #77 135.9 checking for unistd.h... yes 21:37:42 [2022-08-23T21:37:42.248Z] #77 136.1 checking for dlfcn.h... yes 21:37:42 [2022-08-23T21:37:42.248Z] #77 136.2 checking for objdir... .libs 21:37:42 [2022-08-23T21:37:42.482Z] #71 150.4 + bin/containerd-shim-runc-v1 21:37:42 [2022-08-23T21:37:42.818Z] #77 136.7 checking if gcc supports -fno-rtti -fno-exceptions... no 21:37:42 [2022-08-23T21:37:42.818Z] #77 136.8 checking for gcc option to produce PIC... -fPIC -DPIC 21:37:42 [2022-08-23T21:37:42.818Z] #77 136.8 checking if gcc PIC flag -fPIC -DPIC works... yes 21:37:43 [2022-08-23T21:37:43.119Z] #14 ... 21:37:43 [2022-08-23T21:37:43.119Z] 21:37:43 [2022-08-23T21:37:43.119Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:37:43 [2022-08-23T21:37:43.119Z] #67 sha256:dd6d52eb9eb2ae48dcf7db0bd8a1487b663900be3d9cb705a8220481a39b850b 21:37:43 [2022-08-23T21:37:43.119Z] #67 190.7 + for f in rootlesskit rootlesskit-docker-proxy 21:37:43 [2022-08-23T21:37:43.119Z] #67 190.7 + GOBIN=/build 21:37:43 [2022-08-23T21:37:43.119Z] #67 190.7 + GO111MODULE=on 21:37:43 [2022-08-23T21:37:43.119Z] #67 190.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 21:37:43 [2022-08-23T21:37:43.119Z] #67 ... 21:37:43 [2022-08-23T21:37:43.119Z] 21:37:43 [2022-08-23T21:37:43.119Z] #77 [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 21:37:43 [2022-08-23T21:37:43.119Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:37:43 [2022-08-23T21:37:43.119Z] #77 114.4 libtoolize: copying file 'm4/lt~obsolete.m4' 21:37:43 [2022-08-23T21:37:43.338Z] #77 136.9 checking if gcc static flag -static works... yes 21:37:43 [2022-08-23T21:37:43.338Z] #77 137.4 checking if gcc supports -c -o file.o... yes 21:37:43 [2022-08-23T21:37:43.378Z] #77 ... 21:37:43 [2022-08-23T21:37:43.378Z] 21:37:43 [2022-08-23T21:37:43.378Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:37:43 [2022-08-23T21:37:43.378Z] #67 sha256:dd6d52eb9eb2ae48dcf7db0bd8a1487b663900be3d9cb705a8220481a39b850b 21:37:43 [2022-08-23T21:37:43.378Z] #67 201.5 rootlesskit version 1.0.0 21:37:43 [2022-08-23T21:37:43.378Z] #67 201.6 Usage of /build/rootlesskit-docker-proxy: 21:37:43 [2022-08-23T21:37:43.378Z] #67 201.6 -container-ip string 21:37:43 [2022-08-23T21:37:43.378Z] #67 201.6 container ip 21:37:43 [2022-08-23T21:37:43.378Z] #67 201.6 -container-port int 21:37:43 [2022-08-23T21:37:43.378Z] #67 201.6 container port (default -1) 21:37:43 [2022-08-23T21:37:43.378Z] #67 201.6 -host-ip string 21:37:43 [2022-08-23T21:37:43.378Z] #67 201.6 host ip 21:37:43 [2022-08-23T21:37:43.378Z] #67 201.6 -host-port int 21:37:43 [2022-08-23T21:37:43.378Z] #67 201.6 host port (default -1) 21:37:43 [2022-08-23T21:37:43.378Z] #67 201.6 -proto string 21:37:43 [2022-08-23T21:37:43.378Z] #67 201.6 proxy protocol (default "tcp") 21:37:43 [2022-08-23T21:37:43.599Z] #77 137.5 checking if gcc supports -c -o file.o... (cached) yes 21:37:43 [2022-08-23T21:37:43.599Z] #77 137.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:37:43 [2022-08-23T21:37:43.639Z] #67 DONE 201.7s 21:37:43 [2022-08-23T21:37:43.639Z] 21:37:43 [2022-08-23T21:37:43.639Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build 21:37:43 [2022-08-23T21:37:43.639Z] #68 sha256:9d01c3c1ac504814aaf44136a87b0c682a03436cb44eeb2534c08acfaa0c502a 21:37:43 [2022-08-23T21:37:43.639Z] #68 DONE 0.1s 21:37:43 [2022-08-23T21:37:43.639Z] 21:37:43 [2022-08-23T21:37:43.639Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 21:37:43 [2022-08-23T21:37:43.639Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 21:37:43 [2022-08-23T21:37:43.639Z] #36 ... 21:37:43 [2022-08-23T21:37:43.639Z] 21:37:43 [2022-08-23T21:37:43.639Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build 21:37:43 [2022-08-23T21:37:43.639Z] #69 sha256:c48f4752cd3d0fac0941d3e1625bde106dc79ebba4d1816cab59fe275b3e5728 21:37:43 [2022-08-23T21:37:43.860Z] #77 137.6 checking dynamic linker characteristics... GNU/Linux ld.so 21:37:43 [2022-08-23T21:37:43.860Z] #77 137.9 checking how to hardcode library paths into programs... immediate 21:37:43 [2022-08-23T21:37:43.860Z] #77 137.9 checking whether stripping libraries is possible... yes 21:37:43 [2022-08-23T21:37:43.860Z] #77 137.9 checking if libtool supports shared libraries... yes 21:37:43 [2022-08-23T21:37:43.860Z] #77 137.9 checking whether to build shared libraries... no 21:37:43 [2022-08-23T21:37:43.860Z] #77 137.9 checking whether to build static libraries... yes 21:37:43 [2022-08-23T21:37:43.898Z] #69 DONE 0.3s 21:37:43 [2022-08-23T21:37:43.898Z] 21:37:43 [2022-08-23T21:37:43.898Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 21:37:43 [2022-08-23T21:37:43.898Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 21:37:44 [2022-08-23T21:37:44.105Z] #14 ... 21:37:44 [2022-08-23T21:37:44.105Z] 21:37:44 [2022-08-23T21:37:44.105Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help 21:37:44 [2022-08-23T21:37:44.105Z] #67 sha256:66dfc45e0940ccfc5abdff3b1e2fd42cf4216d0098d5605037691e398af8f652 21:37:44 [2022-08-23T21:37:44.105Z] #67 193.5 + for f in rootlesskit rootlesskit-docker-proxy 21:37:44 [2022-08-23T21:37:44.105Z] #67 193.5 + GOBIN=/build 21:37:44 [2022-08-23T21:37:44.105Z] #67 193.5 + GO111MODULE=on 21:37:44 [2022-08-23T21:37:44.105Z] #67 193.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 21:37:44 [2022-08-23T21:37:44.120Z] #77 137.9 checking float.h usability... yes 21:37:44 [2022-08-23T21:37:44.120Z] #77 138.1 checking float.h presence... yes 21:37:44 [2022-08-23T21:37:44.120Z] #77 138.1 checking for float.h... yes 21:37:44 [2022-08-23T21:37:44.380Z] #77 138.2 checking limits.h usability... yes 21:37:44 [2022-08-23T21:37:44.380Z] #77 138.3 checking limits.h presence... yes 21:37:44 [2022-08-23T21:37:44.380Z] #77 138.3 checking for limits.h... yes 21:37:44 [2022-08-23T21:37:44.641Z] #77 138.4 checking stddef.h usability... yes 21:37:44 [2022-08-23T21:37:44.641Z] #77 138.5 checking stddef.h presence... yes 21:37:44 [2022-08-23T21:37:44.641Z] #77 138.6 checking for stddef.h... yes 21:37:44 [2022-08-23T21:37:44.641Z] #77 138.6 checking for stdlib.h... (cached) yes 21:37:44 [2022-08-23T21:37:44.641Z] #77 138.6 checking for string.h... (cached) yes 21:37:44 [2022-08-23T21:37:44.674Z] #67 204.0 rootlesskit version 1.0.0 21:37:44 [2022-08-23T21:37:44.674Z] #67 204.0 Usage of /build/rootlesskit-docker-proxy: 21:37:44 [2022-08-23T21:37:44.674Z] #67 204.0 -container-ip string 21:37:44 [2022-08-23T21:37:44.674Z] #67 204.0 container ip 21:37:44 [2022-08-23T21:37:44.674Z] #67 204.0 -container-port int 21:37:44 [2022-08-23T21:37:44.674Z] #67 204.0 container port (default -1) 21:37:44 [2022-08-23T21:37:44.674Z] #67 204.0 -host-ip string 21:37:44 [2022-08-23T21:37:44.674Z] #67 204.0 host ip 21:37:44 [2022-08-23T21:37:44.674Z] #67 204.0 -host-port int 21:37:44 [2022-08-23T21:37:44.674Z] #67 204.0 host port (default -1) 21:37:44 [2022-08-23T21:37:44.674Z] #67 204.0 -proto string 21:37:44 [2022-08-23T21:37:44.674Z] #67 204.0 proxy protocol (default "tcp") 21:37:44 [2022-08-23T21:37:44.901Z] #77 138.7 checking sys/time.h usability... yes 21:37:44 [2022-08-23T21:37:44.901Z] #77 138.8 checking sys/time.h presence... yes 21:37:44 [2022-08-23T21:37:44.901Z] #77 138.9 checking for sys/time.h... yes 21:37:44 [2022-08-23T21:37:44.901Z] #77 138.9 checking for inline... inline 21:37:45 [2022-08-23T21:37:45.422Z] #77 139.0 checking for size_t... yes 21:37:45 [2022-08-23T21:37:45.422Z] #77 139.3 checking for stdlib.h... (cached) yes 21:37:45 [2022-08-23T21:37:45.422Z] #77 139.3 checking for GNU libc compatible malloc... yes 21:37:45 [2022-08-23T21:37:45.422Z] #77 139.6 checking for stdlib.h... (cached) yes 21:37:45 [2022-08-23T21:37:45.992Z] #77 139.6 checking for GNU libc compatible realloc... yes 21:37:46 [2022-08-23T21:37:46.057Z] #67 DONE 205.3s 21:37:46 [2022-08-23T21:37:46.057Z] 21:37:46 [2022-08-23T21:37:46.057Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:37:46 [2022-08-23T21:37:46.057Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c 21:37:46 [2022-08-23T21:37:46.057Z] #34 ... 21:37:46 [2022-08-23T21:37:46.057Z] 21:37:46 [2022-08-23T21:37:46.057Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build 21:37:46 [2022-08-23T21:37:46.057Z] #68 sha256:f9c1bc8d0761c5cb03bcc3a13440529ce1fdbb3715e79685501074f540313300 21:37:46 [2022-08-23T21:37:46.253Z] #77 139.8 checking for working strtod... yes 21:37:46 [2022-08-23T21:37:46.253Z] #77 140.1 checking for gettimeofday... yes 21:37:46 [2022-08-23T21:37:46.321Z] #68 DONE 0.3s 21:37:46 [2022-08-23T21:37:46.321Z] 21:37:46 [2022-08-23T21:37:46.321Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build 21:37:46 [2022-08-23T21:37:46.321Z] #69 sha256:78506df30c80bf1d2a7d2b20bff74afb02124dd1eaed4dcc5edf3a45410b34e4 21:37:46 [2022-08-23T21:37:46.441Z] #36 ... 21:37:46 [2022-08-23T21:37:46.441Z] 21:37:46 [2022-08-23T21:37:46.441Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:37:46 [2022-08-23T21:37:46.441Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:37:46 [2022-08-23T21:37:46.441Z] #14 205.0 Selecting previously unselected package g++-mingw-w64-x86-64. 21:37:46 [2022-08-23T21:37:46.441Z] #14 205.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... 21:37:46 [2022-08-23T21:37:46.441Z] #14 205.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 21:37:46 [2022-08-23T21:37:46.513Z] #77 140.3 checking for memset... yes 21:37:46 [2022-08-23T21:37:46.583Z] #69 DONE 0.2s 21:37:46 [2022-08-23T21:37:46.583Z] 21:37:46 [2022-08-23T21:37:46.583Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 21:37:46 [2022-08-23T21:37:46.583Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 21:37:46 [2022-08-23T21:37:46.583Z] #36 ... 21:37:46 [2022-08-23T21:37:46.583Z] 21:37:46 [2022-08-23T21:37:46.583Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:37:46 [2022-08-23T21:37:46.583Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb 21:37:46 [2022-08-23T21:37:46.583Z] #14 206.6 Selecting previously unselected package g++-mingw-w64-x86-64. 21:37:46 [2022-08-23T21:37:46.583Z] #14 206.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... 21:37:46 [2022-08-23T21:37:46.583Z] #14 206.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 21:37:46 [2022-08-23T21:37:46.700Z] #14 205.3 Selecting previously unselected package libapparmor1:amd64. 21:37:46 [2022-08-23T21:37:46.700Z] #14 205.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... 21:37:46 [2022-08-23T21:37:46.700Z] #14 205.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... 21:37:46 [2022-08-23T21:37:46.774Z] #77 140.6 checking for strspn... yes 21:37:46 [2022-08-23T21:37:46.961Z] #14 205.5 Selecting previously unselected package libapparmor-dev:amd64. 21:37:46 [2022-08-23T21:37:46.961Z] #14 205.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... 21:37:46 [2022-08-23T21:37:46.961Z] #14 205.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... 21:37:47 [2022-08-23T21:37:47.034Z] #77 140.9 checking that generated files are newer than configure... done 21:37:47 [2022-08-23T21:37:47.034Z] #77 140.9 configure: creating ./config.status 21:37:47 [2022-08-23T21:37:47.152Z] #14 206.9 Selecting previously unselected package libapparmor1:amd64. 21:37:47 [2022-08-23T21:37:47.152Z] #14 206.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... 21:37:47 [2022-08-23T21:37:47.152Z] #14 206.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... 21:37:47 [2022-08-23T21:37:47.152Z] #14 207.2 Selecting previously unselected package libapparmor-dev:amd64. 21:37:47 [2022-08-23T21:37:47.412Z] #14 207.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... 21:37:47 [2022-08-23T21:37:47.412Z] #14 207.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... 21:37:47 [2022-08-23T21:37:47.412Z] #14 207.5 Selecting previously unselected package libbtrfs0:amd64. 21:37:47 [2022-08-23T21:37:47.528Z] #14 205.8 Selecting previously unselected package libbtrfs0:amd64. 21:37:47 [2022-08-23T21:37:47.528Z] #14 205.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... 21:37:47 [2022-08-23T21:37:47.528Z] #14 205.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 21:37:47 [2022-08-23T21:37:47.672Z] #14 207.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... 21:37:47 [2022-08-23T21:37:47.672Z] #14 207.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 21:37:47 [2022-08-23T21:37:47.729Z] #71 156.7 + bin/containerd-shim-runc-v2 21:37:47 [2022-08-23T21:37:47.729Z] #71 157.5 + binaries 21:37:47 [2022-08-23T21:37:47.729Z] #71 157.5 + install -D bin/containerd /build/containerd 21:37:47 [2022-08-23T21:37:47.788Z] #14 206.3 Selecting previously unselected package libbtrfs-dev:amd64. 21:37:47 [2022-08-23T21:37:47.788Z] #14 206.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... 21:37:47 [2022-08-23T21:37:47.788Z] #14 206.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 21:37:47 [2022-08-23T21:37:47.932Z] #14 207.9 Selecting previously unselected package libbtrfs-dev:amd64. 21:37:47 [2022-08-23T21:37:47.932Z] #14 207.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... 21:37:47 [2022-08-23T21:37:47.985Z] #71 157.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 21:37:47 [2022-08-23T21:37:47.985Z] #71 157.6 + install -D bin/ctr /build/ctr 21:37:48 [2022-08-23T21:37:48.191Z] #14 208.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 21:37:48 [2022-08-23T21:37:48.240Z] #71 DONE 158.1s 21:37:48 [2022-08-23T21:37:48.726Z] #14 207.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 21:37:48 [2022-08-23T21:37:48.726Z] #14 207.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... 21:37:48 [2022-08-23T21:37:48.726Z] #14 207.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 21:37:48 [2022-08-23T21:37:48.760Z] #14 208.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 21:37:48 [2022-08-23T21:37:48.760Z] #14 208.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... 21:37:48 [2022-08-23T21:37:48.760Z] #14 208.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 21:37:48 [2022-08-23T21:37:48.760Z] #14 208.6 Selecting previously unselected package libudev-dev:amd64. 21:37:48 [2022-08-23T21:37:48.760Z] #14 208.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... 21:37:48 [2022-08-23T21:37:48.760Z] #14 208.7 Unpacking libudev-dev:amd64 (247.3-7) ... 21:37:48 [2022-08-23T21:37:48.946Z] #77 142.9 config.status: creating Makefile 21:37:48 [2022-08-23T21:37:48.946Z] #77 142.9 config.status: creating config.h 21:37:48 [2022-08-23T21:37:48.946Z] #77 143.0 config.status: executing depfiles commands 21:37:48 [2022-08-23T21:37:48.946Z] #77 ... 21:37:48 [2022-08-23T21:37:48.946Z] 21:37:48 [2022-08-23T21:37:48.946Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:37:48 [2022-08-23T21:37:48.946Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:37:48 [2022-08-23T21:37:48.946Z] #21 40.02 Selecting previously unselected package python3-lib2to3. 21:37:48 [2022-08-23T21:37:48.946Z] #21 40.05 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 40.05 Unpacking python3-lib2to3 (3.9.2-1) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 40.23 Selecting previously unselected package python3-distutils. 21:37:48 [2022-08-23T21:37:48.946Z] #21 40.25 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 40.26 Unpacking python3-distutils (3.9.2-1) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 40.42 Selecting previously unselected package python3-pkg-resources. 21:37:48 [2022-08-23T21:37:48.946Z] #21 40.43 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 40.43 Unpacking python3-pkg-resources (52.0.0-4) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 40.60 Selecting previously unselected package python3-setuptools. 21:37:48 [2022-08-23T21:37:48.946Z] #21 40.60 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 40.61 Unpacking python3-setuptools (52.0.0-4) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 40.97 Selecting previously unselected package python3-wheel. 21:37:48 [2022-08-23T21:37:48.946Z] #21 40.97 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 40.98 Unpacking python3-wheel (0.34.2-1) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 41.06 Selecting previously unselected package python3-pip. 21:37:48 [2022-08-23T21:37:48.946Z] #21 41.07 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 41.07 Unpacking python3-pip (20.3.4-4+deb11u1) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 41.37 Selecting previously unselected package sudo. 21:37:48 [2022-08-23T21:37:48.946Z] #21 41.37 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 41.37 Unpacking sudo (1.9.5p2-3) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 42.00 Selecting previously unselected package systemd-journal-remote. 21:37:48 [2022-08-23T21:37:48.946Z] #21 42.01 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 42.01 Unpacking systemd-journal-remote (247.3-7) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 42.11 Selecting previously unselected package thin-provisioning-tools. 21:37:48 [2022-08-23T21:37:48.946Z] #21 42.11 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 42.12 Unpacking thin-provisioning-tools (0.9.0-1) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 42.37 Selecting previously unselected package uidmap. 21:37:48 [2022-08-23T21:37:48.946Z] #21 42.38 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 42.39 Unpacking uidmap (1:4.8.1-1) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 42.56 Selecting previously unselected package vim-runtime. 21:37:48 [2022-08-23T21:37:48.946Z] #21 42.56 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 42.62 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 21:37:48 [2022-08-23T21:37:48.946Z] #21 42.67 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 21:37:48 [2022-08-23T21:37:48.946Z] #21 42.67 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 46.14 Selecting previously unselected package vim. 21:37:48 [2022-08-23T21:37:48.946Z] #21 46.14 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 46.16 Unpacking vim (2:8.2.2434-3+deb11u1) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 46.76 Selecting previously unselected package xfsprogs. 21:37:48 [2022-08-23T21:37:48.946Z] #21 46.76 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 46.77 Unpacking xfsprogs (5.10.0-4) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 47.20 Selecting previously unselected package zip. 21:37:48 [2022-08-23T21:37:48.946Z] #21 47.22 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 47.23 Unpacking zip (3.0-12) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 47.38 Selecting previously unselected package zstd. 21:37:48 [2022-08-23T21:37:48.946Z] #21 47.38 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 47.39 Unpacking zstd (1.4.8+dfsg-2.1) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 47.76 Setting up python3-pkg-resources (52.0.0-4) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 48.71 Setting up libip4tc2:amd64 (1.8.7-1) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 48.73 Setting up net-tools (1.60+git20181103.0eebece-1) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 48.74 Setting up libgpm2:amd64 (1.20.7-8) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 48.76 Setting up libicu67:amd64 (67.1-7) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 48.76 Setting up libip6tc2:amd64 (1.8.7-1) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 48.78 Setting up libinih1:amd64 (53-1+b2) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 48.79 Setting up libargon2-1:amd64 (0~20171227-0.2) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 48.80 Setting up uidmap (1:4.8.1-1) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 48.81 Setting up libyajl2:amd64 (2.1.0-3) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 48.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 48.83 Setting up bzip2 (1.0.8-4) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 48.83 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 48.84 Setting up python3-wheel (0.34.2-1) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 49.62 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 49.63 Setting up xxd (2:8.2.2434-3+deb11u1) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 49.65 Setting up libcap2:amd64 (1:2.44-1) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 49.66 Setting up libcap2-bin (1:2.44-1) ... 21:37:48 [2022-08-23T21:37:48.946Z] #21 49.68 Setting up apparmor (2.13.6-10) ... 21:37:48 [2022-08-23T21:37:48.984Z] #14 207.5 Selecting previously unselected package libudev-dev:amd64. 21:37:48 [2022-08-23T21:37:48.984Z] #14 207.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... 21:37:48 [2022-08-23T21:37:48.984Z] #14 207.5 Unpacking libudev-dev:amd64 (247.3-7) ... 21:37:49 [2022-08-23T21:37:49.020Z] #14 208.9 Selecting previously unselected package libsepol1-dev:amd64. 21:37:49 [2022-08-23T21:37:49.020Z] #14 209.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... 21:37:49 [2022-08-23T21:37:49.020Z] #14 209.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... 21:37:49 [2022-08-23T21:37:49.206Z] #21 ... 21:37:49 [2022-08-23T21:37:49.206Z] 21:37:49 [2022-08-23T21:37:49.206Z] #77 [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 21:37:49 [2022-08-23T21:37:49.206Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:37:49 [2022-08-23T21:37:49.206Z] #77 143.2 config.status: executing libtool commands 21:37:49 [2022-08-23T21:37:49.243Z] #14 207.8 Selecting previously unselected package libsepol1-dev:amd64. 21:37:49 [2022-08-23T21:37:49.243Z] #14 207.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... 21:37:49 [2022-08-23T21:37:49.243Z] #14 207.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... 21:37:49 [2022-08-23T21:37:49.621Z] 21:37:49 [2022-08-23T21:37:49.621Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ 21:37:49 [2022-08-23T21:37:49.621Z] #72 sha256:34c8908dc10f459e8de9740b7ce51c3a2b2e8df5ee34ca3399a9f6e538e4c6eb 21:37:49 [2022-08-23T21:37:49.621Z] #72 DONE 0.2s 21:37:49 [2022-08-23T21:37:49.621Z] 21:37:49 [2022-08-23T21:37:49.621Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ 21:37:49 [2022-08-23T21:37:49.621Z] #77 sha256:ed04ea5d469c23881c6a7a8656cab93c4b9fcde87b91b350611a7d39fdea1bf4 21:37:49 [2022-08-23T21:37:49.621Z] #77 DONE 0.1s 21:37:49 [2022-08-23T21:37:49.621Z] 21:37:49 [2022-08-23T21:37:49.621Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ 21:37:49 [2022-08-23T21:37:49.621Z] #82 sha256:b2efa1256b017a80d68508eab7658814172e8c10b936d4dd454cbc78b8b9c949 21:37:49 [2022-08-23T21:37:49.960Z] #14 209.5 Selecting previously unselected package libpcre2-16-0:amd64. 21:37:49 [2022-08-23T21:37:49.960Z] #14 209.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... 21:37:49 [2022-08-23T21:37:49.960Z] #14 209.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... 21:37:49 [2022-08-23T21:37:49.960Z] #14 209.9 Selecting previously unselected package libpcre2-32-0:amd64. 21:37:49 [2022-08-23T21:37:49.960Z] #14 209.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... 21:37:49 [2022-08-23T21:37:49.960Z] #14 209.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... 21:37:50 [2022-08-23T21:37:50.144Z] #77 144.1 GEN .version 21:37:50 [2022-08-23T21:37:50.144Z] #77 144.1 make install-recursive 21:37:50 [2022-08-23T21:37:50.144Z] #77 144.1 make[1]: Entering directory '/tmp/crun-build' 21:37:50 [2022-08-23T21:37:50.144Z] #77 144.2 Making install in libocispec 21:37:50 [2022-08-23T21:37:50.144Z] #77 144.2 make[2]: Entering directory '/tmp/crun-build/libocispec' 21:37:50 [2022-08-23T21:37:50.144Z] #77 144.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema 21:37:50 [2022-08-23T21:37:50.144Z] #77 144.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema 21:37:50 [2022-08-23T21:37:50.144Z] #77 144.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems 21:37:50 [2022-08-23T21:37:50.178Z] #14 208.6 Selecting previously unselected package libpcre2-16-0:amd64. 21:37:50 [2022-08-23T21:37:50.178Z] #14 208.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... 21:37:50 [2022-08-23T21:37:50.178Z] #14 208.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... 21:37:50 [2022-08-23T21:37:50.181Z] #82 DONE 0.6s 21:37:50 [2022-08-23T21:37:50.181Z] 21:37:50 [2022-08-23T21:37:50.181Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ 21:37:50 [2022-08-23T21:37:50.181Z] #85 sha256:a2417789a421a050862f8134f8988cfb0622f2c5c6903404a739486281aaf5c9 21:37:50 [2022-08-23T21:37:50.181Z] #85 DONE 0.1s 21:37:50 [2022-08-23T21:37:50.404Z] #77 144.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic 21:37:50 [2022-08-23T21:37:50.436Z] 21:37:50 [2022-08-23T21:37:50.436Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ 21:37:50 [2022-08-23T21:37:50.436Z] #86 sha256:3fe189b745d7cb73aceb55270ef360c3946e509e91119cf4a03794d283034cc6 21:37:50 [2022-08-23T21:37:50.436Z] #86 DONE 0.0s 21:37:50 [2022-08-23T21:37:50.436Z] 21:37:50 [2022-08-23T21:37:50.436Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker 21:37:50 [2022-08-23T21:37:50.436Z] #87 sha256:bc3141e9863a5581c3416858e89c2c989be5da66786665a904520b6466bd85b4 21:37:50 [2022-08-23T21:37:50.436Z] #87 DONE 0.0s 21:37:50 [2022-08-23T21:37:50.436Z] 21:37:50 [2022-08-23T21:37:50.436Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker 21:37:50 [2022-08-23T21:37:50.436Z] #88 sha256:5bb6b6b48a6cfa79ef032c271d83ce1ce52ee5e935ded1096d4ecc1f1a18ab35 21:37:50 [2022-08-23T21:37:50.532Z] #14 210.4 Selecting previously unselected package libpcre2-posix2:amd64. 21:37:50 [2022-08-23T21:37:50.532Z] #14 210.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... 21:37:50 [2022-08-23T21:37:50.532Z] #14 210.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... 21:37:50 [2022-08-23T21:37:50.532Z] #14 210.6 Selecting previously unselected package libpcre2-dev:amd64. 21:37:50 [2022-08-23T21:37:50.532Z] #14 210.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... 21:37:50 [2022-08-23T21:37:50.699Z] #14 209.1 Selecting previously unselected package libpcre2-32-0:amd64. 21:37:50 [2022-08-23T21:37:50.700Z] #14 209.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... 21:37:50 [2022-08-23T21:37:50.700Z] #14 209.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... 21:37:50 [2022-08-23T21:37:50.795Z] #14 210.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... 21:37:50 [2022-08-23T21:37:50.872Z] #60 ... 21:37:50 [2022-08-23T21:37:50.872Z] 21:37:50 [2022-08-23T21:37:50.872Z] #77 [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 21:37:50 [2022-08-23T21:37:50.872Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e 21:37:50 [2022-08-23T21:37:50.872Z] #77 165.0 CCLD libocispec.la 21:37:50 [2022-08-23T21:37:50.872Z] #77 165.4 CCLD src/validate 21:37:50 [2022-08-23T21:37:50.872Z] #77 165.4 CCLD tests/test-1 21:37:50 [2022-08-23T21:37:50.872Z] #77 165.4 CCLD tests/test-2 21:37:50 [2022-08-23T21:37:50.872Z] #77 165.4 CCLD tests/test-3 21:37:50 [2022-08-23T21:37:50.872Z] #77 165.5 CCLD tests/test-4 21:37:50 [2022-08-23T21:37:50.872Z] #77 165.5 CCLD tests/test-5 21:37:50 [2022-08-23T21:37:50.872Z] #77 165.5 CCLD tests/test-6 21:37:50 [2022-08-23T21:37:50.872Z] #77 165.6 CCLD tests/test-7 21:37:50 [2022-08-23T21:37:50.872Z] #77 165.7 CCLD tests/test-8 21:37:50 [2022-08-23T21:37:50.872Z] #77 165.7 CCLD tests/test-9 21:37:50 [2022-08-23T21:37:50.872Z] #77 165.8 CCLD tests/test-10 21:37:50 [2022-08-23T21:37:50.872Z] #77 165.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a 21:37:50 [2022-08-23T21:37:50.872Z] #77 165.8 CCLD tests/test-11 21:37:50 [2022-08-23T21:37:50.958Z] #14 209.4 Selecting previously unselected package libpcre2-posix2:amd64. 21:37:50 [2022-08-23T21:37:50.958Z] #14 209.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... 21:37:50 [2022-08-23T21:37:50.958Z] #14 209.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... 21:37:50 [2022-08-23T21:37:50.958Z] #14 209.6 Selecting previously unselected package libpcre2-dev:amd64. 21:37:51 [2022-08-23T21:37:51.218Z] #14 209.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... 21:37:51 [2022-08-23T21:37:51.218Z] #14 209.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... 21:37:51 [2022-08-23T21:37:51.343Z] #77 145.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success 21:37:51 [2022-08-23T21:37:51.343Z] #77 145.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success 21:37:51 [2022-08-23T21:37:51.343Z] #77 145.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success 21:37:51 [2022-08-23T21:37:51.343Z] #77 145.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success 21:37:51 [2022-08-23T21:37:51.343Z] #77 145.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success 21:37:51 [2022-08-23T21:37:51.343Z] #77 145.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success 21:37:51 [2022-08-23T21:37:51.343Z] #77 145.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success 21:37:51 [2022-08-23T21:37:51.343Z] #77 145.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success 21:37:51 [2022-08-23T21:37:51.343Z] #77 145.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success 21:37:51 [2022-08-23T21:37:51.343Z] #77 145.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success 21:37:51 [2022-08-23T21:37:51.343Z] #77 145.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success 21:37:51 [2022-08-23T21:37:51.343Z] #77 145.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success 21:37:51 [2022-08-23T21:37:51.343Z] #77 145.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success 21:37:51 [2022-08-23T21:37:51.343Z] #77 145.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success 21:37:51 [2022-08-23T21:37:51.343Z] #77 145.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success 21:37:51 [2022-08-23T21:37:51.343Z] #77 145.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success 21:37:51 [2022-08-23T21:37:51.734Z] #14 211.6 Selecting previously unselected package libselinux1-dev:amd64. 21:37:51 [2022-08-23T21:37:51.734Z] #14 211.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... 21:37:51 [2022-08-23T21:37:51.734Z] #14 211.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... 21:37:51 [2022-08-23T21:37:51.785Z] #14 210.4 Selecting previously unselected package libselinux1-dev:amd64. 21:37:51 [2022-08-23T21:37:51.785Z] #14 210.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... 21:37:51 [2022-08-23T21:37:51.785Z] #14 210.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... 21:37:52 [2022-08-23T21:37:52.255Z] #77 167.5 libtool: link: ar cr libocispec.a 21:37:52 [2022-08-23T21:37:52.255Z] #77 167.6 libtool: link: ranlib libocispec.a 21:37:52 [2022-08-23T21:37:52.306Z] #14 212.1 Selecting previously unselected package libdevmapper-dev:amd64. 21:37:52 [2022-08-23T21:37:52.306Z] #14 212.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... 21:37:52 [2022-08-23T21:37:52.306Z] #14 212.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 21:37:52 [2022-08-23T21:37:52.352Z] #14 210.9 Selecting previously unselected package libdevmapper-dev:amd64. 21:37:52 [2022-08-23T21:37:52.352Z] #14 210.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... 21:37:52 [2022-08-23T21:37:52.352Z] #14 210.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 21:37:52 [2022-08-23T21:37:52.352Z] #14 211.0 Selecting previously unselected package libseccomp-dev:amd64. 21:37:52 [2022-08-23T21:37:52.352Z] #14 211.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... 21:37:52 [2022-08-23T21:37:52.352Z] #14 211.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 21:37:52 [2022-08-23T21:37:52.565Z] #14 212.4 Selecting previously unselected package libseccomp-dev:amd64. 21:37:52 [2022-08-23T21:37:52.565Z] #14 212.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... 21:37:52 [2022-08-23T21:37:52.565Z] #14 212.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.5 make install-recursive 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.6 make[3]: Entering directory '/tmp/crun-build/libocispec' 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.6 Making install in yajl 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.7 CC verify/json_verify-json_verify.o 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.7 CC src/libyajl_la-yajl_alloc.lo 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.7 CC src/libyajl_la-yajl.lo 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.8 CC src/libyajl_la-yajl_gen.lo 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.8 CC src/libyajl_la-yajl_parser.lo 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.8 CC src/libyajl_la-yajl_buf.lo 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.8 CC src/libyajl_la-yajl_encode.lo 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.8 CC src/libyajl_la-yajl_lex.lo 21:37:52 [2022-08-23T21:37:52.726Z] #77 146.9 CC src/libyajl_la-yajl_tree.lo 21:37:52 [2022-08-23T21:37:52.828Z] #14 212.7 Selecting previously unselected package libsystemd-dev:amd64. 21:37:52 [2022-08-23T21:37:52.828Z] #14 212.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... 21:37:52 [2022-08-23T21:37:52.828Z] #14 212.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... 21:37:52 [2022-08-23T21:37:52.923Z] #14 211.2 Selecting previously unselected package libsystemd-dev:amd64. 21:37:52 [2022-08-23T21:37:52.923Z] #14 211.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... 21:37:52 [2022-08-23T21:37:52.923Z] #14 211.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... 21:37:53 [2022-08-23T21:37:53.492Z] #14 211.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 21:37:53 [2022-08-23T21:37:53.492Z] #14 211.9 Setting up libapparmor1:amd64 (2.13.6-10) ... 21:37:53 [2022-08-23T21:37:53.492Z] #14 211.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 21:37:53 [2022-08-23T21:37:53.492Z] #14 212.0 Setting up libsepol1-dev:amd64 (3.1-1) ... 21:37:53 [2022-08-23T21:37:53.492Z] #14 212.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... 21:37:53 [2022-08-23T21:37:53.492Z] #14 212.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... 21:37:53 [2022-08-23T21:37:53.492Z] #14 212.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... 21:37:53 [2022-08-23T21:37:53.492Z] #14 212.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... 21:37:53 [2022-08-23T21:37:53.492Z] #14 212.0 Setting up libudev-dev:amd64 (247.3-7) ... 21:37:53 [2022-08-23T21:37:53.492Z] #14 212.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... 21:37:53 [2022-08-23T21:37:53.492Z] #14 212.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 21:37:53 [2022-08-23T21:37:53.492Z] #14 212.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 21:37:53 [2022-08-23T21:37:53.492Z] #14 212.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 21:37:53 [2022-08-23T21:37:53.492Z] #14 212.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... 21:37:53 [2022-08-23T21:37:53.492Z] #14 212.1 Setting up mingw-w64-common (8.0.0-1) ... 21:37:53 [2022-08-23T21:37:53.492Z] #14 212.1 Setting up libsystemd-dev:amd64 (247.3-7) ... 21:37:53 [2022-08-23T21:37:53.638Z] #77 169.0 make[5]: Entering directory '/tmp/crun-build/libocispec' 21:37:53 [2022-08-23T21:37:53.752Z] #14 212.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... 21:37:53 [2022-08-23T21:37:53.752Z] #14 212.2 Setting up libpcre2-dev:amd64 (10.36-2) ... 21:37:53 [2022-08-23T21:37:53.752Z] #14 212.2 Setting up libselinux1-dev:amd64 (3.1-3) ... 21:37:53 [2022-08-23T21:37:53.752Z] #14 212.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 21:37:53 [2022-08-23T21:37:53.752Z] #14 212.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 21:37:53 [2022-08-23T21:37:53.752Z] #14 212.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 21:37:53 [2022-08-23T21:37:53.752Z] #14 212.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 21:37:53 [2022-08-23T21:37:53.752Z] #14 212.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 21:37:53 [2022-08-23T21:37:53.752Z] #14 212.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... 21:37:53 [2022-08-23T21:37:53.752Z] #14 212.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 21:37:53 [2022-08-23T21:37:53.752Z] #14 212.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 21:37:53 [2022-08-23T21:37:53.784Z] #14 213.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 21:37:53 [2022-08-23T21:37:53.899Z] #77 169.1 make[5]: Nothing to be done for 'install-exec-am'. 21:37:53 [2022-08-23T21:37:53.899Z] #77 169.1 make[5]: Nothing to be done for 'install-data-am'. 21:37:53 [2022-08-23T21:37:53.899Z] #77 169.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' 21:37:53 [2022-08-23T21:37:53.899Z] #77 169.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' 21:37:53 [2022-08-23T21:37:53.899Z] #77 169.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' 21:37:53 [2022-08-23T21:37:53.899Z] #77 169.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' 21:37:53 [2022-08-23T21:37:53.899Z] #77 169.1 make[2]: Entering directory '/tmp/crun-build' 21:37:53 [2022-08-23T21:37:53.899Z] #77 169.2 CC src/libcrun/libcrun_testing_a-utils.o 21:37:53 [2022-08-23T21:37:53.899Z] #77 169.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o 21:37:53 [2022-08-23T21:37:53.899Z] #77 169.2 CC src/libcrun/libcrun_testing_a-container.o 21:37:53 [2022-08-23T21:37:53.899Z] #77 169.2 CC src/libcrun/libcrun_testing_a-cgroup.o 21:37:53 [2022-08-23T21:37:53.899Z] #77 169.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o 21:37:53 [2022-08-23T21:37:53.899Z] #77 169.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o 21:37:54 [2022-08-23T21:37:54.013Z] #14 212.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 21:37:54 [2022-08-23T21:37:54.013Z] #14 212.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 21:37:54 [2022-08-23T21:37:54.013Z] #14 212.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 21:37:54 [2022-08-23T21:37:54.013Z] #14 212.5 Setting up dmsetup (2:1.02.175-2.1) ... 21:37:54 [2022-08-23T21:37:54.013Z] #14 212.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 21:37:54 [2022-08-23T21:37:54.013Z] #14 212.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 21:37:54 [2022-08-23T21:37:54.013Z] #14 212.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:37:54 [2022-08-23T21:37:54.043Z] #14 213.8 Setting up libapparmor1:amd64 (2.13.6-10) ... 21:37:54 [2022-08-23T21:37:54.043Z] #14 213.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 21:37:54 [2022-08-23T21:37:54.043Z] #14 213.8 Setting up libsepol1-dev:amd64 (3.1-1) ... 21:37:54 [2022-08-23T21:37:54.043Z] #14 213.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... 21:37:54 [2022-08-23T21:37:54.043Z] #14 213.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... 21:37:54 [2022-08-23T21:37:54.043Z] #14 213.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... 21:37:54 [2022-08-23T21:37:54.043Z] #14 214.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... 21:37:54 [2022-08-23T21:37:54.043Z] #14 214.0 Setting up libudev-dev:amd64 (247.3-7) ... 21:37:54 [2022-08-23T21:37:54.159Z] #77 169.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o 21:37:54 [2022-08-23T21:37:54.159Z] #77 169.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o 21:37:54 [2022-08-23T21:37:54.159Z] #77 169.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o 21:37:54 [2022-08-23T21:37:54.159Z] #77 169.4 CC src/libcrun/libcrun_testing_a-criu.o 21:37:54 [2022-08-23T21:37:54.159Z] #77 169.5 CC src/libcrun/libcrun_testing_a-custom-handler.o 21:37:54 [2022-08-23T21:37:54.159Z] #77 169.5 CC src/libcrun/libcrun_testing_a-linux.o 21:37:54 [2022-08-23T21:37:54.321Z] #14 214.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... 21:37:54 [2022-08-23T21:37:54.322Z] #14 214.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 21:37:54 [2022-08-23T21:37:54.322Z] #14 214.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 21:37:54 [2022-08-23T21:37:54.322Z] #14 214.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 21:37:54 [2022-08-23T21:37:54.322Z] #14 214.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... 21:37:54 [2022-08-23T21:37:54.322Z] #14 214.3 Setting up mingw-w64-common (8.0.0-1) ... 21:37:54 [2022-08-23T21:37:54.322Z] #14 214.3 Setting up libsystemd-dev:amd64 (247.3-7) ... 21:37:54 [2022-08-23T21:37:54.322Z] #14 214.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... 21:37:54 [2022-08-23T21:37:54.419Z] #77 169.6 CC src/libcrun/libcrun_testing_a-seccomp.o 21:37:54 [2022-08-23T21:37:54.419Z] #77 169.6 CC src/libcrun/libcrun_testing_a-ebpf.o 21:37:54 [2022-08-23T21:37:54.419Z] #77 169.7 CC src/libcrun/libcrun_testing_a-error.o 21:37:54 [2022-08-23T21:37:54.419Z] #77 169.7 CC src/libcrun/libcrun_testing_a-status.o 21:37:54 [2022-08-23T21:37:54.419Z] #77 169.7 CC src/libcrun/libcrun_testing_a-terminal.o 21:37:54 [2022-08-23T21:37:54.582Z] #14 DONE 213.1s 21:37:54 [2022-08-23T21:37:54.582Z] 21:37:54 [2022-08-23T21:37:54.582Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / 21:37:54 [2022-08-23T21:37:54.582Z] #59 sha256:8c9e701b8c54fc3099ffa37bd6f1d3988e2e2749c80712f3376fdeb70b939243 21:37:54 [2022-08-23T21:37:54.582Z] #59 DONE 0.1s 21:37:54 [2022-08-23T21:37:54.582Z] 21:37:54 [2022-08-23T21:37:54.582Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:37:54 [2022-08-23T21:37:54.582Z] #60 sha256:b718a6854ac99b39a312b6e5c590ffc84af6475ae4cc079409c028ecab122f65 21:37:54 [2022-08-23T21:37:54.602Z] #14 214.4 Setting up libpcre2-dev:amd64 (10.36-2) ... 21:37:54 [2022-08-23T21:37:54.602Z] #14 214.4 Setting up libselinux1-dev:amd64 (3.1-3) ... 21:37:54 [2022-08-23T21:37:54.602Z] #14 214.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 21:37:54 [2022-08-23T21:37:54.602Z] #14 214.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 21:37:54 [2022-08-23T21:37:54.602Z] #14 214.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 21:37:54 [2022-08-23T21:37:54.602Z] #14 214.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 21:37:54 [2022-08-23T21:37:54.602Z] #14 214.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 21:37:54 [2022-08-23T21:37:54.680Z] #77 169.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o 21:37:54 [2022-08-23T21:37:54.680Z] #77 169.9 CC src/libcrun/libcrun_testing_a-signals.o 21:37:54 [2022-08-23T21:37:54.680Z] #77 170.0 CC src/libcrun/libcrun_testing_a-mount_flags.o 21:37:54 [2022-08-23T21:37:54.680Z] #77 170.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o 21:37:54 [2022-08-23T21:37:54.861Z] #14 214.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... 21:37:54 [2022-08-23T21:37:54.861Z] #14 214.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 21:37:54 [2022-08-23T21:37:54.861Z] #14 214.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 21:37:54 [2022-08-23T21:37:54.861Z] #14 214.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 21:37:54 [2022-08-23T21:37:54.861Z] #14 214.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 21:37:54 [2022-08-23T21:37:54.861Z] #14 214.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 21:37:54 [2022-08-23T21:37:54.861Z] #14 214.9 Setting up dmsetup (2:1.02.175-2.1) ... 21:37:54 [2022-08-23T21:37:54.861Z] #14 214.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 21:37:54 [2022-08-23T21:37:54.861Z] #14 214.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 21:37:54 [2022-08-23T21:37:54.861Z] #14 214.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:37:54 [2022-08-23T21:37:54.940Z] #77 170.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o 21:37:55 [2022-08-23T21:37:55.200Z] #77 170.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o 21:37:55 [2022-08-23T21:37:55.200Z] #77 170.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o 21:37:55 [2022-08-23T21:37:55.200Z] #77 170.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o 21:37:55 [2022-08-23T21:37:55.200Z] #77 170.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o 21:37:55 [2022-08-23T21:37:55.461Z] #77 170.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o 21:37:55 [2022-08-23T21:37:55.675Z] #88 DONE 5.1s 21:37:55 [2022-08-23T21:37:55.675Z] 21:37:55 [2022-08-23T21:37:55.675Z] #89 exporting to image 21:37:55 [2022-08-23T21:37:55.675Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 21:37:55 [2022-08-23T21:37:55.675Z] #89 exporting layers 21:37:55 [2022-08-23T21:37:55.721Z] #77 170.9 CC src/crun-crun.o 21:37:55 [2022-08-23T21:37:55.981Z] #77 171.1 CC src/crun-run.o 21:37:55 [2022-08-23T21:37:55.981Z] #77 171.1 CC src/crun-delete.o 21:37:55 [2022-08-23T21:37:55.981Z] #77 171.2 CC src/crun-kill.o 21:37:56 [2022-08-23T21:37:56.025Z] #77 ... 21:37:56 [2022-08-23T21:37:56.025Z] 21:37:56 [2022-08-23T21:37:56.025Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:37:56 [2022-08-23T21:37:56.025Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:37:56 [2022-08-23T21:37:56.025Z] #21 51.09 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:37:56 [2022-08-23T21:37:56.025Z] #21 51.21 Setting up zip (3.0-12) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 51.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 51.24 Setting up bash-completion (1:2.11-2) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 53.51 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 53.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 21:37:56 [2022-08-23T21:37:56.025Z] #21 53.53 Setting up libmnl0:amd64 (1.0.4-3) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 53.54 Setting up patch (2.7.6-7) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 53.55 Setting up sudo (1.9.5p2-3) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 53.64 invoke-rc.d: could not determine current runlevel 21:37:56 [2022-08-23T21:37:56.025Z] #21 53.65 invoke-rc.d: policy-rc.d denied execution of start. 21:37:56 [2022-08-23T21:37:56.025Z] #21 53.66 Setting up xfsprogs (5.10.0-4) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 53.67 System has not been booted with systemd as init system (PID 1). Can't operate. 21:37:56 [2022-08-23T21:37:56.025Z] #21 53.67 Failed to connect to bus: Host is down 21:37:56 [2022-08-23T21:37:56.025Z] #21 53.67 Setting up libxtables12:amd64 (1.8.7-1) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 53.68 Setting up inetutils-ping (2:2.0-1) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 53.69 Setting up pigz (2.6-1) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 53.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 53.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 53.73 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 53.75 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 54.40 Setting up libaio1:amd64 (0.3.112-9) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 54.43 Setting up python3-lib2to3 (3.9.2-1) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 54.85 Setting up libelf1:amd64 (0.183-1) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 54.85 Setting up libjson-c5:amd64 (0.15-2) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 54.86 Setting up zstd (1.4.8+dfsg-2.1) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 54.87 Setting up libonig5:amd64 (6.9.6-1.1) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 54.88 Setting up libkmod2:amd64 (28-1) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 54.89 Setting up python3-distutils (3.9.2-1) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 55.44 Setting up vim (2:8.2.2434-3+deb11u1) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 55.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 21:37:56 [2022-08-23T21:37:56.025Z] #21 55.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 21:37:56 [2022-08-23T21:37:56.025Z] #21 55.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 21:37:56 [2022-08-23T21:37:56.025Z] #21 55.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 21:37:56 [2022-08-23T21:37:56.025Z] #21 55.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 21:37:56 [2022-08-23T21:37:56.025Z] #21 55.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 21:37:56 [2022-08-23T21:37:56.025Z] #21 55.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 21:37:56 [2022-08-23T21:37:56.025Z] #21 55.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 21:37:56 [2022-08-23T21:37:56.025Z] #21 55.54 Setting up python3-setuptools (52.0.0-4) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 57.14 Setting up libjq1:amd64 (1.6-2.1) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 57.15 Setting up libnftnl11:amd64 (1.1.9-1) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 57.16 Setting up thin-provisioning-tools (0.9.0-1) ... 21:37:56 [2022-08-23T21:37:56.025Z] #21 57.17 Setting up python3-pip (20.3.4-4+deb11u1) ... 21:37:56 [2022-08-23T21:37:56.238Z] #14 DONE 216.0s 21:37:56 [2022-08-23T21:37:56.238Z] 21:37:56 [2022-08-23T21:37:56.238Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / 21:37:56 [2022-08-23T21:37:56.238Z] #59 sha256:79ff005d79eb66df4207f5e125b2fe058e9fae8d893bd88320e9caf362cae0ef 21:37:56 [2022-08-23T21:37:56.238Z] #59 DONE 0.2s 21:37:56 [2022-08-23T21:37:56.238Z] 21:37:56 [2022-08-23T21:37:56.238Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:37:56 [2022-08-23T21:37:56.238Z] #60 sha256:c614fc7a13a431f361796f33de6db222d367f70a5cd29898bc677b62da824be4 21:37:56 [2022-08-23T21:37:56.241Z] #77 171.4 CC src/crun-pause.o 21:37:56 [2022-08-23T21:37:56.241Z] #77 171.5 CC src/crun-unpause.o 21:37:56 [2022-08-23T21:37:56.241Z] #77 171.6 CC src/crun-spec.o 21:37:56 [2022-08-23T21:37:56.488Z] #60 2.009 + RM_GOPATH=0 21:37:56 [2022-08-23T21:37:56.488Z] #60 2.009 + TMP_GOPATH= 21:37:56 [2022-08-23T21:37:56.488Z] #60 2.009 + : /build 21:37:56 [2022-08-23T21:37:56.488Z] #60 2.009 + '[' -z '' ']' 21:37:56 [2022-08-23T21:37:56.488Z] #60 2.009 ++ mktemp -d 21:37:56 [2022-08-23T21:37:56.488Z] #60 2.009 + export GOPATH=/tmp/tmp.wv50wbDQ2r 21:37:56 [2022-08-23T21:37:56.488Z] #60 2.009 + GOPATH=/tmp/tmp.wv50wbDQ2r 21:37:56 [2022-08-23T21:37:56.488Z] #60 2.009 + RM_GOPATH=1 21:37:56 [2022-08-23T21:37:56.488Z] #60 2.009 + case "$(go env GOARCH)" in 21:37:56 [2022-08-23T21:37:56.488Z] #60 2.009 ++ go env GOARCH 21:37:56 [2022-08-23T21:37:56.501Z] #77 171.7 CC src/crun-exec.o 21:37:56 [2022-08-23T21:37:56.746Z] #60 ... 21:37:56 [2022-08-23T21:37:56.746Z] 21:37:56 [2022-08-23T21:37:56.746Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker 21:37:56 [2022-08-23T21:37:56.746Z] #15 sha256:4d23e20f74be944ff0c066e03e6f26b25a60c6c7af6d01dd00be7aff384f125a 21:37:56 [2022-08-23T21:37:56.746Z] #15 DONE 2.1s 21:37:56 [2022-08-23T21:37:56.746Z] 21:37:56 [2022-08-23T21:37:56.746Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:37:56 [2022-08-23T21:37:56.746Z] #60 sha256:b718a6854ac99b39a312b6e5c590ffc84af6475ae4cc079409c028ecab122f65 21:37:56 [2022-08-23T21:37:56.746Z] #60 2.030 + export GO_BUILDMODE=-buildmode=pie 21:37:56 [2022-08-23T21:37:56.746Z] #60 2.030 + GO_BUILDMODE=-buildmode=pie 21:37:56 [2022-08-23T21:37:56.746Z] #60 2.033 ++ dirname /install.sh 21:37:56 [2022-08-23T21:37:56.746Z] #60 2.044 + dir=/ 21:37:56 [2022-08-23T21:37:56.746Z] #60 2.044 + bin=runc 21:37:56 [2022-08-23T21:37:56.746Z] #60 2.044 + shift 21:37:56 [2022-08-23T21:37:56.746Z] #60 2.044 + '[' '!' -f //runc.installer ']' 21:37:56 [2022-08-23T21:37:56.746Z] #60 2.044 + . //runc.installer 21:37:56 [2022-08-23T21:37:56.746Z] #60 2.044 ++ set -e 21:37:56 [2022-08-23T21:37:56.746Z] #60 2.044 ++ : v1.1.3 21:37:56 [2022-08-23T21:37:56.746Z] #60 2.044 + install_runc 21:37:56 [2022-08-23T21:37:56.746Z] #60 2.044 + RUNC_BUILDTAGS=seccomp 21:37:56 [2022-08-23T21:37:56.746Z] #60 2.044 + echo 'Install runc version v1.1.3 (build tags: seccomp)' 21:37:56 [2022-08-23T21:37:56.746Z] #60 2.044 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wv50wbDQ2r/src/github.com/opencontainers/runc 21:37:56 [2022-08-23T21:37:56.746Z] #60 2.044 Cloning into '/tmp/tmp.wv50wbDQ2r/src/github.com/opencontainers/runc'... 21:37:56 [2022-08-23T21:37:56.746Z] #60 2.044 Install runc version v1.1.3 (build tags: seccomp) 21:37:56 [2022-08-23T21:37:56.762Z] #77 172.1 CC src/crun-list.o 21:37:56 [2022-08-23T21:37:56.762Z] #77 172.1 CC src/crun-create.o 21:37:57 [2022-08-23T21:37:57.332Z] #77 172.4 CC src/crun-start.o 21:37:57 [2022-08-23T21:37:57.332Z] #77 172.5 CC src/crun-state.o 21:37:57 [2022-08-23T21:37:57.409Z] #21 58.48 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... 21:37:57 [2022-08-23T21:37:57.409Z] #21 58.49 Setting up jq (1.6-2.1) ... 21:37:57 [2022-08-23T21:37:57.409Z] #21 58.51 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... 21:37:57 [2022-08-23T21:37:57.409Z] #21 58.52 Setting up libbpf0:amd64 (1:0.3-2) ... 21:37:57 [2022-08-23T21:37:57.409Z] #21 58.54 Setting up iptables (1.8.7-1) ... 21:37:57 [2022-08-23T21:37:57.409Z] #21 58.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 21:37:57 [2022-08-23T21:37:57.593Z] #77 172.7 CC src/crun-update.o 21:37:57 [2022-08-23T21:37:57.593Z] #77 172.9 CC src/crun-ps.o 21:37:57 [2022-08-23T21:37:57.593Z] #77 172.9 CC src/crun-checkpoint.o 21:37:57 [2022-08-23T21:37:57.670Z] #21 58.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 21:37:57 [2022-08-23T21:37:57.670Z] #21 58.57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 21:37:57 [2022-08-23T21:37:57.670Z] #21 58.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 21:37:57 [2022-08-23T21:37:57.670Z] #21 58.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 21:37:57 [2022-08-23T21:37:57.670Z] #21 58.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 21:37:57 [2022-08-23T21:37:57.670Z] #21 58.60 Setting up iproute2 (5.10.0-4) ... 21:37:57 [2022-08-23T21:37:57.853Z] #77 173.0 CC src/crun-restore.o 21:37:57 [2022-08-23T21:37:57.853Z] #77 173.2 CC src/libcrun/libcrun_la-utils.lo 21:37:57 [2022-08-23T21:37:57.929Z] #21 58.96 Setting up systemd (247.3-7) ... 21:37:57 [2022-08-23T21:37:57.929Z] #21 59.02 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 21:37:57 [2022-08-23T21:37:57.929Z] #21 59.03 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 21:37:57 [2022-08-23T21:37:57.929Z] #21 59.04 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 21:37:57 [2022-08-23T21:37:57.929Z] #21 59.07 Initializing machine ID from KVM UUID. 21:37:58 [2022-08-23T21:37:58.113Z] #77 173.3 CC src/libcrun/libcrun_la-cloned_binary.lo 21:37:58 [2022-08-23T21:37:58.113Z] #77 173.5 CC src/libcrun/libcrun_la-container.lo 21:37:58 [2022-08-23T21:37:58.122Z] #60 ... 21:37:58 [2022-08-23T21:37:58.122Z] 21:37:58 [2022-08-23T21:37:58.122Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 21:37:58 [2022-08-23T21:37:58.122Z] #16 sha256:84ce8caa6f808956d7e01dd28b12fb7adfaba51c101352b6b5171c0cc1e79fe5 21:37:58 [2022-08-23T21:37:58.122Z] #16 DONE 1.5s 21:37:58 [2022-08-23T21:37:58.145Z] #60 ... 21:37:58 [2022-08-23T21:37:58.145Z] 21:37:58 [2022-08-23T21:37:58.145Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker 21:37:58 [2022-08-23T21:37:58.145Z] #15 sha256:4d23e20f74be944ff0c066e03e6f26b25a60c6c7af6d01dd00be7aff384f125a 21:37:58 [2022-08-23T21:37:58.145Z] #15 DONE 2.2s 21:37:58 [2022-08-23T21:37:58.373Z] #77 173.6 CC src/libcrun/libcrun_la-cgroup.lo 21:37:58 [2022-08-23T21:37:58.373Z] #77 173.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo 21:37:58 [2022-08-23T21:37:58.383Z] 21:37:58 [2022-08-23T21:37:58.383Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 21:37:58 [2022-08-23T21:37:58.383Z] #17 sha256:65f74798f8ed7825e0d6916c838053cac82ac45d41ec5491c351e3ee92c83de8 21:37:58 [2022-08-23T21:37:58.404Z] 21:37:58 [2022-08-23T21:37:58.404Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:37:58 [2022-08-23T21:37:58.404Z] #60 sha256:c614fc7a13a431f361796f33de6db222d367f70a5cd29898bc677b62da824be4 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.085 + RM_GOPATH=0 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.085 + TMP_GOPATH= 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.085 + : /build 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.085 + '[' -z '' ']' 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.085 ++ mktemp -d 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.086 + export GOPATH=/tmp/tmp.uHUDsnC5WV 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.086 + GOPATH=/tmp/tmp.uHUDsnC5WV 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.086 + RM_GOPATH=1 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.086 + case "$(go env GOARCH)" in 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.091 ++ go env GOARCH 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.119 + export GO_BUILDMODE=-buildmode=pie 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.119 + GO_BUILDMODE=-buildmode=pie 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.124 ++ dirname /install.sh 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.131 + dir=/ 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.131 + bin=runc 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.131 + shift 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.131 + '[' '!' -f //runc.installer ']' 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.131 + . //runc.installer 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.131 ++ set -e 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.131 ++ : v1.1.3 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.131 + install_runc 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.131 + RUNC_BUILDTAGS=seccomp 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.131 + echo 'Install runc version v1.1.3 (build tags: seccomp)' 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.131 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uHUDsnC5WV/src/github.com/opencontainers/runc 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.131 Cloning into '/tmp/tmp.uHUDsnC5WV/src/github.com/opencontainers/runc'... 21:37:58 [2022-08-23T21:37:58.404Z] #60 2.131 Install runc version v1.1.3 (build tags: seccomp) 21:37:58 [2022-08-23T21:37:58.499Z] #21 ... 21:37:58 [2022-08-23T21:37:58.499Z] 21:37:58 [2022-08-23T21:37:58.499Z] #77 [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 21:37:58 [2022-08-23T21:37:58.499Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:37:58 [2022-08-23T21:37:58.499Z] #77 152.5 CCLD libyajl.la 21:37:58 [2022-08-23T21:37:58.944Z] #77 174.0 CC src/libcrun/libcrun_la-cgroup-resources.lo 21:37:58 [2022-08-23T21:37:58.944Z] #77 174.1 CC src/libcrun/libcrun_la-cgroup-setup.lo 21:37:58 [2022-08-23T21:37:58.944Z] #77 174.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo 21:37:59 [2022-08-23T21:37:59.070Z] #77 152.9 CCLD verify/json_verify 21:37:59 [2022-08-23T21:37:59.330Z] #77 153.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' 21:37:59 [2022-08-23T21:37:59.330Z] #77 153.3 make[5]: Nothing to be done for 'install-exec-am'. 21:37:59 [2022-08-23T21:37:59.330Z] #77 153.3 make[5]: Nothing to be done for 'install-data-am'. 21:37:59 [2022-08-23T21:37:59.330Z] #77 153.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' 21:37:59 [2022-08-23T21:37:59.330Z] #77 153.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' 21:37:59 [2022-08-23T21:37:59.330Z] #77 153.3 make[4]: Entering directory '/tmp/crun-build/libocispec' 21:37:59 [2022-08-23T21:37:59.330Z] #77 153.4 CC src/image_spec_schema_config_schema.lo 21:37:59 [2022-08-23T21:37:59.590Z] #77 153.4 CC src/validate.o 21:37:59 [2022-08-23T21:37:59.590Z] #77 153.5 CC src/image_spec_schema_content_descriptor.lo 21:37:59 [2022-08-23T21:37:59.590Z] #77 153.5 CC src/image_spec_schema_defs.lo 21:37:59 [2022-08-23T21:37:59.590Z] #77 153.5 CC src/image_spec_schema_defs_descriptor.lo 21:37:59 [2022-08-23T21:37:59.590Z] #77 153.5 CC src/image_spec_schema_image_index_schema.lo 21:37:59 [2022-08-23T21:37:59.590Z] #77 153.5 CC src/image_spec_schema_image_layout_schema.lo 21:37:59 [2022-08-23T21:37:59.590Z] #77 153.5 CC src/image_spec_schema_image_manifest_schema.lo 21:37:59 [2022-08-23T21:37:59.590Z] #77 153.6 CC src/runtime_spec_schema_config_linux.lo 21:37:59 [2022-08-23T21:37:59.590Z] #77 153.6 CC src/runtime_spec_schema_config_zos.lo 21:37:59 [2022-08-23T21:37:59.590Z] #77 153.7 CC src/runtime_spec_schema_config_schema.lo 21:37:59 [2022-08-23T21:37:59.763Z] #17 1.491 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 21:37:59 [2022-08-23T21:37:59.763Z] #17 DONE 1.6s 21:37:59 [2022-08-23T21:37:59.763Z] 21:37:59 [2022-08-23T21:37:59.763Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 21:37:59 [2022-08-23T21:37:59.763Z] #18 sha256:3146d7b7af4d9e9b12219299b7ad33ccb5379a5dd3eb035411a418cb8d26fccd 21:37:59 [2022-08-23T21:37:59.850Z] #77 153.8 CC src/runtime_spec_schema_config_vm.lo 21:37:59 [2022-08-23T21:37:59.850Z] #77 153.8 CC src/runtime_spec_schema_config_windows.lo 21:37:59 [2022-08-23T21:37:59.850Z] #77 153.8 CC src/runtime_spec_schema_config_solaris.lo 21:37:59 [2022-08-23T21:37:59.850Z] #77 153.9 CC src/runtime_spec_schema_defs.lo 21:37:59 [2022-08-23T21:37:59.850Z] #77 154.0 CC src/runtime_spec_schema_defs_linux.lo 21:37:59 [2022-08-23T21:37:59.884Z] #77 174.9 CC src/libcrun/libcrun_la-cgroup-utils.lo 21:37:59 [2022-08-23T21:37:59.884Z] #77 175.2 CC src/libcrun/libcrun_la-criu.lo 21:38:00 [2022-08-23T21:38:00.110Z] #77 ... 21:38:00 [2022-08-23T21:38:00.110Z] 21:38:00 [2022-08-23T21:38:00.110Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:38:00 [2022-08-23T21:38:00.110Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:38:00 [2022-08-23T21:38:00.110Z] #21 59.97 Setting up systemd-journal-remote (247.3-7) ... 21:38:00 [2022-08-23T21:38:00.110Z] #21 60.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:38:00 [2022-08-23T21:38:00.110Z] #21 DONE 61.1s 21:38:00 [2022-08-23T21:38:00.110Z] 21:38:00 [2022-08-23T21:38:00.110Z] #77 [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 21:38:00 [2022-08-23T21:38:00.110Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:38:00 [2022-08-23T21:38:00.110Z] #77 154.0 CC src/runtime_spec_schema_defs_zos.lo 21:38:00 [2022-08-23T21:38:00.110Z] #77 154.1 CC src/runtime_spec_schema_defs_vm.lo 21:38:00 [2022-08-23T21:38:00.110Z] #77 154.2 CC src/runtime_spec_schema_defs_windows.lo 21:38:00 [2022-08-23T21:38:00.144Z] #77 175.5 CC src/libcrun/libcrun_la-custom-handler.lo 21:38:00 [2022-08-23T21:38:00.312Z] #60 ... 21:38:00 [2022-08-23T21:38:00.312Z] 21:38:00 [2022-08-23T21:38:00.312Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 21:38:00 [2022-08-23T21:38:00.312Z] #16 sha256:84ce8caa6f808956d7e01dd28b12fb7adfaba51c101352b6b5171c0cc1e79fe5 21:38:00 [2022-08-23T21:38:00.312Z] #16 DONE 1.7s 21:38:00 [2022-08-23T21:38:00.312Z] 21:38:00 [2022-08-23T21:38:00.312Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 21:38:00 [2022-08-23T21:38:00.312Z] #17 sha256:65f74798f8ed7825e0d6916c838053cac82ac45d41ec5491c351e3ee92c83de8 21:38:00 [2022-08-23T21:38:00.369Z] #77 154.3 CC src/runtime_spec_schema_state_schema.lo 21:38:00 [2022-08-23T21:38:00.369Z] #77 154.4 CC src/image_manifest_items_image_manifest_items_schema.lo 21:38:00 [2022-08-23T21:38:00.369Z] #77 154.5 CC src/basic_test_double_array_item.lo 21:38:00 [2022-08-23T21:38:00.629Z] #77 154.6 CC src/basic_test_double_array.lo 21:38:00 [2022-08-23T21:38:00.629Z] #77 154.7 CC src/basic_test_top_array_int.lo 21:38:00 [2022-08-23T21:38:00.629Z] #77 154.7 CC src/basic_test_top_array_string.lo 21:38:00 [2022-08-23T21:38:00.714Z] #77 176.0 CC src/libcrun/libcrun_la-linux.lo 21:38:00 [2022-08-23T21:38:00.889Z] #77 154.8 CC src/basic_test_top_double_array_int.lo 21:38:00 [2022-08-23T21:38:00.889Z] #77 154.9 CC src/basic_test_top_double_array_obj.lo 21:38:00 [2022-08-23T21:38:00.889Z] #77 155.0 CC src/basic_test_top_double_array_refobj.lo 21:38:00 [2022-08-23T21:38:00.975Z] #77 176.2 CC src/libcrun/libcrun_la-seccomp.lo 21:38:01 [2022-08-23T21:38:01.249Z] #17 1.297 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 21:38:01 [2022-08-23T21:38:01.459Z] #77 155.2 CC src/basic_test_top_double_array_string.lo 21:38:01 [2022-08-23T21:38:01.459Z] #77 155.4 CC src/read-file.lo 21:38:01 [2022-08-23T21:38:01.508Z] #17 DONE 1.4s 21:38:01 [2022-08-23T21:38:01.508Z] 21:38:01 [2022-08-23T21:38:01.508Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 21:38:01 [2022-08-23T21:38:01.508Z] #18 sha256:3146d7b7af4d9e9b12219299b7ad33ccb5379a5dd3eb035411a418cb8d26fccd 21:38:01 [2022-08-23T21:38:01.546Z] #77 176.7 CC src/libcrun/libcrun_la-ebpf.lo 21:38:01 [2022-08-23T21:38:01.665Z] #18 DONE 1.6s 21:38:01 [2022-08-23T21:38:01.666Z] 21:38:01 [2022-08-23T21:38:01.666Z] #77 [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 21:38:01 [2022-08-23T21:38:01.666Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:38:01 [2022-08-23T21:38:01.666Z] #77 139.0 configure.ac:11: installing 'build-aux/compile' 21:38:01 [2022-08-23T21:38:01.666Z] #77 139.1 configure.ac:11: installing 'build-aux/config.guess' 21:38:01 [2022-08-23T21:38:01.666Z] #77 139.1 configure.ac:11: installing 'build-aux/config.sub' 21:38:01 [2022-08-23T21:38:01.666Z] #77 139.1 configure.ac:13: installing 'build-aux/install-sh' 21:38:01 [2022-08-23T21:38:01.666Z] #77 139.1 configure.ac:13: installing 'build-aux/missing' 21:38:01 [2022-08-23T21:38:01.666Z] #77 139.1 configure.ac:8: installing 'build-aux/tap-driver.sh' 21:38:01 [2022-08-23T21:38:01.666Z] #77 139.5 Makefile.am: installing 'build-aux/depcomp' 21:38:01 [2022-08-23T21:38:01.719Z] #77 ... 21:38:01 [2022-08-23T21:38:01.719Z] 21:38:01 [2022-08-23T21:38:01.719Z] #22 [dev-systemd-false 8/28] 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 21:38:01 [2022-08-23T21:38:01.719Z] #22 sha256:aae4fd236b54d96e17b8282cd1e3fea3e567c2ee56fc69ea2f0dd5e23e5f3774 21:38:01 [2022-08-23T21:38:01.719Z] #22 1.511 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 21:38:01 [2022-08-23T21:38:01.719Z] #22 1.515 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 21:38:01 [2022-08-23T21:38:01.719Z] #22 1.518 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 21:38:01 [2022-08-23T21:38:01.719Z] #22 DONE 1.7s 21:38:01 [2022-08-23T21:38:01.719Z] 21:38:01 [2022-08-23T21:38:01.719Z] #77 [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 21:38:01 [2022-08-23T21:38:01.719Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:38:01 [2022-08-23T21:38:01.719Z] #77 155.7 CC src/json_common.lo 21:38:01 [2022-08-23T21:38:01.806Z] #77 177.0 CC src/libcrun/libcrun_la-error.lo 21:38:01 [2022-08-23T21:38:01.806Z] #77 177.1 CC src/libcrun/libcrun_la-status.lo 21:38:01 [2022-08-23T21:38:01.806Z] #77 177.2 CC src/libcrun/libcrun_la-terminal.lo 21:38:01 [2022-08-23T21:38:01.979Z] #77 155.9 CC tests/test-1.o 21:38:01 [2022-08-23T21:38:01.979Z] #77 156.1 CC tests/test-2.o 21:38:02 [2022-08-23T21:38:02.239Z] #77 156.2 CC tests/test-3.o 21:38:02 [2022-08-23T21:38:02.239Z] #77 156.4 CC tests/test-4.o 21:38:02 [2022-08-23T21:38:02.377Z] #77 177.5 CC src/libcrun/libcrun_la-chroot_realpath.lo 21:38:02 [2022-08-23T21:38:02.499Z] #77 156.4 CC tests/test-5.o 21:38:02 [2022-08-23T21:38:02.499Z] #77 156.5 CC tests/test-6.o 21:38:02 [2022-08-23T21:38:02.759Z] #77 156.7 CC tests/test-7.o 21:38:02 [2022-08-23T21:38:02.759Z] #77 156.9 CC tests/test-8.o 21:38:02 [2022-08-23T21:38:02.896Z] #18 DONE 1.5s 21:38:02 [2022-08-23T21:38:02.896Z] 21:38:02 [2022-08-23T21:38:02.896Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 21:38:02 [2022-08-23T21:38:02.896Z] #19 sha256:57b173cb8c9e5436d1d47fe9e31a9372107e3b16e81d5cf3a49435b8880f4e71 21:38:02 [2022-08-23T21:38:02.947Z] #77 178.1 CC src/libcrun/libcrun_la-signals.lo 21:38:03 [2022-08-23T21:38:03.045Z] #77 ... 21:38:03 [2022-08-23T21:38:03.045Z] 21:38:03 [2022-08-23T21:38:03.045Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 21:38:03 [2022-08-23T21:38:03.045Z] #19 sha256:57b173cb8c9e5436d1d47fe9e31a9372107e3b16e81d5cf3a49435b8880f4e71 21:38:03 [2022-08-23T21:38:03.045Z] #19 DONE 1.4s 21:38:03 [2022-08-23T21:38:03.045Z] 21:38:03 [2022-08-23T21:38:03.045Z] #77 [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 21:38:03 [2022-08-23T21:38:03.045Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:38:03 [2022-08-23T21:38:03.207Z] #77 178.4 CC src/libcrun/libcrun_la-mount_flags.lo 21:38:03 [2022-08-23T21:38:03.207Z] #77 178.4 CC src/libcrun/libcrun_la-seccomp_notify.lo 21:38:03 [2022-08-23T21:38:03.330Z] #77 157.1 CC tests/test-9.o 21:38:03 [2022-08-23T21:38:03.330Z] #77 157.3 CC tests/test-10.o 21:38:03 [2022-08-23T21:38:03.589Z] #77 157.6 CC tests/test-11.o 21:38:03 [2022-08-23T21:38:03.614Z] #77 142.2 checking build system type... x86_64-pc-linux-gnu 21:38:03 [2022-08-23T21:38:03.614Z] #77 142.9 checking host system type... x86_64-pc-linux-gnu 21:38:03 [2022-08-23T21:38:03.614Z] #77 142.9 checking how to print strings... printf 21:38:03 [2022-08-23T21:38:03.614Z] #77 142.9 checking for gcc... gcc 21:38:04 [2022-08-23T21:38:04.132Z] #77 143.1 checking whether the C compiler works... yes 21:38:04 [2022-08-23T21:38:04.132Z] 21:38:04 [2022-08-23T21:38:04.132Z] #77 ... 21:38:04 [2022-08-23T21:38:04.132Z] 21:38:04 [2022-08-23T21:38:04.132Z] #20 [dev-systemd-false 6/28] RUN ldconfig 21:38:04 [2022-08-23T21:38:04.132Z] #20 sha256:f68dfba258843b6bacfe4cb6fd76b5214c45b508a41afa6f3bf814b2cd52597d 21:38:04 [2022-08-23T21:38:04.132Z] #20 DONE 1.5s 21:38:04 [2022-08-23T21:38:04.132Z] 21:38:04 [2022-08-23T21:38:04.132Z] #77 [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 21:38:04 [2022-08-23T21:38:04.132Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:38:04 [2022-08-23T21:38:04.132Z] #77 143.5 checking for C compiler default output file name... a.out 21:38:04 [2022-08-23T21:38:04.342Z] #19 DONE 1.5s 21:38:04 [2022-08-23T21:38:04.342Z] 21:38:04 [2022-08-23T21:38:04.342Z] #77 [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 21:38:04 [2022-08-23T21:38:04.342Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:38:04 [2022-08-23T21:38:04.342Z] #77 136.7 configure.ac:11: installing 'build-aux/compile' 21:38:04 [2022-08-23T21:38:04.342Z] #77 136.7 configure.ac:11: installing 'build-aux/config.guess' 21:38:04 [2022-08-23T21:38:04.342Z] #77 136.7 configure.ac:11: installing 'build-aux/config.sub' 21:38:04 [2022-08-23T21:38:04.342Z] #77 136.7 configure.ac:13: installing 'build-aux/install-sh' 21:38:04 [2022-08-23T21:38:04.342Z] #77 136.7 configure.ac:13: installing 'build-aux/missing' 21:38:04 [2022-08-23T21:38:04.342Z] #77 136.7 configure.ac:8: installing 'build-aux/tap-driver.sh' 21:38:04 [2022-08-23T21:38:04.342Z] #77 137.0 Makefile.am: installing 'build-aux/depcomp' 21:38:04 [2022-08-23T21:38:04.342Z] #77 139.6 checking build system type... x86_64-pc-linux-gnu 21:38:04 [2022-08-23T21:38:04.342Z] #77 140.0 checking host system type... x86_64-pc-linux-gnu 21:38:04 [2022-08-23T21:38:04.342Z] #77 140.0 checking how to print strings... printf 21:38:04 [2022-08-23T21:38:04.342Z] #77 140.0 checking for gcc... gcc 21:38:04 [2022-08-23T21:38:04.342Z] #77 140.2 checking whether the C compiler works... yes 21:38:04 [2022-08-23T21:38:04.342Z] #77 140.4 checking for C compiler default output file name... a.out 21:38:04 [2022-08-23T21:38:04.342Z] #77 140.4 checking for suffix of executables... 21:38:04 [2022-08-23T21:38:04.342Z] #77 140.8 checking whether we are cross compiling... no 21:38:04 [2022-08-23T21:38:04.342Z] #77 141.2 checking for suffix of object files... o 21:38:04 [2022-08-23T21:38:04.342Z] #77 141.4 checking whether we are using the GNU C compiler... yes 21:38:04 [2022-08-23T21:38:04.342Z] #77 141.7 checking whether gcc accepts -g... yes 21:38:04 [2022-08-23T21:38:04.342Z] #77 141.8 checking for gcc option to accept ISO C89... none needed 21:38:04 [2022-08-23T21:38:04.342Z] #77 142.2 checking whether gcc understands -c and -o together... yes 21:38:04 [2022-08-23T21:38:04.342Z] #77 142.6 checking for a sed that does not truncate output... /bin/sed 21:38:04 [2022-08-23T21:38:04.342Z] #77 142.6 checking for grep that handles long lines and -e... /bin/grep 21:38:04 [2022-08-23T21:38:04.342Z] #77 142.6 checking for egrep... /bin/grep -E 21:38:04 [2022-08-23T21:38:04.342Z] #77 142.7 checking for fgrep... /bin/grep -F 21:38:04 [2022-08-23T21:38:04.342Z] #77 142.7 checking for ld used by gcc... /usr/bin/ld 21:38:04 [2022-08-23T21:38:04.342Z] #77 142.7 checking if the linker (/usr/bin/ld) is GNU ld... yes 21:38:04 [2022-08-23T21:38:04.342Z] #77 142.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 21:38:04 [2022-08-23T21:38:04.342Z] #77 142.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm 21:38:04 [2022-08-23T21:38:04.342Z] #77 143.0 checking whether ln -s works... yes 21:38:04 [2022-08-23T21:38:04.342Z] #77 143.0 checking the maximum length of command line arguments... 1572864 21:38:04 [2022-08-23T21:38:04.342Z] #77 143.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 21:38:04 [2022-08-23T21:38:04.342Z] #77 143.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 21:38:04 [2022-08-23T21:38:04.342Z] #77 143.1 checking for /usr/bin/ld option to reload object files... -r 21:38:04 [2022-08-23T21:38:04.342Z] #77 143.1 checking for objdump... objdump 21:38:04 [2022-08-23T21:38:04.342Z] #77 143.1 checking how to recognize dependent libraries... pass_all 21:38:04 [2022-08-23T21:38:04.342Z] #77 143.1 checking for dlltool... no 21:38:04 [2022-08-23T21:38:04.342Z] #77 143.1 checking how to associate runtime and link libraries... printf %s\n 21:38:04 [2022-08-23T21:38:04.342Z] #77 143.1 checking for ar... ar 21:38:04 [2022-08-23T21:38:04.342Z] #77 143.1 checking for archiver @FILE support... @ 21:38:04 [2022-08-23T21:38:04.342Z] #77 143.4 checking for strip... strip 21:38:04 [2022-08-23T21:38:04.342Z] #77 143.4 checking for ranlib... ranlib 21:38:04 [2022-08-23T21:38:04.342Z] #77 143.4 checking for gawk... no 21:38:04 [2022-08-23T21:38:04.342Z] #77 143.4 checking for mawk... mawk 21:38:04 [2022-08-23T21:38:04.591Z] #77 179.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo 21:38:04 [2022-08-23T21:38:04.591Z] #77 179.7 CC src/libcrun/handlers/libcrun_la-krun.lo 21:38:04 [2022-08-23T21:38:04.699Z] #77 143.5 checking for suffix of executables... 21:38:04 [2022-08-23T21:38:04.851Z] #77 179.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo 21:38:04 [2022-08-23T21:38:04.851Z] #77 180.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo 21:38:04 [2022-08-23T21:38:04.958Z] #77 143.9 checking whether we are cross compiling... no 21:38:05 [2022-08-23T21:38:05.111Z] #77 180.2 CC tests/init.o 21:38:05 [2022-08-23T21:38:05.111Z] #77 180.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o 21:38:05 [2022-08-23T21:38:05.216Z] #77 144.3 checking for suffix of object files... o 21:38:05 [2022-08-23T21:38:05.314Z] #77 143.4 checking command to parse /usr/bin/nm -B output from gcc object... ok 21:38:05 [2022-08-23T21:38:05.314Z] #77 144.1 checking for sysroot... no 21:38:05 [2022-08-23T21:38:05.314Z] #77 144.1 checking for a working dd... /bin/dd 21:38:05 [2022-08-23T21:38:05.314Z] #77 144.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 21:38:05 [2022-08-23T21:38:05.314Z] #77 144.3 checking for mt... no 21:38:05 [2022-08-23T21:38:05.314Z] #77 144.3 checking if : is a manifest tool... no 21:38:05 [2022-08-23T21:38:05.475Z] #77 144.5 checking whether we are using the GNU C compiler... yes 21:38:05 [2022-08-23T21:38:05.582Z] #77 144.4 checking how to run the C preprocessor... gcc -E 21:38:05 [2022-08-23T21:38:05.733Z] #77 144.7 checking whether gcc accepts -g... yes 21:38:05 [2022-08-23T21:38:05.841Z] #77 ... 21:38:05 [2022-08-23T21:38:05.841Z] 21:38:05 [2022-08-23T21:38:05.841Z] #20 [dev-systemd-false 6/28] RUN ldconfig 21:38:05 [2022-08-23T21:38:05.841Z] #20 sha256:f68dfba258843b6bacfe4cb6fd76b5214c45b508a41afa6f3bf814b2cd52597d 21:38:05 [2022-08-23T21:38:05.841Z] #20 DONE 1.5s 21:38:05 [2022-08-23T21:38:05.841Z] 21:38:05 [2022-08-23T21:38:05.841Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:38:05 [2022-08-23T21:38:05.841Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:38:05 [2022-08-23T21:38:05.992Z] #77 144.9 checking for gcc option to accept ISO C89... none needed 21:38:06 [2022-08-23T21:38:06.250Z] #77 145.2 checking whether gcc understands -c and -o together... yes 21:38:06 [2022-08-23T21:38:06.250Z] #77 145.5 checking for a sed that does not truncate output... /bin/sed 21:38:06 [2022-08-23T21:38:06.250Z] #77 145.6 checking for grep that handles long lines and -e... /bin/grep 21:38:06 [2022-08-23T21:38:06.250Z] #77 145.6 checking for egrep... /bin/grep -E 21:38:06 [2022-08-23T21:38:06.250Z] #77 145.6 checking for fgrep... /bin/grep -F 21:38:06 [2022-08-23T21:38:06.250Z] #77 145.6 checking for ld used by gcc... /usr/bin/ld 21:38:06 [2022-08-23T21:38:06.508Z] #77 145.7 checking if the linker (/usr/bin/ld) is GNU ld... yes 21:38:06 [2022-08-23T21:38:06.508Z] #77 145.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 21:38:06 [2022-08-23T21:38:06.766Z] #77 145.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm 21:38:06 [2022-08-23T21:38:06.766Z] #77 146.0 checking whether ln -s works... yes 21:38:06 [2022-08-23T21:38:06.766Z] #77 146.0 checking the maximum length of command line arguments... 1572864 21:38:06 [2022-08-23T21:38:06.766Z] #77 146.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 21:38:06 [2022-08-23T21:38:06.766Z] #77 146.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 21:38:06 [2022-08-23T21:38:06.766Z] #77 146.1 checking for /usr/bin/ld option to reload object files... -r 21:38:06 [2022-08-23T21:38:06.766Z] #77 146.1 checking for objdump... objdump 21:38:06 [2022-08-23T21:38:06.766Z] #77 146.1 checking how to recognize dependent libraries... pass_all 21:38:06 [2022-08-23T21:38:06.766Z] #77 146.1 checking for dlltool... no 21:38:06 [2022-08-23T21:38:06.766Z] #77 146.1 checking how to associate runtime and link libraries... printf %s\n 21:38:06 [2022-08-23T21:38:06.766Z] #77 146.1 checking for ar... ar 21:38:07 [2022-08-23T21:38:07.025Z] #77 146.1 checking for archiver @FILE support... @ 21:38:07 [2022-08-23T21:38:07.025Z] #77 146.3 checking for strip... strip 21:38:07 [2022-08-23T21:38:07.025Z] #77 146.3 checking for ranlib... ranlib 21:38:07 [2022-08-23T21:38:07.025Z] #77 146.3 checking for gawk... no 21:38:07 [2022-08-23T21:38:07.025Z] #77 146.3 checking for mawk... mawk 21:38:07 [2022-08-23T21:38:07.592Z] #77 146.3 checking command to parse /usr/bin/nm -B output from gcc object... ok 21:38:07 [2022-08-23T21:38:07.747Z] #21 1.871 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:38:07 [2022-08-23T21:38:07.748Z] #21 1.935 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:38:07 [2022-08-23T21:38:07.748Z] #21 1.935 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:38:07 [2022-08-23T21:38:07.850Z] #77 147.1 checking for sysroot... no 21:38:07 [2022-08-23T21:38:07.850Z] #77 147.1 checking for a working dd... /bin/dd 21:38:07 [2022-08-23T21:38:07.850Z] #77 147.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 21:38:08 [2022-08-23T21:38:08.108Z] #77 147.4 checking for mt... no 21:38:08 [2022-08-23T21:38:08.108Z] #77 147.4 checking if : is a manifest tool... no 21:38:08 [2022-08-23T21:38:08.367Z] #77 147.4 checking how to run the C preprocessor... gcc -E 21:38:09 [2022-08-23T21:38:09.125Z] #21 2.985 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:38:09 [2022-08-23T21:38:09.561Z] #77 147.9 checking for ANSI C header files... yes 21:38:09 [2022-08-23T21:38:09.819Z] #77 148.9 checking for sys/types.h... yes 21:38:10 [2022-08-23T21:38:10.644Z] #77 149.5 checking for sys/stat.h... yes 21:38:11 [2022-08-23T21:38:11.317Z] #77 150.0 checking for stdlib.h... yes 21:38:11 [2022-08-23T21:38:11.582Z] #77 150.5 checking for string.h... yes 21:38:11 [2022-08-23T21:38:11.664Z] #21 5.913 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] 21:38:11 [2022-08-23T21:38:11.664Z] #21 ... 21:38:11 [2022-08-23T21:38:11.664Z] 21:38:11 [2022-08-23T21:38:11.664Z] #77 [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 21:38:11 [2022-08-23T21:38:11.664Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:38:11 [2022-08-23T21:38:11.664Z] #77 144.8 checking for ANSI C header files... yes 21:38:11 [2022-08-23T21:38:11.664Z] #77 146.0 checking for sys/types.h... yes 21:38:11 [2022-08-23T21:38:11.664Z] #77 146.4 checking for sys/stat.h... yes 21:38:11 [2022-08-23T21:38:11.664Z] #77 147.0 checking for stdlib.h... yes 21:38:11 [2022-08-23T21:38:11.664Z] #77 147.3 checking for string.h... yes 21:38:11 [2022-08-23T21:38:11.664Z] #77 147.5 checking for memory.h... yes 21:38:11 [2022-08-23T21:38:11.664Z] #77 147.8 checking for strings.h... yes 21:38:11 [2022-08-23T21:38:11.664Z] #77 148.0 checking for inttypes.h... yes 21:38:11 [2022-08-23T21:38:11.664Z] #77 148.5 checking for stdint.h... yes 21:38:11 [2022-08-23T21:38:11.664Z] #77 149.0 checking for unistd.h... yes 21:38:11 [2022-08-23T21:38:11.664Z] #77 149.6 checking for dlfcn.h... yes 21:38:11 [2022-08-23T21:38:11.664Z] #77 149.9 checking for objdir... .libs 21:38:11 [2022-08-23T21:38:11.724Z] #77 ... 21:38:11 [2022-08-23T21:38:11.724Z] 21:38:11 [2022-08-23T21:38:11.724Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 21:38:11 [2022-08-23T21:38:11.724Z] #23 sha256:5872bf47c8ac405b96c9853ed1a11c3a31b3c531655daad8f4508b45478b97bc 21:38:11 [2022-08-23T21:38:11.841Z] #77 151.0 checking for memory.h... yes 21:38:12 [2022-08-23T21:38:12.116Z] #77 151.2 checking for strings.h... yes 21:38:12 [2022-08-23T21:38:12.184Z] #77 150.9 checking if gcc supports -fno-rtti -fno-exceptions... no 21:38:12 [2022-08-23T21:38:12.452Z] #77 151.2 checking for gcc option to produce PIC... -fPIC -DPIC 21:38:12 [2022-08-23T21:38:12.452Z] #77 151.2 checking if gcc PIC flag -fPIC -DPIC works... yes 21:38:12 [2022-08-23T21:38:12.645Z] #77 151.6 checking for inttypes.h... yes 21:38:12 [2022-08-23T21:38:12.666Z] #23 10.78 Collecting yamllint==1.26.1 21:38:12 [2022-08-23T21:38:12.902Z] #77 152.1 checking for stdint.h... yes 21:38:13 [2022-08-23T21:38:13.391Z] #77 151.4 checking if gcc static flag -static works... yes 21:38:13 [2022-08-23T21:38:13.391Z] #77 152.2 checking if gcc supports -c -o file.o... yes 21:38:13 [2022-08-23T21:38:13.469Z] #77 152.3 checking for unistd.h... yes 21:38:13 [2022-08-23T21:38:13.469Z] #77 152.6 checking for dlfcn.h... yes 21:38:13 [2022-08-23T21:38:13.608Z] #23 11.87 Downloading yamllint-1.26.1.tar.gz (126 kB) 21:38:13 [2022-08-23T21:38:13.654Z] #77 152.4 checking if gcc supports -c -o file.o... (cached) yes 21:38:13 [2022-08-23T21:38:13.654Z] #77 152.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:38:13 [2022-08-23T21:38:13.727Z] #77 152.9 checking for objdir... .libs 21:38:13 [2022-08-23T21:38:13.727Z] #77 ... 21:38:13 [2022-08-23T21:38:13.727Z] 21:38:13 [2022-08-23T21:38:13.727Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:38:13 [2022-08-23T21:38:13.727Z] #60 sha256:b718a6854ac99b39a312b6e5c590ffc84af6475ae4cc079409c028ecab122f65 21:38:13 [2022-08-23T21:38:13.727Z] #60 19.07 + cd /tmp/tmp.wv50wbDQ2r/src/github.com/opencontainers/runc 21:38:13 [2022-08-23T21:38:13.727Z] #60 19.07 + git checkout -q v1.1.3 21:38:13 [2022-08-23T21:38:13.914Z] #77 152.4 checking dynamic linker characteristics... 21:38:13 [2022-08-23T21:38:13.914Z] #77 ... 21:38:13 [2022-08-23T21:38:13.914Z] 21:38:13 [2022-08-23T21:38:13.914Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:38:13 [2022-08-23T21:38:13.914Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:38:13 [2022-08-23T21:38:13.914Z] #21 8.107 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:38:14 [2022-08-23T21:38:14.296Z] #60 ... 21:38:14 [2022-08-23T21:38:14.296Z] 21:38:14 [2022-08-23T21:38:14.296Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:38:14 [2022-08-23T21:38:14.296Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:38:14 [2022-08-23T21:38:14.296Z] #21 2.132 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 21:38:14 [2022-08-23T21:38:14.296Z] #21 2.265 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:38:14 [2022-08-23T21:38:14.296Z] #21 2.449 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:38:14 [2022-08-23T21:38:14.296Z] #21 3.571 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:38:14 [2022-08-23T21:38:14.296Z] #21 4.531 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] 21:38:14 [2022-08-23T21:38:14.296Z] #21 6.645 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:38:14 [2022-08-23T21:38:14.554Z] #21 ... 21:38:14 [2022-08-23T21:38:14.554Z] 21:38:14 [2022-08-23T21:38:14.554Z] #77 [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 21:38:14 [2022-08-23T21:38:14.554Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:38:14 [2022-08-23T21:38:14.554Z] #77 153.4 checking if gcc supports -fno-rtti -fno-exceptions... no 21:38:14 [2022-08-23T21:38:14.554Z] #77 153.7 checking for gcc option to produce PIC... -fPIC -DPIC 21:38:14 [2022-08-23T21:38:14.554Z] #77 153.7 checking if gcc PIC flag -fPIC -DPIC works... yes 21:38:14 [2022-08-23T21:38:14.991Z] #23 13.21 Collecting pathspec>=0.5.3 21:38:14 [2022-08-23T21:38:14.991Z] #23 13.23 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) 21:38:15 [2022-08-23T21:38:15.251Z] #23 13.71 Collecting pyyaml 21:38:15 [2022-08-23T21:38:15.251Z] #23 13.72 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) 21:38:15 [2022-08-23T21:38:15.511Z] #23 13.79 Building wheels for collected packages: yamllint 21:38:15 [2022-08-23T21:38:15.511Z] #23 13.79 Building wheel for yamllint (setup.py): started 21:38:15 [2022-08-23T21:38:15.927Z] #77 153.9 checking if gcc static flag -static works... yes 21:38:15 [2022-08-23T21:38:15.927Z] #77 155.0 checking if gcc supports -c -o file.o... yes 21:38:16 [2022-08-23T21:38:16.189Z] #77 155.3 checking if gcc supports -c -o file.o... (cached) yes 21:38:16 [2022-08-23T21:38:16.189Z] #77 155.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:38:16 [2022-08-23T21:38:16.755Z] #77 155.5 checking dynamic linker characteristics... GNU/Linux ld.so 21:38:16 [2022-08-23T21:38:16.755Z] #77 156.2 checking how to hardcode library paths into programs... immediate 21:38:16 [2022-08-23T21:38:16.893Z] #23 14.96 Building wheel for yamllint (setup.py): finished with status 'done' 21:38:16 [2022-08-23T21:38:16.893Z] #23 14.97 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2a5d0e845fd8c5fe0169c01a39010ccf878aadc20472384b5848c11740cfab00 21:38:16 [2022-08-23T21:38:16.893Z] #23 14.98 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 21:38:16 [2022-08-23T21:38:16.893Z] #23 14.98 Successfully built yamllint 21:38:16 [2022-08-23T21:38:16.893Z] #23 15.00 Installing collected packages: pyyaml, pathspec, yamllint 21:38:17 [2022-08-23T21:38:17.012Z] #77 156.2 checking whether stripping libraries is possible... yes 21:38:17 [2022-08-23T21:38:17.013Z] #77 156.3 checking if libtool supports shared libraries... yes 21:38:17 [2022-08-23T21:38:17.013Z] #77 156.3 checking whether to build shared libraries... no 21:38:17 [2022-08-23T21:38:17.013Z] #77 156.3 checking whether to build static libraries... yes 21:38:17 [2022-08-23T21:38:17.013Z] #77 156.3 checking for a BSD-compatible install... /usr/bin/install -c 21:38:17 [2022-08-23T21:38:17.013Z] #77 156.4 checking whether build environment is sane... yes 21:38:17 [2022-08-23T21:38:17.153Z] #23 15.49 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 21:38:17 [2022-08-23T21:38:17.530Z] #77 156.6 checking for a thread-safe mkdir -p... /bin/mkdir -p 21:38:17 [2022-08-23T21:38:17.530Z] #77 156.6 checking whether make sets $(MAKE)... yes 21:38:17 [2022-08-23T21:38:17.530Z] #77 156.8 checking whether make supports the include directive... yes (GNU style) 21:38:17 [2022-08-23T21:38:17.789Z] #77 156.9 checking whether make supports nested variables... yes 21:38:17 [2022-08-23T21:38:17.789Z] #77 157.0 checking whether UID '0' is supported by ustar format... yes 21:38:17 [2022-08-23T21:38:17.789Z] #77 157.0 checking whether GID '0' is supported by ustar format... yes 21:38:17 [2022-08-23T21:38:17.789Z] #77 157.0 checking how to create a ustar tar archive... gnutar 21:38:18 [2022-08-23T21:38:18.047Z] #77 157.0 checking dependency style of gcc... gcc3 21:38:18 [2022-08-23T21:38:18.047Z] #77 157.4 checking whether to enable maintainer-specific portions of Makefiles... yes 21:38:18 [2022-08-23T21:38:18.047Z] #77 157.4 checking whether make supports nested variables... (cached) yes 21:38:18 [2022-08-23T21:38:18.047Z] #77 157.4 checking for gawk... (cached) mawk 21:38:18 [2022-08-23T21:38:18.047Z] #77 157.4 checking for a sed that does not truncate output... (cached) /bin/sed 21:38:18 [2022-08-23T21:38:18.047Z] #77 157.4 checking for gcc... (cached) gcc 21:38:18 [2022-08-23T21:38:18.306Z] #77 157.6 checking whether we are using the GNU C compiler... (cached) yes 21:38:18 [2022-08-23T21:38:18.306Z] #77 157.6 checking whether gcc accepts -g... (cached) yes 21:38:18 [2022-08-23T21:38:18.306Z] #77 157.7 checking for gcc option to accept ISO C89... (cached) none needed 21:38:18 [2022-08-23T21:38:18.306Z] #77 157.7 checking whether gcc understands -c and -o together... (cached) yes 21:38:18 [2022-08-23T21:38:18.537Z] #23 DONE 16.9s 21:38:18 [2022-08-23T21:38:18.537Z] 21:38:18 [2022-08-23T21:38:18.537Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli 21:38:18 [2022-08-23T21:38:18.537Z] #27 sha256:503be6e001e4fe8507eed2d79706512f798f093f72c4dba56205f5d05b910841 21:38:18 [2022-08-23T21:38:18.564Z] #77 157.7 checking for a Python interpreter with version >= 3... python3 21:38:18 [2022-08-23T21:38:18.564Z] #77 157.8 checking for python3... /usr/bin/python3 21:38:18 [2022-08-23T21:38:18.564Z] #77 157.8 checking for python3 version... 3.9 21:38:18 [2022-08-23T21:38:18.564Z] #77 157.9 checking for python3 platform... linux 21:38:18 [2022-08-23T21:38:18.823Z] #77 158.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 21:38:19 [2022-08-23T21:38:19.082Z] #77 158.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 21:38:19 [2022-08-23T21:38:19.107Z] #27 DONE 0.4s 21:38:19 [2022-08-23T21:38:19.107Z] 21:38:19 [2022-08-23T21:38:19.107Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images 21:38:19 [2022-08-23T21:38:19.107Z] #32 sha256:5b8187857fc4696b6bb4586452df6abd92a12430b097272f9d4503ee32a37ed3 21:38:19 [2022-08-23T21:38:19.192Z] #21 ... 21:38:19 [2022-08-23T21:38:19.192Z] 21:38:19 [2022-08-23T21:38:19.192Z] #77 [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 21:38:19 [2022-08-23T21:38:19.192Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:38:19 [2022-08-23T21:38:19.192Z] #77 152.4 checking dynamic linker characteristics... GNU/Linux ld.so 21:38:19 [2022-08-23T21:38:19.192Z] #77 153.0 checking how to hardcode library paths into programs... immediate 21:38:19 [2022-08-23T21:38:19.192Z] #77 153.0 checking whether stripping libraries is possible... yes 21:38:19 [2022-08-23T21:38:19.192Z] #77 153.0 checking if libtool supports shared libraries... yes 21:38:19 [2022-08-23T21:38:19.192Z] #77 153.0 checking whether to build shared libraries... no 21:38:19 [2022-08-23T21:38:19.192Z] #77 153.0 checking whether to build static libraries... yes 21:38:19 [2022-08-23T21:38:19.192Z] #77 153.0 checking for a BSD-compatible install... /usr/bin/install -c 21:38:19 [2022-08-23T21:38:19.193Z] #77 153.2 checking whether build environment is sane... yes 21:38:19 [2022-08-23T21:38:19.193Z] #77 153.3 checking for a thread-safe mkdir -p... /bin/mkdir -p 21:38:19 [2022-08-23T21:38:19.193Z] #77 153.4 checking whether make sets $(MAKE)... yes 21:38:19 [2022-08-23T21:38:19.193Z] #77 153.6 checking whether make supports the include directive... yes (GNU style) 21:38:19 [2022-08-23T21:38:19.193Z] #77 153.7 checking whether make supports nested variables... yes 21:38:19 [2022-08-23T21:38:19.193Z] #77 153.9 checking whether UID '0' is supported by ustar format... yes 21:38:19 [2022-08-23T21:38:19.193Z] #77 153.9 checking whether GID '0' is supported by ustar format... yes 21:38:19 [2022-08-23T21:38:19.193Z] #77 153.9 checking how to create a ustar tar archive... gnutar 21:38:19 [2022-08-23T21:38:19.193Z] #77 154.1 checking dependency style of gcc... gcc3 21:38:19 [2022-08-23T21:38:19.193Z] #77 154.5 checking whether to enable maintainer-specific portions of Makefiles... yes 21:38:19 [2022-08-23T21:38:19.193Z] #77 154.5 checking whether make supports nested variables... (cached) yes 21:38:19 [2022-08-23T21:38:19.193Z] #77 154.5 checking for gawk... (cached) mawk 21:38:19 [2022-08-23T21:38:19.193Z] #77 154.5 checking for a sed that does not truncate output... (cached) /bin/sed 21:38:19 [2022-08-23T21:38:19.193Z] #77 154.6 checking for gcc... (cached) gcc 21:38:19 [2022-08-23T21:38:19.193Z] #77 154.7 checking whether we are using the GNU C compiler... (cached) yes 21:38:19 [2022-08-23T21:38:19.193Z] #77 154.7 checking whether gcc accepts -g... (cached) yes 21:38:19 [2022-08-23T21:38:19.193Z] #77 154.7 checking for gcc option to accept ISO C89... (cached) none needed 21:38:19 [2022-08-23T21:38:19.193Z] #77 154.7 checking whether gcc understands -c and -o together... (cached) yes 21:38:19 [2022-08-23T21:38:19.193Z] #77 154.7 checking for a Python interpreter with version >= 3... python3 21:38:19 [2022-08-23T21:38:19.193Z] #77 154.9 checking for python3... /usr/bin/python3 21:38:19 [2022-08-23T21:38:19.193Z] #77 154.9 checking for python3 version... 3.9 21:38:19 [2022-08-23T21:38:19.193Z] #77 155.0 checking for python3 platform... linux 21:38:19 [2022-08-23T21:38:19.193Z] #77 155.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 21:38:19 [2022-08-23T21:38:19.193Z] #77 155.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 21:38:19 [2022-08-23T21:38:19.193Z] #77 155.8 checking for go-md2man... no 21:38:19 [2022-08-23T21:38:19.193Z] #77 155.8 checking error.h usability... yes 21:38:19 [2022-08-23T21:38:19.193Z] #77 156.1 checking error.h presence... yes 21:38:19 [2022-08-23T21:38:19.193Z] #77 156.2 checking for error.h... yes 21:38:19 [2022-08-23T21:38:19.193Z] #77 156.2 checking linux/openat2.h usability... yes 21:38:19 [2022-08-23T21:38:19.193Z] #77 156.6 checking linux/openat2.h presence... yes 21:38:19 [2022-08-23T21:38:19.193Z] #77 156.6 checking for linux/openat2.h... yes 21:38:19 [2022-08-23T21:38:19.193Z] #77 156.7 checking for copy_file_range... yes 21:38:19 [2022-08-23T21:38:19.193Z] #77 157.1 checking for fgetxattr... yes 21:38:19 [2022-08-23T21:38:19.193Z] #77 157.3 checking for statx... yes 21:38:19 [2022-08-23T21:38:19.193Z] #77 157.7 checking for fgetpwent_r... yes 21:38:19 [2022-08-23T21:38:19.193Z] #77 157.9 checking for issetugid... no 21:38:19 [2022-08-23T21:38:19.354Z] #77 158.4 checking for go-md2man... no 21:38:19 [2022-08-23T21:38:19.453Z] #77 158.2 checking for pkg-config... /usr/bin/pkg-config 21:38:19 [2022-08-23T21:38:19.453Z] #77 158.2 checking pkg-config is at least version 0.9.0... yes 21:38:19 [2022-08-23T21:38:19.614Z] #77 158.5 checking error.h usability... yes 21:38:19 [2022-08-23T21:38:19.614Z] #77 158.7 checking error.h presence... yes 21:38:19 [2022-08-23T21:38:19.614Z] #77 158.8 checking for error.h... yes 21:38:19 [2022-08-23T21:38:19.676Z] #32 DONE 0.8s 21:38:19 [2022-08-23T21:38:19.676Z] 21:38:19 [2022-08-23T21:38:19.676Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ 21:38:19 [2022-08-23T21:38:19.676Z] #35 sha256:211dcb793e8b87af1d43cdb605b4c2e0b0cecc3f4caaf8849ae5fb30d6676fd7 21:38:19 [2022-08-23T21:38:19.874Z] #77 158.8 checking linux/openat2.h usability... yes 21:38:19 [2022-08-23T21:38:19.874Z] #77 159.1 checking linux/openat2.h presence... yes 21:38:19 [2022-08-23T21:38:19.874Z] #77 159.1 checking for linux/openat2.h... yes 21:38:20 [2022-08-23T21:38:20.027Z] #77 158.2 checking for library containing yajl_tree_get... -lyajl 21:38:20 [2022-08-23T21:38:20.027Z] #77 159.0 checking for yajl >= 2.0.0... yes 21:38:20 [2022-08-23T21:38:20.250Z] #35 DONE 0.3s 21:38:20 [2022-08-23T21:38:20.250Z] 21:38:20 [2022-08-23T21:38:20.250Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ 21:38:20 [2022-08-23T21:38:20.250Z] #37 sha256:6ea9f4bb252601e95c934963d5461b8f4eba9624801ac83772cac8fb5f922c11 21:38:20 [2022-08-23T21:38:20.287Z] #77 159.0 checking sys/capability.h usability... yes 21:38:20 [2022-08-23T21:38:20.440Z] #77 159.2 checking for copy_file_range... yes 21:38:20 [2022-08-23T21:38:20.511Z] #37 DONE 0.4s 21:38:20 [2022-08-23T21:38:20.511Z] 21:38:20 [2022-08-23T21:38:20.511Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ 21:38:20 [2022-08-23T21:38:20.511Z] #39 sha256:00d0cc396b97b6d75cea8a2429fec80beddac6586d1edb27bcb6cd3b54994ba2 21:38:20 [2022-08-23T21:38:20.511Z] #39 DONE 0.1s 21:38:20 [2022-08-23T21:38:20.511Z] 21:38:20 [2022-08-23T21:38:20.511Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:38:20 [2022-08-23T21:38:20.511Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:38:20 [2022-08-23T21:38:20.511Z] #55 ... 21:38:20 [2022-08-23T21:38:20.511Z] 21:38:20 [2022-08-23T21:38:20.511Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ 21:38:20 [2022-08-23T21:38:20.511Z] #41 sha256:d5f65684fee54df18e90d2207829437e4b5ccb839bd47ac3856e8c6b77090087 21:38:20 [2022-08-23T21:38:20.511Z] #41 DONE 0.1s 21:38:20 [2022-08-23T21:38:20.547Z] #77 159.4 checking sys/capability.h presence... yes 21:38:20 [2022-08-23T21:38:20.547Z] #77 159.5 checking for sys/capability.h... yes 21:38:20 [2022-08-23T21:38:20.771Z] 21:38:20 [2022-08-23T21:38:20.771Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ 21:38:20 [2022-08-23T21:38:20.771Z] #45 sha256:2a7167b1c003f7d51ce10cd3b39505892ad1cdacab2769de3f04bb102de17159 21:38:20 [2022-08-23T21:38:20.771Z] #45 DONE 0.1s 21:38:20 [2022-08-23T21:38:20.771Z] 21:38:20 [2022-08-23T21:38:20.771Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:38:20 [2022-08-23T21:38:20.771Z] #64 sha256:8f6dcbb377af31a96b12fb416403b6ab9d9a83076dd5df4bea3ea6fc5d32b1b5 21:38:20 [2022-08-23T21:38:20.957Z] #77 159.9 checking for fgetxattr... yes 21:38:21 [2022-08-23T21:38:21.488Z] #77 159.5 checking for library containing cap_from_name... -lcap 21:38:21 [2022-08-23T21:38:21.525Z] #77 160.4 checking for statx... yes 21:38:22 [2022-08-23T21:38:22.478Z] #77 160.9 checking for fgetpwent_r... yes 21:38:22 [2022-08-23T21:38:22.737Z] #77 161.6 checking for issetugid... no 21:38:22 [2022-08-23T21:38:22.737Z] #77 162.2 checking for pkg-config... /usr/bin/pkg-config 21:38:22 [2022-08-23T21:38:22.869Z] #77 160.3 checking for library containing dlopen... -ldl 21:38:22 [2022-08-23T21:38:22.869Z] #77 161.5 checking seccomp.h usability... yes 21:38:22 [2022-08-23T21:38:22.869Z] #77 161.9 checking seccomp.h presence... yes 21:38:22 [2022-08-23T21:38:22.869Z] #77 161.9 checking for seccomp.h... yes 21:38:22 [2022-08-23T21:38:22.996Z] #77 162.2 checking pkg-config is at least version 0.9.0... yes 21:38:23 [2022-08-23T21:38:23.809Z] #77 161.9 checking for library containing seccomp_rule_add... -lseccomp 21:38:23 [2022-08-23T21:38:23.931Z] #77 162.3 checking for library containing yajl_tree_get... -lyajl 21:38:23 [2022-08-23T21:38:23.931Z] #77 163.2 checking for yajl >= 2.0.0... yes 21:38:24 [2022-08-23T21:38:24.377Z] #77 162.8 checking for library containing seccomp_arch_resolve_name... none required 21:38:24 [2022-08-23T21:38:24.498Z] #77 163.3 checking sys/capability.h usability... yes 21:38:24 [2022-08-23T21:38:24.498Z] #77 163.7 checking sys/capability.h presence... yes 21:38:24 [2022-08-23T21:38:24.498Z] #77 163.9 checking for sys/capability.h... yes 21:38:24 [2022-08-23T21:38:24.637Z] #77 163.3 checking systemd/sd-bus.h usability... yes 21:38:24 [2022-08-23T21:38:24.756Z] #77 163.9 checking for library containing cap_from_name... 21:38:24 [2022-08-23T21:38:24.756Z] #77 ... 21:38:24 [2022-08-23T21:38:24.756Z] 21:38:24 [2022-08-23T21:38:24.756Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:38:24 [2022-08-23T21:38:24.756Z] #60 sha256:b718a6854ac99b39a312b6e5c590ffc84af6475ae4cc079409c028ecab122f65 21:38:24 [2022-08-23T21:38:24.756Z] #60 20.00 + '[' -z '' ']' 21:38:24 [2022-08-23T21:38:24.756Z] #60 20.00 + target=static 21:38:24 [2022-08-23T21:38:24.756Z] #60 20.00 + make BUILDTAGS=seccomp static 21:38:24 [2022-08-23T21:38:24.756Z] #60 20.87 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . 21:38:24 [2022-08-23T21:38:24.756Z] #60 ... 21:38:24 [2022-08-23T21:38:24.756Z] 21:38:24 [2022-08-23T21:38:24.756Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:38:24 [2022-08-23T21:38:24.756Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:38:24 [2022-08-23T21:38:24.756Z] #21 14.25 Fetched 8571 kB in 13s (679 kB/s) 21:38:24 [2022-08-23T21:38:24.756Z] #21 14.25 Reading package lists... 21:38:25 [2022-08-23T21:38:25.207Z] #77 163.7 checking systemd/sd-bus.h presence... yes 21:38:25 [2022-08-23T21:38:25.207Z] #77 164.0 checking for systemd/sd-bus.h... yes 21:38:25 [2022-08-23T21:38:25.323Z] #21 19.15 Reading package lists... 21:38:25 [2022-08-23T21:38:25.323Z] #21 ... 21:38:25 [2022-08-23T21:38:25.323Z] 21:38:25 [2022-08-23T21:38:25.323Z] #77 [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 21:38:25 [2022-08-23T21:38:25.323Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:38:25 [2022-08-23T21:38:25.323Z] #77 163.9 checking for library containing cap_from_name... -lcap 21:38:25 [2022-08-23T21:38:25.466Z] #77 164.0 checking for library containing sd_bus_match_signal_async... 21:38:25 [2022-08-23T21:38:25.466Z] #77 ... 21:38:25 [2022-08-23T21:38:25.466Z] 21:38:25 [2022-08-23T21:38:25.466Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:38:25 [2022-08-23T21:38:25.466Z] #60 sha256:c614fc7a13a431f361796f33de6db222d367f70a5cd29898bc677b62da824be4 21:38:25 [2022-08-23T21:38:25.466Z] #60 19.05 + cd /tmp/tmp.uHUDsnC5WV/src/github.com/opencontainers/runc 21:38:25 [2022-08-23T21:38:25.466Z] #60 19.05 + git checkout -q v1.1.3 21:38:25 [2022-08-23T21:38:25.466Z] #60 19.96 + '[' -z '' ']' 21:38:25 [2022-08-23T21:38:25.466Z] #60 19.96 + target=static 21:38:25 [2022-08-23T21:38:25.466Z] #60 19.96 + make BUILDTAGS=seccomp static 21:38:25 [2022-08-23T21:38:25.466Z] #60 20.37 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . 21:38:26 [2022-08-23T21:38:26.035Z] #60 ... 21:38:26 [2022-08-23T21:38:26.035Z] 21:38:26 [2022-08-23T21:38:26.035Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:38:26 [2022-08-23T21:38:26.035Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:38:26 [2022-08-23T21:38:26.035Z] #21 14.62 Fetched 8571 kB in 13s (656 kB/s) 21:38:26 [2022-08-23T21:38:26.035Z] #21 14.62 Reading package lists... 21:38:26 [2022-08-23T21:38:26.035Z] #21 20.21 Reading package lists... 21:38:26 [2022-08-23T21:38:26.035Z] #21 ... 21:38:26 [2022-08-23T21:38:26.035Z] 21:38:26 [2022-08-23T21:38:26.035Z] #77 [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 21:38:26 [2022-08-23T21:38:26.035Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:38:26 [2022-08-23T21:38:26.035Z] #77 164.0 checking for library containing sd_bus_match_signal_async... -lsystemd 21:38:26 [2022-08-23T21:38:26.259Z] #77 164.7 checking for library containing dlopen... -ldl 21:38:26 [2022-08-23T21:38:26.519Z] #77 165.5 checking seccomp.h usability... yes 21:38:26 [2022-08-23T21:38:26.519Z] #77 165.8 checking seccomp.h presence... yes 21:38:26 [2022-08-23T21:38:26.519Z] #77 165.9 checking for seccomp.h... yes 21:38:26 [2022-08-23T21:38:26.604Z] #77 165.0 checking for sd_notify_barrier... yes 21:38:26 [2022-08-23T21:38:26.864Z] #77 165.6 checking linux/bpf.h usability... yes 21:38:27 [2022-08-23T21:38:27.062Z] #77 199.0 CCLD tests/init 21:38:27 [2022-08-23T21:38:27.124Z] #77 165.9 checking linux/bpf.h presence... yes 21:38:27 [2022-08-23T21:38:27.124Z] #77 166.0 checking for linux/bpf.h... yes 21:38:27 [2022-08-23T21:38:27.386Z] #77 166.0 checking compilation for eBPF... yes 21:38:27 [2022-08-23T21:38:27.386Z] #77 166.4 checking for criu >= 3.15... no 21:38:27 [2022-08-23T21:38:27.386Z] #77 166.5 configure: CRIU headers not found, building without CRIU support 21:38:27 [2022-08-23T21:38:27.454Z] #77 165.9 checking for library containing seccomp_rule_add... -lseccomp 21:38:27 [2022-08-23T21:38:27.646Z] #77 166.5 checking for criu > 3.16... no 21:38:27 [2022-08-23T21:38:27.646Z] #77 166.6 configure: CRIU version doesn't support join-ns API 21:38:27 [2022-08-23T21:38:27.646Z] #77 166.6 checking for criu > 3.16.1... no 21:38:27 [2022-08-23T21:38:27.646Z] #77 166.6 configure: CRIU version doesn't support for pre-dumping 21:38:27 [2022-08-23T21:38:27.701Z] #89 exporting layers 29.7s done 21:38:27 [2022-08-23T21:38:27.701Z] #89 writing image sha256:baeefb9031433b61b372f003d99e5625c35838a05bb8223b433ac7811495c04e done 21:38:27 [2022-08-23T21:38:27.701Z] #89 naming to docker.io/library/docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 done 21:38:27 [2022-08-23T21:38:27.701Z] #89 DONE 29.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh 21:38:27 [2022-08-23T21:38:27.906Z] #77 166.6 checking for new mount API (fsconfig)... yes 21:38:27 [2022-08-23T21:38:27.906Z] #77 166.7 checking for seccomp notify API... yes 21:38:28 [2022-08-23T21:38:28.021Z] #77 166.7 checking for library containing seccomp_arch_resolve_name... none required 21:38:28 [2022-08-23T21:38:28.058Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44021/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44021/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 hack/validate/default 21:38:28 [2022-08-23T21:38:28.166Z] #77 167.0 checking for gperf... no 21:38:28 [2022-08-23T21:38:28.166Z] #77 167.0 configure: gperf not found - cannot rebuild signal parser code 21:38:28 [2022-08-23T21:38:28.425Z] #77 167.0 checking for library containing argp_parse... none required 21:38:28 [2022-08-23T21:38:28.587Z] #77 167.1 checking systemd/sd-bus.h usability... yes 21:38:28 [2022-08-23T21:38:28.846Z] #77 167.7 checking systemd/sd-bus.h presence... yes 21:38:28 [2022-08-23T21:38:28.846Z] #77 168.0 checking for systemd/sd-bus.h... yes 21:38:28 [2022-08-23T21:38:28.988Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. 21:38:28 [2022-08-23T21:38:28.988Z] No api/types/ or api/swagger.yaml changes in diff. 21:38:28 [2022-08-23T21:38:28.988Z] Congratulations! All TOML source files changed here have valid syntax. 21:38:28 [2022-08-23T21:38:28.988Z] Congratulations! Changelog CHANGELOG.md is well-formed. 21:38:28 [2022-08-23T21:38:28.988Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. 21:38:28 [2022-08-23T21:38:28.988Z] 21:38:28 [2022-08-23T21:38:28.988Z] INFO Start validation with golang-ci-lint 21:38:28 [2022-08-23T21:38:28.994Z] #77 167.9 checking that generated files are newer than configure... done 21:38:28 [2022-08-23T21:38:28.994Z] #77 167.9 configure: creating ./config.status 21:38:29 [2022-08-23T21:38:29.783Z] #77 168.0 checking for library containing sd_bus_match_signal_async... -lsystemd 21:38:29 [2022-08-23T21:38:29.914Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 21:38:29 [2022-08-23T21:38:29.915Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] 21:38:29 [2022-08-23T21:38:29.915Z] INFO [loader] Using build tags: [ journald] 21:38:30 [2022-08-23T21:38:30.352Z] #77 169.1 checking for sd_notify_barrier... yes 21:38:30 [2022-08-23T21:38:30.611Z] #77 169.6 checking linux/bpf.h usability... yes 21:38:30 [2022-08-23T21:38:30.611Z] #77 169.9 checking linux/bpf.h presence... yes 21:38:30 [2022-08-23T21:38:30.869Z] #77 170.0 checking for linux/bpf.h... yes 21:38:30 [2022-08-23T21:38:30.869Z] #77 170.0 checking compilation for eBPF... yes 21:38:30 [2022-08-23T21:38:30.869Z] #77 170.2 checking for criu >= 3.15... no 21:38:30 [2022-08-23T21:38:30.869Z] #77 170.3 configure: CRIU headers not found, building without CRIU support 21:38:30 [2022-08-23T21:38:30.869Z] #77 170.3 checking for criu > 3.16... no 21:38:31 [2022-08-23T21:38:31.128Z] #77 170.4 configure: CRIU version doesn't support join-ns API 21:38:31 [2022-08-23T21:38:31.128Z] #77 170.4 checking for criu > 3.16.1... no 21:38:31 [2022-08-23T21:38:31.128Z] #77 170.4 configure: CRIU version doesn't support for pre-dumping 21:38:31 [2022-08-23T21:38:31.128Z] #77 170.4 checking for new mount API (fsconfig)... yes 21:38:31 [2022-08-23T21:38:31.386Z] #77 170.5 checking for seccomp notify API... yes 21:38:31 [2022-08-23T21:38:31.386Z] #77 170.7 checking for gperf... no 21:38:31 [2022-08-23T21:38:31.386Z] #77 170.7 configure: gperf not found - cannot rebuild signal parser code 21:38:31 [2022-08-23T21:38:31.653Z] #77 170.7 checking for library containing argp_parse... none required 21:38:31 [2022-08-23T21:38:31.913Z] #77 171.3 checking that generated files are newer than configure... done 21:38:31 [2022-08-23T21:38:31.913Z] #77 171.3 configure: creating ./config.status 21:38:33 [2022-08-23T21:38:33.190Z] #77 171.8 config.status: creating Makefile 21:38:33 [2022-08-23T21:38:33.190Z] #77 171.8 config.status: creating rpm/crun.spec 21:38:33 [2022-08-23T21:38:33.190Z] #77 171.9 config.status: creating config.h 21:38:33 [2022-08-23T21:38:33.190Z] #77 172.0 config.status: executing libtool commands 21:38:33 [2022-08-23T21:38:33.190Z] #77 172.0 config.status: executing depfiles commands 21:38:33 [2022-08-23T21:38:33.289Z] #77 ... 21:38:33 [2022-08-23T21:38:33.289Z] 21:38:33 [2022-08-23T21:38:33.289Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:38:33 [2022-08-23T21:38:33.289Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c 21:38:33 [2022-08-23T21:38:33.289Z] #34 DONE 251.2s 21:38:33 [2022-08-23T21:38:33.289Z] 21:38:33 [2022-08-23T21:38:33.289Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:38:33 [2022-08-23T21:38:33.289Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:38:33 [2022-08-23T21:38:33.289Z] #21 19.15 Reading package lists... 21:38:33 [2022-08-23T21:38:33.289Z] #21 24.74 Building dependency tree... 21:38:33 [2022-08-23T21:38:33.289Z] #21 27.79 The following additional packages will be installed: 21:38:33 [2022-08-23T21:38:33.289Z] #21 27.79 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 21:38:33 [2022-08-23T21:38:33.289Z] #21 27.79 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 21:38:33 [2022-08-23T21:38:33.289Z] #21 27.79 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 21:38:33 [2022-08-23T21:38:33.289Z] #21 27.79 libxtables12 python-pip-whl python3-distutils python3-lib2to3 21:38:33 [2022-08-23T21:38:33.289Z] #21 27.79 python3-pkg-resources systemd vim-runtime xxd 21:38:33 [2022-08-23T21:38:33.289Z] #21 27.80 Suggested packages: 21:38:33 [2022-08-23T21:38:33.289Z] #21 27.80 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 21:38:33 [2022-08-23T21:38:33.289Z] #21 27.80 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 21:38:33 [2022-08-23T21:38:33.289Z] #21 27.80 ctags vim-doc vim-scripts xfsdump acl attr quota 21:38:33 [2022-08-23T21:38:33.289Z] #21 27.80 Recommended packages: 21:38:33 [2022-08-23T21:38:33.289Z] #21 27.80 libatm1 nftables libpam-cap build-essential python3-dev dbus 21:38:33 [2022-08-23T21:38:33.289Z] #21 27.80 systemd-timesyncd | time-daemon unzip 21:38:33 [2022-08-23T21:38:33.450Z] #77 ... 21:38:33 [2022-08-23T21:38:33.450Z] 21:38:33 [2022-08-23T21:38:33.450Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 21:38:33 [2022-08-23T21:38:33.450Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c 21:38:33 [2022-08-23T21:38:33.450Z] #34 DONE 253.1s 21:38:33 [2022-08-23T21:38:33.450Z] 21:38:33 [2022-08-23T21:38:33.450Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:38:33 [2022-08-23T21:38:33.450Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:38:33 [2022-08-23T21:38:33.450Z] #21 20.21 Reading package lists... 21:38:33 [2022-08-23T21:38:33.450Z] #21 25.33 Building dependency tree... 21:38:33 [2022-08-23T21:38:33.450Z] #21 27.41 The following additional packages will be installed: 21:38:33 [2022-08-23T21:38:33.450Z] #21 27.45 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 21:38:33 [2022-08-23T21:38:33.450Z] #21 27.45 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 21:38:33 [2022-08-23T21:38:33.450Z] #21 27.45 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 21:38:33 [2022-08-23T21:38:33.450Z] #21 27.45 libxtables12 python-pip-whl python3-distutils python3-lib2to3 21:38:33 [2022-08-23T21:38:33.450Z] #21 27.46 python3-pkg-resources systemd vim-runtime xxd 21:38:33 [2022-08-23T21:38:33.450Z] #21 27.47 Suggested packages: 21:38:33 [2022-08-23T21:38:33.450Z] #21 27.47 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 21:38:33 [2022-08-23T21:38:33.450Z] #21 27.47 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 21:38:33 [2022-08-23T21:38:33.450Z] #21 27.47 ctags vim-doc vim-scripts xfsdump acl attr quota 21:38:33 [2022-08-23T21:38:33.450Z] #21 27.47 Recommended packages: 21:38:33 [2022-08-23T21:38:33.450Z] #21 27.47 libatm1 nftables libpam-cap build-essential python3-dev dbus 21:38:33 [2022-08-23T21:38:33.450Z] #21 27.47 systemd-timesyncd | time-daemon unzip 21:38:35 [2022-08-23T21:38:35.190Z] #21 30.87 The following NEW packages will be installed: 21:38:35 [2022-08-23T21:38:35.190Z] #21 30.87 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 21:38:35 [2022-08-23T21:38:35.190Z] #21 30.88 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 21:38:35 [2022-08-23T21:38:35.190Z] #21 30.88 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 21:38:35 [2022-08-23T21:38:35.190Z] #21 30.88 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 21:38:35 [2022-08-23T21:38:35.190Z] #21 30.88 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 21:38:35 [2022-08-23T21:38:35.190Z] #21 30.88 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 21:38:35 [2022-08-23T21:38:35.190Z] #21 30.89 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo 21:38:35 [2022-08-23T21:38:35.190Z] #21 30.89 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common 21:38:35 [2022-08-23T21:38:35.190Z] #21 30.89 vim-runtime xfsprogs xxd xz-utils zip zstd 21:38:35 [2022-08-23T21:38:35.757Z] #21 31.29 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. 21:38:35 [2022-08-23T21:38:35.757Z] #21 31.29 Need to get 32.8 MB of archives. 21:38:35 [2022-08-23T21:38:35.757Z] #21 31.29 After this operation, 124 MB of additional disk space will be used. 21:38:35 [2022-08-23T21:38:35.757Z] #21 31.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 21:38:35 [2022-08-23T21:38:35.757Z] #21 31.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] 21:38:35 [2022-08-23T21:38:35.757Z] #21 31.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] 21:38:35 [2022-08-23T21:38:35.757Z] #21 31.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] 21:38:35 [2022-08-23T21:38:35.757Z] #21 31.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] 21:38:35 [2022-08-23T21:38:35.757Z] #21 31.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] 21:38:35 [2022-08-23T21:38:35.757Z] #21 31.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] 21:38:35 [2022-08-23T21:38:35.988Z] #21 30.25 The following NEW packages will be installed: 21:38:35 [2022-08-23T21:38:35.988Z] #21 30.25 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 21:38:35 [2022-08-23T21:38:35.988Z] #21 30.25 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 21:38:35 [2022-08-23T21:38:35.988Z] #21 30.25 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 21:38:35 [2022-08-23T21:38:35.988Z] #21 30.25 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 21:38:35 [2022-08-23T21:38:35.988Z] #21 30.26 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 21:38:35 [2022-08-23T21:38:35.988Z] #21 30.26 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 21:38:35 [2022-08-23T21:38:35.988Z] #21 30.26 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo 21:38:35 [2022-08-23T21:38:35.988Z] #21 30.26 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common 21:38:35 [2022-08-23T21:38:35.988Z] #21 30.26 vim-runtime xfsprogs xxd xz-utils zip zstd 21:38:36 [2022-08-23T21:38:36.016Z] #21 31.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] 21:38:36 [2022-08-23T21:38:36.016Z] #21 31.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] 21:38:36 [2022-08-23T21:38:36.016Z] #21 31.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] 21:38:36 [2022-08-23T21:38:36.016Z] #21 31.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] 21:38:36 [2022-08-23T21:38:36.016Z] #21 31.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] 21:38:36 [2022-08-23T21:38:36.016Z] #21 31.64 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] 21:38:36 [2022-08-23T21:38:36.016Z] #21 31.64 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] 21:38:36 [2022-08-23T21:38:36.016Z] #21 31.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 21:38:36 [2022-08-23T21:38:36.016Z] #21 31.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 21:38:36 [2022-08-23T21:38:36.016Z] #21 31.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] 21:38:36 [2022-08-23T21:38:36.016Z] #21 31.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 21:38:36 [2022-08-23T21:38:36.016Z] #21 31.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] 21:38:36 [2022-08-23T21:38:36.016Z] #21 31.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] 21:38:36 [2022-08-23T21:38:36.016Z] #21 31.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] 21:38:36 [2022-08-23T21:38:36.016Z] #21 31.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] 21:38:36 [2022-08-23T21:38:36.274Z] #21 31.82 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 21:38:36 [2022-08-23T21:38:36.274Z] #21 31.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] 21:38:36 [2022-08-23T21:38:36.274Z] #21 31.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] 21:38:36 [2022-08-23T21:38:36.274Z] #21 31.83 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] 21:38:36 [2022-08-23T21:38:36.274Z] #21 31.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 21:38:36 [2022-08-23T21:38:36.274Z] #21 31.87 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 21:38:36 [2022-08-23T21:38:36.274Z] #21 31.87 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 21:38:36 [2022-08-23T21:38:36.274Z] #21 31.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] 21:38:36 [2022-08-23T21:38:36.274Z] #21 31.91 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] 21:38:36 [2022-08-23T21:38:36.274Z] #21 31.91 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 21:38:36 [2022-08-23T21:38:36.533Z] #21 32.35 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] 21:38:36 [2022-08-23T21:38:36.533Z] #21 32.35 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] 21:38:36 [2022-08-23T21:38:36.533Z] #21 32.35 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 21:38:36 [2022-08-23T21:38:36.533Z] #21 32.35 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 21:38:36 [2022-08-23T21:38:36.533Z] #21 32.35 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 21:38:36 [2022-08-23T21:38:36.533Z] #21 32.35 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] 21:38:36 [2022-08-23T21:38:36.533Z] #21 32.35 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] 21:38:36 [2022-08-23T21:38:36.533Z] #21 32.35 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 21:38:36 [2022-08-23T21:38:36.533Z] #21 32.35 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 21:38:36 [2022-08-23T21:38:36.559Z] #21 30.68 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. 21:38:36 [2022-08-23T21:38:36.559Z] #21 30.68 Need to get 32.8 MB of archives. 21:38:36 [2022-08-23T21:38:36.559Z] #21 30.68 After this operation, 124 MB of additional disk space will be used. 21:38:36 [2022-08-23T21:38:36.559Z] #21 30.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 21:38:36 [2022-08-23T21:38:36.559Z] #21 30.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] 21:38:36 [2022-08-23T21:38:36.559Z] #21 30.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] 21:38:36 [2022-08-23T21:38:36.559Z] #21 30.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] 21:38:36 [2022-08-23T21:38:36.559Z] #21 30.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] 21:38:36 [2022-08-23T21:38:36.559Z] #21 30.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] 21:38:36 [2022-08-23T21:38:36.559Z] #21 30.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] 21:38:36 [2022-08-23T21:38:36.791Z] #21 32.44 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 21:38:36 [2022-08-23T21:38:36.791Z] #21 32.44 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] 21:38:36 [2022-08-23T21:38:36.791Z] #21 32.45 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 21:38:36 [2022-08-23T21:38:36.791Z] #21 32.47 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] 21:38:36 [2022-08-23T21:38:36.791Z] #21 32.49 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] 21:38:36 [2022-08-23T21:38:36.791Z] #21 32.50 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 21:38:36 [2022-08-23T21:38:36.791Z] #21 32.53 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] 21:38:36 [2022-08-23T21:38:36.819Z] #21 30.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] 21:38:36 [2022-08-23T21:38:36.819Z] #21 30.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] 21:38:36 [2022-08-23T21:38:36.819Z] #21 30.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] 21:38:36 [2022-08-23T21:38:36.819Z] #21 31.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] 21:38:36 [2022-08-23T21:38:36.819Z] #21 31.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] 21:38:36 [2022-08-23T21:38:36.819Z] #21 31.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] 21:38:36 [2022-08-23T21:38:36.819Z] #21 31.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] 21:38:36 [2022-08-23T21:38:36.819Z] #21 31.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 21:38:36 [2022-08-23T21:38:36.819Z] #21 31.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 21:38:36 [2022-08-23T21:38:36.819Z] #21 31.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] 21:38:36 [2022-08-23T21:38:36.819Z] #21 31.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 21:38:36 [2022-08-23T21:38:36.819Z] #21 31.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] 21:38:36 [2022-08-23T21:38:36.819Z] #21 31.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] 21:38:36 [2022-08-23T21:38:36.819Z] #21 31.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] 21:38:36 [2022-08-23T21:38:36.819Z] #21 31.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] 21:38:36 [2022-08-23T21:38:36.819Z] #21 31.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 21:38:36 [2022-08-23T21:38:36.819Z] #21 31.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] 21:38:36 [2022-08-23T21:38:36.819Z] #21 31.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] 21:38:36 [2022-08-23T21:38:36.819Z] #21 31.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] 21:38:36 [2022-08-23T21:38:36.819Z] #21 ... 21:38:36 [2022-08-23T21:38:36.819Z] 21:38:36 [2022-08-23T21:38:36.819Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 21:38:36 [2022-08-23T21:38:36.819Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 Delve is a source level debugger for Go programs. 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 Delve enables you to interact with your program by controlling the execution of the process, 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 Pass flags to the program you are debugging using `--`, for example: 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 `dlv exec ./hello -- server --config conf/config.toml` 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 Usage: 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 dlv [command] 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 Available Commands: 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 attach Attach to running process and begin debugging. 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 connect Connect to a headless debug server with a terminal client. 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 core Examine a core dump. 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 debug Compile and begin debugging main package in current directory, or the package specified. 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 exec Execute a precompiled binary, and begin a debug session. 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 help Help about any command 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 run Deprecated command. Use 'debug' instead. 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 test Compile test binary and begin debugging program. 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 trace Compile and begin tracing program. 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 version Prints version. 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 Flags: 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 --backend string Backend selection (see 'dlv help backend'). (default "default") 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 --disable-aslr Disables address space randomization 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 -h, --help help for dlv 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 --init string Init file, executed by the terminal client. 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 --log Enable debugging server logging. 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 --wd string Working directory for running the program. 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 Additional help topics: 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 dlv backend Help about the --backend flag. 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 dlv log Help about logging flags. 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 dlv redirect Help about file redirection. 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 21:38:36 [2022-08-23T21:38:36.819Z] #36 256.8 Use "dlv [command] --help" for more information about a command. 21:38:37 [2022-08-23T21:38:37.050Z] #21 32.58 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] 21:38:37 [2022-08-23T21:38:37.050Z] #21 32.60 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] 21:38:37 [2022-08-23T21:38:37.050Z] #21 32.61 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] 21:38:37 [2022-08-23T21:38:37.050Z] #21 32.64 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 21:38:37 [2022-08-23T21:38:37.054Z] #77 ... 21:38:37 [2022-08-23T21:38:37.054Z] 21:38:37 [2022-08-23T21:38:37.054Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli 21:38:37 [2022-08-23T21:38:37.054Z] #26 sha256:653cde7359d036f5aed5c62ca172c24a3f62743484c0685732efef9b243c53f0 21:38:37 [2022-08-23T21:38:37.054Z] #26 257.2 + return 21:38:37 [2022-08-23T21:38:37.308Z] #21 32.99 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] 21:38:37 [2022-08-23T21:38:37.308Z] #21 33.05 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] 21:38:37 [2022-08-23T21:38:37.308Z] #21 33.09 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] 21:38:37 [2022-08-23T21:38:37.567Z] #21 33.10 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] 21:38:37 [2022-08-23T21:38:37.758Z] #36 DONE 257.7s 21:38:37 [2022-08-23T21:38:37.758Z] 21:38:37 [2022-08-23T21:38:37.758Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:38:37 [2022-08-23T21:38:37.758Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:38:37 [2022-08-23T21:38:37.758Z] #21 31.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 21:38:37 [2022-08-23T21:38:37.758Z] #21 31.22 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 21:38:37 [2022-08-23T21:38:37.758Z] #21 31.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 21:38:37 [2022-08-23T21:38:37.758Z] #21 31.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] 21:38:37 [2022-08-23T21:38:37.758Z] #21 31.23 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] 21:38:37 [2022-08-23T21:38:37.758Z] #21 31.23 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 21:38:37 [2022-08-23T21:38:37.758Z] #21 31.82 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] 21:38:37 [2022-08-23T21:38:37.758Z] #21 31.82 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] 21:38:37 [2022-08-23T21:38:37.758Z] #21 31.83 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 21:38:37 [2022-08-23T21:38:37.758Z] #21 31.83 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 21:38:37 [2022-08-23T21:38:37.758Z] #21 31.84 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 21:38:37 [2022-08-23T21:38:37.758Z] #21 31.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] 21:38:37 [2022-08-23T21:38:37.758Z] #21 31.85 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] 21:38:37 [2022-08-23T21:38:37.758Z] #21 31.85 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 21:38:37 [2022-08-23T21:38:37.758Z] #21 31.86 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 21:38:37 [2022-08-23T21:38:37.758Z] #21 31.96 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 21:38:37 [2022-08-23T21:38:37.758Z] #21 31.96 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] 21:38:37 [2022-08-23T21:38:37.758Z] #21 32.02 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 21:38:37 [2022-08-23T21:38:37.758Z] #21 32.02 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] 21:38:37 [2022-08-23T21:38:37.758Z] #21 32.02 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] 21:38:37 [2022-08-23T21:38:37.758Z] #21 32.02 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 21:38:37 [2022-08-23T21:38:37.758Z] #21 32.03 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] 21:38:37 [2022-08-23T21:38:37.826Z] #21 ... 21:38:37 [2022-08-23T21:38:37.826Z] 21:38:37 [2022-08-23T21:38:37.826Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 21:38:37 [2022-08-23T21:38:37.826Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 21:38:37 [2022-08-23T21:38:37.826Z] #36 256.5 Delve is a source level debugger for Go programs. 21:38:37 [2022-08-23T21:38:37.826Z] #36 256.5 21:38:37 [2022-08-23T21:38:37.826Z] #36 256.5 Delve enables you to interact with your program by controlling the execution of the process, 21:38:37 [2022-08-23T21:38:37.826Z] #36 256.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. 21:38:37 [2022-08-23T21:38:37.826Z] #36 256.5 21:38:37 [2022-08-23T21:38:37.826Z] #36 256.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. 21:38:37 [2022-08-23T21:38:37.826Z] #36 256.5 21:38:37 [2022-08-23T21:38:37.826Z] #36 256.5 Pass flags to the program you are debugging using `--`, for example: 21:38:37 [2022-08-23T21:38:37.826Z] #36 256.5 21:38:38 [2022-08-23T21:38:38.018Z] #21 32.17 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] 21:38:38 [2022-08-23T21:38:38.018Z] #21 32.17 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] 21:38:38 [2022-08-23T21:38:38.018Z] #21 32.17 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] 21:38:38 [2022-08-23T21:38:38.018Z] #21 32.18 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 `dlv exec ./hello -- server --config conf/config.toml` 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 Usage: 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 dlv [command] 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 Available Commands: 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 attach Attach to running process and begin debugging. 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 connect Connect to a headless debug server with a terminal client. 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 core Examine a core dump. 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 debug Compile and begin debugging main package in current directory, or the package specified. 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 exec Execute a precompiled binary, and begin a debug session. 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 help Help about any command 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 run Deprecated command. Use 'debug' instead. 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 test Compile test binary and begin debugging program. 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 trace Compile and begin tracing program. 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 version Prints version. 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 Flags: 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 --backend string Backend selection (see 'dlv help backend'). (default "default") 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 --disable-aslr Disables address space randomization 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 -h, --help help for dlv 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 --init string Init file, executed by the terminal client. 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 --log Enable debugging server logging. 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 --wd string Working directory for running the program. 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 Additional help topics: 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 dlv backend Help about the --backend flag. 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 dlv log Help about logging flags. 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 dlv redirect Help about file redirection. 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 21:38:38 [2022-08-23T21:38:38.085Z] #36 256.5 Use "dlv [command] --help" for more information about a command. 21:38:38 [2022-08-23T21:38:38.085Z] #36 DONE 256.6s 21:38:38 [2022-08-23T21:38:38.085Z] 21:38:38 [2022-08-23T21:38:38.085Z] #77 [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 21:38:38 [2022-08-23T21:38:38.085Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:38:38 [2022-08-23T21:38:38.085Z] #77 175.6 config.status: creating Makefile 21:38:38 [2022-08-23T21:38:38.085Z] #77 175.8 config.status: creating rpm/crun.spec 21:38:38 [2022-08-23T21:38:38.085Z] #77 176.0 config.status: creating config.h 21:38:38 [2022-08-23T21:38:38.085Z] #77 176.1 config.status: executing libtool commands 21:38:38 [2022-08-23T21:38:38.085Z] #77 176.2 config.status: executing depfiles commands 21:38:38 [2022-08-23T21:38:38.279Z] #21 32.53 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] 21:38:38 [2022-08-23T21:38:38.539Z] #21 32.58 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] 21:38:38 [2022-08-23T21:38:38.539Z] #21 32.62 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] 21:38:38 [2022-08-23T21:38:38.539Z] #21 32.62 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] 21:38:38 [2022-08-23T21:38:38.651Z] #77 178.1 === configuring in libocispec (/tmp/crun-build/libocispec) 21:38:38 [2022-08-23T21:38:38.910Z] #77 178.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 21:38:38 [2022-08-23T21:38:38.933Z] #64 ... 21:38:38 [2022-08-23T21:38:38.933Z] 21:38:38 [2022-08-23T21:38:38.933Z] #77 [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 21:38:38 [2022-08-23T21:38:38.933Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:38:38 [2022-08-23T21:38:38.933Z] #77 190.9 CCLD libocispec.la 21:38:38 [2022-08-23T21:38:38.933Z] #77 191.3 CCLD src/validate 21:38:38 [2022-08-23T21:38:38.933Z] #77 191.4 CCLD tests/test-1 21:38:38 [2022-08-23T21:38:38.933Z] #77 191.4 CCLD tests/test-2 21:38:38 [2022-08-23T21:38:38.933Z] #77 191.4 CCLD tests/test-3 21:38:38 [2022-08-23T21:38:38.933Z] #77 191.4 CCLD tests/test-4 21:38:38 [2022-08-23T21:38:38.933Z] #77 191.5 CCLD tests/test-5 21:38:38 [2022-08-23T21:38:38.933Z] #77 191.6 CCLD tests/test-6 21:38:38 [2022-08-23T21:38:38.933Z] #77 191.6 CCLD tests/test-7 21:38:38 [2022-08-23T21:38:38.933Z] #77 191.7 CCLD tests/test-8 21:38:38 [2022-08-23T21:38:38.933Z] #77 191.8 CCLD tests/test-9 21:38:38 [2022-08-23T21:38:38.933Z] #77 191.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a 21:38:38 [2022-08-23T21:38:38.933Z] #77 192.0 CCLD tests/test-10 21:38:38 [2022-08-23T21:38:38.933Z] #77 192.0 CCLD tests/test-11 21:38:38 [2022-08-23T21:38:38.968Z] #26 DONE 260.3s 21:38:38 [2022-08-23T21:38:38.968Z] 21:38:38 [2022-08-23T21:38:38.968Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:38:38 [2022-08-23T21:38:38.968Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3 21:38:39 [2022-08-23T21:38:39.477Z] #77 178.8 checking for gcc... gcc 21:38:39 [2022-08-23T21:38:39.875Z] #77 193.6 libtool: link: ar cr libocispec.a 21:38:39 [2022-08-23T21:38:39.875Z] #77 193.7 libtool: link: ranlib libocispec.a 21:38:39 [2022-08-23T21:38:39.908Z] #55 ... 21:38:39 [2022-08-23T21:38:39.908Z] 21:38:39 [2022-08-23T21:38:39.908Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli 21:38:39 [2022-08-23T21:38:39.908Z] #27 sha256:2fa5b3af18712e52de5a4962a4f5ac973221c9fbb2ad73ecd31342acae35975c 21:38:39 [2022-08-23T21:38:39.919Z] #21 33.94 debconf: delaying package configuration, since apt-utils is not installed 21:38:39 [2022-08-23T21:38:39.919Z] #21 34.24 Fetched 32.8 MB in 2s (14.3 MB/s) 21:38:39 [2022-08-23T21:38:39.996Z] #77 179.0 checking whether the C compiler works... yes 21:38:39 [2022-08-23T21:38:39.996Z] #77 179.3 checking for C compiler default output file name... a.out 21:38:40 [2022-08-23T21:38:40.180Z] #21 34.34 Selecting previously unselected package libcap2:amd64. 21:38:40 [2022-08-23T21:38:40.180Z] #21 34.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 ... 24018 files and directories currently installed.) 21:38:40 [2022-08-23T21:38:40.180Z] #21 34.44 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... 21:38:40 [2022-08-23T21:38:40.180Z] #21 34.44 Unpacking libcap2:amd64 (1:2.44-1) ... 21:38:40 [2022-08-23T21:38:40.254Z] #77 179.4 checking for suffix of executables... 21:38:40 [2022-08-23T21:38:40.439Z] #21 34.62 Selecting previously unselected package libargon2-1:amd64. 21:38:40 [2022-08-23T21:38:40.439Z] #21 34.63 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... 21:38:40 [2022-08-23T21:38:40.439Z] #21 34.64 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... 21:38:40 [2022-08-23T21:38:40.439Z] #21 34.74 Selecting previously unselected package libjson-c5:amd64. 21:38:40 [2022-08-23T21:38:40.439Z] #21 34.74 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... 21:38:40 [2022-08-23T21:38:40.482Z] #27 DONE 0.5s 21:38:40 [2022-08-23T21:38:40.482Z] 21:38:40 [2022-08-23T21:38:40.482Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images 21:38:40 [2022-08-23T21:38:40.482Z] #32 sha256:2b112ef99025fba60e9351c4efeca120a6cc6e989e8ebc089eef4aae695310f2 21:38:40 [2022-08-23T21:38:40.699Z] #21 34.75 Unpacking libjson-c5:amd64 (0.15-2) ... 21:38:40 [2022-08-23T21:38:40.699Z] #21 34.94 Selecting previously unselected package libcryptsetup12:amd64. 21:38:40 [2022-08-23T21:38:40.699Z] #21 34.94 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... 21:38:40 [2022-08-23T21:38:40.699Z] #21 34.95 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... 21:38:40 [2022-08-23T21:38:40.772Z] #77 179.7 checking whether we are cross compiling... no 21:38:40 [2022-08-23T21:38:40.772Z] #77 180.0 checking for suffix of object files... o 21:38:40 [2022-08-23T21:38:40.772Z] #77 180.1 checking whether we are using the GNU C compiler... yes 21:38:40 [2022-08-23T21:38:40.959Z] #21 35.15 Selecting previously unselected package libip4tc2:amd64. 21:38:40 [2022-08-23T21:38:40.959Z] #21 35.15 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... 21:38:40 [2022-08-23T21:38:40.959Z] #21 35.16 Unpacking libip4tc2:amd64 (1.8.7-1) ... 21:38:40 [2022-08-23T21:38:40.959Z] #21 35.26 Selecting previously unselected package libkmod2:amd64. 21:38:41 [2022-08-23T21:38:41.030Z] #77 180.2 checking whether gcc accepts -g... yes 21:38:41 [2022-08-23T21:38:41.030Z] #77 180.3 checking for gcc option to accept ISO C89... none needed 21:38:41 [2022-08-23T21:38:41.053Z] #32 ... 21:38:41 [2022-08-23T21:38:41.053Z] 21:38:41 [2022-08-23T21:38:41.053Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:38:41 [2022-08-23T21:38:41.053Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3 21:38:41 [2022-08-23T21:38:41.053Z] #55 262.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) 21:38:41 [2022-08-23T21:38:41.053Z] #55 DONE 262.6s 21:38:41 [2022-08-23T21:38:41.053Z] 21:38:41 [2022-08-23T21:38:41.053Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images 21:38:41 [2022-08-23T21:38:41.053Z] #32 sha256:2b112ef99025fba60e9351c4efeca120a6cc6e989e8ebc089eef4aae695310f2 21:38:41 [2022-08-23T21:38:41.053Z] #32 DONE 0.6s 21:38:41 [2022-08-23T21:38:41.053Z] 21:38:41 [2022-08-23T21:38:41.053Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ 21:38:41 [2022-08-23T21:38:41.053Z] #35 sha256:fd86dc0fd53956a34405df6992fd3dca115aa1406daf0a36c5c9937609ef3f9a 21:38:41 [2022-08-23T21:38:41.223Z] #21 35.26 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... 21:38:41 [2022-08-23T21:38:41.223Z] #21 35.27 Unpacking libkmod2:amd64 (28-1) ... 21:38:41 [2022-08-23T21:38:41.223Z] #21 35.47 Selecting previously unselected package systemd. 21:38:41 [2022-08-23T21:38:41.223Z] #21 35.48 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... 21:38:41 [2022-08-23T21:38:41.290Z] #77 180.5 checking whether gcc understands -c and -o together... yes 21:38:41 [2022-08-23T21:38:41.290Z] #77 180.6 checking how to run the C preprocessor... gcc -E 21:38:41 [2022-08-23T21:38:41.484Z] #21 35.78 Unpacking systemd (247.3-7) ... 21:38:41 [2022-08-23T21:38:41.548Z] #77 180.9 checking for grep that handles long lines and -e... /bin/grep 21:38:41 [2022-08-23T21:38:41.548Z] #77 180.9 checking for egrep... /bin/grep -E 21:38:41 [2022-08-23T21:38:41.624Z] #35 DONE 0.7s 21:38:41 [2022-08-23T21:38:41.624Z] 21:38:41 [2022-08-23T21:38:41.624Z] #77 [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 21:38:41 [2022-08-23T21:38:41.624Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e 21:38:41 [2022-08-23T21:38:41.624Z] #77 216.8 CCLD libcrun.la 21:38:41 [2022-08-23T21:38:41.624Z] #77 216.9 AR libcrun_testing.a 21:38:41 [2022-08-23T21:38:41.624Z] #77 216.9 ar: `u' modifier ignored since `D' is the default (see `U') 21:38:41 [2022-08-23T21:38:41.788Z] #77 195.5 make[5]: Entering directory '/tmp/crun-build/libocispec' 21:38:41 [2022-08-23T21:38:41.788Z] #77 195.5 make[5]: Nothing to be done for 'install-exec-am'. 21:38:41 [2022-08-23T21:38:41.788Z] #77 195.6 make[5]: Nothing to be done for 'install-data-am'. 21:38:41 [2022-08-23T21:38:41.788Z] #77 195.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' 21:38:41 [2022-08-23T21:38:41.788Z] #77 195.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' 21:38:41 [2022-08-23T21:38:41.788Z] #77 195.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' 21:38:41 [2022-08-23T21:38:41.788Z] #77 195.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' 21:38:41 [2022-08-23T21:38:41.788Z] #77 195.6 make[2]: Entering directory '/tmp/crun-build' 21:38:41 [2022-08-23T21:38:41.788Z] #77 195.7 CC src/libcrun/libcrun_testing_a-utils.o 21:38:41 [2022-08-23T21:38:41.788Z] #77 195.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o 21:38:41 [2022-08-23T21:38:41.788Z] #77 195.7 CC src/libcrun/libcrun_testing_a-container.o 21:38:41 [2022-08-23T21:38:41.788Z] #77 195.8 CC src/libcrun/libcrun_testing_a-cgroup.o 21:38:41 [2022-08-23T21:38:41.788Z] #77 195.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o 21:38:41 [2022-08-23T21:38:41.788Z] #77 195.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o 21:38:41 [2022-08-23T21:38:41.788Z] #77 195.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o 21:38:41 [2022-08-23T21:38:41.788Z] #77 195.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o 21:38:41 [2022-08-23T21:38:41.788Z] #77 195.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o 21:38:41 [2022-08-23T21:38:41.788Z] #77 196.0 CC src/libcrun/libcrun_testing_a-criu.o 21:38:41 [2022-08-23T21:38:41.884Z] #77 217.1 CCLD tests/tests_libcrun_utils 21:38:41 [2022-08-23T21:38:41.884Z] #77 217.1 CCLD tests/tests_libcrun_errors 21:38:41 [2022-08-23T21:38:41.884Z] #77 217.1 CCLD tests/tests_libcrun_fuzzer 21:38:42 [2022-08-23T21:38:42.049Z] #77 196.0 CC src/libcrun/libcrun_testing_a-custom-handler.o 21:38:42 [2022-08-23T21:38:42.049Z] #77 196.1 CC src/libcrun/libcrun_testing_a-linux.o 21:38:42 [2022-08-23T21:38:42.049Z] #77 196.1 CC src/libcrun/libcrun_testing_a-seccomp.o 21:38:42 [2022-08-23T21:38:42.049Z] #77 196.1 CC src/libcrun/libcrun_testing_a-ebpf.o 21:38:42 [2022-08-23T21:38:42.049Z] #77 196.2 CC src/libcrun/libcrun_testing_a-error.o 21:38:42 [2022-08-23T21:38:42.115Z] #77 180.9 checking for ANSI C header files... yes 21:38:42 [2022-08-23T21:38:42.310Z] #77 196.3 CC src/libcrun/libcrun_testing_a-status.o 21:38:42 [2022-08-23T21:38:42.310Z] #77 196.3 CC src/libcrun/libcrun_testing_a-terminal.o 21:38:42 [2022-08-23T21:38:42.310Z] #77 196.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o 21:38:42 [2022-08-23T21:38:42.374Z] #77 181.4 checking for sys/types.h... yes 21:38:42 [2022-08-23T21:38:42.374Z] #77 181.6 checking for sys/stat.h... yes 21:38:42 [2022-08-23T21:38:42.454Z] #77 ... 21:38:42 [2022-08-23T21:38:42.454Z] 21:38:42 [2022-08-23T21:38:42.454Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ 21:38:42 [2022-08-23T21:38:42.454Z] #37 sha256:0c7f6803078c09aed76dbcd61b18bdba30f165640bd4f2a54b2eb3ee142e4d1d 21:38:42 [2022-08-23T21:38:42.454Z] #37 DONE 0.5s 21:38:42 [2022-08-23T21:38:42.454Z] 21:38:42 [2022-08-23T21:38:42.454Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ 21:38:42 [2022-08-23T21:38:42.454Z] #39 sha256:574a6cda2559cd866f248e4506b06a91e5c1ceaef28b078266afb75d04a030b3 21:38:42 [2022-08-23T21:38:42.454Z] #39 DONE 0.1s 21:38:42 [2022-08-23T21:38:42.454Z] 21:38:42 [2022-08-23T21:38:42.454Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ 21:38:42 [2022-08-23T21:38:42.454Z] #41 sha256:b41a79e694abcbbcb6bf84dce80f57bdc52f4354ee9f99b3126916af4a6b03c0 21:38:42 [2022-08-23T21:38:42.454Z] #41 DONE 0.1s 21:38:42 [2022-08-23T21:38:42.454Z] 21:38:42 [2022-08-23T21:38:42.454Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:38:42 [2022-08-23T21:38:42.454Z] #64 sha256:f8e79dccd6f11f588c1df5ea81787beb21716ca7635632e9e62f1bc877b72f2f 21:38:42 [2022-08-23T21:38:42.454Z] #64 ... 21:38:42 [2022-08-23T21:38:42.454Z] 21:38:42 [2022-08-23T21:38:42.454Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ 21:38:42 [2022-08-23T21:38:42.454Z] #45 sha256:370061840d2a36d9f98ef8f182e1d85b75bfaa72a12525bfe472c5f970b636fe 21:38:42 [2022-08-23T21:38:42.454Z] #45 DONE 0.1s 21:38:42 [2022-08-23T21:38:42.454Z] 21:38:42 [2022-08-23T21:38:42.454Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ 21:38:42 [2022-08-23T21:38:42.454Z] #48 sha256:f0bcdc12220a7044ab2f62710ba07c9def2fc8f280a328f03a9eccbe57d2f083 21:38:42 [2022-08-23T21:38:42.570Z] #77 196.5 CC src/libcrun/libcrun_testing_a-signals.o 21:38:42 [2022-08-23T21:38:42.570Z] #77 196.5 CC src/libcrun/libcrun_testing_a-mount_flags.o 21:38:42 [2022-08-23T21:38:42.570Z] #77 196.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o 21:38:42 [2022-08-23T21:38:42.632Z] #77 181.7 checking for stdlib.h... yes 21:38:42 [2022-08-23T21:38:42.632Z] #77 181.8 checking for string.h... yes 21:38:42 [2022-08-23T21:38:42.831Z] #77 196.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o 21:38:42 [2022-08-23T21:38:42.831Z] #77 ... 21:38:42 [2022-08-23T21:38:42.831Z] 21:38:42 [2022-08-23T21:38:42.831Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:38:42 [2022-08-23T21:38:42.831Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef 21:38:42 [2022-08-23T21:38:42.831Z] #47 248.4 + dpkg --print-architecture 21:38:42 [2022-08-23T21:38:42.831Z] #47 248.4 + git checkout -q v2.1.0 21:38:42 [2022-08-23T21:38:42.891Z] #77 181.9 checking for memory.h... yes 21:38:42 [2022-08-23T21:38:42.891Z] #77 182.1 checking for strings.h... yes 21:38:43 [2022-08-23T21:38:43.024Z] #48 DONE 0.2s 21:38:43 [2022-08-23T21:38:43.024Z] 21:38:43 [2022-08-23T21:38:43.024Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ 21:38:43 [2022-08-23T21:38:43.024Z] #52 sha256:5638385d54babae89a8666dde06c99c0fdb9aa37d914a07fd62b78bd6fe061d5 21:38:43 [2022-08-23T21:38:43.024Z] #52 DONE 0.1s 21:38:43 [2022-08-23T21:38:43.024Z] 21:38:43 [2022-08-23T21:38:43.024Z] #77 [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 21:38:43 [2022-08-23T21:38:43.024Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e 21:38:43 [2022-08-23T21:38:43.024Z] #77 218.2 CCLD crun 21:38:43 [2022-08-23T21:38:43.024Z] #77 ... 21:38:43 [2022-08-23T21:38:43.024Z] 21:38:43 [2022-08-23T21:38:43.024Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ 21:38:43 [2022-08-23T21:38:43.024Z] #54 sha256:2990dc7b2799b2b20d2ee7d2c76f06cbfb853dc00dab57c2f46545ff02855390 21:38:43 [2022-08-23T21:38:43.024Z] #54 DONE 0.1s 21:38:43 [2022-08-23T21:38:43.092Z] #47 248.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 21:38:43 [2022-08-23T21:38:43.092Z] #47 248.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 21:38:43 [2022-08-23T21:38:43.150Z] #77 182.2 checking for inttypes.h... yes 21:38:43 [2022-08-23T21:38:43.283Z] 21:38:43 [2022-08-23T21:38:43.283Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ 21:38:43 [2022-08-23T21:38:43.283Z] #56 sha256:903b89a7cf07ea9dd57fdc49a3aff1aa095b6c39a6690b212fa12e63ba0c0d92 21:38:43 [2022-08-23T21:38:43.409Z] #77 182.4 checking for stdint.h... yes 21:38:43 [2022-08-23T21:38:43.409Z] #77 182.6 checking for unistd.h... yes 21:38:43 [2022-08-23T21:38:43.409Z] #77 182.7 checking minix/config.h usability... no 21:38:43 [2022-08-23T21:38:43.543Z] #56 DONE 0.5s 21:38:43 [2022-08-23T21:38:43.543Z] 21:38:43 [2022-08-23T21:38:43.543Z] #77 [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 21:38:43 [2022-08-23T21:38:43.543Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e 21:38:43 [2022-08-23T21:38:43.543Z] #77 218.7 make[3]: Entering directory '/tmp/crun-build' 21:38:43 [2022-08-23T21:38:43.543Z] #77 ... 21:38:43 [2022-08-23T21:38:43.543Z] 21:38:43 [2022-08-23T21:38:43.543Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ 21:38:43 [2022-08-23T21:38:43.543Z] #58 sha256:b23bdbbd7245a6d0442fd68199e83e564032567ca9e696bf60706badc21f51be 21:38:43 [2022-08-23T21:38:43.543Z] #58 DONE 0.1s 21:38:43 [2022-08-23T21:38:43.543Z] 21:38:43 [2022-08-23T21:38:43.543Z] #77 [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 21:38:43 [2022-08-23T21:38:43.543Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e 21:38:43 [2022-08-23T21:38:43.543Z] #77 218.8 /bin/mkdir -p '/usr/local/lib' 21:38:43 [2022-08-23T21:38:43.543Z] #77 218.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' 21:38:43 [2022-08-23T21:38:43.543Z] #77 218.8 /bin/mkdir -p '/usr/local/share/man/man1' 21:38:43 [2022-08-23T21:38:43.543Z] #77 218.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' 21:38:43 [2022-08-23T21:38:43.543Z] #77 218.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la 21:38:43 [2022-08-23T21:38:43.667Z] #77 182.9 checking minix/config.h presence... no 21:38:43 [2022-08-23T21:38:43.667Z] #77 182.9 checking for minix/config.h... no 21:38:43 [2022-08-23T21:38:43.809Z] #77 218.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a 21:38:43 [2022-08-23T21:38:43.809Z] #77 218.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a 21:38:43 [2022-08-23T21:38:43.809Z] #77 218.9 libtool: install: ranlib /usr/local/lib/libcrun.a 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.0 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 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.0 ---------------------------------------------------------------------- 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.0 Libraries have been installed in: 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.0 /usr/local/lib 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.0 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.0 If you ever happen to want to link against installed libraries 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.0 in a given directory, LIBDIR, you must either use libtool, and 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.0 specify the full pathname of the library, or use the '-LLIBDIR' 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.0 flag during linking and do at least one of the following: 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.0 during execution 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.0 during linking 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.0 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.0 See any operating system documentation about shared libraries for 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.0 more information, such as the ld(1) and ld.so(8) manual pages. 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.0 ---------------------------------------------------------------------- 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.0 /bin/mkdir -p '/build' 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.1 libtool: install: /usr/bin/install -c crun /build/crun 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.1 make[3]: Leaving directory '/tmp/crun-build' 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.1 make[2]: Leaving directory '/tmp/crun-build' 21:38:43 [2022-08-23T21:38:43.809Z] #77 219.1 make[1]: Leaving directory '/tmp/crun-build' 21:38:43 [2022-08-23T21:38:43.809Z] #77 DONE 219.2s 21:38:43 [2022-08-23T21:38:43.809Z] 21:38:43 [2022-08-23T21:38:43.809Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:38:43 [2022-08-23T21:38:43.809Z] #60 sha256:177af708fea57976674fb982cfe6268702c85ed4bd0fcb2ce8b754703b0374d8 21:38:43 [2022-08-23T21:38:43.809Z] #60 155.2 + mkdir -p /build 21:38:43 [2022-08-23T21:38:43.809Z] #60 155.2 + cp runc /build/runc 21:38:43 [2022-08-23T21:38:43.809Z] #60 DONE 155.3s 21:38:43 [2022-08-23T21:38:43.809Z] 21:38:43 [2022-08-23T21:38:43.809Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:38:43 [2022-08-23T21:38:43.809Z] #64 sha256:f8e79dccd6f11f588c1df5ea81787beb21716ca7635632e9e62f1bc877b72f2f 21:38:43 [2022-08-23T21:38:43.926Z] #77 182.9 checking whether it is safe to define __EXTENSIONS__... yes 21:38:44 [2022-08-23T21:38:44.025Z] #21 38.24 Selecting previously unselected package pigz. 21:38:44 [2022-08-23T21:38:44.025Z] #21 38.24 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... 21:38:44 [2022-08-23T21:38:44.025Z] #21 38.25 Unpacking pigz (2.6-1) ... 21:38:44 [2022-08-23T21:38:44.184Z] #77 183.2 checking build system type... x86_64-pc-linux-gnu 21:38:44 [2022-08-23T21:38:44.184Z] #77 183.4 checking host system type... x86_64-pc-linux-gnu 21:38:44 [2022-08-23T21:38:44.184Z] #77 183.5 checking how to print strings... printf 21:38:44 [2022-08-23T21:38:44.184Z] #77 183.5 checking for a sed that does not truncate output... /bin/sed 21:38:44 [2022-08-23T21:38:44.184Z] #77 183.5 checking for fgrep... /bin/grep -F 21:38:44 [2022-08-23T21:38:44.184Z] #77 183.5 checking for ld used by gcc... /usr/bin/ld 21:38:44 [2022-08-23T21:38:44.184Z] #77 183.5 checking if the linker (/usr/bin/ld) is GNU ld... yes 21:38:44 [2022-08-23T21:38:44.184Z] #77 183.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 21:38:44 [2022-08-23T21:38:44.184Z] #77 183.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm 21:38:44 [2022-08-23T21:38:44.184Z] #77 183.6 checking whether ln -s works... yes 21:38:44 [2022-08-23T21:38:44.184Z] #77 183.6 checking the maximum length of command line arguments... 1572864 21:38:44 [2022-08-23T21:38:44.184Z] #77 183.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 21:38:44 [2022-08-23T21:38:44.286Z] #21 38.36 Selecting previously unselected package libelf1:amd64. 21:38:44 [2022-08-23T21:38:44.286Z] #21 38.37 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... 21:38:44 [2022-08-23T21:38:44.286Z] #21 38.37 Unpacking libelf1:amd64 (0.183-1) ... 21:38:44 [2022-08-23T21:38:44.286Z] #21 38.57 Selecting previously unselected package libbpf0:amd64. 21:38:44 [2022-08-23T21:38:44.286Z] #21 38.57 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... 21:38:44 [2022-08-23T21:38:44.286Z] #21 38.57 Unpacking libbpf0:amd64 (1:0.3-2) ... 21:38:44 [2022-08-23T21:38:44.443Z] #77 183.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 21:38:44 [2022-08-23T21:38:44.443Z] #77 183.7 checking for /usr/bin/ld option to reload object files... -r 21:38:44 [2022-08-23T21:38:44.443Z] #77 183.7 checking for objdump... objdump 21:38:44 [2022-08-23T21:38:44.443Z] #77 183.7 checking how to recognize dependent libraries... pass_all 21:38:44 [2022-08-23T21:38:44.443Z] #77 183.7 checking for dlltool... no 21:38:44 [2022-08-23T21:38:44.443Z] #77 183.7 checking how to associate runtime and link libraries... printf %s\n 21:38:44 [2022-08-23T21:38:44.443Z] #77 183.7 checking for ar... ar 21:38:44 [2022-08-23T21:38:44.443Z] #77 183.7 checking for archiver @FILE support... @ 21:38:44 [2022-08-23T21:38:44.443Z] #77 183.8 checking for strip... strip 21:38:44 [2022-08-23T21:38:44.443Z] #77 183.8 checking for ranlib... ranlib 21:38:44 [2022-08-23T21:38:44.443Z] #77 183.8 checking for gawk... no 21:38:44 [2022-08-23T21:38:44.443Z] #77 183.8 checking for mawk... mawk 21:38:44 [2022-08-23T21:38:44.545Z] #21 38.72 Selecting previously unselected package libmnl0:amd64. 21:38:44 [2022-08-23T21:38:44.545Z] #21 38.73 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... 21:38:44 [2022-08-23T21:38:44.545Z] #21 38.74 Unpacking libmnl0:amd64 (1.0.4-3) ... 21:38:44 [2022-08-23T21:38:44.545Z] #21 38.80 Selecting previously unselected package libxtables12:amd64. 21:38:44 [2022-08-23T21:38:44.545Z] #21 38.80 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... 21:38:44 [2022-08-23T21:38:44.545Z] #21 38.82 Unpacking libxtables12:amd64 (1.8.7-1) ... 21:38:44 [2022-08-23T21:38:44.805Z] #21 38.89 Selecting previously unselected package libcap2-bin. 21:38:44 [2022-08-23T21:38:44.805Z] #21 38.91 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... 21:38:44 [2022-08-23T21:38:44.805Z] #21 38.92 Unpacking libcap2-bin (1:2.44-1) ... 21:38:44 [2022-08-23T21:38:44.805Z] #21 39.00 Selecting previously unselected package iproute2. 21:38:44 [2022-08-23T21:38:44.805Z] #21 39.00 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... 21:38:44 [2022-08-23T21:38:44.805Z] #21 39.00 Unpacking iproute2 (5.10.0-4) ... 21:38:45 [2022-08-23T21:38:45.010Z] #77 183.8 checking command to parse /usr/bin/nm -B output from gcc object... ok 21:38:45 [2022-08-23T21:38:45.010Z] #77 184.2 checking for sysroot... no 21:38:45 [2022-08-23T21:38:45.010Z] #77 184.2 checking for a working dd... /bin/dd 21:38:45 [2022-08-23T21:38:45.010Z] #77 184.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 21:38:45 [2022-08-23T21:38:45.010Z] #77 184.3 checking for mt... no 21:38:45 [2022-08-23T21:38:45.010Z] #77 184.3 checking if : is a manifest tool... no 21:38:45 [2022-08-23T21:38:45.065Z] #21 ... 21:38:45 [2022-08-23T21:38:45.065Z] 21:38:45 [2022-08-23T21:38:45.065Z] #77 [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 21:38:45 [2022-08-23T21:38:45.065Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:38:45 [2022-08-23T21:38:45.065Z] #77 174.1 === configuring in libocispec (/tmp/crun-build/libocispec) 21:38:45 [2022-08-23T21:38:45.065Z] #77 174.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 21:38:45 [2022-08-23T21:38:45.065Z] #77 175.1 checking for gcc... gcc 21:38:45 [2022-08-23T21:38:45.065Z] #77 175.3 checking whether the C compiler works... yes 21:38:45 [2022-08-23T21:38:45.065Z] #77 175.8 checking for C compiler default output file name... a.out 21:38:45 [2022-08-23T21:38:45.065Z] #77 175.8 checking for suffix of executables... 21:38:45 [2022-08-23T21:38:45.065Z] #77 176.1 checking whether we are cross compiling... no 21:38:45 [2022-08-23T21:38:45.065Z] #77 176.4 checking for suffix of object files... o 21:38:45 [2022-08-23T21:38:45.065Z] #77 176.5 checking whether we are using the GNU C compiler... yes 21:38:45 [2022-08-23T21:38:45.065Z] #77 176.7 checking whether gcc accepts -g... yes 21:38:45 [2022-08-23T21:38:45.065Z] #77 177.0 checking for gcc option to accept ISO C89... none needed 21:38:45 [2022-08-23T21:38:45.065Z] #77 177.3 checking whether gcc understands -c and -o together... yes 21:38:45 [2022-08-23T21:38:45.065Z] #77 177.6 checking how to run the C preprocessor... gcc -E 21:38:45 [2022-08-23T21:38:45.065Z] #77 178.0 checking for grep that handles long lines and -e... /bin/grep 21:38:45 [2022-08-23T21:38:45.065Z] #77 178.0 checking for egrep... /bin/grep -E 21:38:45 [2022-08-23T21:38:45.065Z] #77 178.0 checking for ANSI C header files... yes 21:38:45 [2022-08-23T21:38:45.065Z] #77 178.9 checking for sys/types.h... yes 21:38:45 [2022-08-23T21:38:45.065Z] #77 179.1 checking for sys/stat.h... yes 21:38:45 [2022-08-23T21:38:45.065Z] #77 179.5 checking for stdlib.h... yes 21:38:45 [2022-08-23T21:38:45.065Z] #77 179.7 checking for string.h... yes 21:38:45 [2022-08-23T21:38:45.065Z] #77 179.9 checking for memory.h... yes 21:38:45 [2022-08-23T21:38:45.065Z] #77 180.0 checking for strings.h... yes 21:38:45 [2022-08-23T21:38:45.065Z] #77 180.2 checking for inttypes.h... yes 21:38:45 [2022-08-23T21:38:45.065Z] #77 180.4 checking for stdint.h... yes 21:38:45 [2022-08-23T21:38:45.065Z] #77 180.6 checking for unistd.h... yes 21:38:45 [2022-08-23T21:38:45.065Z] #77 180.8 checking minix/config.h usability... no 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.1 checking minix/config.h presence... no 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.2 checking for minix/config.h... no 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.2 checking whether it is safe to define __EXTENSIONS__... yes 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.4 checking build system type... x86_64-pc-linux-gnu 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.6 checking host system type... x86_64-pc-linux-gnu 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.6 checking how to print strings... printf 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.6 checking for a sed that does not truncate output... /bin/sed 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.7 checking for fgrep... /bin/grep -F 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.7 checking for ld used by gcc... /usr/bin/ld 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.7 checking if the linker (/usr/bin/ld) is GNU ld... yes 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.8 checking whether ln -s works... yes 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.8 checking the maximum length of command line arguments... 1572864 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.9 checking for /usr/bin/ld option to reload object files... -r 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.9 checking for objdump... objdump 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.9 checking how to recognize dependent libraries... pass_all 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.9 checking for dlltool... no 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.9 checking how to associate runtime and link libraries... printf %s\n 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.9 checking for ar... ar 21:38:45 [2022-08-23T21:38:45.065Z] #77 181.9 checking for archiver @FILE support... @ 21:38:45 [2022-08-23T21:38:45.065Z] #77 182.0 checking for strip... strip 21:38:45 [2022-08-23T21:38:45.065Z] #77 182.0 checking for ranlib... ranlib 21:38:45 [2022-08-23T21:38:45.065Z] #77 182.0 checking for gawk... no 21:38:45 [2022-08-23T21:38:45.065Z] #77 182.0 checking for mawk... mawk 21:38:45 [2022-08-23T21:38:45.065Z] #77 182.0 checking command to parse /usr/bin/nm -B output from gcc object... ok 21:38:45 [2022-08-23T21:38:45.065Z] #77 182.5 checking for sysroot... no 21:38:45 [2022-08-23T21:38:45.065Z] #77 182.5 checking for a working dd... /bin/dd 21:38:45 [2022-08-23T21:38:45.065Z] #77 182.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 21:38:45 [2022-08-23T21:38:45.065Z] #77 182.7 checking for mt... no 21:38:45 [2022-08-23T21:38:45.065Z] #77 182.7 checking if : is a manifest tool... no 21:38:45 [2022-08-23T21:38:45.065Z] #77 182.7 checking for dlfcn.h... yes 21:38:45 [2022-08-23T21:38:45.065Z] #77 182.9 checking for objdir... .libs 21:38:45 [2022-08-23T21:38:45.065Z] #77 183.3 checking if gcc supports -fno-rtti -fno-exceptions... no 21:38:45 [2022-08-23T21:38:45.065Z] #77 183.3 checking for gcc option to produce PIC... -fPIC -DPIC 21:38:45 [2022-08-23T21:38:45.065Z] #77 183.3 checking if gcc PIC flag -fPIC -DPIC works... yes 21:38:45 [2022-08-23T21:38:45.065Z] #77 183.4 checking if gcc static flag -static works... yes 21:38:45 [2022-08-23T21:38:45.065Z] #77 183.9 checking if gcc supports -c -o file.o... yes 21:38:45 [2022-08-23T21:38:45.065Z] #77 184.0 checking if gcc supports -c -o file.o... (cached) yes 21:38:45 [2022-08-23T21:38:45.065Z] #77 184.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:38:45 [2022-08-23T21:38:45.268Z] #77 184.4 checking for dlfcn.h... yes 21:38:45 [2022-08-23T21:38:45.268Z] #77 184.6 checking for objdir... .libs 21:38:45 [2022-08-23T21:38:45.325Z] #77 184.0 checking dynamic linker characteristics... 21:38:45 [2022-08-23T21:38:45.325Z] #77 ... 21:38:45 [2022-08-23T21:38:45.325Z] 21:38:45 [2022-08-23T21:38:45.325Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:38:45 [2022-08-23T21:38:45.325Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:38:45 [2022-08-23T21:38:45.325Z] #21 39.47 Selecting previously unselected package xxd. 21:38:45 [2022-08-23T21:38:45.325Z] #21 39.51 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 21:38:45 [2022-08-23T21:38:45.325Z] #21 39.51 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 21:38:45 [2022-08-23T21:38:45.325Z] #21 39.67 Selecting previously unselected package vim-common. 21:38:45 [2022-08-23T21:38:45.325Z] #21 39.69 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 21:38:45 [2022-08-23T21:38:45.325Z] #21 39.70 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 21:38:45 [2022-08-23T21:38:45.527Z] #77 184.9 checking if gcc supports -fno-rtti -fno-exceptions... no 21:38:45 [2022-08-23T21:38:45.584Z] #21 39.88 Selecting previously unselected package bash-completion. 21:38:45 [2022-08-23T21:38:45.584Z] #21 39.89 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... 21:38:45 [2022-08-23T21:38:45.723Z] #64 ... 21:38:45 [2022-08-23T21:38:45.723Z] 21:38:45 [2022-08-23T21:38:45.723Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ 21:38:45 [2022-08-23T21:38:45.723Z] #61 sha256:2b4d8b1f5c02bd45a93e3e45f84c43ebfab687b8854253591f8e00d1ca4bbffd 21:38:45 [2022-08-23T21:38:45.785Z] #77 185.0 checking for gcc option to produce PIC... -fPIC -DPIC 21:38:45 [2022-08-23T21:38:45.785Z] #77 185.0 checking if gcc PIC flag -fPIC -DPIC works... yes 21:38:45 [2022-08-23T21:38:45.983Z] #61 DONE 0.2s 21:38:45 [2022-08-23T21:38:45.983Z] 21:38:45 [2022-08-23T21:38:45.983Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:38:45 [2022-08-23T21:38:45.983Z] #64 sha256:f8e79dccd6f11f588c1df5ea81787beb21716ca7635632e9e62f1bc877b72f2f 21:38:46 [2022-08-23T21:38:46.045Z] #77 185.1 checking if gcc static flag -static works... yes 21:38:46 [2022-08-23T21:38:46.305Z] #77 185.4 checking if gcc supports -c -o file.o... yes 21:38:46 [2022-08-23T21:38:46.305Z] #77 185.6 checking if gcc supports -c -o file.o... (cached) yes 21:38:46 [2022-08-23T21:38:46.305Z] #77 185.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:38:46 [2022-08-23T21:38:46.565Z] #77 185.6 checking dynamic linker characteristics... GNU/Linux ld.so 21:38:46 [2022-08-23T21:38:46.565Z] #77 185.9 checking how to hardcode library paths into programs... immediate 21:38:46 [2022-08-23T21:38:46.565Z] #77 185.9 checking whether stripping libraries is possible... yes 21:38:46 [2022-08-23T21:38:46.565Z] #77 185.9 checking if libtool supports shared libraries... yes 21:38:46 [2022-08-23T21:38:46.565Z] #77 185.9 checking whether to build shared libraries... no 21:38:46 [2022-08-23T21:38:46.565Z] #77 185.9 checking whether to build static libraries... yes 21:38:46 [2022-08-23T21:38:46.565Z] #77 185.9 checking for a BSD-compatible install... /usr/bin/install -c 21:38:46 [2022-08-23T21:38:46.875Z] #77 186.0 checking whether build environment is sane... yes 21:38:46 [2022-08-23T21:38:46.875Z] #77 186.0 checking for a thread-safe mkdir -p... /bin/mkdir -p 21:38:46 [2022-08-23T21:38:46.875Z] #77 186.0 checking whether make sets $(MAKE)... yes 21:38:46 [2022-08-23T21:38:46.875Z] #77 186.1 checking whether make supports the include directive... yes (GNU style) 21:38:46 [2022-08-23T21:38:46.875Z] #77 186.1 checking whether make supports nested variables... yes 21:38:46 [2022-08-23T21:38:46.875Z] #77 186.2 checking whether UID '0' is supported by ustar format... yes 21:38:46 [2022-08-23T21:38:46.875Z] #77 186.2 checking whether GID '0' is supported by ustar format... yes 21:38:46 [2022-08-23T21:38:46.875Z] #77 186.2 checking how to create a ustar tar archive... gnutar 21:38:47 [2022-08-23T21:38:47.142Z] #77 186.2 checking dependency style of gcc... gcc3 21:38:47 [2022-08-23T21:38:47.142Z] #77 186.4 checking whether to enable maintainer-specific portions of Makefiles... yes 21:38:47 [2022-08-23T21:38:47.142Z] #77 186.4 checking whether make supports nested variables... (cached) yes 21:38:47 [2022-08-23T21:38:47.142Z] #77 186.4 checking for pkg-config... /usr/bin/pkg-config 21:38:47 [2022-08-23T21:38:47.142Z] #77 186.5 checking pkg-config is at least version 0.9.0... yes 21:38:47 [2022-08-23T21:38:47.142Z] #77 186.5 checking for yajl >= 2.1.0... yes 21:38:47 [2022-08-23T21:38:47.142Z] #77 186.6 checking for a sed that does not truncate output... (cached) /bin/sed 21:38:47 [2022-08-23T21:38:47.404Z] #77 186.6 checking for gcc... (cached) gcc 21:38:47 [2022-08-23T21:38:47.404Z] #77 186.7 checking whether we are using the GNU C compiler... (cached) yes 21:38:47 [2022-08-23T21:38:47.404Z] #77 186.7 checking whether gcc accepts -g... (cached) yes 21:38:47 [2022-08-23T21:38:47.404Z] #77 186.8 checking for gcc option to accept ISO C89... (cached) none needed 21:38:47 [2022-08-23T21:38:47.404Z] #77 186.8 checking whether gcc understands -c and -o together... (cached) yes 21:38:47 [2022-08-23T21:38:47.404Z] #77 186.8 checking for a Python interpreter with version >= 3... python3 21:38:47 [2022-08-23T21:38:47.404Z] #77 186.8 checking for python3... /usr/bin/python3 21:38:47 [2022-08-23T21:38:47.693Z] #77 186.8 checking for python3 version... 3.9 21:38:47 [2022-08-23T21:38:47.693Z] #77 187.0 checking for python3 platform... linux 21:38:47 [2022-08-23T21:38:47.955Z] #77 187.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 21:38:48 [2022-08-23T21:38:48.122Z] #21 42.22 Unpacking bash-completion (1:2.11-2) ... 21:38:48 [2022-08-23T21:38:48.215Z] #77 187.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 21:38:48 [2022-08-23T21:38:48.215Z] #77 187.6 checking that generated files are newer than configure... done 21:38:48 [2022-08-23T21:38:48.215Z] #77 187.6 configure: creating ./config.status 21:38:48 [2022-08-23T21:38:48.382Z] #21 42.76 Selecting previously unselected package bzip2. 21:38:48 [2022-08-23T21:38:48.382Z] #21 42.77 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.642Z] #21 42.77 Unpacking bzip2 (1.0.8-4) ... 21:38:48 [2022-08-23T21:38:48.642Z] #21 42.88 Selecting previously unselected package xz-utils. 21:38:48 [2022-08-23T21:38:48.642Z] #21 42.90 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.642Z] #21 42.93 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 21:38:48 [2022-08-23T21:38:48.783Z] #77 ... 21:38:48 [2022-08-23T21:38:48.783Z] 21:38:48 [2022-08-23T21:38:48.783Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:38:48 [2022-08-23T21:38:48.783Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:38:48 [2022-08-23T21:38:48.783Z] #21 34.31 debconf: delaying package configuration, since apt-utils is not installed 21:38:48 [2022-08-23T21:38:48.783Z] #21 34.66 Fetched 32.8 MB in 2s (15.2 MB/s) 21:38:48 [2022-08-23T21:38:48.783Z] #21 34.80 Selecting previously unselected package libcap2:amd64. 21:38:48 [2022-08-23T21:38:48.783Z] #21 34.80 (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 ... 24018 files and directories currently installed.) 21:38:48 [2022-08-23T21:38:48.783Z] #21 34.89 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.783Z] #21 34.92 Unpacking libcap2:amd64 (1:2.44-1) ... 21:38:48 [2022-08-23T21:38:48.783Z] #21 35.03 Selecting previously unselected package libargon2-1:amd64. 21:38:48 [2022-08-23T21:38:48.783Z] #21 35.04 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.783Z] #21 35.07 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... 21:38:48 [2022-08-23T21:38:48.783Z] #21 35.21 Selecting previously unselected package libjson-c5:amd64. 21:38:48 [2022-08-23T21:38:48.783Z] #21 35.23 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.783Z] #21 35.24 Unpacking libjson-c5:amd64 (0.15-2) ... 21:38:48 [2022-08-23T21:38:48.783Z] #21 35.46 Selecting previously unselected package libcryptsetup12:amd64. 21:38:48 [2022-08-23T21:38:48.783Z] #21 35.46 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.783Z] #21 35.46 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... 21:38:48 [2022-08-23T21:38:48.783Z] #21 35.78 Selecting previously unselected package libip4tc2:amd64. 21:38:48 [2022-08-23T21:38:48.783Z] #21 35.78 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.783Z] #21 35.79 Unpacking libip4tc2:amd64 (1.8.7-1) ... 21:38:48 [2022-08-23T21:38:48.783Z] #21 35.98 Selecting previously unselected package libkmod2:amd64. 21:38:48 [2022-08-23T21:38:48.783Z] #21 35.98 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.783Z] #21 35.99 Unpacking libkmod2:amd64 (28-1) ... 21:38:48 [2022-08-23T21:38:48.783Z] #21 36.28 Selecting previously unselected package systemd. 21:38:48 [2022-08-23T21:38:48.783Z] #21 36.28 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.783Z] #21 36.47 Unpacking systemd (247.3-7) ... 21:38:48 [2022-08-23T21:38:48.783Z] #21 38.65 Selecting previously unselected package pigz. 21:38:48 [2022-08-23T21:38:48.783Z] #21 38.67 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.783Z] #21 38.67 Unpacking pigz (2.6-1) ... 21:38:48 [2022-08-23T21:38:48.783Z] #21 38.81 Selecting previously unselected package libelf1:amd64. 21:38:48 [2022-08-23T21:38:48.784Z] #21 38.81 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 38.82 Unpacking libelf1:amd64 (0.183-1) ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 39.00 Selecting previously unselected package libbpf0:amd64. 21:38:48 [2022-08-23T21:38:48.784Z] #21 39.00 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 39.01 Unpacking libbpf0:amd64 (1:0.3-2) ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 39.11 Selecting previously unselected package libmnl0:amd64. 21:38:48 [2022-08-23T21:38:48.784Z] #21 39.11 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 39.13 Unpacking libmnl0:amd64 (1.0.4-3) ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 39.18 Selecting previously unselected package libxtables12:amd64. 21:38:48 [2022-08-23T21:38:48.784Z] #21 39.18 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 39.18 Unpacking libxtables12:amd64 (1.8.7-1) ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 39.25 Selecting previously unselected package libcap2-bin. 21:38:48 [2022-08-23T21:38:48.784Z] #21 39.25 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 39.26 Unpacking libcap2-bin (1:2.44-1) ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 39.36 Selecting previously unselected package iproute2. 21:38:48 [2022-08-23T21:38:48.784Z] #21 39.36 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 39.37 Unpacking iproute2 (5.10.0-4) ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 39.97 Selecting previously unselected package xxd. 21:38:48 [2022-08-23T21:38:48.784Z] #21 39.97 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 39.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 40.13 Selecting previously unselected package vim-common. 21:38:48 [2022-08-23T21:38:48.784Z] #21 40.13 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 40.15 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 40.35 Selecting previously unselected package bash-completion. 21:38:48 [2022-08-23T21:38:48.784Z] #21 40.36 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 42.59 Unpacking bash-completion (1:2.11-2) ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 43.21 Selecting previously unselected package bzip2. 21:38:48 [2022-08-23T21:38:48.784Z] #21 43.21 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 43.22 Unpacking bzip2 (1.0.8-4) ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 43.39 Selecting previously unselected package xz-utils. 21:38:48 [2022-08-23T21:38:48.784Z] #21 43.39 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 43.43 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 43.66 Selecting previously unselected package apparmor. 21:38:48 [2022-08-23T21:38:48.784Z] #21 43.67 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 43.76 Unpacking apparmor (2.13.6-10) ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 44.30 Selecting previously unselected package inetutils-ping. 21:38:48 [2022-08-23T21:38:48.784Z] #21 44.30 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 44.32 Unpacking inetutils-ping (2:2.0-1) ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 44.41 Selecting previously unselected package libip6tc2:amd64. 21:38:48 [2022-08-23T21:38:48.784Z] #21 44.42 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 44.43 Unpacking libip6tc2:amd64 (1.8.7-1) ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 44.52 Selecting previously unselected package libnfnetlink0:amd64. 21:38:48 [2022-08-23T21:38:48.784Z] #21 44.52 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 44.52 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 44.60 Selecting previously unselected package libnetfilter-conntrack3:amd64. 21:38:48 [2022-08-23T21:38:48.784Z] #21 44.61 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.784Z] #21 44.61 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... 21:38:48 [2022-08-23T21:38:48.903Z] #21 43.12 Selecting previously unselected package apparmor. 21:38:48 [2022-08-23T21:38:48.903Z] #21 43.13 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... 21:38:48 [2022-08-23T21:38:48.903Z] #21 43.23 Unpacking apparmor (2.13.6-10) ... 21:38:49 [2022-08-23T21:38:49.044Z] #21 44.73 Selecting previously unselected package libnftnl11:amd64. 21:38:49 [2022-08-23T21:38:49.044Z] #21 44.76 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... 21:38:49 [2022-08-23T21:38:49.044Z] #21 44.76 Unpacking libnftnl11:amd64 (1.1.9-1) ... 21:38:49 [2022-08-23T21:38:49.303Z] #21 44.89 Selecting previously unselected package iptables. 21:38:49 [2022-08-23T21:38:49.303Z] #21 44.90 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... 21:38:49 [2022-08-23T21:38:49.303Z] #21 44.91 Unpacking iptables (1.8.7-1) ... 21:38:49 [2022-08-23T21:38:49.379Z] #64 240.9 + bin/containerd 21:38:49 [2022-08-23T21:38:49.562Z] #21 45.39 Selecting previously unselected package libonig5:amd64. 21:38:49 [2022-08-23T21:38:49.677Z] #47 ... 21:38:49 [2022-08-23T21:38:49.677Z] 21:38:49 [2022-08-23T21:38:49.677Z] #77 [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 21:38:49 [2022-08-23T21:38:49.677Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:38:49 [2022-08-23T21:38:49.677Z] #77 196.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o 21:38:49 [2022-08-23T21:38:49.677Z] #77 197.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o 21:38:49 [2022-08-23T21:38:49.677Z] #77 197.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o 21:38:49 [2022-08-23T21:38:49.677Z] #77 197.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o 21:38:49 [2022-08-23T21:38:49.677Z] #77 197.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o 21:38:49 [2022-08-23T21:38:49.677Z] #77 197.6 CC src/crun-crun.o 21:38:49 [2022-08-23T21:38:49.677Z] #77 197.8 CC src/crun-run.o 21:38:49 [2022-08-23T21:38:49.677Z] #77 197.9 CC src/crun-delete.o 21:38:49 [2022-08-23T21:38:49.677Z] #77 197.9 CC src/crun-kill.o 21:38:49 [2022-08-23T21:38:49.677Z] #77 198.1 CC src/crun-pause.o 21:38:49 [2022-08-23T21:38:49.677Z] #77 198.3 CC src/crun-unpause.o 21:38:49 [2022-08-23T21:38:49.677Z] #77 198.5 CC src/crun-spec.o 21:38:49 [2022-08-23T21:38:49.677Z] #77 198.5 CC src/crun-exec.o 21:38:49 [2022-08-23T21:38:49.677Z] #77 198.7 CC src/crun-list.o 21:38:49 [2022-08-23T21:38:49.677Z] #77 198.9 CC src/crun-create.o 21:38:49 [2022-08-23T21:38:49.677Z] #77 199.1 CC src/crun-start.o 21:38:49 [2022-08-23T21:38:49.677Z] #77 199.1 CC src/crun-state.o 21:38:49 [2022-08-23T21:38:49.677Z] #77 199.3 CC src/crun-update.o 21:38:49 [2022-08-23T21:38:49.677Z] #77 199.7 CC src/crun-ps.o 21:38:49 [2022-08-23T21:38:49.677Z] #77 199.7 CC src/crun-checkpoint.o 21:38:49 [2022-08-23T21:38:49.677Z] #77 199.8 CC src/crun-restore.o 21:38:49 [2022-08-23T21:38:49.677Z] #77 200.1 CC src/libcrun/libcrun_la-utils.lo 21:38:49 [2022-08-23T21:38:49.677Z] #77 200.3 CC src/libcrun/libcrun_la-cloned_binary.lo 21:38:49 [2022-08-23T21:38:49.677Z] #77 200.4 CC src/libcrun/libcrun_la-container.lo 21:38:49 [2022-08-23T21:38:49.677Z] #77 200.5 CC src/libcrun/libcrun_la-cgroup.lo 21:38:49 [2022-08-23T21:38:49.677Z] #77 200.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo 21:38:49 [2022-08-23T21:38:49.677Z] #77 200.9 CC src/libcrun/libcrun_la-cgroup-resources.lo 21:38:49 [2022-08-23T21:38:49.677Z] #77 201.1 CC src/libcrun/libcrun_la-cgroup-setup.lo 21:38:49 [2022-08-23T21:38:49.677Z] #77 201.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo 21:38:49 [2022-08-23T21:38:49.677Z] #77 201.5 CC src/libcrun/libcrun_la-cgroup-utils.lo 21:38:49 [2022-08-23T21:38:49.677Z] #77 201.7 CC src/libcrun/libcrun_la-criu.lo 21:38:49 [2022-08-23T21:38:49.677Z] #77 202.0 CC src/libcrun/libcrun_la-custom-handler.lo 21:38:49 [2022-08-23T21:38:49.677Z] #77 202.1 CC src/libcrun/libcrun_la-linux.lo 21:38:49 [2022-08-23T21:38:49.677Z] #77 202.3 CC src/libcrun/libcrun_la-seccomp.lo 21:38:49 [2022-08-23T21:38:49.677Z] #77 202.6 CC src/libcrun/libcrun_la-ebpf.lo 21:38:49 [2022-08-23T21:38:49.677Z] #77 202.7 CC src/libcrun/libcrun_la-error.lo 21:38:49 [2022-08-23T21:38:49.677Z] #77 202.9 CC src/libcrun/libcrun_la-status.lo 21:38:49 [2022-08-23T21:38:49.677Z] #77 203.1 CC src/libcrun/libcrun_la-terminal.lo 21:38:49 [2022-08-23T21:38:49.677Z] #77 203.7 CC src/libcrun/libcrun_la-chroot_realpath.lo 21:38:49 [2022-08-23T21:38:49.677Z] #77 203.7 CC src/libcrun/libcrun_la-signals.lo 21:38:49 [2022-08-23T21:38:49.821Z] #21 45.40 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... 21:38:49 [2022-08-23T21:38:49.821Z] #21 45.41 Unpacking libonig5:amd64 (6.9.6-1.1) ... 21:38:49 [2022-08-23T21:38:49.821Z] #21 45.61 Selecting previously unselected package libjq1:amd64. 21:38:49 [2022-08-23T21:38:49.821Z] #21 45.61 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... 21:38:49 [2022-08-23T21:38:49.821Z] #21 45.61 Unpacking libjq1:amd64 (1.6-2.1) ... 21:38:49 [2022-08-23T21:38:49.844Z] #21 43.88 Selecting previously unselected package inetutils-ping. 21:38:49 [2022-08-23T21:38:49.844Z] #21 43.88 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... 21:38:49 [2022-08-23T21:38:49.844Z] #21 43.89 Unpacking inetutils-ping (2:2.0-1) ... 21:38:49 [2022-08-23T21:38:49.844Z] #21 44.05 Selecting previously unselected package libip6tc2:amd64. 21:38:49 [2022-08-23T21:38:49.844Z] #21 44.07 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... 21:38:49 [2022-08-23T21:38:49.844Z] #21 44.08 Unpacking libip6tc2:amd64 (1.8.7-1) ... 21:38:49 [2022-08-23T21:38:49.844Z] #21 44.17 Selecting previously unselected package libnfnetlink0:amd64. 21:38:49 [2022-08-23T21:38:49.844Z] #21 44.18 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 21:38:49 [2022-08-23T21:38:49.844Z] #21 44.18 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 21:38:49 [2022-08-23T21:38:49.938Z] #77 204.1 CC src/libcrun/libcrun_la-mount_flags.lo 21:38:50 [2022-08-23T21:38:50.080Z] #21 45.75 Selecting previously unselected package jq. 21:38:50 [2022-08-23T21:38:50.080Z] #21 45.77 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... 21:38:50 [2022-08-23T21:38:50.080Z] #21 45.78 Unpacking jq (1.6-2.1) ... 21:38:50 [2022-08-23T21:38:50.080Z] #21 45.88 Selecting previously unselected package libaio1:amd64. 21:38:50 [2022-08-23T21:38:50.080Z] #21 45.90 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... 21:38:50 [2022-08-23T21:38:50.080Z] #21 45.90 Unpacking libaio1:amd64 (0.3.112-9) ... 21:38:50 [2022-08-23T21:38:50.080Z] #21 45.98 Selecting previously unselected package libgpm2:amd64. 21:38:50 [2022-08-23T21:38:50.105Z] #21 44.23 Selecting previously unselected package libnetfilter-conntrack3:amd64. 21:38:50 [2022-08-23T21:38:50.105Z] #21 44.23 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... 21:38:50 [2022-08-23T21:38:50.105Z] #21 44.24 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... 21:38:50 [2022-08-23T21:38:50.105Z] #21 44.35 Selecting previously unselected package libnftnl11:amd64. 21:38:50 [2022-08-23T21:38:50.105Z] #21 44.35 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... 21:38:50 [2022-08-23T21:38:50.105Z] #21 44.39 Unpacking libnftnl11:amd64 (1.1.9-1) ... 21:38:50 [2022-08-23T21:38:50.105Z] #21 44.47 Selecting previously unselected package iptables. 21:38:50 [2022-08-23T21:38:50.339Z] #21 45.98 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... 21:38:50 [2022-08-23T21:38:50.339Z] #21 46.00 Unpacking libgpm2:amd64 (1.20.7-8) ... 21:38:50 [2022-08-23T21:38:50.339Z] #21 46.10 Selecting previously unselected package libicu67:amd64. 21:38:50 [2022-08-23T21:38:50.339Z] #21 46.13 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... 21:38:50 [2022-08-23T21:38:50.339Z] #21 46.14 Unpacking libicu67:amd64 (67.1-7) ... 21:38:50 [2022-08-23T21:38:50.365Z] #21 44.47 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... 21:38:50 [2022-08-23T21:38:50.365Z] #21 44.48 Unpacking iptables (1.8.7-1) ... 21:38:50 [2022-08-23T21:38:50.509Z] #77 204.5 CC src/libcrun/libcrun_la-seccomp_notify.lo 21:38:50 [2022-08-23T21:38:50.597Z] #21 ... 21:38:50 [2022-08-23T21:38:50.598Z] 21:38:50 [2022-08-23T21:38:50.598Z] #77 [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 21:38:50 [2022-08-23T21:38:50.598Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:38:50 [2022-08-23T21:38:50.598Z] #77 190.0 config.status: creating Makefile 21:38:50 [2022-08-23T21:38:50.598Z] #77 190.1 config.status: creating config.h 21:38:50 [2022-08-23T21:38:50.624Z] #21 44.95 Selecting previously unselected package libonig5:amd64. 21:38:50 [2022-08-23T21:38:50.624Z] #21 44.96 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... 21:38:50 [2022-08-23T21:38:50.624Z] #21 44.96 Unpacking libonig5:amd64 (6.9.6-1.1) ... 21:38:50 [2022-08-23T21:38:50.856Z] #77 190.1 config.status: executing libtool commands 21:38:50 [2022-08-23T21:38:50.856Z] #77 190.2 config.status: executing depfiles commands 21:38:50 [2022-08-23T21:38:50.884Z] #21 45.20 Selecting previously unselected package libjq1:amd64. 21:38:50 [2022-08-23T21:38:50.884Z] #21 45.21 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... 21:38:50 [2022-08-23T21:38:50.884Z] #21 45.21 Unpacking libjq1:amd64 (1.6-2.1) ... 21:38:51 [2022-08-23T21:38:51.080Z] #77 205.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo 21:38:51 [2022-08-23T21:38:51.145Z] #21 45.37 Selecting previously unselected package jq. 21:38:51 [2022-08-23T21:38:51.145Z] #21 45.41 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... 21:38:51 [2022-08-23T21:38:51.145Z] #21 45.42 Unpacking jq (1.6-2.1) ... 21:38:51 [2022-08-23T21:38:51.406Z] #21 45.55 Selecting previously unselected package libaio1:amd64. 21:38:51 [2022-08-23T21:38:51.406Z] #21 45.59 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... 21:38:51 [2022-08-23T21:38:51.406Z] #21 45.59 Unpacking libaio1:amd64 (0.3.112-9) ... 21:38:51 [2022-08-23T21:38:51.406Z] #21 45.68 Selecting previously unselected package libgpm2:amd64. 21:38:51 [2022-08-23T21:38:51.406Z] #21 45.70 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... 21:38:51 [2022-08-23T21:38:51.406Z] #21 45.71 Unpacking libgpm2:amd64 (1.20.7-8) ... 21:38:51 [2022-08-23T21:38:51.651Z] #77 205.7 CC src/libcrun/handlers/libcrun_la-krun.lo 21:38:51 [2022-08-23T21:38:51.666Z] #21 45.87 Selecting previously unselected package libicu67:amd64. 21:38:51 [2022-08-23T21:38:51.666Z] #21 45.90 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... 21:38:51 [2022-08-23T21:38:51.666Z] #21 45.91 Unpacking libicu67:amd64 (67.1-7) ... 21:38:51 [2022-08-23T21:38:51.792Z] #77 191.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) 21:38:51 [2022-08-23T21:38:51.792Z] #77 191.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 21:38:52 [2022-08-23T21:38:52.223Z] #77 206.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo 21:38:52 [2022-08-23T21:38:52.315Z] #77 191.5 checking for gcc... gcc 21:38:52 [2022-08-23T21:38:52.484Z] #77 206.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo 21:38:52 [2022-08-23T21:38:52.574Z] #77 191.6 checking whether the C compiler works... yes 21:38:52 [2022-08-23T21:38:52.574Z] #77 191.9 checking for C compiler default output file name... a.out 21:38:52 [2022-08-23T21:38:52.744Z] #77 206.9 CC tests/init.o 21:38:52 [2022-08-23T21:38:52.833Z] #77 191.9 checking for suffix of executables... 21:38:53 [2022-08-23T21:38:53.005Z] #77 207.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o 21:38:53 [2022-08-23T21:38:53.047Z] #21 ... 21:38:53 [2022-08-23T21:38:53.047Z] 21:38:53 [2022-08-23T21:38:53.047Z] #77 [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 21:38:53 [2022-08-23T21:38:53.047Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.0 checking dynamic linker characteristics... GNU/Linux ld.so 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.4 checking how to hardcode library paths into programs... immediate 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.4 checking whether stripping libraries is possible... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.4 checking if libtool supports shared libraries... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.4 checking whether to build shared libraries... no 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.4 checking whether to build static libraries... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.4 checking for a BSD-compatible install... /usr/bin/install -c 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.4 checking whether build environment is sane... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.5 checking for a thread-safe mkdir -p... /bin/mkdir -p 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.5 checking whether make sets $(MAKE)... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.5 checking whether make supports the include directive... yes (GNU style) 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.6 checking whether make supports nested variables... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.6 checking whether UID '0' is supported by ustar format... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.6 checking whether GID '0' is supported by ustar format... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.6 checking how to create a ustar tar archive... gnutar 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.7 checking dependency style of gcc... gcc3 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.8 checking whether to enable maintainer-specific portions of Makefiles... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.8 checking whether make supports nested variables... (cached) yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.8 checking for pkg-config... /usr/bin/pkg-config 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.8 checking pkg-config is at least version 0.9.0... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.8 checking for yajl >= 2.1.0... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.9 checking for a sed that does not truncate output... (cached) /bin/sed 21:38:53 [2022-08-23T21:38:53.047Z] #77 184.9 checking for gcc... (cached) gcc 21:38:53 [2022-08-23T21:38:53.047Z] #77 185.0 checking whether we are using the GNU C compiler... (cached) yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 185.0 checking whether gcc accepts -g... (cached) yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 185.0 checking for gcc option to accept ISO C89... (cached) none needed 21:38:53 [2022-08-23T21:38:53.047Z] #77 185.0 checking whether gcc understands -c and -o together... (cached) yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 185.0 checking for a Python interpreter with version >= 3... python3 21:38:53 [2022-08-23T21:38:53.047Z] #77 185.1 checking for python3... /usr/bin/python3 21:38:53 [2022-08-23T21:38:53.047Z] #77 185.1 checking for python3 version... 3.9 21:38:53 [2022-08-23T21:38:53.047Z] #77 185.1 checking for python3 platform... linux 21:38:53 [2022-08-23T21:38:53.047Z] #77 185.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 21:38:53 [2022-08-23T21:38:53.047Z] #77 185.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 21:38:53 [2022-08-23T21:38:53.047Z] #77 185.6 checking that generated files are newer than configure... done 21:38:53 [2022-08-23T21:38:53.047Z] #77 185.6 configure: creating ./config.status 21:38:53 [2022-08-23T21:38:53.047Z] #77 187.9 config.status: creating Makefile 21:38:53 [2022-08-23T21:38:53.047Z] #77 188.0 config.status: creating config.h 21:38:53 [2022-08-23T21:38:53.047Z] #77 188.0 config.status: executing libtool commands 21:38:53 [2022-08-23T21:38:53.047Z] #77 188.1 config.status: executing depfiles commands 21:38:53 [2022-08-23T21:38:53.047Z] #77 188.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) 21:38:53 [2022-08-23T21:38:53.047Z] #77 188.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 21:38:53 [2022-08-23T21:38:53.047Z] #77 189.1 checking for gcc... gcc 21:38:53 [2022-08-23T21:38:53.047Z] #77 189.2 checking whether the C compiler works... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 189.4 checking for C compiler default output file name... a.out 21:38:53 [2022-08-23T21:38:53.047Z] #77 189.4 checking for suffix of executables... 21:38:53 [2022-08-23T21:38:53.047Z] #77 189.6 checking whether we are cross compiling... no 21:38:53 [2022-08-23T21:38:53.047Z] #77 189.8 checking for suffix of object files... o 21:38:53 [2022-08-23T21:38:53.047Z] #77 190.0 checking whether we are using the GNU C compiler... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 190.2 checking whether gcc accepts -g... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 190.3 checking for gcc option to accept ISO C89... none needed 21:38:53 [2022-08-23T21:38:53.047Z] #77 190.5 checking whether gcc understands -c and -o together... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 190.8 checking for a BSD-compatible install... /usr/bin/install -c 21:38:53 [2022-08-23T21:38:53.047Z] #77 190.8 checking whether build environment is sane... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 190.8 checking for a thread-safe mkdir -p... /bin/mkdir -p 21:38:53 [2022-08-23T21:38:53.047Z] #77 190.8 checking for gawk... no 21:38:53 [2022-08-23T21:38:53.047Z] #77 190.8 checking for mawk... mawk 21:38:53 [2022-08-23T21:38:53.047Z] #77 190.8 checking whether make sets $(MAKE)... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 190.9 checking whether make supports the include directive... yes (GNU style) 21:38:53 [2022-08-23T21:38:53.047Z] #77 190.9 checking whether make supports nested variables... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.0 checking whether UID '0' is supported by ustar format... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.0 checking whether GID '0' is supported by ustar format... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.0 checking how to create a ustar tar archive... gnutar 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.0 checking dependency style of gcc... gcc3 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.3 checking whether to enable maintainer-specific portions of Makefiles... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.3 checking whether make supports nested variables... (cached) yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.3 checking build system type... x86_64-pc-linux-gnu 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.7 checking host system type... x86_64-pc-linux-gnu 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.7 checking how to print strings... printf 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.7 checking for a sed that does not truncate output... /bin/sed 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.7 checking for grep that handles long lines and -e... /bin/grep 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.7 checking for egrep... /bin/grep -E 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.8 checking for fgrep... /bin/grep -F 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.8 checking for ld used by gcc... /usr/bin/ld 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.8 checking if the linker (/usr/bin/ld) is GNU ld... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.9 checking whether ln -s works... yes 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.9 checking the maximum length of command line arguments... 1572864 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.9 checking for /usr/bin/ld option to reload object files... -r 21:38:53 [2022-08-23T21:38:53.047Z] #77 191.9 checking for objdump... objdump 21:38:53 [2022-08-23T21:38:53.047Z] #77 192.0 checking how to recognize dependent libraries... pass_all 21:38:53 [2022-08-23T21:38:53.047Z] #77 192.0 checking for dlltool... no 21:38:53 [2022-08-23T21:38:53.047Z] #77 192.0 checking how to associate runtime and link libraries... printf %s\n 21:38:53 [2022-08-23T21:38:53.047Z] #77 192.0 checking for ar... ar 21:38:53 [2022-08-23T21:38:53.047Z] #77 192.0 checking for archiver @FILE support... @ 21:38:53 [2022-08-23T21:38:53.047Z] #77 192.1 checking for strip... strip 21:38:53 [2022-08-23T21:38:53.091Z] #77 192.1 checking whether we are cross compiling... no 21:38:53 [2022-08-23T21:38:53.091Z] #77 192.4 checking for suffix of object files... o 21:38:53 [2022-08-23T21:38:53.307Z] #77 192.2 checking for ranlib... ranlib 21:38:53 [2022-08-23T21:38:53.351Z] #77 192.5 checking whether we are using the GNU C compiler... yes 21:38:53 [2022-08-23T21:38:53.610Z] #77 192.7 checking whether gcc accepts -g... yes 21:38:53 [2022-08-23T21:38:53.610Z] #77 192.9 checking for gcc option to accept ISO C89... none needed 21:38:53 [2022-08-23T21:38:53.869Z] #77 193.1 checking whether gcc understands -c and -o together... yes 21:38:53 [2022-08-23T21:38:53.869Z] #77 193.3 checking for a BSD-compatible install... /usr/bin/install -c 21:38:53 [2022-08-23T21:38:53.876Z] #77 192.2 checking command to parse /usr/bin/nm -B output from gcc object... ok 21:38:53 [2022-08-23T21:38:53.876Z] #77 192.7 checking for sysroot... no 21:38:53 [2022-08-23T21:38:53.876Z] #77 192.7 checking for a working dd... /bin/dd 21:38:53 [2022-08-23T21:38:53.876Z] #77 192.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 21:38:53 [2022-08-23T21:38:53.876Z] #77 192.8 checking for mt... no 21:38:53 [2022-08-23T21:38:53.876Z] #77 192.8 checking if : is a manifest tool... no 21:38:54 [2022-08-23T21:38:54.128Z] #77 193.3 checking whether build environment is sane... yes 21:38:54 [2022-08-23T21:38:54.128Z] #77 193.4 checking for a thread-safe mkdir -p... /bin/mkdir -p 21:38:54 [2022-08-23T21:38:54.128Z] #77 193.4 checking for gawk... no 21:38:54 [2022-08-23T21:38:54.128Z] #77 193.4 checking for mawk... mawk 21:38:54 [2022-08-23T21:38:54.128Z] #77 193.4 checking whether make sets $(MAKE)... yes 21:38:54 [2022-08-23T21:38:54.128Z] #77 193.4 checking whether make supports the include directive... yes (GNU style) 21:38:54 [2022-08-23T21:38:54.136Z] #77 192.8 checking how to run the C preprocessor... gcc -E 21:38:54 [2022-08-23T21:38:54.386Z] #77 193.5 checking whether make supports nested variables... yes 21:38:54 [2022-08-23T21:38:54.386Z] #77 193.6 checking whether UID '0' is supported by ustar format... yes 21:38:54 [2022-08-23T21:38:54.386Z] #77 193.6 checking whether GID '0' is supported by ustar format... yes 21:38:54 [2022-08-23T21:38:54.386Z] #77 193.6 checking how to create a ustar tar archive... gnutar 21:38:54 [2022-08-23T21:38:54.954Z] #77 193.8 checking dependency style of gcc... gcc3 21:38:54 [2022-08-23T21:38:54.954Z] #77 194.2 checking whether to enable maintainer-specific portions of Makefiles... yes 21:38:54 [2022-08-23T21:38:54.954Z] #77 194.2 checking whether make supports nested variables... (cached) yes 21:38:55 [2022-08-23T21:38:55.073Z] #77 193.1 checking for ANSI C header files... yes 21:38:55 [2022-08-23T21:38:55.333Z] #77 194.1 checking for sys/types.h... yes 21:38:55 [2022-08-23T21:38:55.592Z] #77 194.4 checking for sys/stat.h... yes 21:38:55 [2022-08-23T21:38:55.889Z] #77 194.3 checking build system type... x86_64-pc-linux-gnu 21:38:55 [2022-08-23T21:38:55.889Z] #77 194.9 checking host system type... x86_64-pc-linux-gnu 21:38:55 [2022-08-23T21:38:55.889Z] #77 194.9 checking how to print strings... printf 21:38:55 [2022-08-23T21:38:55.889Z] #77 195.0 checking for a sed that does not truncate output... /bin/sed 21:38:55 [2022-08-23T21:38:55.889Z] #77 195.0 checking for grep that handles long lines and -e... /bin/grep 21:38:55 [2022-08-23T21:38:55.889Z] #77 195.0 checking for egrep... /bin/grep -E 21:38:55 [2022-08-23T21:38:55.889Z] #77 195.0 checking for fgrep... /bin/grep -F 21:38:55 [2022-08-23T21:38:55.889Z] #77 195.1 checking for ld used by gcc... /usr/bin/ld 21:38:55 [2022-08-23T21:38:55.889Z] #77 195.1 checking if the linker (/usr/bin/ld) is GNU ld... yes 21:38:55 [2022-08-23T21:38:55.889Z] #77 195.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 21:38:56 [2022-08-23T21:38:56.111Z] #77 194.8 checking for stdlib.h... yes 21:38:56 [2022-08-23T21:38:56.148Z] #77 195.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm 21:38:56 [2022-08-23T21:38:56.148Z] #77 195.4 checking whether ln -s works... yes 21:38:56 [2022-08-23T21:38:56.148Z] #77 195.4 checking the maximum length of command line arguments... 1572864 21:38:56 [2022-08-23T21:38:56.148Z] #77 195.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 21:38:56 [2022-08-23T21:38:56.148Z] #77 195.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 21:38:56 [2022-08-23T21:38:56.148Z] #77 195.5 checking for /usr/bin/ld option to reload object files... -r 21:38:56 [2022-08-23T21:38:56.148Z] #77 195.5 checking for objdump... objdump 21:38:56 [2022-08-23T21:38:56.148Z] #77 195.5 checking how to recognize dependent libraries... pass_all 21:38:56 [2022-08-23T21:38:56.148Z] #77 195.5 checking for dlltool... no 21:38:56 [2022-08-23T21:38:56.148Z] #77 195.5 checking how to associate runtime and link libraries... printf %s\n 21:38:56 [2022-08-23T21:38:56.148Z] #77 195.5 checking for ar... ar 21:38:56 [2022-08-23T21:38:56.406Z] #77 195.5 checking for archiver @FILE support... @ 21:38:56 [2022-08-23T21:38:56.406Z] #77 195.7 checking for strip... strip 21:38:56 [2022-08-23T21:38:56.406Z] #77 195.7 checking for ranlib... ranlib 21:38:56 [2022-08-23T21:38:56.630Z] #77 195.3 checking for string.h... yes 21:38:56 [2022-08-23T21:38:56.889Z] #77 195.6 checking for memory.h... yes 21:38:57 [2022-08-23T21:38:57.149Z] #77 195.9 checking for strings.h... 21:38:57 [2022-08-23T21:38:57.149Z] #77 ... 21:38:57 [2022-08-23T21:38:57.149Z] 21:38:57 [2022-08-23T21:38:57.149Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:38:57 [2022-08-23T21:38:57.149Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:38:57 [2022-08-23T21:38:57.149Z] #21 51.39 Selecting previously unselected package libinih1:amd64. 21:38:57 [2022-08-23T21:38:57.149Z] #21 51.39 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... 21:38:57 [2022-08-23T21:38:57.149Z] #21 51.41 Unpacking libinih1:amd64 (53-1+b2) ... 21:38:57 [2022-08-23T21:38:57.342Z] #77 195.7 checking command to parse /usr/bin/nm -B output from gcc object... ok 21:38:57 [2022-08-23T21:38:57.342Z] #77 196.6 checking for sysroot... no 21:38:57 [2022-08-23T21:38:57.342Z] #77 196.6 checking for a working dd... /bin/dd 21:38:57 [2022-08-23T21:38:57.342Z] #77 196.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 21:38:57 [2022-08-23T21:38:57.408Z] #21 51.63 Selecting previously unselected package libmicrohttpd12:amd64. 21:38:57 [2022-08-23T21:38:57.408Z] #21 51.64 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... 21:38:57 [2022-08-23T21:38:57.408Z] #21 51.64 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... 21:38:57 [2022-08-23T21:38:57.600Z] #77 196.9 checking for mt... no 21:38:57 [2022-08-23T21:38:57.600Z] #77 196.9 checking if : is a manifest tool... no 21:38:57 [2022-08-23T21:38:57.668Z] #21 51.90 Selecting previously unselected package libnet1:amd64. 21:38:57 [2022-08-23T21:38:57.668Z] #21 51.90 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 21:38:57 [2022-08-23T21:38:57.668Z] #21 51.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 21:38:57 [2022-08-23T21:38:57.859Z] #77 196.9 checking how to run the C preprocessor... gcc -E 21:38:57 [2022-08-23T21:38:57.982Z] #21 52.18 Selecting previously unselected package libnl-3-200:amd64. 21:38:57 [2022-08-23T21:38:57.982Z] #21 52.19 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... 21:38:57 [2022-08-23T21:38:57.982Z] #21 52.20 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 21:38:58 [2022-08-23T21:38:58.273Z] #21 52.32 Selecting previously unselected package libprotobuf-c1:amd64. 21:38:58 [2022-08-23T21:38:58.273Z] #21 52.32 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 21:38:58 [2022-08-23T21:38:58.273Z] #21 52.33 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:38:58 [2022-08-23T21:38:58.536Z] #21 52.57 Selecting previously unselected package libyajl2:amd64. 21:38:58 [2022-08-23T21:38:58.536Z] #21 52.58 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... 21:38:58 [2022-08-23T21:38:58.536Z] #21 52.59 Unpacking libyajl2:amd64 (2.1.0-3) ... 21:38:58 [2022-08-23T21:38:58.536Z] #21 52.76 Selecting previously unselected package net-tools. 21:38:58 [2022-08-23T21:38:58.536Z] #21 52.77 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... 21:38:58 [2022-08-23T21:38:58.536Z] #21 52.77 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 21:38:58 [2022-08-23T21:38:58.806Z] #21 53.05 Selecting previously unselected package patch. 21:38:58 [2022-08-23T21:38:58.806Z] #21 53.08 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... 21:38:58 [2022-08-23T21:38:58.806Z] #21 53.10 Unpacking patch (2.7.6-7) ... 21:38:59 [2022-08-23T21:38:59.080Z] #21 53.38 Selecting previously unselected package python-pip-whl. 21:38:59 [2022-08-23T21:38:59.080Z] #21 53.38 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 21:38:59 [2022-08-23T21:38:59.080Z] #21 53.40 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 21:38:59 [2022-08-23T21:38:59.496Z] #77 197.4 checking for ANSI C header files... yes 21:38:59 [2022-08-23T21:38:59.496Z] #77 198.6 checking for sys/types.h... 21:38:59 [2022-08-23T21:38:59.496Z] #77 ... 21:38:59 [2022-08-23T21:38:59.496Z] 21:38:59 [2022-08-23T21:38:59.496Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:38:59 [2022-08-23T21:38:59.496Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:38:59 [2022-08-23T21:38:59.496Z] #21 51.32 Selecting previously unselected package libinih1:amd64. 21:38:59 [2022-08-23T21:38:59.496Z] #21 51.32 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 51.32 Unpacking libinih1:amd64 (53-1+b2) ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 51.45 Selecting previously unselected package libmicrohttpd12:amd64. 21:38:59 [2022-08-23T21:38:59.496Z] #21 51.46 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 51.47 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 51.65 Selecting previously unselected package libnet1:amd64. 21:38:59 [2022-08-23T21:38:59.496Z] #21 51.65 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 51.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 51.77 Selecting previously unselected package libnl-3-200:amd64. 21:38:59 [2022-08-23T21:38:59.496Z] #21 51.77 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 51.78 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 52.12 Selecting previously unselected package libprotobuf-c1:amd64. 21:38:59 [2022-08-23T21:38:59.496Z] #21 52.13 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 52.16 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 52.30 Selecting previously unselected package libyajl2:amd64. 21:38:59 [2022-08-23T21:38:59.496Z] #21 52.30 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 52.32 Unpacking libyajl2:amd64 (2.1.0-3) ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 52.49 Selecting previously unselected package net-tools. 21:38:59 [2022-08-23T21:38:59.496Z] #21 52.49 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 52.50 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 52.88 Selecting previously unselected package patch. 21:38:59 [2022-08-23T21:38:59.496Z] #21 52.91 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 52.92 Unpacking patch (2.7.6-7) ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 53.20 Selecting previously unselected package python-pip-whl. 21:38:59 [2022-08-23T21:38:59.496Z] #21 53.21 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 53.28 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 54.25 Selecting previously unselected package python3-lib2to3. 21:38:59 [2022-08-23T21:38:59.496Z] #21 54.26 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 54.26 Unpacking python3-lib2to3 (3.9.2-1) ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 54.44 Selecting previously unselected package python3-distutils. 21:38:59 [2022-08-23T21:38:59.496Z] #21 54.45 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 54.45 Unpacking python3-distutils (3.9.2-1) ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 54.70 Selecting previously unselected package python3-pkg-resources. 21:38:59 [2022-08-23T21:38:59.496Z] #21 54.72 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 54.73 Unpacking python3-pkg-resources (52.0.0-4) ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 54.96 Selecting previously unselected package python3-setuptools. 21:38:59 [2022-08-23T21:38:59.496Z] #21 54.97 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... 21:38:59 [2022-08-23T21:38:59.496Z] #21 54.97 Unpacking python3-setuptools (52.0.0-4) ... 21:38:59 [2022-08-23T21:38:59.755Z] #21 55.42 Selecting previously unselected package python3-wheel. 21:38:59 [2022-08-23T21:38:59.755Z] #21 55.44 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... 21:38:59 [2022-08-23T21:38:59.755Z] #21 55.49 Unpacking python3-wheel (0.34.2-1) ... 21:38:59 [2022-08-23T21:38:59.755Z] #21 55.59 Selecting previously unselected package python3-pip. 21:38:59 [2022-08-23T21:38:59.755Z] #21 55.59 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... 21:39:00 [2022-08-23T21:39:00.015Z] #21 55.61 Unpacking python3-pip (20.3.4-4+deb11u1) ... 21:39:00 [2022-08-23T21:39:00.459Z] #21 54.53 Selecting previously unselected package python3-lib2to3. 21:39:00 [2022-08-23T21:39:00.459Z] #21 54.56 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... 21:39:00 [2022-08-23T21:39:00.459Z] #21 54.57 Unpacking python3-lib2to3 (3.9.2-1) ... 21:39:00 [2022-08-23T21:39:00.459Z] #21 54.84 Selecting previously unselected package python3-distutils. 21:39:00 [2022-08-23T21:39:00.459Z] #21 54.86 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... 21:39:00 [2022-08-23T21:39:00.459Z] #21 54.87 Unpacking python3-distutils (3.9.2-1) ... 21:39:00 [2022-08-23T21:39:00.582Z] #21 56.25 Selecting previously unselected package sudo. 21:39:00 [2022-08-23T21:39:00.582Z] #21 56.26 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... 21:39:00 [2022-08-23T21:39:00.582Z] #21 56.26 Unpacking sudo (1.9.5p2-3) ... 21:39:01 [2022-08-23T21:39:01.027Z] #21 55.07 Selecting previously unselected package python3-pkg-resources. 21:39:01 [2022-08-23T21:39:01.027Z] #21 55.07 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... 21:39:01 [2022-08-23T21:39:01.027Z] #21 55.08 Unpacking python3-pkg-resources (52.0.0-4) ... 21:39:01 [2022-08-23T21:39:01.287Z] #21 55.50 Selecting previously unselected package python3-setuptools. 21:39:01 [2022-08-23T21:39:01.287Z] #21 55.50 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... 21:39:01 [2022-08-23T21:39:01.287Z] #21 55.51 Unpacking python3-setuptools (52.0.0-4) ... 21:39:01 [2022-08-23T21:39:01.854Z] #21 56.08 Selecting previously unselected package python3-wheel. 21:39:01 [2022-08-23T21:39:01.854Z] #21 56.08 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... 21:39:01 [2022-08-23T21:39:01.854Z] #21 56.09 Unpacking python3-wheel (0.34.2-1) ... 21:39:01 [2022-08-23T21:39:01.958Z] #21 57.51 Selecting previously unselected package systemd-journal-remote. 21:39:01 [2022-08-23T21:39:01.959Z] #21 57.51 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... 21:39:01 [2022-08-23T21:39:01.959Z] #21 57.54 Unpacking systemd-journal-remote (247.3-7) ... 21:39:02 [2022-08-23T21:39:02.113Z] #21 56.24 Selecting previously unselected package python3-pip. 21:39:02 [2022-08-23T21:39:02.113Z] #21 56.24 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... 21:39:02 [2022-08-23T21:39:02.113Z] #21 56.25 Unpacking python3-pip (20.3.4-4+deb11u1) ... 21:39:02 [2022-08-23T21:39:02.217Z] #21 57.86 Selecting previously unselected package thin-provisioning-tools. 21:39:02 [2022-08-23T21:39:02.217Z] #21 57.88 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... 21:39:02 [2022-08-23T21:39:02.217Z] #21 57.90 Unpacking thin-provisioning-tools (0.9.0-1) ... 21:39:02 [2022-08-23T21:39:02.374Z] #21 56.70 Selecting previously unselected package sudo. 21:39:02 [2022-08-23T21:39:02.374Z] #21 56.71 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... 21:39:02 [2022-08-23T21:39:02.633Z] #21 56.74 Unpacking sudo (1.9.5p2-3) ... 21:39:02 [2022-08-23T21:39:02.784Z] #21 58.49 Selecting previously unselected package uidmap. 21:39:02 [2022-08-23T21:39:02.784Z] #21 58.49 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... 21:39:02 [2022-08-23T21:39:02.784Z] #21 58.49 Unpacking uidmap (1:4.8.1-1) ... 21:39:03 [2022-08-23T21:39:03.043Z] #21 58.79 Selecting previously unselected package vim-runtime. 21:39:03 [2022-08-23T21:39:03.043Z] #21 58.79 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 21:39:03 [2022-08-23T21:39:03.043Z] #21 58.84 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 21:39:03 [2022-08-23T21:39:03.043Z] #21 58.89 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 21:39:03 [2022-08-23T21:39:03.043Z] #21 58.90 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 21:39:03 [2022-08-23T21:39:03.220Z] #21 57.55 Selecting previously unselected package systemd-journal-remote. 21:39:03 [2022-08-23T21:39:03.479Z] #21 57.56 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... 21:39:03 [2022-08-23T21:39:03.479Z] #21 57.56 Unpacking systemd-journal-remote (247.3-7) ... 21:39:03 [2022-08-23T21:39:03.479Z] #21 57.78 Selecting previously unselected package thin-provisioning-tools. 21:39:03 [2022-08-23T21:39:03.479Z] #21 57.79 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... 21:39:03 [2022-08-23T21:39:03.479Z] #21 57.79 Unpacking thin-provisioning-tools (0.9.0-1) ... 21:39:04 [2022-08-23T21:39:04.048Z] #21 58.18 Selecting previously unselected package uidmap. 21:39:04 [2022-08-23T21:39:04.048Z] #21 58.19 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... 21:39:04 [2022-08-23T21:39:04.048Z] #21 58.20 Unpacking uidmap (1:4.8.1-1) ... 21:39:04 [2022-08-23T21:39:04.048Z] #21 58.39 Selecting previously unselected package vim-runtime. 21:39:04 [2022-08-23T21:39:04.048Z] #21 58.40 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 21:39:04 [2022-08-23T21:39:04.309Z] #21 58.48 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 21:39:04 [2022-08-23T21:39:04.309Z] #21 58.55 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 21:39:04 [2022-08-23T21:39:04.309Z] #21 58.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 21:39:05 [2022-08-23T21:39:05.585Z] #21 ... 21:39:05 [2022-08-23T21:39:05.585Z] 21:39:05 [2022-08-23T21:39:05.585Z] #77 [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 21:39:05 [2022-08-23T21:39:05.585Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:39:05 [2022-08-23T21:39:05.585Z] #77 198.6 checking for sys/types.h... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 198.8 checking for sys/stat.h... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 199.0 checking for stdlib.h... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 199.2 checking for string.h... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 199.4 checking for memory.h... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 199.7 checking for strings.h... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 200.0 checking for inttypes.h... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 200.4 checking for stdint.h... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 200.7 checking for unistd.h... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 201.1 checking for dlfcn.h... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 201.4 checking for objdir... .libs 21:39:05 [2022-08-23T21:39:05.585Z] #77 201.9 checking if gcc supports -fno-rtti -fno-exceptions... no 21:39:05 [2022-08-23T21:39:05.585Z] #77 202.2 checking for gcc option to produce PIC... -fPIC -DPIC 21:39:05 [2022-08-23T21:39:05.585Z] #77 202.2 checking if gcc PIC flag -fPIC -DPIC works... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 202.4 checking if gcc static flag -static works... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 202.9 checking if gcc supports -c -o file.o... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 203.1 checking if gcc supports -c -o file.o... (cached) yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 203.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 203.2 checking dynamic linker characteristics... GNU/Linux ld.so 21:39:05 [2022-08-23T21:39:05.585Z] #77 203.6 checking how to hardcode library paths into programs... immediate 21:39:05 [2022-08-23T21:39:05.585Z] #77 203.6 checking whether stripping libraries is possible... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 203.7 checking if libtool supports shared libraries... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 203.7 checking whether to build shared libraries... no 21:39:05 [2022-08-23T21:39:05.585Z] #77 203.7 checking whether to build static libraries... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 203.7 checking float.h usability... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 203.9 checking float.h presence... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 204.0 checking for float.h... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 204.0 checking limits.h usability... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 204.3 checking limits.h presence... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 204.4 checking for limits.h... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 204.5 checking stddef.h usability... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 204.7 checking stddef.h presence... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 204.8 checking for stddef.h... yes 21:39:05 [2022-08-23T21:39:05.585Z] #77 204.9 checking for stdlib.h... (cached) yes 21:39:05 [2022-08-23T21:39:05.844Z] #77 205.0 checking for string.h... (cached) yes 21:39:06 [2022-08-23T21:39:06.102Z] #77 205.1 checking sys/time.h usability... yes 21:39:06 [2022-08-23T21:39:06.102Z] #77 205.4 checking sys/time.h presence... yes 21:39:06 [2022-08-23T21:39:06.361Z] #77 205.6 checking for sys/time.h... yes 21:39:06 [2022-08-23T21:39:06.620Z] #77 205.6 checking for inline... inline 21:39:06 [2022-08-23T21:39:06.877Z] #77 205.8 checking for size_t... yes 21:39:07 [2022-08-23T21:39:07.135Z] #77 206.3 checking for stdlib.h... (cached) yes 21:39:07 [2022-08-23T21:39:07.392Z] #77 206.3 checking for GNU libc compatible malloc... yes 21:39:07 [2022-08-23T21:39:07.392Z] #77 206.8 checking for stdlib.h... (cached) yes 21:39:07 [2022-08-23T21:39:07.600Z] #21 ... 21:39:07 [2022-08-23T21:39:07.600Z] 21:39:07 [2022-08-23T21:39:07.600Z] #77 [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 21:39:07 [2022-08-23T21:39:07.600Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:39:07 [2022-08-23T21:39:07.600Z] #77 195.9 checking for strings.h... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 196.3 checking for inttypes.h... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 196.7 checking for stdint.h... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 197.1 checking for unistd.h... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 197.5 checking for dlfcn.h... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 197.8 checking for objdir... .libs 21:39:07 [2022-08-23T21:39:07.600Z] #77 198.4 checking if gcc supports -fno-rtti -fno-exceptions... no 21:39:07 [2022-08-23T21:39:07.600Z] #77 198.5 checking for gcc option to produce PIC... -fPIC -DPIC 21:39:07 [2022-08-23T21:39:07.600Z] #77 198.5 checking if gcc PIC flag -fPIC -DPIC works... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 198.7 checking if gcc static flag -static works... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 199.2 checking if gcc supports -c -o file.o... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 199.5 checking if gcc supports -c -o file.o... (cached) yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 199.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 199.6 checking dynamic linker characteristics... GNU/Linux ld.so 21:39:07 [2022-08-23T21:39:07.600Z] #77 200.2 checking how to hardcode library paths into programs... immediate 21:39:07 [2022-08-23T21:39:07.600Z] #77 200.2 checking whether stripping libraries is possible... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 200.2 checking if libtool supports shared libraries... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 200.2 checking whether to build shared libraries... no 21:39:07 [2022-08-23T21:39:07.600Z] #77 200.2 checking whether to build static libraries... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 200.3 checking float.h usability... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 200.6 checking float.h presence... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 200.6 checking for float.h... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 200.8 checking limits.h usability... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 201.0 checking limits.h presence... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 201.2 checking for limits.h... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 201.3 checking stddef.h usability... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 201.5 checking stddef.h presence... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 201.6 checking for stddef.h... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 201.6 checking for stdlib.h... (cached) yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 201.6 checking for string.h... (cached) yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 201.7 checking sys/time.h usability... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 201.9 checking sys/time.h presence... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 202.0 checking for sys/time.h... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 202.1 checking for inline... inline 21:39:07 [2022-08-23T21:39:07.600Z] #77 202.3 checking for size_t... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 203.0 checking for stdlib.h... (cached) yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 203.1 checking for GNU libc compatible malloc... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 203.4 checking for stdlib.h... (cached) yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 203.4 checking for GNU libc compatible realloc... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 203.8 checking for working strtod... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 204.3 checking for gettimeofday... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 204.8 checking for memset... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 205.3 checking for strspn... yes 21:39:07 [2022-08-23T21:39:07.600Z] #77 206.0 checking that generated files are newer than configure... done 21:39:07 [2022-08-23T21:39:07.600Z] #77 206.0 configure: creating ./config.status 21:39:07 [2022-08-23T21:39:07.957Z] #77 206.8 checking for GNU libc compatible realloc... yes 21:39:08 [2022-08-23T21:39:08.215Z] #77 207.0 checking for working strtod... yes 21:39:08 [2022-08-23T21:39:08.472Z] #77 207.5 checking for gettimeofday... yes 21:39:08 [2022-08-23T21:39:08.731Z] #77 207.8 checking for memset... 21:39:08 [2022-08-23T21:39:08.731Z] #77 ... 21:39:08 [2022-08-23T21:39:08.731Z] 21:39:08 [2022-08-23T21:39:08.731Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:39:08 [2022-08-23T21:39:08.731Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:39:08 [2022-08-23T21:39:08.731Z] #21 64.41 Selecting previously unselected package vim. 21:39:08 [2022-08-23T21:39:08.731Z] #21 64.43 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... 21:39:08 [2022-08-23T21:39:08.731Z] #21 64.45 Unpacking vim (2:8.2.2434-3+deb11u1) ... 21:39:09 [2022-08-23T21:39:09.504Z] #77 ... 21:39:09 [2022-08-23T21:39:09.504Z] 21:39:09 [2022-08-23T21:39:09.504Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:39:09 [2022-08-23T21:39:09.504Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:39:09 [2022-08-23T21:39:09.504Z] #21 63.66 Selecting previously unselected package vim. 21:39:09 [2022-08-23T21:39:09.504Z] #21 63.67 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... 21:39:09 [2022-08-23T21:39:09.504Z] #21 63.71 Unpacking vim (2:8.2.2434-3+deb11u1) ... 21:39:10 [2022-08-23T21:39:10.117Z] #21 65.51 Selecting previously unselected package xfsprogs. 21:39:10 [2022-08-23T21:39:10.117Z] #21 65.54 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... 21:39:10 [2022-08-23T21:39:10.117Z] #21 65.54 Unpacking xfsprogs (5.10.0-4) ... 21:39:10 [2022-08-23T21:39:10.440Z] #21 64.59 Selecting previously unselected package xfsprogs. 21:39:10 [2022-08-23T21:39:10.440Z] #21 64.60 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... 21:39:10 [2022-08-23T21:39:10.440Z] #21 64.61 Unpacking xfsprogs (5.10.0-4) ... 21:39:11 [2022-08-23T21:39:11.008Z] #21 65.32 Selecting previously unselected package zip. 21:39:11 [2022-08-23T21:39:11.054Z] #21 66.54 Selecting previously unselected package zip. 21:39:11 [2022-08-23T21:39:11.054Z] #21 66.55 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... 21:39:11 [2022-08-23T21:39:11.054Z] #21 66.55 Unpacking zip (3.0-12) ... 21:39:11 [2022-08-23T21:39:11.054Z] #21 66.79 Selecting previously unselected package zstd. 21:39:11 [2022-08-23T21:39:11.054Z] #21 66.81 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... 21:39:11 [2022-08-23T21:39:11.054Z] #21 66.85 Unpacking zstd (1.4.8+dfsg-2.1) ... 21:39:11 [2022-08-23T21:39:11.266Z] #21 65.34 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... 21:39:11 [2022-08-23T21:39:11.266Z] #21 65.34 Unpacking zip (3.0-12) ... 21:39:11 [2022-08-23T21:39:11.529Z] #21 65.68 Selecting previously unselected package zstd. 21:39:11 [2022-08-23T21:39:11.529Z] #21 65.69 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... 21:39:11 [2022-08-23T21:39:11.529Z] #21 65.72 Unpacking zstd (1.4.8+dfsg-2.1) ... 21:39:11 [2022-08-23T21:39:11.989Z] #21 67.69 Setting up python3-pkg-resources (52.0.0-4) ... 21:39:12 [2022-08-23T21:39:12.097Z] #21 66.27 Setting up python3-pkg-resources (52.0.0-4) ... 21:39:13 [2022-08-23T21:39:13.368Z] #21 69.04 Setting up libip4tc2:amd64 (1.8.7-1) ... 21:39:13 [2022-08-23T21:39:13.368Z] #21 69.05 Setting up net-tools (1.60+git20181103.0eebece-1) ... 21:39:13 [2022-08-23T21:39:13.368Z] #21 69.06 Setting up libgpm2:amd64 (1.20.7-8) ... 21:39:13 [2022-08-23T21:39:13.368Z] #21 69.07 Setting up libicu67:amd64 (67.1-7) ... 21:39:13 [2022-08-23T21:39:13.368Z] #21 69.09 Setting up libip6tc2:amd64 (1.8.7-1) ... 21:39:13 [2022-08-23T21:39:13.368Z] #21 69.10 Setting up libinih1:amd64 (53-1+b2) ... 21:39:13 [2022-08-23T21:39:13.368Z] #21 69.13 Setting up libargon2-1:amd64 (0~20171227-0.2) ... 21:39:13 [2022-08-23T21:39:13.368Z] #21 69.14 Setting up uidmap (1:4.8.1-1) ... 21:39:13 [2022-08-23T21:39:13.368Z] #21 69.18 Setting up libyajl2:amd64 (2.1.0-3) ... 21:39:13 [2022-08-23T21:39:13.368Z] #21 69.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 21:39:13 [2022-08-23T21:39:13.368Z] #21 69.21 Setting up bzip2 (1.0.8-4) ... 21:39:13 [2022-08-23T21:39:13.368Z] #21 69.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:39:13 [2022-08-23T21:39:13.480Z] #21 67.78 Setting up libip4tc2:amd64 (1.8.7-1) ... 21:39:13 [2022-08-23T21:39:13.627Z] #21 69.26 Setting up python3-wheel (0.34.2-1) ... 21:39:13 [2022-08-23T21:39:13.740Z] #21 67.80 Setting up net-tools (1.60+git20181103.0eebece-1) ... 21:39:13 [2022-08-23T21:39:13.740Z] #21 67.80 Setting up libgpm2:amd64 (1.20.7-8) ... 21:39:13 [2022-08-23T21:39:13.740Z] #21 67.83 Setting up libicu67:amd64 (67.1-7) ... 21:39:13 [2022-08-23T21:39:13.740Z] #21 67.83 Setting up libip6tc2:amd64 (1.8.7-1) ... 21:39:13 [2022-08-23T21:39:13.740Z] #21 67.87 Setting up libinih1:amd64 (53-1+b2) ... 21:39:13 [2022-08-23T21:39:13.740Z] #21 67.92 Setting up libargon2-1:amd64 (0~20171227-0.2) ... 21:39:13 [2022-08-23T21:39:13.740Z] #21 67.94 Setting up uidmap (1:4.8.1-1) ... 21:39:13 [2022-08-23T21:39:13.740Z] #21 67.97 Setting up libyajl2:amd64 (2.1.0-3) ... 21:39:13 [2022-08-23T21:39:13.740Z] #21 68.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 21:39:13 [2022-08-23T21:39:13.999Z] #21 68.04 Setting up bzip2 (1.0.8-4) ... 21:39:13 [2022-08-23T21:39:13.999Z] #21 68.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 21:39:13 [2022-08-23T21:39:13.999Z] #21 68.11 Setting up python3-wheel (0.34.2-1) ... 21:39:14 [2022-08-23T21:39:14.563Z] #21 70.32 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... 21:39:14 [2022-08-23T21:39:14.563Z] #21 70.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... 21:39:14 [2022-08-23T21:39:14.563Z] #21 70.36 Setting up libcap2:amd64 (1:2.44-1) ... 21:39:14 [2022-08-23T21:39:14.563Z] #21 70.38 Setting up libcap2-bin (1:2.44-1) ... 21:39:14 [2022-08-23T21:39:14.563Z] #21 70.39 Setting up apparmor (2.13.6-10) ... 21:39:14 [2022-08-23T21:39:14.830Z] #21 68.90 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... 21:39:14 [2022-08-23T21:39:14.830Z] #21 68.92 Setting up xxd (2:8.2.2434-3+deb11u1) ... 21:39:14 [2022-08-23T21:39:14.830Z] #21 68.94 Setting up libcap2:amd64 (1:2.44-1) ... 21:39:14 [2022-08-23T21:39:14.830Z] #21 68.96 Setting up libcap2-bin (1:2.44-1) ... 21:39:14 [2022-08-23T21:39:14.830Z] #21 68.98 Setting up apparmor (2.13.6-10) ... 21:39:16 [2022-08-23T21:39:16.728Z] #21 72.31 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:39:16 [2022-08-23T21:39:16.728Z] #21 72.39 Setting up zip (3.0-12) ... 21:39:16 [2022-08-23T21:39:16.728Z] #21 72.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 21:39:16 [2022-08-23T21:39:16.728Z] #21 72.44 Setting up bash-completion (1:2.11-2) ... 21:39:17 [2022-08-23T21:39:17.370Z] #21 71.21 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:39:17 [2022-08-23T21:39:17.370Z] #21 71.26 Setting up zip (3.0-12) ... 21:39:17 [2022-08-23T21:39:17.370Z] #21 71.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 21:39:17 [2022-08-23T21:39:17.370Z] #21 71.30 Setting up bash-completion (1:2.11-2) ... 21:39:19 [2022-08-23T21:39:19.263Z] #21 ... 21:39:19 [2022-08-23T21:39:19.263Z] 21:39:19 [2022-08-23T21:39:19.263Z] #77 [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 21:39:19 [2022-08-23T21:39:19.263Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:39:19 [2022-08-23T21:39:19.263Z] #77 207.8 checking for memset... yes 21:39:19 [2022-08-23T21:39:19.263Z] #77 208.2 checking for strspn... yes 21:39:19 [2022-08-23T21:39:19.263Z] #77 208.6 checking that generated files are newer than configure... done 21:39:19 [2022-08-23T21:39:19.263Z] #77 208.6 configure: creating ./config.status 21:39:19 [2022-08-23T21:39:19.263Z] #77 212.8 config.status: creating Makefile 21:39:19 [2022-08-23T21:39:19.263Z] #77 212.9 config.status: creating config.h 21:39:19 [2022-08-23T21:39:19.263Z] #77 213.0 config.status: executing depfiles commands 21:39:19 [2022-08-23T21:39:19.263Z] #77 213.3 config.status: executing libtool commands 21:39:19 [2022-08-23T21:39:19.263Z] #77 214.6 GEN .version 21:39:19 [2022-08-23T21:39:19.263Z] #77 214.7 make install-recursive 21:39:19 [2022-08-23T21:39:19.263Z] #77 214.7 make[1]: Entering directory '/tmp/crun-build' 21:39:19 [2022-08-23T21:39:19.263Z] #77 214.9 Making install in libocispec 21:39:19 [2022-08-23T21:39:19.263Z] #77 214.9 make[2]: Entering directory '/tmp/crun-build/libocispec' 21:39:19 [2022-08-23T21:39:19.263Z] #77 215.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema 21:39:19 [2022-08-23T21:39:19.263Z] #77 215.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema 21:39:19 [2022-08-23T21:39:19.263Z] #77 215.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems 21:39:19 [2022-08-23T21:39:19.263Z] #77 215.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic 21:39:19 [2022-08-23T21:39:19.263Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 216.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 216.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 216.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 216.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 216.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 216.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 216.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.2 make install-recursive 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.2 make[3]: Entering directory '/tmp/crun-build/libocispec' 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.3 Making install in yajl 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.4 CC verify/json_verify-json_verify.o 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.4 CC src/libyajl_la-yajl_alloc.lo 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.4 CC src/libyajl_la-yajl.lo 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.5 CC src/libyajl_la-yajl_gen.lo 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.5 CC src/libyajl_la-yajl_parser.lo 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.5 CC src/libyajl_la-yajl_buf.lo 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.5 CC src/libyajl_la-yajl_encode.lo 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.5 CC src/libyajl_la-yajl_lex.lo 21:39:19 [2022-08-23T21:39:19.263Z] #77 218.5 CC src/libyajl_la-yajl_tree.lo 21:39:19 [2022-08-23T21:39:19.278Z] #21 ... 21:39:19 [2022-08-23T21:39:19.278Z] 21:39:19 [2022-08-23T21:39:19.278Z] #77 [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 21:39:19 [2022-08-23T21:39:19.278Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:39:19 [2022-08-23T21:39:19.278Z] #77 211.5 config.status: creating Makefile 21:39:19 [2022-08-23T21:39:19.278Z] #77 211.7 config.status: creating config.h 21:39:19 [2022-08-23T21:39:19.278Z] #77 211.8 config.status: executing depfiles commands 21:39:19 [2022-08-23T21:39:19.278Z] #77 212.2 config.status: executing libtool commands 21:39:19 [2022-08-23T21:39:19.278Z] #77 213.6 GEN .version 21:39:19 [2022-08-23T21:39:19.278Z] #77 213.7 make install-recursive 21:39:19 [2022-08-23T21:39:19.278Z] #77 213.7 make[1]: Entering directory '/tmp/crun-build' 21:39:19 [2022-08-23T21:39:19.278Z] #77 213.9 Making install in libocispec 21:39:19 [2022-08-23T21:39:19.278Z] #77 213.9 make[2]: Entering directory '/tmp/crun-build/libocispec' 21:39:19 [2022-08-23T21:39:19.278Z] #77 214.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema 21:39:19 [2022-08-23T21:39:19.278Z] #77 214.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema 21:39:19 [2022-08-23T21:39:19.278Z] #77 214.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems 21:39:19 [2022-08-23T21:39:19.278Z] #77 214.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic 21:39:19 [2022-08-23T21:39:19.278Z] #77 215.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 215.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 215.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 215.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 215.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 215.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 215.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 215.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 215.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.1 make install-recursive 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.1 make[3]: Entering directory '/tmp/crun-build/libocispec' 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.3 Making install in yajl 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.4 CC verify/json_verify-json_verify.o 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.4 CC src/libyajl_la-yajl_alloc.lo 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.4 CC src/libyajl_la-yajl.lo 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.4 CC src/libyajl_la-yajl_gen.lo 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.4 CC src/libyajl_la-yajl_parser.lo 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.4 CC src/libyajl_la-yajl_buf.lo 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.5 CC src/libyajl_la-yajl_encode.lo 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.5 CC src/libyajl_la-yajl_lex.lo 21:39:19 [2022-08-23T21:39:19.278Z] #77 217.6 CC src/libyajl_la-yajl_tree.lo 21:39:19 [2022-08-23T21:39:19.583Z] #77 ... 21:39:19 [2022-08-23T21:39:19.583Z] 21:39:19 [2022-08-23T21:39:19.583Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:39:19 [2022-08-23T21:39:19.583Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef 21:39:19 [2022-08-23T21:39:19.583Z] #47 DONE 281.6s 21:39:19 [2022-08-23T21:39:19.583Z] 21:39:19 [2022-08-23T21:39:19.583Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:39:19 [2022-08-23T21:39:19.583Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:39:19 [2022-08-23T21:39:19.583Z] #55 ... 21:39:19 [2022-08-23T21:39:19.583Z] 21:39:19 [2022-08-23T21:39:19.583Z] #77 [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 21:39:19 [2022-08-23T21:39:19.583Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:39:19 [2022-08-23T21:39:19.583Z] #77 230.9 CCLD tests/init 21:39:20 [2022-08-23T21:39:20.201Z] #77 ... 21:39:20 [2022-08-23T21:39:20.201Z] 21:39:20 [2022-08-23T21:39:20.201Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:39:20 [2022-08-23T21:39:20.201Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:39:20 [2022-08-23T21:39:20.201Z] #21 75.95 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 21:39:20 [2022-08-23T21:39:20.201Z] #21 75.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 21:39:20 [2022-08-23T21:39:20.201Z] #21 75.98 Setting up libmnl0:amd64 (1.0.4-3) ... 21:39:20 [2022-08-23T21:39:20.201Z] #21 76.00 Setting up patch (2.7.6-7) ... 21:39:20 [2022-08-23T21:39:20.201Z] #21 76.01 Setting up sudo (1.9.5p2-3) ... 21:39:20 [2022-08-23T21:39:20.460Z] #21 76.12 invoke-rc.d: could not determine current runlevel 21:39:20 [2022-08-23T21:39:20.460Z] #21 76.14 invoke-rc.d: policy-rc.d denied execution of start. 21:39:20 [2022-08-23T21:39:20.460Z] #21 76.15 Setting up xfsprogs (5.10.0-4) ... 21:39:20 [2022-08-23T21:39:20.460Z] #21 76.17 System has not been booted with systemd as init system (PID 1). Can't operate. 21:39:20 [2022-08-23T21:39:20.460Z] #21 76.17 Failed to connect to bus: Host is down 21:39:20 [2022-08-23T21:39:20.460Z] #21 76.18 Setting up libxtables12:amd64 (1.8.7-1) ... 21:39:20 [2022-08-23T21:39:20.460Z] #21 76.20 Setting up inetutils-ping (2:2.0-1) ... 21:39:20 [2022-08-23T21:39:20.460Z] #21 76.21 Setting up pigz (2.6-1) ... 21:39:20 [2022-08-23T21:39:20.460Z] #21 76.22 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 21:39:20 [2022-08-23T21:39:20.460Z] #21 76.23 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 21:39:20 [2022-08-23T21:39:20.460Z] #21 76.24 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 21:39:20 [2022-08-23T21:39:20.460Z] #21 76.25 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 21:39:20 [2022-08-23T21:39:20.658Z] #77 ... 21:39:20 [2022-08-23T21:39:20.658Z] 21:39:20 [2022-08-23T21:39:20.658Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:39:20 [2022-08-23T21:39:20.658Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:39:20 [2022-08-23T21:39:20.658Z] #21 74.56 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 21:39:20 [2022-08-23T21:39:20.658Z] #21 74.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 21:39:20 [2022-08-23T21:39:20.658Z] #21 74.60 Setting up libmnl0:amd64 (1.0.4-3) ... 21:39:20 [2022-08-23T21:39:20.658Z] #21 74.63 Setting up patch (2.7.6-7) ... 21:39:20 [2022-08-23T21:39:20.658Z] #21 74.64 Setting up sudo (1.9.5p2-3) ... 21:39:20 [2022-08-23T21:39:20.658Z] #21 74.74 invoke-rc.d: could not determine current runlevel 21:39:20 [2022-08-23T21:39:20.658Z] #21 74.76 invoke-rc.d: policy-rc.d denied execution of start. 21:39:20 [2022-08-23T21:39:20.658Z] #21 74.78 Setting up xfsprogs (5.10.0-4) ... 21:39:20 [2022-08-23T21:39:20.658Z] #21 74.80 System has not been booted with systemd as init system (PID 1). Can't operate. 21:39:20 [2022-08-23T21:39:20.658Z] #21 74.80 Failed to connect to bus: Host is down 21:39:20 [2022-08-23T21:39:20.658Z] #21 74.81 Setting up libxtables12:amd64 (1.8.7-1) ... 21:39:20 [2022-08-23T21:39:20.658Z] #21 74.82 Setting up inetutils-ping (2:2.0-1) ... 21:39:20 [2022-08-23T21:39:20.658Z] #21 74.85 Setting up pigz (2.6-1) ... 21:39:20 [2022-08-23T21:39:20.658Z] #21 74.87 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 21:39:20 [2022-08-23T21:39:20.658Z] #21 74.88 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 21:39:20 [2022-08-23T21:39:20.658Z] #21 74.91 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 21:39:20 [2022-08-23T21:39:20.658Z] #21 74.93 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 21:39:22 [2022-08-23T21:39:22.365Z] #21 77.99 Setting up libaio1:amd64 (0.3.112-9) ... 21:39:22 [2022-08-23T21:39:22.365Z] #21 78.00 Setting up python3-lib2to3 (3.9.2-1) ... 21:39:22 [2022-08-23T21:39:22.575Z] #21 76.55 Setting up libaio1:amd64 (0.3.112-9) ... 21:39:22 [2022-08-23T21:39:22.575Z] #21 76.57 Setting up python3-lib2to3 (3.9.2-1) ... 21:39:22 [2022-08-23T21:39:22.887Z] #77 ... 21:39:22 [2022-08-23T21:39:22.887Z] 21:39:22 [2022-08-23T21:39:22.887Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ 21:39:22 [2022-08-23T21:39:22.887Z] #48 sha256:5f1178c9f948564e1a9a430daa7402419c64d22cecd4931908b922b8c0780fe1 21:39:22 [2022-08-23T21:39:22.887Z] #48 DONE 0.6s 21:39:22 [2022-08-23T21:39:22.887Z] 21:39:22 [2022-08-23T21:39:22.887Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ 21:39:22 [2022-08-23T21:39:22.887Z] #52 sha256:1b9852bcbb9611c4f5998c9bd6b9e064d7cba77cb6040cd6e9cd0c6eaa125685 21:39:22 [2022-08-23T21:39:22.887Z] #52 DONE 0.0s 21:39:22 [2022-08-23T21:39:22.887Z] 21:39:22 [2022-08-23T21:39:22.887Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ 21:39:22 [2022-08-23T21:39:22.887Z] #54 sha256:522a5e270cea85510c19227d9e74904ea72976aa03e5edf1c3aaf5643c448194 21:39:22 [2022-08-23T21:39:22.887Z] #54 DONE 0.1s 21:39:22 [2022-08-23T21:39:22.887Z] 21:39:22 [2022-08-23T21:39:22.887Z] #77 [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 21:39:22 [2022-08-23T21:39:22.887Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:39:22 [2022-08-23T21:39:22.932Z] #21 78.81 Setting up libelf1:amd64 (0.183-1) ... 21:39:22 [2022-08-23T21:39:22.932Z] #21 78.82 Setting up libjson-c5:amd64 (0.15-2) ... 21:39:23 [2022-08-23T21:39:23.143Z] #21 77.33 Setting up libelf1:amd64 (0.183-1) ... 21:39:23 [2022-08-23T21:39:23.143Z] #21 77.35 Setting up libjson-c5:amd64 (0.15-2) ... 21:39:23 [2022-08-23T21:39:23.143Z] #21 77.36 Setting up zstd (1.4.8+dfsg-2.1) ... 21:39:23 [2022-08-23T21:39:23.143Z] #21 77.37 Setting up libonig5:amd64 (6.9.6-1.1) ... 21:39:23 [2022-08-23T21:39:23.143Z] #21 77.39 Setting up libkmod2:amd64 (28-1) ... 21:39:23 [2022-08-23T21:39:23.143Z] #21 77.40 Setting up python3-distutils (3.9.2-1) ... 21:39:23 [2022-08-23T21:39:23.190Z] #21 78.84 Setting up zstd (1.4.8+dfsg-2.1) ... 21:39:23 [2022-08-23T21:39:23.190Z] #21 78.85 Setting up libonig5:amd64 (6.9.6-1.1) ... 21:39:23 [2022-08-23T21:39:23.190Z] #21 78.86 Setting up libkmod2:amd64 (28-1) ... 21:39:23 [2022-08-23T21:39:23.191Z] #21 78.87 Setting up python3-distutils (3.9.2-1) ... 21:39:24 [2022-08-23T21:39:24.126Z] #21 79.87 Setting up vim (2:8.2.2434-3+deb11u1) ... 21:39:24 [2022-08-23T21:39:24.126Z] #21 79.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 21:39:24 [2022-08-23T21:39:24.126Z] #21 79.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 21:39:24 [2022-08-23T21:39:24.126Z] #21 79.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 21:39:24 [2022-08-23T21:39:24.126Z] #21 79.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 21:39:24 [2022-08-23T21:39:24.126Z] #21 79.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 21:39:24 [2022-08-23T21:39:24.341Z] #21 78.41 Setting up vim (2:8.2.2434-3+deb11u1) ... 21:39:24 [2022-08-23T21:39:24.341Z] #21 78.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 21:39:24 [2022-08-23T21:39:24.341Z] #21 78.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 21:39:24 [2022-08-23T21:39:24.341Z] #21 78.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 21:39:24 [2022-08-23T21:39:24.341Z] #21 78.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 21:39:24 [2022-08-23T21:39:24.341Z] #21 78.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 21:39:24 [2022-08-23T21:39:24.341Z] #21 78.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 21:39:24 [2022-08-23T21:39:24.341Z] #21 78.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 21:39:24 [2022-08-23T21:39:24.341Z] #21 78.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 21:39:24 [2022-08-23T21:39:24.341Z] #21 78.55 Setting up python3-setuptools (52.0.0-4) ... 21:39:24 [2022-08-23T21:39:24.384Z] #21 80.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 21:39:24 [2022-08-23T21:39:24.384Z] #21 80.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 21:39:24 [2022-08-23T21:39:24.384Z] #21 80.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 21:39:24 [2022-08-23T21:39:24.384Z] #21 80.11 Setting up python3-setuptools (52.0.0-4) ... 21:39:26 [2022-08-23T21:39:26.287Z] #21 82.17 Setting up libjq1:amd64 (1.6-2.1) ... 21:39:26 [2022-08-23T21:39:26.545Z] #21 82.19 Setting up libnftnl11:amd64 (1.1.9-1) ... 21:39:26 [2022-08-23T21:39:26.545Z] #21 82.22 Setting up thin-provisioning-tools (0.9.0-1) ... 21:39:26 [2022-08-23T21:39:26.545Z] #21 82.25 Setting up python3-pip (20.3.4-4+deb11u1) ... 21:39:27 [2022-08-23T21:39:27.632Z] #21 81.50 Setting up libjq1:amd64 (1.6-2.1) ... 21:39:27 [2022-08-23T21:39:27.632Z] #21 81.51 Setting up libnftnl11:amd64 (1.1.9-1) ... 21:39:27 [2022-08-23T21:39:27.632Z] #21 81.53 Setting up thin-provisioning-tools (0.9.0-1) ... 21:39:27 [2022-08-23T21:39:27.632Z] #21 81.56 Setting up python3-pip (20.3.4-4+deb11u1) ... 21:39:28 [2022-08-23T21:39:28.135Z] #64 279.5 # github.com/containerd/containerd/cmd/containerd 21:39:28 [2022-08-23T21:39:28.135Z] #64 279.5 /usr/bin/ld: /tmp/go-link-1668428125/000019.o: in function `New': 21:39:28 [2022-08-23T21:39:28.135Z] #64 279.5 /tmp/tmp.0EYjc21StY/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 21:39:28 [2022-08-23T21:39:28.135Z] #64 279.6 + bin/containerd-stress 21:39:28 [2022-08-23T21:39:28.512Z] #21 ... 21:39:28 [2022-08-23T21:39:28.512Z] 21:39:28 [2022-08-23T21:39:28.512Z] #77 [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 21:39:28 [2022-08-23T21:39:28.512Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:39:28 [2022-08-23T21:39:28.512Z] #77 227.8 CCLD libyajl.la 21:39:28 [2022-08-23T21:39:28.704Z] #64 280.6 + bin/containerd-shim 21:39:29 [2022-08-23T21:39:29.444Z] #77 228.7 CCLD verify/json_verify 21:39:30 [2022-08-23T21:39:30.010Z] #77 229.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' 21:39:30 [2022-08-23T21:39:30.171Z] #21 ... 21:39:30 [2022-08-23T21:39:30.171Z] 21:39:30 [2022-08-23T21:39:30.171Z] #77 [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 21:39:30 [2022-08-23T21:39:30.171Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:39:30 [2022-08-23T21:39:30.171Z] #77 226.2 CCLD libyajl.la 21:39:30 [2022-08-23T21:39:30.171Z] #77 227.1 CCLD verify/json_verify 21:39:30 [2022-08-23T21:39:30.171Z] #77 227.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' 21:39:30 [2022-08-23T21:39:30.171Z] #77 227.9 make[5]: Nothing to be done for 'install-exec-am'. 21:39:30 [2022-08-23T21:39:30.171Z] #77 227.9 make[5]: Nothing to be done for 'install-data-am'. 21:39:30 [2022-08-23T21:39:30.171Z] #77 227.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' 21:39:30 [2022-08-23T21:39:30.171Z] #77 227.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' 21:39:30 [2022-08-23T21:39:30.171Z] #77 227.9 make[4]: Entering directory '/tmp/crun-build/libocispec' 21:39:30 [2022-08-23T21:39:30.171Z] #77 228.0 CC src/validate.o 21:39:30 [2022-08-23T21:39:30.171Z] #77 228.0 CC src/image_spec_schema_config_schema.lo 21:39:30 [2022-08-23T21:39:30.171Z] #77 228.0 CC src/image_spec_schema_content_descriptor.lo 21:39:30 [2022-08-23T21:39:30.171Z] #77 228.0 CC src/image_spec_schema_defs_descriptor.lo 21:39:30 [2022-08-23T21:39:30.171Z] #77 228.1 CC src/image_spec_schema_defs.lo 21:39:30 [2022-08-23T21:39:30.171Z] #77 228.1 CC src/image_spec_schema_image_index_schema.lo 21:39:30 [2022-08-23T21:39:30.171Z] #77 228.2 CC src/image_spec_schema_image_manifest_schema.lo 21:39:30 [2022-08-23T21:39:30.171Z] #77 228.3 CC src/runtime_spec_schema_config_linux.lo 21:39:30 [2022-08-23T21:39:30.171Z] #77 228.3 CC src/runtime_spec_schema_config_zos.lo 21:39:30 [2022-08-23T21:39:30.171Z] #77 228.4 CC src/image_spec_schema_image_layout_schema.lo 21:39:30 [2022-08-23T21:39:30.171Z] #77 228.4 CC src/runtime_spec_schema_config_schema.lo 21:39:30 [2022-08-23T21:39:30.171Z] #77 228.4 CC src/runtime_spec_schema_config_solaris.lo 21:39:30 [2022-08-23T21:39:30.171Z] #77 228.4 CC src/runtime_spec_schema_config_vm.lo 21:39:30 [2022-08-23T21:39:30.171Z] #77 228.5 CC src/runtime_spec_schema_config_windows.lo 21:39:30 [2022-08-23T21:39:30.171Z] #77 228.5 CC src/runtime_spec_schema_defs.lo 21:39:30 [2022-08-23T21:39:30.171Z] #77 228.9 CC src/runtime_spec_schema_defs_zos.lo 21:39:30 [2022-08-23T21:39:30.171Z] #77 228.9 CC src/runtime_spec_schema_defs_linux.lo 21:39:30 [2022-08-23T21:39:30.171Z] #77 229.0 CC src/runtime_spec_schema_defs_vm.lo 21:39:30 [2022-08-23T21:39:30.171Z] #77 229.0 CC src/runtime_spec_schema_defs_windows.lo 21:39:30 [2022-08-23T21:39:30.171Z] #77 229.2 CC src/runtime_spec_schema_state_schema.lo 21:39:30 [2022-08-23T21:39:30.171Z] #77 229.2 CC src/image_manifest_items_image_manifest_items_schema.lo 21:39:30 [2022-08-23T21:39:30.269Z] #77 229.5 make[5]: Nothing to be done for 'install-exec-am'. 21:39:30 [2022-08-23T21:39:30.269Z] #77 229.5 make[5]: Nothing to be done for 'install-data-am'. 21:39:30 [2022-08-23T21:39:30.269Z] #77 229.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' 21:39:30 [2022-08-23T21:39:30.269Z] #77 229.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' 21:39:30 [2022-08-23T21:39:30.269Z] #77 229.5 make[4]: Entering directory '/tmp/crun-build/libocispec' 21:39:30 [2022-08-23T21:39:30.269Z] #77 229.6 CC src/validate.o 21:39:30 [2022-08-23T21:39:30.269Z] #77 229.6 CC src/image_spec_schema_config_schema.lo 21:39:30 [2022-08-23T21:39:30.269Z] #77 229.6 CC src/image_spec_schema_content_descriptor.lo 21:39:30 [2022-08-23T21:39:30.269Z] #77 229.6 CC src/image_spec_schema_defs.lo 21:39:30 [2022-08-23T21:39:30.269Z] #77 229.7 CC src/image_spec_schema_image_index_schema.lo 21:39:30 [2022-08-23T21:39:30.269Z] #77 229.7 CC src/image_spec_schema_defs_descriptor.lo 21:39:30 [2022-08-23T21:39:30.451Z] #77 229.4 CC src/basic_test_double_array.lo 21:39:30 [2022-08-23T21:39:30.528Z] #77 229.8 CC src/image_spec_schema_image_manifest_schema.lo 21:39:30 [2022-08-23T21:39:30.528Z] #77 229.8 CC src/runtime_spec_schema_config_zos.lo 21:39:30 [2022-08-23T21:39:30.528Z] #77 229.8 CC src/runtime_spec_schema_config_linux.lo 21:39:30 [2022-08-23T21:39:30.528Z] #77 229.8 CC src/image_spec_schema_image_layout_schema.lo 21:39:30 [2022-08-23T21:39:30.528Z] #77 229.8 CC src/runtime_spec_schema_config_schema.lo 21:39:30 [2022-08-23T21:39:30.710Z] #77 229.5 CC src/basic_test_top_array_int.lo 21:39:30 [2022-08-23T21:39:30.710Z] #77 229.6 CC src/basic_test_double_array_item.lo 21:39:30 [2022-08-23T21:39:30.787Z] #77 230.0 CC src/runtime_spec_schema_config_vm.lo 21:39:30 [2022-08-23T21:39:30.787Z] #77 230.1 CC src/runtime_spec_schema_config_windows.lo 21:39:30 [2022-08-23T21:39:30.787Z] #77 230.1 CC src/runtime_spec_schema_config_solaris.lo 21:39:30 [2022-08-23T21:39:30.787Z] #77 230.1 CC src/runtime_spec_schema_defs.lo 21:39:30 [2022-08-23T21:39:30.970Z] #77 229.8 CC src/basic_test_top_double_array_obj.lo 21:39:30 [2022-08-23T21:39:30.970Z] #77 229.9 CC src/basic_test_top_double_array_refobj.lo 21:39:30 [2022-08-23T21:39:30.970Z] #77 229.9 CC src/basic_test_top_double_array_int.lo 21:39:30 [2022-08-23T21:39:30.970Z] #77 230.0 CC src/basic_test_top_double_array_string.lo 21:39:30 [2022-08-23T21:39:30.970Z] #77 230.0 CC src/read-file.lo 21:39:31 [2022-08-23T21:39:31.046Z] #77 230.3 CC src/runtime_spec_schema_defs_zos.lo 21:39:31 [2022-08-23T21:39:31.046Z] #77 230.4 CC src/runtime_spec_schema_defs_vm.lo 21:39:31 [2022-08-23T21:39:31.046Z] #77 230.4 CC src/runtime_spec_schema_defs_linux.lo 21:39:31 [2022-08-23T21:39:31.046Z] #77 230.5 CC src/runtime_spec_schema_defs_windows.lo 21:39:31 [2022-08-23T21:39:31.230Z] #77 230.0 CC src/basic_test_top_array_string.lo 21:39:31 [2022-08-23T21:39:31.230Z] #77 230.2 CC tests/test-1.o 21:39:31 [2022-08-23T21:39:31.304Z] #77 230.6 CC src/basic_test_double_array_item.lo 21:39:31 [2022-08-23T21:39:31.304Z] #77 230.6 CC src/runtime_spec_schema_state_schema.lo 21:39:31 [2022-08-23T21:39:31.489Z] #77 230.3 CC src/json_common.lo 21:39:31 [2022-08-23T21:39:31.489Z] #77 230.5 CC tests/test-2.o 21:39:31 [2022-08-23T21:39:31.563Z] #77 230.6 CC src/image_manifest_items_image_manifest_items_schema.lo 21:39:31 [2022-08-23T21:39:31.563Z] #77 230.9 CC src/basic_test_top_array_string.lo 21:39:31 [2022-08-23T21:39:31.563Z] #77 230.9 CC src/basic_test_top_array_int.lo 21:39:31 [2022-08-23T21:39:31.749Z] #77 230.6 CC tests/test-3.o 21:39:31 [2022-08-23T21:39:31.749Z] #77 230.7 CC tests/test-4.o 21:39:31 [2022-08-23T21:39:31.824Z] #77 230.9 CC src/basic_test_double_array.lo 21:39:31 [2022-08-23T21:39:31.824Z] #77 231.1 CC src/basic_test_top_double_array_int.lo 21:39:31 [2022-08-23T21:39:31.824Z] #77 231.2 CC src/basic_test_top_double_array_obj.lo 21:39:32 [2022-08-23T21:39:32.008Z] #77 230.9 CC tests/test-5.o 21:39:32 [2022-08-23T21:39:32.008Z] #77 230.9 CC tests/test-6.o 21:39:32 [2022-08-23T21:39:32.392Z] #77 231.5 CC src/basic_test_top_double_array_string.lo 21:39:32 [2022-08-23T21:39:32.392Z] #77 231.6 CC src/basic_test_top_double_array_refobj.lo 21:39:32 [2022-08-23T21:39:32.392Z] #77 231.6 CC src/read-file.lo 21:39:32 [2022-08-23T21:39:32.392Z] #77 ... 21:39:32 [2022-08-23T21:39:32.392Z] 21:39:32 [2022-08-23T21:39:32.392Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:39:32 [2022-08-23T21:39:32.392Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:39:32 [2022-08-23T21:39:32.392Z] #21 84.52 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... 21:39:32 [2022-08-23T21:39:32.392Z] #21 84.54 Setting up jq (1.6-2.1) ... 21:39:32 [2022-08-23T21:39:32.392Z] #21 84.55 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... 21:39:32 [2022-08-23T21:39:32.392Z] #21 84.56 Setting up libbpf0:amd64 (1:0.3-2) ... 21:39:32 [2022-08-23T21:39:32.392Z] #21 84.57 Setting up iptables (1.8.7-1) ... 21:39:32 [2022-08-23T21:39:32.392Z] #21 84.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 21:39:32 [2022-08-23T21:39:32.392Z] #21 84.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 21:39:32 [2022-08-23T21:39:32.392Z] #21 84.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 21:39:32 [2022-08-23T21:39:32.392Z] #21 84.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 21:39:32 [2022-08-23T21:39:32.392Z] #21 84.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 21:39:32 [2022-08-23T21:39:32.392Z] #21 84.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 21:39:32 [2022-08-23T21:39:32.392Z] #21 84.71 Setting up iproute2 (5.10.0-4) ... 21:39:32 [2022-08-23T21:39:32.392Z] #21 85.28 Setting up systemd (247.3-7) ... 21:39:32 [2022-08-23T21:39:32.392Z] #21 85.33 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 21:39:32 [2022-08-23T21:39:32.392Z] #21 85.34 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 21:39:32 [2022-08-23T21:39:32.392Z] #21 85.37 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 21:39:32 [2022-08-23T21:39:32.392Z] #21 85.44 Initializing machine ID from KVM UUID. 21:39:32 [2022-08-23T21:39:32.392Z] #21 86.84 Setting up systemd-journal-remote (247.3-7) ... 21:39:32 [2022-08-23T21:39:32.392Z] #21 87.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:39:32 [2022-08-23T21:39:32.392Z] #21 DONE 88.2s 21:39:32 [2022-08-23T21:39:32.576Z] #77 231.3 CC tests/test-7.o 21:39:32 [2022-08-23T21:39:32.576Z] #77 231.4 CC tests/test-8.o 21:39:32 [2022-08-23T21:39:32.576Z] #77 231.5 CC tests/test-9.o 21:39:32 [2022-08-23T21:39:32.651Z] 21:39:32 [2022-08-23T21:39:32.651Z] #77 [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 21:39:32 [2022-08-23T21:39:32.651Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:39:32 [2022-08-23T21:39:32.651Z] #77 231.9 CC tests/test-1.o 21:39:32 [2022-08-23T21:39:32.651Z] #77 231.9 CC src/json_common.lo 21:39:32 [2022-08-23T21:39:32.835Z] #77 231.7 CC tests/test-10.o 21:39:32 [2022-08-23T21:39:32.910Z] #77 232.2 CC tests/test-2.o 21:39:32 [2022-08-23T21:39:32.910Z] #77 232.2 CC tests/test-3.o 21:39:32 [2022-08-23T21:39:32.910Z] #77 232.3 CC tests/test-4.o 21:39:33 [2022-08-23T21:39:33.095Z] #77 231.9 CC tests/test-11.o 21:39:33 [2022-08-23T21:39:33.169Z] #77 232.4 CC tests/test-5.o 21:39:33 [2022-08-23T21:39:33.169Z] #77 232.4 CC tests/test-6.o 21:39:33 [2022-08-23T21:39:33.427Z] #77 232.6 CC tests/test-7.o 21:39:33 [2022-08-23T21:39:33.427Z] #77 232.7 CC tests/test-8.o 21:39:33 [2022-08-23T21:39:33.686Z] #77 232.9 CC tests/test-10.o 21:39:33 [2022-08-23T21:39:33.686Z] #77 232.9 CC tests/test-9.o 21:39:33 [2022-08-23T21:39:33.686Z] #77 233.1 CC tests/test-11.o 21:39:33 [2022-08-23T21:39:33.945Z] #77 ... 21:39:33 [2022-08-23T21:39:33.945Z] 21:39:33 [2022-08-23T21:39:33.945Z] #22 [dev-systemd-false 8/28] 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 21:39:33 [2022-08-23T21:39:33.945Z] #22 sha256:aae4fd236b54d96e17b8282cd1e3fea3e567c2ee56fc69ea2f0dd5e23e5f3774 21:39:33 [2022-08-23T21:39:33.945Z] #22 1.398 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 21:39:33 [2022-08-23T21:39:33.945Z] #22 1.409 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 21:39:33 [2022-08-23T21:39:33.945Z] #22 1.418 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 21:39:33 [2022-08-23T21:39:33.945Z] #22 DONE 1.5s 21:39:33 [2022-08-23T21:39:33.945Z] 21:39:33 [2022-08-23T21:39:33.945Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 21:39:33 [2022-08-23T21:39:33.945Z] #23 sha256:5872bf47c8ac405b96c9853ed1a11c3a31b3c531655daad8f4508b45478b97bc 21:39:35 [2022-08-23T21:39:35.118Z] #77 248.2 AR libcrun_testing.a 21:39:35 [2022-08-23T21:39:35.118Z] #77 248.2 ar: `u' modifier ignored since `D' is the default (see `U') 21:39:35 [2022-08-23T21:39:35.118Z] #77 248.3 CCLD tests/tests_libcrun_utils 21:39:35 [2022-08-23T21:39:35.118Z] #77 248.3 CCLD tests/tests_libcrun_errors 21:39:35 [2022-08-23T21:39:35.118Z] #77 248.3 CCLD tests/tests_libcrun_fuzzer 21:39:35 [2022-08-23T21:39:35.118Z] #77 248.6 CCLD libcrun.la 21:39:35 [2022-08-23T21:39:35.631Z] #77 ... 21:39:35 [2022-08-23T21:39:35.631Z] 21:39:35 [2022-08-23T21:39:35.631Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 21:39:35 [2022-08-23T21:39:35.631Z] #21 sha256:7d6cc469aa3405d6a361f722fc228a07f1b4d57a5228fdd5f2ed31bf737ad18b 21:39:35 [2022-08-23T21:39:35.631Z] #21 84.50 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... 21:39:35 [2022-08-23T21:39:35.631Z] #21 84.57 Setting up jq (1.6-2.1) ... 21:39:35 [2022-08-23T21:39:35.631Z] #21 84.62 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... 21:39:35 [2022-08-23T21:39:35.631Z] #21 84.66 Setting up libbpf0:amd64 (1:0.3-2) ... 21:39:35 [2022-08-23T21:39:35.631Z] #21 84.71 Setting up iptables (1.8.7-1) ... 21:39:35 [2022-08-23T21:39:35.631Z] #21 84.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 21:39:35 [2022-08-23T21:39:35.631Z] #21 84.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 21:39:35 [2022-08-23T21:39:35.631Z] #21 84.77 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 21:39:35 [2022-08-23T21:39:35.631Z] #21 84.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 21:39:35 [2022-08-23T21:39:35.631Z] #21 84.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 21:39:35 [2022-08-23T21:39:35.631Z] #21 84.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 21:39:35 [2022-08-23T21:39:35.631Z] #21 84.84 Setting up iproute2 (5.10.0-4) ... 21:39:35 [2022-08-23T21:39:35.631Z] #21 85.59 Setting up systemd (247.3-7) ... 21:39:35 [2022-08-23T21:39:35.631Z] #21 85.69 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 21:39:35 [2022-08-23T21:39:35.631Z] #21 85.71 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 21:39:35 [2022-08-23T21:39:35.631Z] #21 85.76 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 21:39:35 [2022-08-23T21:39:35.631Z] #21 85.85 Initializing machine ID from KVM UUID. 21:39:35 [2022-08-23T21:39:35.631Z] #21 88.04 Setting up systemd-journal-remote (247.3-7) ... 21:39:35 [2022-08-23T21:39:35.631Z] #21 88.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:39:35 [2022-08-23T21:39:35.631Z] #21 DONE 89.6s 21:39:35 [2022-08-23T21:39:35.631Z] 21:39:35 [2022-08-23T21:39:35.631Z] #22 [dev-systemd-false 8/28] 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 21:39:35 [2022-08-23T21:39:35.631Z] #22 sha256:aae4fd236b54d96e17b8282cd1e3fea3e567c2ee56fc69ea2f0dd5e23e5f3774 21:39:36 [2022-08-23T21:39:36.061Z] #77 249.8 CCLD crun 21:39:36 [2022-08-23T21:39:36.322Z] #77 250.4 make[3]: Entering directory '/tmp/crun-build' 21:39:36 [2022-08-23T21:39:36.572Z] #22 1.415 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 21:39:36 [2022-08-23T21:39:36.583Z] #77 250.6 /bin/mkdir -p '/usr/local/share/man/man1' 21:39:36 [2022-08-23T21:39:36.583Z] #77 250.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' 21:39:36 [2022-08-23T21:39:36.583Z] #77 250.6 /bin/mkdir -p '/usr/local/lib' 21:39:36 [2022-08-23T21:39:36.583Z] #77 250.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' 21:39:36 [2022-08-23T21:39:36.583Z] #77 250.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la 21:39:36 [2022-08-23T21:39:36.583Z] #77 250.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a 21:39:36 [2022-08-23T21:39:36.583Z] #77 250.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a 21:39:36 [2022-08-23T21:39:36.832Z] #22 1.419 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 21:39:36 [2022-08-23T21:39:36.832Z] #22 1.432 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 21:39:36 [2022-08-23T21:39:36.832Z] #22 DONE 1.5s 21:39:36 [2022-08-23T21:39:36.832Z] 21:39:36 [2022-08-23T21:39:36.832Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:39:36 [2022-08-23T21:39:36.832Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef 21:39:36 [2022-08-23T21:39:36.832Z] #47 ... 21:39:36 [2022-08-23T21:39:36.832Z] 21:39:36 [2022-08-23T21:39:36.832Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 21:39:36 [2022-08-23T21:39:36.832Z] #23 sha256:5872bf47c8ac405b96c9853ed1a11c3a31b3c531655daad8f4508b45478b97bc 21:39:36 [2022-08-23T21:39:36.835Z] #64 288.9 + bin/containerd-shim-runc-v1 21:39:36 [2022-08-23T21:39:36.843Z] #77 250.7 libtool: install: ranlib /usr/local/lib/libcrun.a 21:39:36 [2022-08-23T21:39:36.844Z] #77 251.0 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 21:39:36 [2022-08-23T21:39:36.844Z] #77 251.0 ---------------------------------------------------------------------- 21:39:36 [2022-08-23T21:39:36.844Z] #77 251.0 Libraries have been installed in: 21:39:36 [2022-08-23T21:39:36.844Z] #77 251.0 /usr/local/lib 21:39:36 [2022-08-23T21:39:36.844Z] #77 251.0 21:39:36 [2022-08-23T21:39:36.844Z] #77 251.0 If you ever happen to want to link against installed libraries 21:39:36 [2022-08-23T21:39:36.844Z] #77 251.0 in a given directory, LIBDIR, you must either use libtool, and 21:39:36 [2022-08-23T21:39:36.844Z] #77 251.0 specify the full pathname of the library, or use the '-LLIBDIR' 21:39:36 [2022-08-23T21:39:36.844Z] #77 251.0 flag during linking and do at least one of the following: 21:39:36 [2022-08-23T21:39:36.844Z] #77 251.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 21:39:36 [2022-08-23T21:39:36.844Z] #77 251.0 during execution 21:39:36 [2022-08-23T21:39:36.844Z] #77 251.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable 21:39:36 [2022-08-23T21:39:36.844Z] #77 251.0 during linking 21:39:36 [2022-08-23T21:39:36.844Z] #77 251.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 21:39:36 [2022-08-23T21:39:36.844Z] #77 251.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 21:39:36 [2022-08-23T21:39:36.844Z] #77 251.0 21:39:36 [2022-08-23T21:39:36.844Z] #77 251.0 See any operating system documentation about shared libraries for 21:39:36 [2022-08-23T21:39:36.844Z] #77 251.0 more information, such as the ld(1) and ld.so(8) manual pages. 21:39:36 [2022-08-23T21:39:36.844Z] #77 251.0 ---------------------------------------------------------------------- 21:39:36 [2022-08-23T21:39:36.844Z] #77 251.0 /bin/mkdir -p '/build' 21:39:36 [2022-08-23T21:39:36.844Z] #77 251.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' 21:39:37 [2022-08-23T21:39:37.104Z] #77 251.0 libtool: install: /usr/bin/install -c crun /build/crun 21:39:37 [2022-08-23T21:39:37.104Z] #77 251.1 make[3]: Leaving directory '/tmp/crun-build' 21:39:37 [2022-08-23T21:39:37.104Z] #77 251.1 make[2]: Leaving directory '/tmp/crun-build' 21:39:37 [2022-08-23T21:39:37.104Z] #77 251.1 make[1]: Leaving directory '/tmp/crun-build' 21:39:39 [2022-08-23T21:39:39.027Z] #77 DONE 252.7s 21:39:39 [2022-08-23T21:39:39.027Z] 21:39:39 [2022-08-23T21:39:39.027Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:39:39 [2022-08-23T21:39:39.027Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:39:42 [2022-08-23T21:39:42.116Z] #64 293.8 + bin/containerd-shim-runc-v2 21:39:42 [2022-08-23T21:39:42.686Z] #64 294.5 + binaries 21:39:42 [2022-08-23T21:39:42.686Z] #64 294.5 + install -D bin/containerd /build/containerd 21:39:42 [2022-08-23T21:39:42.686Z] #64 294.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 21:39:42 [2022-08-23T21:39:42.686Z] #64 294.5 + install -D bin/ctr /build/ctr 21:39:46 [2022-08-23T21:39:46.882Z] #64 DONE 298.6s 21:39:47 [2022-08-23T21:39:47.828Z] 21:39:47 [2022-08-23T21:39:47.828Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ 21:39:47 [2022-08-23T21:39:47.828Z] #65 sha256:4e0e9ea522087981628b8c8f15da28c92318884e7005a651bbf34c697268204a 21:39:48 [2022-08-23T21:39:48.831Z] #23 14.41 Collecting yamllint==1.26.1 21:39:49 [2022-08-23T21:39:49.208Z] #65 DONE 1.6s 21:39:49 [2022-08-23T21:39:49.208Z] 21:39:49 [2022-08-23T21:39:49.208Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ 21:39:49 [2022-08-23T21:39:49.208Z] #70 sha256:7acbd08303d85b2f62cd8527f8a86cedfc9e5ba0a570131519b169d49fa0fe17 21:39:49 [2022-08-23T21:39:49.400Z] #23 15.49 Downloading yamllint-1.26.1.tar.gz (126 kB) 21:39:49 [2022-08-23T21:39:49.468Z] #70 DONE 0.3s 21:39:49 [2022-08-23T21:39:49.468Z] 21:39:49 [2022-08-23T21:39:49.468Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ 21:39:49 [2022-08-23T21:39:49.468Z] #75 sha256:afea5ed3da049bab2714006ef060b60c7bd15c2790ef6ef6ae161c9d9af7d68b 21:39:51 [2022-08-23T21:39:51.361Z] #55 ... 21:39:51 [2022-08-23T21:39:51.361Z] 21:39:51 [2022-08-23T21:39:51.362Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:39:51 [2022-08-23T21:39:51.362Z] #60 sha256:7dd03681192f9cd293ab4bbcf3e3b5323069adf68e22a3b34a2f2ad80c342899 21:39:51 [2022-08-23T21:39:51.362Z] #60 187.9 + mkdir -p /build 21:39:51 [2022-08-23T21:39:51.362Z] #60 187.9 + cp runc /build/runc 21:39:51 [2022-08-23T21:39:51.722Z] #23 13.54 Collecting yamllint==1.26.1 21:39:51 [2022-08-23T21:39:51.722Z] #23 14.61 Downloading yamllint-1.26.1.tar.gz (126 kB) 21:39:52 [2022-08-23T21:39:52.009Z] #75 DONE 1.9s 21:39:52 [2022-08-23T21:39:52.009Z] 21:39:52 [2022-08-23T21:39:52.009Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ 21:39:52 [2022-08-23T21:39:52.009Z] #78 sha256:7e0c1b374f22a0325f900d9e2f3c880b404a68055041ab27c75c838a64a71815 21:39:52 [2022-08-23T21:39:52.009Z] #78 DONE 0.1s 21:39:52 [2022-08-23T21:39:52.009Z] 21:39:52 [2022-08-23T21:39:52.009Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ 21:39:52 [2022-08-23T21:39:52.009Z] #79 sha256:f69b6ed555c2158db4f67f7c2cb7a1fb63cfef19935f53f8dae2ef6a9e320e3a 21:39:52 [2022-08-23T21:39:52.009Z] #79 DONE 0.1s 21:39:52 [2022-08-23T21:39:52.009Z] 21:39:52 [2022-08-23T21:39:52.009Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker 21:39:52 [2022-08-23T21:39:52.009Z] #80 sha256:e73afc45c52cfb80d70eaa551397bcf169bad0782f91173a92c345483a983090 21:39:52 [2022-08-23T21:39:52.009Z] #80 DONE 0.0s 21:39:52 [2022-08-23T21:39:52.009Z] 21:39:52 [2022-08-23T21:39:52.009Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker 21:39:52 [2022-08-23T21:39:52.009Z] #81 sha256:7efa182ade257099090afeeb1908640a00cd5d66d1104ddf0097e5b4623498c2 21:39:52 [2022-08-23T21:39:52.579Z] #81 DONE 0.9s 21:39:52 [2022-08-23T21:39:52.579Z] 21:39:52 [2022-08-23T21:39:52.579Z] #82 exporting to image 21:39:52 [2022-08-23T21:39:52.579Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 21:39:52 [2022-08-23T21:39:52.579Z] #82 exporting layers 21:39:52 [2022-08-23T21:39:52.685Z] #23 18.05 Collecting pathspec>=0.5.3 21:39:52 [2022-08-23T21:39:52.685Z] #23 18.07 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) 21:39:52 [2022-08-23T21:39:52.685Z] #23 18.89 Collecting pyyaml 21:39:52 [2022-08-23T21:39:52.944Z] #23 18.99 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) 21:39:52 [2022-08-23T21:39:52.944Z] #23 19.03 Building wheels for collected packages: yamllint 21:39:52 [2022-08-23T21:39:52.944Z] #23 19.04 Building wheel for yamllint (setup.py): started 21:39:54 [2022-08-23T21:39:54.260Z] #23 17.04 Collecting pathspec>=0.5.3 21:39:54 [2022-08-23T21:39:54.260Z] #23 17.05 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) 21:39:54 [2022-08-23T21:39:54.829Z] #23 17.86 Collecting pyyaml 21:39:54 [2022-08-23T21:39:54.829Z] #23 17.88 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) 21:39:54 [2022-08-23T21:39:54.846Z] #23 20.73 Building wheel for yamllint (setup.py): finished with status 'done' 21:39:54 [2022-08-23T21:39:54.846Z] #23 20.73 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f7d2bec16d70ec51ca61357e487d5fd015c1dd22dd78e61c18cb55246f7b2cc5 21:39:54 [2022-08-23T21:39:54.846Z] #23 20.74 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 21:39:54 [2022-08-23T21:39:54.846Z] #23 20.74 Successfully built yamllint 21:39:54 [2022-08-23T21:39:54.846Z] #23 20.79 Installing collected packages: pyyaml, pathspec, yamllint 21:39:55 [2022-08-23T21:39:55.088Z] #23 18.01 Building wheels for collected packages: yamllint 21:39:55 [2022-08-23T21:39:55.089Z] #23 18.02 Building wheel for yamllint (setup.py): started 21:39:55 [2022-08-23T21:39:55.784Z] #23 21.59 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 21:39:56 [2022-08-23T21:39:56.352Z] #23 DONE 22.4s 21:39:56 [2022-08-23T21:39:56.352Z] 21:39:56 [2022-08-23T21:39:56.352Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli 21:39:56 [2022-08-23T21:39:56.352Z] #27 sha256:368f20f235128c89528132859535689b82d4ac706b83d8bd44bf5ef874619139 21:39:56 [2022-08-23T21:39:56.648Z] #60 DONE 192.5s 21:39:56 [2022-08-23T21:39:56.648Z] 21:39:56 [2022-08-23T21:39:56.648Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:39:56 [2022-08-23T21:39:56.648Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:39:56 [2022-08-23T21:39:56.778Z] #82 exporting layers 3.6s done 21:39:56 [2022-08-23T21:39:56.778Z] #82 writing image sha256:cc93aeb743a9a25a144c322f582da178e80902cc74a3761c713813c721b00d53 done 21:39:56 [2022-08-23T21:39:56.778Z] #82 naming to docker.io/library/docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 done 21:39:56 [2022-08-23T21:39:56.778Z] #82 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 21:39:56 [2022-08-23T21:39:56.995Z] #23 20.08 Building wheel for yamllint (setup.py): finished with status 'done' 21:39:56 [2022-08-23T21:39:56.995Z] #23 20.08 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ed8cb11d15e201c4042358eb4e134055b291b6037fcab1edd45f0786c7b41389 21:39:56 [2022-08-23T21:39:56.995Z] #23 20.08 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 21:39:56 [2022-08-23T21:39:56.995Z] #23 20.09 Successfully built yamllint 21:39:56 [2022-08-23T21:39:56.995Z] #23 20.13 Installing collected packages: pyyaml, pathspec, yamllint 21:39:57 [2022-08-23T21:39:57.016Z] #27 DONE 0.5s 21:39:57 [2022-08-23T21:39:57.016Z] 21:39:57 [2022-08-23T21:39:57.016Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:39:57 [2022-08-23T21:39:57.016Z] #64 sha256:044936719f6a57b35e935d20d8b2b456ed03fc39b3469bdfe67b0c1f4c10842e 21:39:57 [2022-08-23T21:39:57.103Z] + sudo modprobe ip6table_filter [Pipeline] sh 21:39:57 [2022-08-23T21:39:57.293Z] #64 ... 21:39:57 [2022-08-23T21:39:57.293Z] 21:39:57 [2022-08-23T21:39:57.293Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images 21:39:57 [2022-08-23T21:39:57.293Z] #32 sha256:677ccaad743be8def9cf53594c61db8552a384c6c113d43849be60d83f3741e5 21:39:57 [2022-08-23T21:39:57.390Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 hack/test/unit 21:39:57 [2022-08-23T21:39:57.552Z] #32 DONE 0.6s 21:39:57 [2022-08-23T21:39:57.552Z] 21:39:57 [2022-08-23T21:39:57.552Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ 21:39:57 [2022-08-23T21:39:57.552Z] #35 sha256:bfa60d732982e07818e5077e5b9263d69ef659e35489538a0dab7f04c6687360 21:39:57 [2022-08-23T21:39:57.590Z] #55 323.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) 21:39:58 [2022-08-23T21:39:58.161Z] #35 DONE 0.5s 21:39:58 [2022-08-23T21:39:58.161Z] 21:39:58 [2022-08-23T21:39:58.161Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ 21:39:58 [2022-08-23T21:39:58.161Z] #37 sha256:ed06067c825a7ba7925ad1b5337fee9d01a08a534388e2ec6bd7492e74a7ca89 21:39:58 [2022-08-23T21:39:58.163Z] #55 DONE 323.7s 21:39:58 [2022-08-23T21:39:58.163Z] 21:39:58 [2022-08-23T21:39:58.163Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:39:58 [2022-08-23T21:39:58.163Z] #64 sha256:8f6dcbb377af31a96b12fb416403b6ab9d9a83076dd5df4bea3ea6fc5d32b1b5 21:39:58 [2022-08-23T21:39:58.376Z] #23 21.31 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 21:39:58 [2022-08-23T21:39:58.425Z] #37 DONE 0.5s 21:39:58 [2022-08-23T21:39:58.425Z] 21:39:58 [2022-08-23T21:39:58.425Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ 21:39:58 [2022-08-23T21:39:58.425Z] #39 sha256:ebb869e806ddb78531e39fccd19a46b5b3f89e1243ee8e50346c9e16a00332e5 21:39:58 [2022-08-23T21:39:58.425Z] #39 DONE 0.0s 21:39:58 [2022-08-23T21:39:58.425Z] 21:39:58 [2022-08-23T21:39:58.425Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:39:58 [2022-08-23T21:39:58.425Z] #64 sha256:044936719f6a57b35e935d20d8b2b456ed03fc39b3469bdfe67b0c1f4c10842e 21:39:58 [2022-08-23T21:39:58.684Z] #64 ... 21:39:58 [2022-08-23T21:39:58.684Z] 21:39:58 [2022-08-23T21:39:58.684Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ 21:39:58 [2022-08-23T21:39:58.684Z] #41 sha256:1cd75460a3876f4781273ac3b9f0dcb30ad97b1c4454b8dccdaf0d71a9e633f5 21:39:58 [2022-08-23T21:39:58.684Z] #41 DONE 0.2s 21:39:58 [2022-08-23T21:39:58.684Z] 21:39:58 [2022-08-23T21:39:58.684Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ 21:39:58 [2022-08-23T21:39:58.684Z] #45 sha256:334d87d78059dec8e04e4c4ab2758a1979bb749b05c3800d73b10375d9f9a02b 21:39:58 [2022-08-23T21:39:58.943Z] #45 DONE 0.2s 21:39:58 [2022-08-23T21:39:58.943Z] 21:39:58 [2022-08-23T21:39:58.943Z] #77 [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 21:39:58 [2022-08-23T21:39:58.943Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:39:58 [2022-08-23T21:39:58.947Z] #23 DONE 22.0s 21:39:58 [2022-08-23T21:39:58.947Z] 21:39:58 [2022-08-23T21:39:58.947Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli 21:39:58 [2022-08-23T21:39:58.947Z] #27 sha256:cb924c21c867d535d047443c5cdc1a95a2f7510ced95d352d92eb4eae3b2ecbb 21:39:59 [2022-08-23T21:39:59.105Z] #64 ... 21:39:59 [2022-08-23T21:39:59.105Z] 21:39:59 [2022-08-23T21:39:59.105Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ 21:39:59 [2022-08-23T21:39:59.105Z] #56 sha256:941e8f8abfca642837f4cde0a7b24ea4bcd5dd80a64c2bdbb46f3da663837813 21:39:59 [2022-08-23T21:39:59.297Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') 21:39:59 [2022-08-23T21:39:59.297Z] + TESTFLAGS+=' -test.timeout=5m' 21:39:59 [2022-08-23T21:39:59.297Z] + TESTDIRS=./... 21:39:59 [2022-08-23T21:39:59.297Z] + exclude_paths='/vendor/|/integration' 21:39:59 [2022-08-23T21:39:59.297Z] ++ go list ./... 21:39:59 [2022-08-23T21:39:59.297Z] ++ grep -vE '(/vendor/|/integration)' 21:39:59 [2022-08-23T21:39:59.516Z] #27 DONE 0.6s 21:39:59 [2022-08-23T21:39:59.516Z] 21:39:59 [2022-08-23T21:39:59.516Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images 21:39:59 [2022-08-23T21:39:59.516Z] #32 sha256:f835b4cd29ab99ada66efe5aeb499a5c282feb583115928ec44f913a606e6029 21:40:00 [2022-08-23T21:40:00.047Z] #56 DONE 0.9s 21:40:00 [2022-08-23T21:40:00.047Z] 21:40:00 [2022-08-23T21:40:00.047Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:40:00 [2022-08-23T21:40:00.047Z] #64 sha256:8f6dcbb377af31a96b12fb416403b6ab9d9a83076dd5df4bea3ea6fc5d32b1b5 21:40:00 [2022-08-23T21:40:00.047Z] #64 ... 21:40:00 [2022-08-23T21:40:00.047Z] 21:40:00 [2022-08-23T21:40:00.047Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ 21:40:00 [2022-08-23T21:40:00.047Z] #58 sha256:bd5670f7af70a6b314c5e154001955ef6a616f914a30f5314f88ca7b5be67683 21:40:00 [2022-08-23T21:40:00.047Z] #58 DONE 0.1s 21:40:00 [2022-08-23T21:40:00.239Z] + pkg_list='github.com/docker/docker/api 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/server 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/server/backend/build 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/server/httpstatus 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/server/httputils 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/server/middleware 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/server/router 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/server/router/build 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/server/router/checkpoint 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/server/router/container 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/server/router/debug 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/server/router/distribution 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/server/router/grpc 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/server/router/image 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/server/router/network 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/server/router/plugin 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/server/router/session 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/server/router/swarm 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/server/router/system 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/server/router/volume 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/types 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/types/backend 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/types/blkiodev 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/types/container 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/types/events 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/types/filters 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/types/image 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/types/mount 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/types/network 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/types/plugins/logdriver 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/types/registry 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/types/strslice 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/types/swarm 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/types/swarm/runtime 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/types/time 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/types/versions 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/types/versions/v1p19 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/types/versions/v1p20 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/api/types/volume 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/builder 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/builder/builder-next 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/builder/builder-next/exporter 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/builder/builder-next/imagerefchecker 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/builder/builder-next/worker 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/builder/dockerfile 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/builder/remotecontext 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/builder/remotecontext/git 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/builder/remotecontext/urlutil 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/cli 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/cli/config 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/cli/debug 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/cli/winresources/docker-proxy 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/cli/winresources/dockerd 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/client 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/cmd/docker-proxy 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/cmd/dockerd 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/cmd/dockerd/trap 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/container 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/container/stream 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/contrib/apparmor 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/contrib/docker-device-tool 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/contrib/httpserver 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/cluster 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/cluster/controllers/plugin 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/cluster/convert 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/cluster/executor 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/cluster/executor/container 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/cluster/provider 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/config 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/containerd 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/events 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/events/testutils 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/exec 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/graphdriver 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/graphdriver/aufs 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/graphdriver/btrfs 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/graphdriver/copy 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/graphdriver/devmapper 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/graphdriver/graphtest 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/graphdriver/overlay 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/graphdriver/overlay2 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/graphdriver/overlayutils 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/graphdriver/register 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/graphdriver/vfs 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/graphdriver/zfs 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/images 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/initlayer 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/links 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/listeners 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/logger 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/logger/awslogs 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/logger/fluentd 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/logger/gcplogs 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/logger/gelf 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/logger/journald 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/logger/journald/internal/export 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/logger/journald/internal/fake 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/logger/jsonfilelog 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/logger/local 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/logger/logentries 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/logger/loggertest 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/logger/loggerutils 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/logger/loggerutils/cache 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/logger/splunk 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/logger/syslog 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/logger/templates 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/names 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/network 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/daemon/stats 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/distribution 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/distribution/metadata 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/distribution/utils 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/distribution/xfer 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/dockerversion 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/errdefs 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/image 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/image/cache 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/image/tarexport 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/image/v1 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/internal/test/suite 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/layer 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libcontainerd 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libcontainerd/queue 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libcontainerd/remote 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libcontainerd/supervisor 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libcontainerd/types 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/bitseq 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/cluster 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/cmd/diagnostic 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/cmd/ovrouter 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/cmd/readme_test 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/config 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/datastore 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/diagnostic 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/discoverapi 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/driverapi 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/drivers/bridge 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/drivers/host 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/drivers/ipvlan 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/drivers/macvlan 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/drivers/null 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/drivers/overlay 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/drivers/remote 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/drivers/remote/api 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/drivers/windows 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/drvregistry 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/etchosts 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/idm 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/internal/caller 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/internal/setmatrix 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/ipam 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/ipamapi 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/ipams/builtin 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/ipams/null 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/ipams/remote 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/ipams/remote/api 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/ipams/windowsipam 21:40:00 [2022-08-23T21:40:00.239Z] github.com/docker/docker/libnetwork/ipamutils 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/iptables 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/netlabel 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/netutils 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/networkdb 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/ns 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/options 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/osl 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/osl/kernel 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/portallocator 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/portmapper 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/resolvconf 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/testutils 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/types 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/oci 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/oci/caps 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/opts 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/aaparser 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/archive 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/authorization 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/broadcaster 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/capabilities 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/chrootarchive 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/containerfs 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/devicemapper 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/directory 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/dmesg 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/fileutils 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/fsutils 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/homedir 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/idtools 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/ioutils 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/jsonmessage 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/longpath 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/loopback 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/namesgenerator 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/parsers 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/parsers/kernel 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/parsers/operatingsystem 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/pidfile 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/platform 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/plugingetter 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/plugins 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/plugins/transport 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/pools 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/progress 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/pubsub 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/reexec 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/signal 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/stack 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/stdcopy 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/streamformatter 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/stringid 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/sysinfo 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/system 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/tailfile 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/tarsum 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/urlutil 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/useragent 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/plugin 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/plugin/executor/containerd 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/plugin/v2 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/profiles/apparmor 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/profiles/seccomp 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/quota 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/reference 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/registry 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/registry/resumable 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/restartmanager 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/rootless 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/rootless/specconv 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/runconfig 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/runconfig/opts 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/testutil 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/testutil/daemon 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/testutil/environment 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/testutil/fakecontext 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/testutil/fakegit 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/testutil/fakestorage 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/testutil/fixtures/load 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/testutil/fixtures/plugin 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/testutil/fixtures/plugin/basic 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/testutil/registry 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/testutil/request 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/volume 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/volume/drivers 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/volume/local 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/volume/mounts 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/volume/service 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/volume/service/opts 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/volume/testutils' 21:40:00 [2022-08-23T21:40:00.240Z] ++ grep --fixed-strings -v /libnetwork 21:40:00 [2022-08-23T21:40:00.240Z] ++ echo 'github.com/docker/docker/api 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/backend/build 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/httpstatus 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/httputils 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/middleware 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/router 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/router/build 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/router/checkpoint 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/router/container 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/router/debug 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/router/distribution 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/router/grpc 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/router/image 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/router/network 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/router/plugin 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/router/session 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/router/swarm 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/router/system 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/router/volume 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/types 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/types/backend 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/types/blkiodev 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/types/container 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/types/events 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/types/filters 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/types/image 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/types/mount 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/types/network 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/types/plugins/logdriver 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/types/registry 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/types/strslice 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/types/swarm 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/types/swarm/runtime 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/types/time 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/types/versions 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/types/versions/v1p19 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/types/versions/v1p20 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/types/volume 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/builder 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/builder/builder-next 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/builder/builder-next/exporter 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/builder/builder-next/imagerefchecker 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/builder/builder-next/worker 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/builder/dockerfile 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/builder/remotecontext 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/builder/remotecontext/git 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/builder/remotecontext/urlutil 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/cli 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/cli/config 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/cli/debug 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/cli/winresources/docker-proxy 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/cli/winresources/dockerd 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/client 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/cmd/docker-proxy 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/cmd/dockerd 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/cmd/dockerd/trap 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/container 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/container/stream 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/contrib/apparmor 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/contrib/docker-device-tool 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/contrib/httpserver 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/cluster 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/cluster/controllers/plugin 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/cluster/convert 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/cluster/executor 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/cluster/executor/container 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/cluster/provider 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/config 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/containerd 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/events 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/events/testutils 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/exec 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/graphdriver 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/graphdriver/aufs 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/graphdriver/btrfs 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/graphdriver/copy 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/graphdriver/devmapper 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/graphdriver/graphtest 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/graphdriver/overlay 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/graphdriver/overlay2 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/graphdriver/overlayutils 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/graphdriver/register 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/graphdriver/vfs 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/graphdriver/zfs 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/images 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/initlayer 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/links 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/listeners 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/logger 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/logger/awslogs 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/logger/fluentd 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/logger/gcplogs 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/logger/gelf 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/logger/journald 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/logger/journald/internal/export 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/logger/journald/internal/fake 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/logger/jsonfilelog 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/logger/local 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/logger/logentries 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/logger/loggertest 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/logger/loggerutils 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/logger/loggerutils/cache 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/logger/splunk 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/logger/syslog 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/logger/templates 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/names 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/network 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/daemon/stats 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/distribution 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/distribution/metadata 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/distribution/utils 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/distribution/xfer 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/dockerversion 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/errdefs 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/image 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/image/cache 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/image/tarexport 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/image/v1 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/internal/test/suite 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/layer 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libcontainerd 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libcontainerd/queue 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libcontainerd/remote 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libcontainerd/supervisor 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libcontainerd/types 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/bitseq 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/cluster 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/cmd/diagnostic 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/cmd/ovrouter 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/cmd/readme_test 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/config 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/datastore 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/diagnostic 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/discoverapi 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/driverapi 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/drivers/bridge 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/drivers/host 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/drivers/ipvlan 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/drivers/macvlan 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/drivers/null 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/drivers/overlay 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/drivers/remote 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/drivers/remote/api 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/drivers/windows 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/drvregistry 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/etchosts 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/idm 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/internal/caller 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/internal/setmatrix 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/ipam 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/ipamapi 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/ipams/builtin 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/ipams/null 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/ipams/remote 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/ipams/remote/api 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/ipams/windowsipam 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/ipamutils 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/iptables 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/netlabel 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/netutils 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/networkdb 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/ns 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/options 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/osl 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/osl/kernel 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/portallocator 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/portmapper 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/resolvconf 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/testutils 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/libnetwork/types 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/oci 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/oci/caps 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/opts 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/aaparser 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/archive 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/authorization 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/broadcaster 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/capabilities 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/chrootarchive 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/containerfs 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/devicemapper 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/directory 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/dmesg 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/fileutils 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/fsutils 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/homedir 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/idtools 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/ioutils 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/jsonmessage 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/longpath 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/loopback 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/namesgenerator 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/parsers 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/parsers/kernel 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/parsers/operatingsystem 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/pidfile 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/platform 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/plugingetter 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/plugins 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/plugins/transport 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/pools 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/progress 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/pubsub 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/reexec 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/signal 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/stack 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/stdcopy 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/streamformatter 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/stringid 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/sysinfo 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/system 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/tailfile 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/tarsum 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/urlutil 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/pkg/useragent 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/plugin 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/plugin/executor/containerd 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/plugin/v2 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/profiles/apparmor 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/profiles/seccomp 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/quota 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/reference 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/registry 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/registry/resumable 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/restartmanager 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/rootless 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/rootless/specconv 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/runconfig 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/runconfig/opts 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/testutil 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/testutil/daemon 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/testutil/environment 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/testutil/fakecontext 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/testutil/fakegit 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/testutil/fakestorage 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/testutil/fixtures/load 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/testutil/fixtures/plugin 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/testutil/fixtures/plugin/basic 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/testutil/registry 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/testutil/request 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/volume 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/volume/drivers 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/volume/local 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/volume/mounts 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/volume/service 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/volume/service/opts 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/volume/testutils' 21:40:00 [2022-08-23T21:40:00.240Z] + base_pkg_list='github.com/docker/docker/api 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/backend/build 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/httpstatus 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/httputils 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/middleware 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/router 21:40:00 [2022-08-23T21:40:00.240Z] github.com/docker/docker/api/server/router/build 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/checkpoint 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/container 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/debug 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/distribution 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/grpc 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/image 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/network 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/plugin 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/session 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/swarm 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/system 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/volume 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/backend 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/blkiodev 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/container 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/events 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/filters 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/image 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/mount 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/network 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/plugins/logdriver 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/registry 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/strslice 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/swarm 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/swarm/runtime 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/time 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/versions 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/versions/v1p19 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/versions/v1p20 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/volume 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder/builder-next 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder/builder-next/exporter 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder/builder-next/imagerefchecker 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder/builder-next/worker 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder/dockerfile 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder/remotecontext 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder/remotecontext/git 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder/remotecontext/urlutil 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/cli 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/cli/config 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/cli/debug 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/cli/winresources/docker-proxy 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/cli/winresources/dockerd 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/client 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/cmd/docker-proxy 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/cmd/dockerd 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/cmd/dockerd/trap 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/container 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/container/stream 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/contrib/apparmor 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/contrib/docker-device-tool 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/contrib/httpserver 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/cluster 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/cluster/controllers/plugin 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/cluster/convert 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/cluster/executor 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/cluster/executor/container 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/cluster/provider 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/config 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/containerd 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/events 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/events/testutils 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/exec 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/aufs 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/btrfs 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/copy 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/devmapper 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/graphtest 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/overlay 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/overlay2 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/overlayutils 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/register 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/vfs 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/zfs 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/images 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/initlayer 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/links 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/listeners 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/awslogs 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/fluentd 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/gcplogs 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/gelf 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/journald 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/journald/internal/export 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/journald/internal/fake 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/jsonfilelog 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/local 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/logentries 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/loggertest 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/loggerutils 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/loggerutils/cache 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/splunk 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/syslog 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/templates 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/names 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/network 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/stats 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/distribution 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/distribution/metadata 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/distribution/utils 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/distribution/xfer 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/dockerversion 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/errdefs 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/image 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/image/cache 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/image/tarexport 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/image/v1 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/internal/test/suite 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/layer 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/libcontainerd 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/libcontainerd/queue 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/libcontainerd/remote 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/libcontainerd/supervisor 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/libcontainerd/types 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/oci 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/oci/caps 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/opts 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/aaparser 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/archive 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/authorization 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/broadcaster 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/capabilities 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/chrootarchive 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/containerfs 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/devicemapper 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/directory 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/dmesg 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/fileutils 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/fsutils 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/homedir 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/idtools 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/ioutils 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/jsonmessage 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/longpath 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/loopback 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/namesgenerator 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/parsers 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/parsers/kernel 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/parsers/operatingsystem 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/pidfile 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/platform 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/plugingetter 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/plugins 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/plugins/transport 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/pools 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/progress 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/pubsub 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/reexec 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/signal 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/stack 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/stdcopy 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/streamformatter 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/stringid 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/sysinfo 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/system 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/tailfile 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/tarsum 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/urlutil 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/pkg/useragent 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/plugin 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/plugin/executor/containerd 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/plugin/v2 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/profiles/apparmor 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/profiles/seccomp 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/quota 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/reference 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/registry 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/registry/resumable 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/restartmanager 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/rootless 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/rootless/specconv 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/runconfig 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/runconfig/opts 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/testutil 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/testutil/daemon 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/testutil/environment 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/testutil/fakecontext 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/testutil/fakegit 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/testutil/fakestorage 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/testutil/fixtures/load 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/testutil/fixtures/plugin 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/testutil/fixtures/plugin/basic 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/testutil/registry 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/testutil/request 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/volume 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/volume/drivers 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/volume/local 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/volume/mounts 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/volume/service 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/volume/service/opts 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/volume/testutils' 21:40:00 [2022-08-23T21:40:00.241Z] ++ grep --fixed-strings /libnetwork 21:40:00 [2022-08-23T21:40:00.241Z] ++ echo 'github.com/docker/docker/api 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/backend/build 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/httpstatus 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/httputils 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/middleware 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/build 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/checkpoint 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/container 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/debug 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/distribution 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/grpc 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/image 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/network 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/plugin 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/session 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/swarm 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/system 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/server/router/volume 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/backend 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/blkiodev 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/container 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/events 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/filters 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/image 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/mount 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/network 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/plugins/logdriver 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/registry 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/strslice 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/swarm 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/swarm/runtime 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/time 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/versions 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/versions/v1p19 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/versions/v1p20 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/api/types/volume 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder/builder-next 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder/builder-next/exporter 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder/builder-next/imagerefchecker 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder/builder-next/worker 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder/dockerfile 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder/remotecontext 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder/remotecontext/git 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/builder/remotecontext/urlutil 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/cli 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/cli/config 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/cli/debug 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/cli/winresources/docker-proxy 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/cli/winresources/dockerd 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/client 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/cmd/docker-proxy 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/cmd/dockerd 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/cmd/dockerd/trap 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/container 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/container/stream 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/contrib/apparmor 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/contrib/docker-device-tool 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/contrib/httpserver 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/cluster 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/cluster/controllers/plugin 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/cluster/convert 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/cluster/executor 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/cluster/executor/container 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/cluster/provider 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/config 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/containerd 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/events 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/events/testutils 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/exec 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/aufs 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/btrfs 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/copy 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/devmapper 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/graphtest 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/overlay 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/overlay2 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/overlayutils 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/register 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/vfs 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/graphdriver/zfs 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/images 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/initlayer 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/links 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/listeners 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/awslogs 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/fluentd 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/gcplogs 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/gelf 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/journald 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/journald/internal/export 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/journald/internal/fake 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/jsonfilelog 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/local 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/logentries 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/loggertest 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/loggerutils 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/loggerutils/cache 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/splunk 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/syslog 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/logger/templates 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/names 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/network 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/daemon/stats 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/distribution 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/distribution/metadata 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/distribution/utils 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/distribution/xfer 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/dockerversion 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/errdefs 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/image 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/image/cache 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/image/tarexport 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/image/v1 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/internal/test/suite 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/layer 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/libcontainerd 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/libcontainerd/queue 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/libcontainerd/remote 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/libcontainerd/supervisor 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/libcontainerd/types 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/libnetwork 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/libnetwork/bitseq 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/libnetwork/cluster 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/libnetwork/cmd/diagnostic 21:40:00 [2022-08-23T21:40:00.241Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/cmd/ovrouter 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/cmd/readme_test 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/config 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/datastore 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/diagnostic 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/discoverapi 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/driverapi 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/bridge 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/host 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/ipvlan 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/macvlan 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/null 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/overlay 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/remote 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/remote/api 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/windows 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drvregistry 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/etchosts 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/idm 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/internal/caller 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/internal/setmatrix 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipam 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipamapi 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipams/builtin 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipams/null 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipams/remote 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipams/remote/api 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipams/windowsipam 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipamutils 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/iptables 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/netlabel 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/netutils 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/networkdb 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ns 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/options 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/osl 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/osl/kernel 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/portallocator 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/portmapper 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/resolvconf 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/testutils 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/types 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/oci 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/oci/caps 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/opts 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/aaparser 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/archive 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/authorization 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/broadcaster 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/capabilities 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/chrootarchive 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/containerfs 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/devicemapper 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/directory 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/dmesg 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/fileutils 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/fsutils 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/homedir 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/idtools 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/ioutils 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/jsonmessage 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/longpath 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/loopback 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/namesgenerator 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/parsers 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/parsers/kernel 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/parsers/operatingsystem 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/pidfile 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/platform 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/plugingetter 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/plugins 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/plugins/transport 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/pools 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/progress 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/pubsub 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/reexec 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/signal 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/stack 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/stdcopy 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/streamformatter 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/stringid 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/sysinfo 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/system 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/tailfile 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/tarsum 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/urlutil 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/pkg/useragent 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/plugin 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/plugin/executor/containerd 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/plugin/v2 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/profiles/apparmor 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/profiles/seccomp 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/quota 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/reference 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/registry 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/registry/resumable 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/restartmanager 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/rootless 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/rootless/specconv 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/runconfig 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/runconfig/opts 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/testutil 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/testutil/daemon 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/testutil/environment 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/testutil/fakecontext 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/testutil/fakegit 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/testutil/fakestorage 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/testutil/fixtures/load 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/testutil/fixtures/plugin 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/testutil/fixtures/plugin/basic 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/testutil/registry 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/testutil/request 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/volume 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/volume/drivers 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/volume/local 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/volume/mounts 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/volume/service 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/volume/service/opts 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/volume/testutils' 21:40:00 [2022-08-23T21:40:00.242Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/bitseq 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/cluster 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/cmd/diagnostic 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/cmd/ovrouter 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/cmd/readme_test 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/config 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/datastore 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/diagnostic 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/discoverapi 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/driverapi 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/bridge 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/host 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/ipvlan 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/macvlan 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/null 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/overlay 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/remote 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/remote/api 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/windows 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drvregistry 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/etchosts 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/idm 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/internal/caller 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/internal/setmatrix 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipam 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipamapi 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipams/builtin 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipams/null 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipams/remote 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipams/remote/api 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipams/windowsipam 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipamutils 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/iptables 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/netlabel 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/netutils 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/networkdb 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ns 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/options 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/osl 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/osl/kernel 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/portallocator 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/portmapper 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/resolvconf 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/testutils 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/types' 21:40:00 [2022-08-23T21:40:00.242Z] + echo 'github.com/docker/docker/libnetwork 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/bitseq 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/cluster 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/cmd/diagnostic 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/cmd/ovrouter 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/cmd/readme_test 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/config 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/datastore 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/diagnostic 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/discoverapi 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/driverapi 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/bridge 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/host 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/ipvlan 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/macvlan 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/null 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/overlay 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/remote 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/remote/api 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/windows 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drvregistry 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/etchosts 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/idm 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/internal/caller 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/internal/setmatrix 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipam 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipamapi 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipams/builtin 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipams/null 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipams/remote 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipams/remote/api 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipams/windowsipam 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ipamutils 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/iptables 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/netlabel 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/netutils 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/networkdb 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/ns 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/options 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/osl 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/osl/kernel 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/portallocator 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/portmapper 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/resolvconf 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/testutils 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/types' 21:40:00 [2022-08-23T21:40:00.242Z] + grep --fixed-strings libnetwork/drivers/bridge 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/bridge 21:40:00 [2022-08-23T21:40:00.242Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 21:40:00 [2022-08-23T21:40:00.242Z] + type docker-proxy 21:40:00 [2022-08-23T21:40:00.242Z] hack/test/unit: line 25: type: docker-proxy: not found 21:40:00 [2022-08-23T21:40:00.242Z] + hack/make.sh binary-proxy install-proxy 21:40:00 [2022-08-23T21:40:00.242Z] 21:40:00 [2022-08-23T21:40:00.242Z] Removing bundles/ 21:40:00 [2022-08-23T21:40:00.242Z] 21:40:00 [2022-08-23T21:40:00.242Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 21:40:00 [2022-08-23T21:40:00.242Z] Building: bundles/binary-proxy/docker-proxy 21:40:00 [2022-08-23T21:40:00.242Z] GOOS="" GOARCH="" GOARM="" 21:40:00 [2022-08-23T21:40:00.308Z] 21:40:00 [2022-08-23T21:40:00.308Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ 21:40:00 [2022-08-23T21:40:00.308Z] #61 sha256:652a95a80fcf8eee16e4be2b96ad0c8e032fbaac35d87962fce1b89b2060a095 21:40:00 [2022-08-23T21:40:00.455Z] #32 DONE 0.9s 21:40:00 [2022-08-23T21:40:00.455Z] 21:40:00 [2022-08-23T21:40:00.455Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ 21:40:00 [2022-08-23T21:40:00.455Z] #35 sha256:5c49a5e4ae67acee4f7a35ac879cba32681ae01bc34d8fbee9fedb4242bfe091 21:40:00 [2022-08-23T21:40:00.569Z] #61 DONE 0.6s 21:40:00 [2022-08-23T21:40:00.569Z] 21:40:00 [2022-08-23T21:40:00.569Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:40:00 [2022-08-23T21:40:00.569Z] #64 sha256:8f6dcbb377af31a96b12fb416403b6ab9d9a83076dd5df4bea3ea6fc5d32b1b5 21:40:00 [2022-08-23T21:40:00.715Z] #35 DONE 0.6s 21:40:00 [2022-08-23T21:40:00.715Z] 21:40:00 [2022-08-23T21:40:00.715Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:40:00 [2022-08-23T21:40:00.715Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef 21:40:00 [2022-08-23T21:40:00.974Z] #47 ... 21:40:00 [2022-08-23T21:40:00.974Z] 21:40:00 [2022-08-23T21:40:00.974Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ 21:40:00 [2022-08-23T21:40:00.974Z] #37 sha256:1e0a0db5ad4ddad8a305f9bae57e980bb5809031542e803144fe6accae84e3cd 21:40:01 [2022-08-23T21:40:01.234Z] #37 DONE 0.4s 21:40:01 [2022-08-23T21:40:01.234Z] 21:40:01 [2022-08-23T21:40:01.234Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:40:01 [2022-08-23T21:40:01.234Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:40:01 [2022-08-23T21:40:01.234Z] #55 ... 21:40:01 [2022-08-23T21:40:01.234Z] 21:40:01 [2022-08-23T21:40:01.234Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ 21:40:01 [2022-08-23T21:40:01.234Z] #39 sha256:9600af8d2448394f127bfd5712f675ac9653a3df7e80184cfed06b1b17c4db22 21:40:01 [2022-08-23T21:40:01.234Z] #39 DONE 0.1s 21:40:01 [2022-08-23T21:40:01.508Z] 21:40:01 [2022-08-23T21:40:01.508Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ 21:40:01 [2022-08-23T21:40:01.508Z] #41 sha256:a1d609e116e6b7e2ccc7c556dcfa7f755ce2d83cbb4d62e5da49e092231f51f6 21:40:01 [2022-08-23T21:40:01.508Z] #41 DONE 0.1s 21:40:01 [2022-08-23T21:40:01.508Z] 21:40:01 [2022-08-23T21:40:01.508Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:40:01 [2022-08-23T21:40:01.508Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef 21:40:01 [2022-08-23T21:40:01.508Z] #47 ... 21:40:01 [2022-08-23T21:40:01.508Z] 21:40:01 [2022-08-23T21:40:01.508Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ 21:40:01 [2022-08-23T21:40:01.508Z] #45 sha256:eb9065eed90856887f8b3925554ed8392405d78aa887667bd6b960f9a4cf7c31 21:40:01 [2022-08-23T21:40:01.508Z] #45 DONE 0.1s 21:40:01 [2022-08-23T21:40:01.525Z] #64 281.3 + bin/containerd 21:40:01 [2022-08-23T21:40:01.768Z] 21:40:01 [2022-08-23T21:40:01.768Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:40:01 [2022-08-23T21:40:01.768Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef 21:40:06 [2022-08-23T21:40:06.824Z] Created binary: bundles/binary-proxy/docker-proxy 21:40:06 [2022-08-23T21:40:06.824Z] 21:40:06 [2022-08-23T21:40:06.824Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 21:40:06 [2022-08-23T21:40:06.824Z] Installing docker-proxy to /usr/local/bin/ 21:40:06 [2022-08-23T21:40:06.824Z] 21:40:06 [2022-08-23T21:40:06.824Z] + mkdir -p bundles 21:40:06 [2022-08-23T21:40:06.824Z] + '[' -n 'github.com/docker/docker/api 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/server 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/server/backend/build 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/server/httpstatus 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/server/httputils 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/server/middleware 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/server/router 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/server/router/build 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/server/router/checkpoint 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/server/router/container 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/server/router/debug 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/server/router/distribution 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/server/router/grpc 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/server/router/image 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/server/router/network 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/server/router/plugin 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/server/router/session 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/server/router/swarm 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/server/router/system 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/server/router/volume 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/types 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/types/backend 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/types/blkiodev 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/types/container 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/types/events 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/types/filters 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/types/image 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/types/mount 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/types/network 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/types/plugins/logdriver 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/types/registry 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/types/strslice 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/types/swarm 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/types/swarm/runtime 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/types/time 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/types/versions 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/types/versions/v1p19 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/types/versions/v1p20 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/api/types/volume 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/builder 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/builder/builder-next 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/builder/builder-next/exporter 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/builder/builder-next/imagerefchecker 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/builder/builder-next/worker 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/builder/dockerfile 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/builder/remotecontext 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/builder/remotecontext/git 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/builder/remotecontext/urlutil 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/cli 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/cli/config 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/cli/debug 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/cli/winresources/docker-proxy 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/cli/winresources/dockerd 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/client 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/cmd/docker-proxy 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/cmd/dockerd 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/cmd/dockerd/trap 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/container 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/container/stream 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/contrib/apparmor 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/contrib/docker-device-tool 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/contrib/httpserver 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/daemon 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/daemon/cluster 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/daemon/cluster/controllers/plugin 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/daemon/cluster/convert 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/daemon/cluster/executor 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/daemon/cluster/executor/container 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/daemon/cluster/provider 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/daemon/config 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/daemon/containerd 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/daemon/events 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/daemon/events/testutils 21:40:06 [2022-08-23T21:40:06.824Z] github.com/docker/docker/daemon/exec 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/graphdriver 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/graphdriver/aufs 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/graphdriver/btrfs 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/graphdriver/copy 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/graphdriver/devmapper 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/graphdriver/graphtest 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/graphdriver/overlay 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/graphdriver/overlay2 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/graphdriver/overlayutils 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/graphdriver/register 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/graphdriver/vfs 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/graphdriver/zfs 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/images 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/initlayer 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/links 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/listeners 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/logger 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/logger/awslogs 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/logger/fluentd 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/logger/gcplogs 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/logger/gelf 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/logger/journald 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/logger/journald/internal/export 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/logger/journald/internal/fake 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/logger/jsonfilelog 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/logger/local 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/logger/logentries 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/logger/loggertest 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/logger/loggerutils 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/logger/loggerutils/cache 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/logger/splunk 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/logger/syslog 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/logger/templates 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/names 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/network 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/daemon/stats 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/distribution 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/distribution/metadata 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/distribution/utils 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/distribution/xfer 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/dockerversion 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/errdefs 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/image 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/image/cache 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/image/tarexport 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/image/v1 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/internal/test/suite 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/layer 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/libcontainerd 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/libcontainerd/queue 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/libcontainerd/remote 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/libcontainerd/supervisor 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/libcontainerd/types 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/oci 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/oci/caps 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/opts 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/aaparser 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/archive 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/authorization 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/broadcaster 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/capabilities 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/chrootarchive 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/containerfs 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/devicemapper 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/directory 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/dmesg 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/fileutils 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/fsutils 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/homedir 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/idtools 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/ioutils 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/jsonmessage 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/longpath 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/loopback 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/namesgenerator 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/parsers 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/parsers/kernel 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/parsers/operatingsystem 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/pidfile 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/platform 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/plugingetter 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/plugins 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/plugins/transport 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/pools 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/progress 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/pubsub 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/reexec 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/signal 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/stack 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/stdcopy 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/streamformatter 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/stringid 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/sysinfo 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/system 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/tailfile 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/tarsum 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/urlutil 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/pkg/useragent 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/plugin 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/plugin/executor/containerd 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/plugin/v2 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/profiles/apparmor 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/profiles/seccomp 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/quota 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/reference 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/registry 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/registry/resumable 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/restartmanager 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/rootless 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/rootless/specconv 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/runconfig 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/runconfig/opts 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/testutil 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/testutil/daemon 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/testutil/environment 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/testutil/fakecontext 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/testutil/fakegit 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/testutil/fakestorage 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/testutil/fixtures/load 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/testutil/fixtures/plugin 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/testutil/fixtures/plugin/basic 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/testutil/registry 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/testutil/request 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/volume 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/volume/drivers 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/volume/local 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/volume/mounts 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/volume/service 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/volume/service/opts 21:40:06 [2022-08-23T21:40:06.825Z] github.com/docker/docker/volume/testutils' ']' 21:40:06 [2022-08-23T21:40:06.825Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.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/containerd 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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/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/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/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/rootless github.com/docker/docker/rootless/specconv 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 21:40:07 [2022-08-23T21:40:07.086Z] ? github.com/docker/docker/api [no test files] 21:40:21 [2022-08-23T21:40:21.984Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements 21:40:28 [2022-08-23T21:40:28.481Z] #47 ... 21:40:28 [2022-08-23T21:40:28.481Z] 21:40:28 [2022-08-23T21:40:28.481Z] #77 [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 21:40:28 [2022-08-23T21:40:28.481Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:40:28 [2022-08-23T21:40:28.481Z] #77 287.5 CCLD libocispec.la 21:40:29 [2022-08-23T21:40:29.419Z] #77 288.5 CCLD src/validate 21:40:29 [2022-08-23T21:40:29.678Z] #77 288.5 CCLD tests/test-1 21:40:29 [2022-08-23T21:40:29.678Z] #77 288.6 CCLD tests/test-2 21:40:29 [2022-08-23T21:40:29.678Z] #77 288.6 CCLD tests/test-3 21:40:29 [2022-08-23T21:40:29.678Z] #77 288.6 CCLD tests/test-4 21:40:29 [2022-08-23T21:40:29.937Z] #77 288.8 CCLD tests/test-6 21:40:29 [2022-08-23T21:40:29.937Z] #77 288.9 CCLD tests/test-5 21:40:29 [2022-08-23T21:40:29.937Z] #77 288.9 CCLD tests/test-7 21:40:30 [2022-08-23T21:40:30.196Z] #77 289.1 CCLD tests/test-8 21:40:30 [2022-08-23T21:40:30.196Z] #77 289.2 CCLD tests/test-9 21:40:30 [2022-08-23T21:40:30.196Z] #77 289.2 CCLD tests/test-10 21:40:30 [2022-08-23T21:40:30.455Z] #77 289.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a 21:40:30 [2022-08-23T21:40:30.714Z] #77 289.5 CCLD tests/test-11 21:40:31 [2022-08-23T21:40:31.027Z] #77 288.0 CCLD libocispec.la 21:40:31 [2022-08-23T21:40:31.027Z] #77 288.9 CCLD src/validate 21:40:31 [2022-08-23T21:40:31.027Z] #77 288.9 CCLD tests/test-1 21:40:31 [2022-08-23T21:40:31.027Z] #77 289.0 CCLD tests/test-2 21:40:31 [2022-08-23T21:40:31.027Z] #77 289.0 CCLD tests/test-4 21:40:31 [2022-08-23T21:40:31.027Z] #77 289.0 CCLD tests/test-3 21:40:31 [2022-08-23T21:40:31.027Z] #77 289.1 CCLD tests/test-5 21:40:31 [2022-08-23T21:40:31.027Z] #77 289.3 CCLD tests/test-7 21:40:31 [2022-08-23T21:40:31.027Z] #77 289.3 CCLD tests/test-8 21:40:31 [2022-08-23T21:40:31.027Z] #77 289.4 CCLD tests/test-9 21:40:31 [2022-08-23T21:40:31.027Z] #77 289.4 CCLD tests/test-6 21:40:31 [2022-08-23T21:40:31.027Z] #77 289.6 CCLD tests/test-10 21:40:31 [2022-08-23T21:40:31.027Z] #77 289.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a 21:40:31 [2022-08-23T21:40:31.027Z] #77 289.9 CCLD tests/test-11 21:40:32 [2022-08-23T21:40:32.929Z] #77 292.2 libtool: link: ar cr libocispec.a 21:40:32 [2022-08-23T21:40:32.929Z] #77 292.3 libtool: link: ranlib libocispec.a 21:40:34 [2022-08-23T21:40:34.004Z] #77 292.8 libtool: link: ar cr libocispec.a 21:40:34 [2022-08-23T21:40:34.004Z] #77 292.8 libtool: link: ranlib libocispec.a 21:40:34 [2022-08-23T21:40:34.304Z] #77 ... 21:40:34 [2022-08-23T21:40:34.304Z] 21:40:34 [2022-08-23T21:40:34.304Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:40:34 [2022-08-23T21:40:34.304Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef 21:40:34 [2022-08-23T21:40:34.304Z] #47 372.5 + dpkg --print-architecture 21:40:34 [2022-08-23T21:40:34.304Z] #47 372.5 + git checkout -q v2.1.0 21:40:34 [2022-08-23T21:40:34.563Z] #47 372.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 21:40:34 [2022-08-23T21:40:34.563Z] #47 372.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 21:40:35 [2022-08-23T21:40:35.382Z] #77 294.2 make[5]: Entering directory '/tmp/crun-build/libocispec' 21:40:35 [2022-08-23T21:40:35.382Z] #77 294.3 make[5]: Nothing to be done for 'install-exec-am'. 21:40:35 [2022-08-23T21:40:35.382Z] #77 294.3 make[5]: Nothing to be done for 'install-data-am'. 21:40:35 [2022-08-23T21:40:35.382Z] #77 294.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' 21:40:35 [2022-08-23T21:40:35.382Z] #77 294.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' 21:40:35 [2022-08-23T21:40:35.382Z] #77 294.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' 21:40:35 [2022-08-23T21:40:35.382Z] #77 294.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' 21:40:35 [2022-08-23T21:40:35.382Z] #77 294.3 make[2]: Entering directory '/tmp/crun-build' 21:40:35 [2022-08-23T21:40:35.382Z] #77 294.4 CC src/libcrun/libcrun_testing_a-utils.o 21:40:35 [2022-08-23T21:40:35.382Z] #77 294.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o 21:40:35 [2022-08-23T21:40:35.382Z] #77 294.4 CC src/libcrun/libcrun_testing_a-container.o 21:40:35 [2022-08-23T21:40:35.382Z] #77 294.4 CC src/libcrun/libcrun_testing_a-cgroup.o 21:40:35 [2022-08-23T21:40:35.382Z] #77 294.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o 21:40:35 [2022-08-23T21:40:35.382Z] #77 294.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o 21:40:35 [2022-08-23T21:40:35.382Z] #77 294.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o 21:40:35 [2022-08-23T21:40:35.382Z] #77 294.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o 21:40:35 [2022-08-23T21:40:35.382Z] #77 294.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o 21:40:35 [2022-08-23T21:40:35.641Z] #77 294.5 CC src/libcrun/libcrun_testing_a-criu.o 21:40:35 [2022-08-23T21:40:35.641Z] #77 294.5 CC src/libcrun/libcrun_testing_a-custom-handler.o 21:40:35 [2022-08-23T21:40:35.641Z] #77 294.5 CC src/libcrun/libcrun_testing_a-linux.o 21:40:35 [2022-08-23T21:40:35.641Z] #77 294.6 CC src/libcrun/libcrun_testing_a-ebpf.o 21:40:35 [2022-08-23T21:40:35.641Z] #77 294.6 CC src/libcrun/libcrun_testing_a-seccomp.o 21:40:35 [2022-08-23T21:40:35.641Z] #77 294.6 CC src/libcrun/libcrun_testing_a-error.o 21:40:35 [2022-08-23T21:40:35.641Z] #77 294.6 CC src/libcrun/libcrun_testing_a-status.o 21:40:35 [2022-08-23T21:40:35.641Z] #77 294.7 CC src/libcrun/libcrun_testing_a-terminal.o 21:40:35 [2022-08-23T21:40:35.641Z] #77 294.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o 21:40:35 [2022-08-23T21:40:35.641Z] #77 294.7 CC src/libcrun/libcrun_testing_a-mount_flags.o 21:40:35 [2022-08-23T21:40:35.900Z] #77 294.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o 21:40:35 [2022-08-23T21:40:35.900Z] #77 294.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o 21:40:35 [2022-08-23T21:40:35.900Z] #77 294.8 CC src/libcrun/handlers/libcrun_testing_a-krun.o 21:40:35 [2022-08-23T21:40:35.900Z] #77 294.8 CC src/libcrun/libcrun_testing_a-signals.o 21:40:35 [2022-08-23T21:40:35.900Z] #77 294.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o 21:40:35 [2022-08-23T21:40:35.900Z] #77 294.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o 21:40:35 [2022-08-23T21:40:35.900Z] #77 294.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o 21:40:35 [2022-08-23T21:40:35.900Z] #77 294.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o 21:40:36 [2022-08-23T21:40:36.159Z] #77 295.1 CC src/crun-crun.o 21:40:36 [2022-08-23T21:40:36.159Z] #77 295.2 CC src/crun-delete.o 21:40:36 [2022-08-23T21:40:36.159Z] #77 295.2 CC src/crun-kill.o 21:40:36 [2022-08-23T21:40:36.159Z] #77 295.3 CC src/crun-run.o 21:40:36 [2022-08-23T21:40:36.418Z] #77 295.3 CC src/crun-pause.o 21:40:36 [2022-08-23T21:40:36.418Z] #77 295.3 CC src/crun-unpause.o 21:40:36 [2022-08-23T21:40:36.418Z] #77 295.4 CC src/crun-spec.o 21:40:36 [2022-08-23T21:40:36.418Z] #77 295.5 CC src/crun-list.o 21:40:36 [2022-08-23T21:40:36.677Z] #77 295.6 CC src/crun-start.o 21:40:36 [2022-08-23T21:40:36.677Z] #77 295.6 CC src/crun-exec.o 21:40:36 [2022-08-23T21:40:36.677Z] #77 295.6 CC src/crun-state.o 21:40:36 [2022-08-23T21:40:36.677Z] #77 295.6 CC src/crun-create.o 21:40:36 [2022-08-23T21:40:36.677Z] #77 295.6 CC src/crun-update.o 21:40:36 [2022-08-23T21:40:36.677Z] #77 295.6 CC src/crun-ps.o 21:40:36 [2022-08-23T21:40:36.677Z] #77 295.7 CC src/crun-checkpoint.o 21:40:36 [2022-08-23T21:40:36.677Z] #77 295.7 CC src/crun-restore.o 21:40:36 [2022-08-23T21:40:36.937Z] #77 295.8 CC src/libcrun/libcrun_la-cloned_binary.lo 21:40:36 [2022-08-23T21:40:36.937Z] #77 295.8 CC src/libcrun/libcrun_la-utils.lo 21:40:36 [2022-08-23T21:40:36.937Z] #77 295.9 CC src/libcrun/libcrun_la-container.lo 21:40:36 [2022-08-23T21:40:36.937Z] #77 295.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo 21:40:36 [2022-08-23T21:40:36.937Z] #77 296.0 CC src/libcrun/libcrun_la-cgroup.lo 21:40:37 [2022-08-23T21:40:37.196Z] #77 296.0 CC src/libcrun/libcrun_la-cgroup-setup.lo 21:40:37 [2022-08-23T21:40:37.196Z] #77 296.0 CC src/libcrun/libcrun_la-cgroup-resources.lo 21:40:37 [2022-08-23T21:40:37.196Z] #77 296.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo 21:40:37 [2022-08-23T21:40:37.196Z] #77 296.1 CC src/libcrun/libcrun_la-cgroup-utils.lo 21:40:37 [2022-08-23T21:40:37.196Z] #77 296.1 CC src/libcrun/libcrun_la-criu.lo 21:40:37 [2022-08-23T21:40:37.196Z] #77 296.2 CC src/libcrun/libcrun_la-custom-handler.lo 21:40:37 [2022-08-23T21:40:37.456Z] #77 296.3 CC src/libcrun/libcrun_la-linux.lo 21:40:37 [2022-08-23T21:40:37.456Z] #77 296.3 CC src/libcrun/libcrun_la-seccomp.lo 21:40:37 [2022-08-23T21:40:37.456Z] #77 296.3 CC src/libcrun/libcrun_la-ebpf.lo 21:40:37 [2022-08-23T21:40:37.456Z] #77 296.4 CC src/libcrun/libcrun_la-error.lo 21:40:37 [2022-08-23T21:40:37.456Z] #77 296.4 CC src/libcrun/libcrun_la-status.lo 21:40:37 [2022-08-23T21:40:37.715Z] #77 296.5 CC src/libcrun/libcrun_la-terminal.lo 21:40:37 [2022-08-23T21:40:37.715Z] #77 296.6 CC src/libcrun/libcrun_la-chroot_realpath.lo 21:40:37 [2022-08-23T21:40:37.715Z] #77 296.7 CC src/libcrun/libcrun_la-signals.lo 21:40:37 [2022-08-23T21:40:37.974Z] #77 296.8 CC src/libcrun/libcrun_la-seccomp_notify.lo 21:40:37 [2022-08-23T21:40:37.974Z] #77 296.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo 21:40:37 [2022-08-23T21:40:37.974Z] #77 296.9 CC src/libcrun/libcrun_la-mount_flags.lo 21:40:37 [2022-08-23T21:40:37.974Z] #77 297.0 CC src/libcrun/handlers/libcrun_la-krun.lo 21:40:37 [2022-08-23T21:40:37.974Z] #77 297.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo 21:40:38 [2022-08-23T21:40:38.234Z] #77 297.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo 21:40:38 [2022-08-23T21:40:38.493Z] #77 297.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o 21:40:38 [2022-08-23T21:40:38.752Z] #77 297.5 CC tests/init.o 21:40:39 [2022-08-23T21:40:39.690Z] #77 ... 21:40:39 [2022-08-23T21:40:39.690Z] 21:40:39 [2022-08-23T21:40:39.690Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:40:39 [2022-08-23T21:40:39.690Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef 21:40:39 [2022-08-23T21:40:39.690Z] #47 369.4 + dpkg --print-architecture 21:40:39 [2022-08-23T21:40:39.691Z] #47 369.4 + git checkout -q v2.1.0 21:40:39 [2022-08-23T21:40:39.691Z] #47 369.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 21:40:39 [2022-08-23T21:40:39.691Z] #47 369.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 21:40:39 [2022-08-23T21:40:39.831Z] #47 ... 21:40:39 [2022-08-23T21:40:39.831Z] 21:40:39 [2022-08-23T21:40:39.831Z] #77 [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 21:40:39 [2022-08-23T21:40:39.831Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:40:39 [2022-08-23T21:40:39.831Z] #77 293.9 make[5]: Entering directory '/tmp/crun-build/libocispec' 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.0 make[5]: Nothing to be done for 'install-exec-am'. 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.0 make[5]: Nothing to be done for 'install-data-am'. 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.0 make[2]: Entering directory '/tmp/crun-build' 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.1 CC src/libcrun/libcrun_testing_a-utils.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.2 CC src/libcrun/libcrun_testing_a-container.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.2 CC src/libcrun/libcrun_testing_a-cgroup.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.2 CC src/libcrun/libcrun_testing_a-criu.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.3 CC src/libcrun/libcrun_testing_a-custom-handler.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.3 CC src/libcrun/libcrun_testing_a-linux.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.3 CC src/libcrun/libcrun_testing_a-seccomp.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.4 CC src/libcrun/libcrun_testing_a-ebpf.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.4 CC src/libcrun/libcrun_testing_a-error.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.4 CC src/libcrun/libcrun_testing_a-status.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.5 CC src/libcrun/libcrun_testing_a-terminal.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.5 CC src/libcrun/libcrun_testing_a-signals.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.5 CC src/libcrun/libcrun_testing_a-mount_flags.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 294.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 295.0 CC src/crun-crun.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 295.0 CC src/crun-run.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 295.1 CC src/crun-delete.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 295.2 CC src/crun-kill.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 295.2 CC src/crun-pause.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 295.3 CC src/crun-unpause.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 295.3 CC src/crun-spec.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 295.4 CC src/crun-exec.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 295.5 CC src/crun-list.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 295.5 CC src/crun-create.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 295.5 CC src/crun-start.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 295.7 CC src/crun-state.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 295.7 CC src/crun-update.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 295.7 CC src/crun-ps.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 295.8 CC src/crun-checkpoint.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 296.0 CC src/crun-restore.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 296.0 CC src/libcrun/libcrun_la-utils.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 296.3 CC src/libcrun/libcrun_la-cloned_binary.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 296.3 CC src/libcrun/libcrun_la-container.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 296.6 CC src/libcrun/libcrun_la-cgroup.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 296.8 CC src/libcrun/libcrun_la-cgroup-setup.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 296.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 296.9 CC src/libcrun/libcrun_la-cgroup-utils.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 296.9 CC src/libcrun/libcrun_la-cgroup-resources.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 296.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 296.9 CC src/libcrun/libcrun_la-criu.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 297.0 CC src/libcrun/libcrun_la-custom-handler.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 297.1 CC src/libcrun/libcrun_la-linux.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 297.1 CC src/libcrun/libcrun_la-seccomp.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 297.2 CC src/libcrun/libcrun_la-ebpf.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 297.3 CC src/libcrun/libcrun_la-error.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 297.3 CC src/libcrun/libcrun_la-status.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 297.5 CC src/libcrun/libcrun_la-terminal.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 297.6 CC src/libcrun/libcrun_la-chroot_realpath.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 297.7 CC src/libcrun/libcrun_la-signals.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 297.8 CC src/libcrun/libcrun_la-mount_flags.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 297.9 CC src/libcrun/libcrun_la-seccomp_notify.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 298.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 298.1 CC src/libcrun/handlers/libcrun_la-krun.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 298.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 298.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo 21:40:39 [2022-08-23T21:40:39.831Z] #77 298.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o 21:40:39 [2022-08-23T21:40:39.831Z] #77 298.8 CC tests/init.o 21:40:57 [2022-08-23T21:40:57.794Z] #64 332.7 # github.com/containerd/containerd/cmd/containerd 21:40:57 [2022-08-23T21:40:57.794Z] #64 332.7 /usr/bin/ld: /tmp/go-link-1258418003/000019.o: in function `New': 21:40:57 [2022-08-23T21:40:57.794Z] #64 332.7 /tmp/tmp.dTBfJKMtat/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 21:40:57 [2022-08-23T21:40:57.794Z] #64 332.7 + bin/containerd-stress 21:40:57 [2022-08-23T21:40:57.794Z] #64 333.9 + bin/containerd-shim 21:41:01 [2022-08-23T21:41:01.629Z] #47 DONE 400.6s 21:41:01 [2022-08-23T21:41:01.629Z] 21:41:01 [2022-08-23T21:41:01.629Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:41:01 [2022-08-23T21:41:01.629Z] #60 sha256:c614fc7a13a431f361796f33de6db222d367f70a5cd29898bc677b62da824be4 21:41:04 [2022-08-23T21:41:04.169Z] #60 ... 21:41:04 [2022-08-23T21:41:04.169Z] 21:41:04 [2022-08-23T21:41:04.169Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ 21:41:04 [2022-08-23T21:41:04.169Z] #48 sha256:620ed73a5bfda45f3e2162b01fa62a53bb2f37a7c2c50cad410f5fef7cdf5b2c 21:41:04 [2022-08-23T21:41:04.428Z] #48 DONE 0.6s 21:41:04 [2022-08-23T21:41:04.428Z] 21:41:04 [2022-08-23T21:41:04.428Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ 21:41:04 [2022-08-23T21:41:04.428Z] #52 sha256:1696ab2461b131c68e29e52924bdaae0dbcb7c13e86fa32e07473a52386a446e 21:41:04 [2022-08-23T21:41:04.428Z] #52 DONE 0.1s 21:41:04 [2022-08-23T21:41:04.428Z] 21:41:04 [2022-08-23T21:41:04.428Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ 21:41:04 [2022-08-23T21:41:04.428Z] #54 sha256:a54e30f1dda383e39356fe00fd08aa7f07a9ca8d129906896bd0194f3713c273 21:41:04 [2022-08-23T21:41:04.686Z] #54 DONE 0.1s 21:41:04 [2022-08-23T21:41:04.686Z] 21:41:04 [2022-08-23T21:41:04.686Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:41:04 [2022-08-23T21:41:04.686Z] #60 sha256:c614fc7a13a431f361796f33de6db222d367f70a5cd29898bc677b62da824be4 21:41:05 [2022-08-23T21:41:05.253Z] #60 ... 21:41:05 [2022-08-23T21:41:05.253Z] 21:41:05 [2022-08-23T21:41:05.253Z] #77 [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 21:41:05 [2022-08-23T21:41:05.253Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:41:05 [2022-08-23T21:41:05.253Z] #77 324.2 CCLD tests/init 21:41:05 [2022-08-23T21:41:05.933Z] #64 345.2 + bin/containerd-shim-runc-v1 21:41:06 [2022-08-23T21:41:06.385Z] #77 ... 21:41:06 [2022-08-23T21:41:06.385Z] 21:41:06 [2022-08-23T21:41:06.385Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 21:41:06 [2022-08-23T21:41:06.385Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef 21:41:06 [2022-08-23T21:41:06.385Z] #47 DONE 401.5s 21:41:06 [2022-08-23T21:41:06.385Z] 21:41:06 [2022-08-23T21:41:06.385Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:41:06 [2022-08-23T21:41:06.385Z] #64 sha256:044936719f6a57b35e935d20d8b2b456ed03fc39b3469bdfe67b0c1f4c10842e 21:41:06 [2022-08-23T21:41:06.385Z] #64 ... 21:41:06 [2022-08-23T21:41:06.385Z] 21:41:06 [2022-08-23T21:41:06.385Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ 21:41:06 [2022-08-23T21:41:06.385Z] #48 sha256:28668fe36c956dea293516f46c57630b8d190ebe045699e9ddad926e1cf324d6 21:41:06 [2022-08-23T21:41:06.644Z] #48 DONE 0.8s 21:41:06 [2022-08-23T21:41:06.644Z] 21:41:06 [2022-08-23T21:41:06.644Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ 21:41:06 [2022-08-23T21:41:06.644Z] #52 sha256:f2cdd2a3c5f9bccd8450d2a570293749a063aa2aaa4438051b7f1c5c13c8bed6 21:41:06 [2022-08-23T21:41:06.644Z] #52 DONE 0.1s 21:41:06 [2022-08-23T21:41:06.644Z] 21:41:06 [2022-08-23T21:41:06.644Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ 21:41:06 [2022-08-23T21:41:06.644Z] #54 sha256:96223dff84f960d4829ed6131802205339658c8f6e5e4d4b998951a087d5a654 21:41:06 [2022-08-23T21:41:06.644Z] #54 DONE 0.2s 21:41:06 [2022-08-23T21:41:06.644Z] 21:41:06 [2022-08-23T21:41:06.644Z] #77 [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 21:41:06 [2022-08-23T21:41:06.644Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 21:41:06 [2022-08-23T21:41:06.644Z] #77 325.0 CCLD tests/init 21:41:12 [2022-08-23T21:41:12.520Z] #64 351.5 + bin/containerd-shim-runc-v2 21:41:12 [2022-08-23T21:41:12.520Z] #64 352.4 + binaries 21:41:12 [2022-08-23T21:41:12.520Z] #64 352.4 + install -D bin/containerd /build/containerd 21:41:12 [2022-08-23T21:41:12.520Z] #64 352.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 21:41:12 [2022-08-23T21:41:12.520Z] #64 352.4 + install -D bin/ctr /build/ctr 21:41:15 [2022-08-23T21:41:15.811Z] #64 DONE 355.3s 21:41:16 [2022-08-23T21:41:16.072Z] 21:41:16 [2022-08-23T21:41:16.072Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ 21:41:16 [2022-08-23T21:41:16.072Z] #65 sha256:ed9a80019a892094bb4415523d9c4b2539946e13c3a41b5dd0db8ab873cf725e 21:41:17 [2022-08-23T21:41:17.451Z] #65 DONE 1.1s 21:41:17 [2022-08-23T21:41:17.451Z] 21:41:17 [2022-08-23T21:41:17.451Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ 21:41:17 [2022-08-23T21:41:17.451Z] #70 sha256:049eab39ec2c5110dd0cc1d41de7b26b52231ccccca9063b0d446e6747728aa5 21:41:17 [2022-08-23T21:41:17.711Z] #70 DONE 0.5s 21:41:17 [2022-08-23T21:41:17.711Z] 21:41:17 [2022-08-23T21:41:17.711Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ 21:41:17 [2022-08-23T21:41:17.711Z] #75 sha256:c8d647f74212ad7969d808bc4049ccef4759f6e099d5ae0a47bef5e716ce6fc8 21:41:18 [2022-08-23T21:41:18.649Z] #75 DONE 1.0s 21:41:18 [2022-08-23T21:41:18.649Z] 21:41:18 [2022-08-23T21:41:18.649Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ 21:41:18 [2022-08-23T21:41:18.649Z] #78 sha256:6a56c81e8a36f44c57a2fde7d74ab297b124c536478f3739870225740ee915dc 21:41:18 [2022-08-23T21:41:18.649Z] #78 DONE 0.0s 21:41:18 [2022-08-23T21:41:18.649Z] 21:41:18 [2022-08-23T21:41:18.649Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ 21:41:18 [2022-08-23T21:41:18.649Z] #79 sha256:a41abfb695530dbc280670f9ba35dcf8c6aaac2a091deb16b113d84cf48ec357 21:41:18 [2022-08-23T21:41:18.649Z] #79 DONE 0.0s 21:41:18 [2022-08-23T21:41:18.649Z] 21:41:18 [2022-08-23T21:41:18.649Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker 21:41:18 [2022-08-23T21:41:18.649Z] #80 sha256:546700e172192512b7b03dcea182f7882996d4cbbf085e348bce70f29f29a1a1 21:41:18 [2022-08-23T21:41:18.649Z] #80 DONE 0.0s 21:41:18 [2022-08-23T21:41:18.910Z] 21:41:18 [2022-08-23T21:41:18.910Z] #81 [dev-systemd-true 1/1] 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 dbus dbus-user-session systemd systemd-sysv 21:41:18 [2022-08-23T21:41:18.910Z] #81 sha256:fd01d6a8287b1c26adcf7f75c2a71adda883438f84fd4f758506cb417aca7a65 21:41:19 [2022-08-23T21:41:19.848Z] #81 0.801 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 21:41:19 [2022-08-23T21:41:19.848Z] #81 0.983 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 21:41:19 [2022-08-23T21:41:19.848Z] #81 1.075 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 21:41:20 [2022-08-23T21:41:20.422Z] #81 1.156 Reading package lists... 21:41:21 [2022-08-23T21:41:21.252Z] #81 1.750 Reading package lists... 21:41:21 [2022-08-23T21:41:21.252Z] #81 2.258 Building dependency tree... 21:41:21 [2022-08-23T21:41:21.252Z] #81 2.381 Reading state information... 21:41:21 [2022-08-23T21:41:21.511Z] #81 2.500 systemd is already the newest version (247.3-7). 21:41:21 [2022-08-23T21:41:21.511Z] #81 2.500 systemd set to manually installed. 21:41:21 [2022-08-23T21:41:21.511Z] #81 2.500 The following additional packages will be installed: 21:41:21 [2022-08-23T21:41:21.511Z] #81 2.500 libdbus-1-3 libpam-systemd 21:41:21 [2022-08-23T21:41:21.511Z] #81 2.501 Recommended packages: 21:41:21 [2022-08-23T21:41:21.511Z] #81 2.501 libnss-systemd 21:41:21 [2022-08-23T21:41:21.511Z] #81 2.560 The following NEW packages will be installed: 21:41:21 [2022-08-23T21:41:21.511Z] #81 2.561 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv 21:41:21 [2022-08-23T21:41:21.771Z] #81 2.829 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 21:41:21 [2022-08-23T21:41:21.771Z] #81 2.829 Need to get 950 kB of archives. 21:41:21 [2022-08-23T21:41:21.771Z] #81 2.829 After this operation, 1988 kB of additional disk space will be used. 21:41:21 [2022-08-23T21:41:21.771Z] #81 2.829 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] 21:41:21 [2022-08-23T21:41:21.771Z] #81 2.835 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] 21:41:21 [2022-08-23T21:41:21.771Z] #81 2.837 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] 21:41:21 [2022-08-23T21:41:21.771Z] #81 2.839 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] 21:41:21 [2022-08-23T21:41:21.771Z] #81 2.842 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] 21:41:21 [2022-08-23T21:41:21.771Z] #81 2.994 debconf: delaying package configuration, since apt-utils is not installed 21:41:21 [2022-08-23T21:41:21.771Z] #81 3.022 Fetched 950 kB in 0s (3427 kB/s) 21:41:21 [2022-08-23T21:41:21.771Z] #81 3.038 Selecting previously unselected package systemd-sysv. 21:41:22 [2022-08-23T21:41:22.031Z] #81 3.039 (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 ... 29483 files and directories currently installed.) 21:41:22 [2022-08-23T21:41:22.031Z] #81 3.054 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... 21:41:22 [2022-08-23T21:41:22.031Z] #81 3.056 Unpacking systemd-sysv (247.3-7) ... 21:41:22 [2022-08-23T21:41:22.031Z] #81 3.089 Selecting previously unselected package libdbus-1-3:amd64. 21:41:22 [2022-08-23T21:41:22.031Z] #81 3.091 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... 21:41:22 [2022-08-23T21:41:22.031Z] #81 3.097 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... 21:41:22 [2022-08-23T21:41:22.031Z] #81 3.144 Selecting previously unselected package dbus. 21:41:22 [2022-08-23T21:41:22.031Z] #81 3.147 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... 21:41:22 [2022-08-23T21:41:22.031Z] #81 3.155 Unpacking dbus (1.12.20-2) ... 21:41:22 [2022-08-23T21:41:22.031Z] #81 3.207 Selecting previously unselected package libpam-systemd:amd64. 21:41:22 [2022-08-23T21:41:22.031Z] #81 3.209 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... 21:41:22 [2022-08-23T21:41:22.031Z] #81 3.213 Unpacking libpam-systemd:amd64 (247.3-7) ... 21:41:22 [2022-08-23T21:41:22.031Z] #81 3.257 Selecting previously unselected package dbus-user-session. 21:41:22 [2022-08-23T21:41:22.031Z] #81 3.259 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... 21:41:22 [2022-08-23T21:41:22.031Z] #81 3.262 Unpacking dbus-user-session (1.12.20-2) ... 21:41:22 [2022-08-23T21:41:22.031Z] #81 3.347 Setting up systemd-sysv (247.3-7) ... 21:41:22 [2022-08-23T21:41:22.031Z] #81 3.357 Setting up libdbus-1-3:amd64 (1.12.20-2) ... 21:41:22 [2022-08-23T21:41:22.290Z] #81 3.367 Setting up dbus (1.12.20-2) ... 21:41:22 [2022-08-23T21:41:22.551Z] #81 3.519 invoke-rc.d: could not determine current runlevel 21:41:22 [2022-08-23T21:41:22.551Z] #81 3.521 invoke-rc.d: policy-rc.d denied execution of start. 21:41:22 [2022-08-23T21:41:22.551Z] #81 3.525 Setting up libpam-systemd:amd64 (247.3-7) ... 21:41:22 [2022-08-23T21:41:22.551Z] #81 3.671 Setting up dbus-user-session (1.12.20-2) ... 21:41:22 [2022-08-23T21:41:22.551Z] #81 3.684 Processing triggers for libc-bin (2.31-13+deb11u3) ... 21:41:22 [2022-08-23T21:41:22.551Z] #81 DONE 3.8s 21:41:22 [2022-08-23T21:41:22.811Z] 21:41:22 [2022-08-23T21:41:22.811Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker 21:41:22 [2022-08-23T21:41:22.811Z] #82 sha256:fe410b48dbc04518310b72924507e9294afa48aa782dc0a0b0171bc9a676424c 21:41:23 [2022-08-23T21:41:23.382Z] #82 DONE 0.9s 21:41:23 [2022-08-23T21:41:23.642Z] 21:41:23 [2022-08-23T21:41:23.642Z] #83 exporting to image 21:41:23 [2022-08-23T21:41:23.642Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 21:41:23 [2022-08-23T21:41:23.642Z] #83 exporting layers 21:41:27 [2022-08-23T21:41:27.203Z] #77 345.2 AR libcrun_testing.a 21:41:27 [2022-08-23T21:41:27.203Z] #77 345.2 ar: `u' modifier ignored since `D' is the default (see `U') 21:41:27 [2022-08-23T21:41:27.203Z] #77 345.3 CCLD tests/tests_libcrun_utils 21:41:27 [2022-08-23T21:41:27.203Z] #77 345.3 CCLD tests/tests_libcrun_errors 21:41:27 [2022-08-23T21:41:27.203Z] #77 345.3 CCLD tests/tests_libcrun_fuzzer 21:41:27 [2022-08-23T21:41:27.203Z] #77 345.8 CCLD libcrun.la 21:41:28 [2022-08-23T21:41:28.141Z] #77 346.8 CCLD crun 21:41:28 [2022-08-23T21:41:28.400Z] #77 347.4 make[3]: Entering directory '/tmp/crun-build' 21:41:28 [2022-08-23T21:41:28.610Z] #77 345.7 AR libcrun_testing.a 21:41:28 [2022-08-23T21:41:28.610Z] #77 345.7 ar: `u' modifier ignored since `D' is the default (see `U') 21:41:28 [2022-08-23T21:41:28.610Z] #77 345.8 CCLD tests/tests_libcrun_utils 21:41:28 [2022-08-23T21:41:28.610Z] #77 345.8 CCLD tests/tests_libcrun_errors 21:41:28 [2022-08-23T21:41:28.610Z] #77 345.8 CCLD tests/tests_libcrun_fuzzer 21:41:28 [2022-08-23T21:41:28.610Z] #77 345.8 CCLD libcrun.la 21:41:28 [2022-08-23T21:41:28.610Z] #77 347.2 CCLD crun 21:41:28 [2022-08-23T21:41:28.610Z] #77 347.7 make[3]: Entering directory '/tmp/crun-build' 21:41:28 [2022-08-23T21:41:28.610Z] #77 347.9 /bin/mkdir -p '/usr/local/lib' 21:41:28 [2022-08-23T21:41:28.610Z] #77 347.9 /bin/mkdir -p '/usr/local/share/man/man1' 21:41:28 [2022-08-23T21:41:28.610Z] #77 347.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' 21:41:28 [2022-08-23T21:41:28.610Z] #77 347.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' 21:41:28 [2022-08-23T21:41:28.610Z] #77 348.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la 21:41:28 [2022-08-23T21:41:28.659Z] #77 347.6 /bin/mkdir -p '/usr/local/share/man/man1' 21:41:28 [2022-08-23T21:41:28.659Z] #77 347.6 /bin/mkdir -p '/usr/local/lib' 21:41:28 [2022-08-23T21:41:28.659Z] #77 347.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' 21:41:28 [2022-08-23T21:41:28.659Z] #77 347.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' 21:41:28 [2022-08-23T21:41:28.659Z] #77 347.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la 21:41:28 [2022-08-23T21:41:28.659Z] #77 347.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a 21:41:28 [2022-08-23T21:41:28.659Z] #77 347.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a 21:41:28 [2022-08-23T21:41:28.868Z] #77 348.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a 21:41:28 [2022-08-23T21:41:28.868Z] #77 348.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a 21:41:28 [2022-08-23T21:41:28.868Z] #77 348.0 libtool: install: ranlib /usr/local/lib/libcrun.a 21:41:28 [2022-08-23T21:41:28.868Z] #77 348.3 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 21:41:28 [2022-08-23T21:41:28.918Z] #77 347.8 libtool: install: ranlib /usr/local/lib/libcrun.a 21:41:28 [2022-08-23T21:41:28.918Z] #77 348.0 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 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.3 ---------------------------------------------------------------------- 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.3 Libraries have been installed in: 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.3 /usr/local/lib 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.3 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.3 If you ever happen to want to link against installed libraries 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.3 in a given directory, LIBDIR, you must either use libtool, and 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.3 specify the full pathname of the library, or use the '-LLIBDIR' 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.3 flag during linking and do at least one of the following: 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.3 during execution 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.3 during linking 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.3 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.3 See any operating system documentation about shared libraries for 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.3 more information, such as the ld(1) and ld.so(8) manual pages. 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.3 ---------------------------------------------------------------------- 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.3 /bin/mkdir -p '/build' 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.4 libtool: install: /usr/bin/install -c crun /build/crun 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.4 make[3]: Leaving directory '/tmp/crun-build' 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.4 make[2]: Leaving directory '/tmp/crun-build' 21:41:29 [2022-08-23T21:41:29.126Z] #77 348.4 make[1]: Leaving directory '/tmp/crun-build' 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.0 ---------------------------------------------------------------------- 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.0 Libraries have been installed in: 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.0 /usr/local/lib 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.0 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.0 If you ever happen to want to link against installed libraries 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.0 in a given directory, LIBDIR, you must either use libtool, and 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.0 specify the full pathname of the library, or use the '-LLIBDIR' 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.0 flag during linking and do at least one of the following: 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.0 during execution 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.0 during linking 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.0 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.0 See any operating system documentation about shared libraries for 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.0 more information, such as the ld(1) and ld.so(8) manual pages. 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.0 ---------------------------------------------------------------------- 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.0 /bin/mkdir -p '/build' 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.2 libtool: install: /usr/bin/install -c crun /build/crun 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.2 make[3]: Leaving directory '/tmp/crun-build' 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.2 make[2]: Leaving directory '/tmp/crun-build' 21:41:29 [2022-08-23T21:41:29.177Z] #77 348.2 make[1]: Leaving directory '/tmp/crun-build' 21:41:29 [2022-08-23T21:41:29.385Z] #77 DONE 348.8s 21:41:29 [2022-08-23T21:41:29.385Z] 21:41:29 [2022-08-23T21:41:29.385Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:41:29 [2022-08-23T21:41:29.385Z] #64 sha256:044936719f6a57b35e935d20d8b2b456ed03fc39b3469bdfe67b0c1f4c10842e 21:41:29 [2022-08-23T21:41:29.744Z] #77 DONE 348.5s 21:41:29 [2022-08-23T21:41:29.744Z] 21:41:29 [2022-08-23T21:41:29.744Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:41:29 [2022-08-23T21:41:29.744Z] #60 sha256:c614fc7a13a431f361796f33de6db222d367f70a5cd29898bc677b62da824be4 21:41:29 [2022-08-23T21:41:29.769Z] ? github.com/docker/docker/api/server/backend/build [no test files] 21:41:29 [2022-08-23T21:41:29.769Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 21:41:29 [2022-08-23T21:41:29.769Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 31.9% of statements 21:41:29 [2022-08-23T21:41:29.769Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements 21:41:29 [2022-08-23T21:41:29.769Z] ? github.com/docker/docker/api/server/router [no test files] 21:41:29 [2022-08-23T21:41:29.769Z] ? github.com/docker/docker/api/server/router/build [no test files] 21:41:29 [2022-08-23T21:41:29.769Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 21:41:29 [2022-08-23T21:41:29.769Z] ? github.com/docker/docker/api/server/router/container [no test files] 21:41:29 [2022-08-23T21:41:29.769Z] ? github.com/docker/docker/api/server/router/debug [no test files] 21:41:29 [2022-08-23T21:41:29.769Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 21:41:29 [2022-08-23T21:41:29.769Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 21:41:29 [2022-08-23T21:41:29.769Z] ? github.com/docker/docker/api/server/router/image [no test files] 21:41:29 [2022-08-23T21:41:29.769Z] ? github.com/docker/docker/api/server/router/network [no test files] 21:41:30 [2022-08-23T21:41:30.029Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 21:41:30 [2022-08-23T21:41:30.029Z] ? github.com/docker/docker/api/server/router/session [no test files] 21:41:30 [2022-08-23T21:41:30.029Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 6.0% of statements 21:41:30 [2022-08-23T21:41:30.223Z] #83 exporting layers 6.2s done 21:41:30 [2022-08-23T21:41:30.223Z] #83 writing image sha256:a8965a8ae3ec7b597716c25577daa37c5ef3f4dc167bb375aa36f640fbc8e3e8 done 21:41:30 [2022-08-23T21:41:30.223Z] #83 naming to docker.io/library/docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 done 21:41:30 [2022-08-23T21:41:30.223Z] #83 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { 21:41:30 [2022-08-23T21:41:30.289Z] ? github.com/docker/docker/api/server/router/system [no test files] [Pipeline] sh 21:41:30 [2022-08-23T21:41:30.576Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 hack/make.sh dynbinary test-integration 21:41:30 [2022-08-23T21:41:30.859Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements 21:41:30 [2022-08-23T21:41:30.859Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements 21:41:30 [2022-08-23T21:41:30.859Z] ? github.com/docker/docker/api/types [no test files] 21:41:30 [2022-08-23T21:41:30.859Z] ? github.com/docker/docker/api/types/backend [no test files] 21:41:30 [2022-08-23T21:41:30.859Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 21:41:30 [2022-08-23T21:41:30.859Z] ? github.com/docker/docker/api/types/container [no test files] 21:41:30 [2022-08-23T21:41:30.859Z] ? github.com/docker/docker/api/types/events [no test files] 21:41:30 [2022-08-23T21:41:30.859Z] ? github.com/docker/docker/api/types/image [no test files] 21:41:30 [2022-08-23T21:41:30.859Z] ? github.com/docker/docker/api/types/mount [no test files] 21:41:30 [2022-08-23T21:41:30.859Z] ? github.com/docker/docker/api/types/network [no test files] 21:41:30 [2022-08-23T21:41:30.859Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 21:41:31 [2022-08-23T21:41:31.119Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements 21:41:31 [2022-08-23T21:41:31.119Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements 21:41:31 [2022-08-23T21:41:31.119Z] ? github.com/docker/docker/api/types/swarm [no test files] 21:41:31 [2022-08-23T21:41:31.119Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 21:41:31 [2022-08-23T21:41:31.379Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements 21:41:31 [2022-08-23T21:41:31.379Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements 21:41:31 [2022-08-23T21:41:31.379Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 21:41:31 [2022-08-23T21:41:31.379Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 21:41:31 [2022-08-23T21:41:31.379Z] ? github.com/docker/docker/api/types/volume [no test files] 21:41:31 [2022-08-23T21:41:31.379Z] ? github.com/docker/docker/builder [no test files] 21:41:31 [2022-08-23T21:41:31.379Z] ? github.com/docker/docker/builder/builder-next [no test files] 21:41:31 [2022-08-23T21:41:31.379Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 21:41:31 [2022-08-23T21:41:31.379Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 21:41:31 [2022-08-23T21:41:31.379Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 21:41:31 [2022-08-23T21:41:31.379Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 21:41:31 [2022-08-23T21:41:31.379Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 21:41:31 [2022-08-23T21:41:31.379Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 21:41:32 [2022-08-23T21:41:32.484Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. 21:41:32 [2022-08-23T21:41:32.484Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. 21:41:32 [2022-08-23T21:41:32.484Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. 21:41:32 [2022-08-23T21:41:32.484Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target 21:41:32 [2022-08-23T21:41:32.484Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) 21:41:32 [2022-08-23T21:41:32.484Z] Detected virtualization docker. 21:41:32 [2022-08-23T21:41:32.484Z] Detected architecture x86-64. 21:41:32 [2022-08-23T21:41:32.484Z] Set hostname to <06177e805e12>. 21:41:32 [2022-08-23T21:41:32.484Z] modprobe@configfs.service: Succeeded. 21:41:32 [2022-08-23T21:41:32.484Z] modprobe@drm.service: Succeeded. 21:41:32 [2022-08-23T21:41:32.484Z] modprobe@fuse.service: Succeeded. 21:41:32 [2022-08-23T21:41:32.744Z] + source /etc/docker-entrypoint-cmd 21:41:32 [2022-08-23T21:41:32.744Z] ++ hack/make.sh dynbinary test-integration 21:41:32 [2022-08-23T21:41:32.744Z] 21:41:32 [2022-08-23T21:41:32.744Z] Removing bundles/ 21:41:32 [2022-08-23T21:41:32.744Z] 21:41:32 [2022-08-23T21:41:32.744Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 21:41:32 [2022-08-23T21:41:32.744Z] Building: bundles/dynbinary-daemon/dockerd 21:41:32 [2022-08-23T21:41:32.744Z] GOOS="" GOARCH="" GOARM="" 21:41:33 [2022-08-23T21:41:33.921Z] ok github.com/docker/docker/builder/remotecontext 0.146s coverage: 13.7% of statements 21:41:33 [2022-08-23T21:41:33.921Z] ok github.com/docker/docker/builder/dockerfile 0.438s coverage: 49.3% of statements 21:41:34 [2022-08-23T21:41:34.181Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements 21:41:34 [2022-08-23T21:41:34.755Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements 21:41:35 [2022-08-23T21:41:35.324Z] ok github.com/docker/docker/builder/remotecontext/git 1.500s coverage: 86.3% of statements 21:41:35 [2022-08-23T21:41:35.324Z] ? github.com/docker/docker/cli [no test files] 21:41:35 [2022-08-23T21:41:35.324Z] ? github.com/docker/docker/cli/config [no test files] 21:41:35 [2022-08-23T21:41:35.324Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 21:41:35 [2022-08-23T21:41:35.324Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 21:41:36 [2022-08-23T21:41:36.266Z] ok github.com/docker/docker/cmd/docker-proxy 0.296s coverage: 67.6% of statements 21:41:36 [2022-08-23T21:41:36.357Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|name|types_sizes|compiled_files|files|imports) took 2m57.094383078s 21:41:36 [2022-08-23T21:41:36.357Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 500.496435ms 21:41:39 [2022-08-23T21:41:39.565Z] ok github.com/docker/docker/client 0.065s coverage: 76.0% of statements 21:41:47 [2022-08-23T21:41:47.465Z] #64 ... 21:41:47 [2022-08-23T21:41:47.465Z] 21:41:47 [2022-08-23T21:41:47.465Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 21:41:47 [2022-08-23T21:41:47.465Z] #60 sha256:b718a6854ac99b39a312b6e5c590ffc84af6475ae4cc079409c028ecab122f65 21:41:47 [2022-08-23T21:41:47.465Z] #60 230.7 + mkdir -p /build 21:41:47 [2022-08-23T21:41:47.465Z] #60 230.7 + cp runc /build/runc 21:41:47 [2022-08-23T21:41:47.465Z] #60 DONE 231.7s 21:41:47 [2022-08-23T21:41:47.465Z] 21:41:47 [2022-08-23T21:41:47.465Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:41:47 [2022-08-23T21:41:47.465Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:41:47 [2022-08-23T21:41:47.465Z] #55 443.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) 21:41:47 [2022-08-23T21:41:47.465Z] #55 DONE 444.9s 21:41:47 [2022-08-23T21:41:47.465Z] 21:41:47 [2022-08-23T21:41:47.465Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:41:47 [2022-08-23T21:41:47.465Z] #64 sha256:044936719f6a57b35e935d20d8b2b456ed03fc39b3469bdfe67b0c1f4c10842e 21:41:47 [2022-08-23T21:41:47.843Z] #60 229.6 + mkdir -p /build 21:41:47 [2022-08-23T21:41:47.843Z] #60 229.6 + cp runc /build/runc 21:41:47 [2022-08-23T21:41:47.843Z] #60 DONE 230.8s 21:41:47 [2022-08-23T21:41:47.843Z] 21:41:47 [2022-08-23T21:41:47.843Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version 21:41:47 [2022-08-23T21:41:47.843Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 21:41:47 [2022-08-23T21:41:47.843Z] #55 446.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) 21:41:47 [2022-08-23T21:41:47.843Z] #55 DONE 447.0s 21:41:47 [2022-08-23T21:41:47.843Z] 21:41:47 [2022-08-23T21:41:47.843Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:41:47 [2022-08-23T21:41:47.843Z] #64 sha256:b745f21aa18c28db927774f3b5c2ba81483c104908e2e99b8cf69633bb662829 21:41:48 [2022-08-23T21:41:48.840Z] #64 ... 21:41:48 [2022-08-23T21:41:48.840Z] 21:41:48 [2022-08-23T21:41:48.840Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ 21:41:48 [2022-08-23T21:41:48.840Z] #56 sha256:98298019394ff2c793a00cc103ad30121975f67d6851c55536651722e0df7f32 21:41:49 [2022-08-23T21:41:49.747Z] #64 ... 21:41:49 [2022-08-23T21:41:49.747Z] 21:41:49 [2022-08-23T21:41:49.747Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ 21:41:49 [2022-08-23T21:41:49.747Z] #56 sha256:3f8820dcf9c230207a5f915a24f7a45841c6fd25394d46834ee34f4793a9e101 21:41:49 [2022-08-23T21:41:49.775Z] #56 DONE 0.6s 21:41:49 [2022-08-23T21:41:49.775Z] 21:41:49 [2022-08-23T21:41:49.775Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ 21:41:49 [2022-08-23T21:41:49.775Z] #58 sha256:53d61505a7850feb5c4f44b056b88d2e4e154c32295cf1557e17f244d9bd4a0b 21:41:49 [2022-08-23T21:41:49.775Z] #58 DONE 0.1s 21:41:49 [2022-08-23T21:41:49.775Z] 21:41:49 [2022-08-23T21:41:49.775Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ 21:41:49 [2022-08-23T21:41:49.775Z] #61 sha256:3bc716b1e021d4a4166d2781982c608403a71032312fc50cb41f0fd00b9af7ed 21:41:49 [2022-08-23T21:41:49.775Z] #61 DONE 0.2s 21:41:49 [2022-08-23T21:41:49.775Z] 21:41:49 [2022-08-23T21:41:49.775Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:41:49 [2022-08-23T21:41:49.775Z] #64 sha256:044936719f6a57b35e935d20d8b2b456ed03fc39b3469bdfe67b0c1f4c10842e 21:41:50 [2022-08-23T21:41:50.005Z] #56 DONE 0.2s 21:41:50 [2022-08-23T21:41:50.005Z] 21:41:50 [2022-08-23T21:41:50.005Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ 21:41:50 [2022-08-23T21:41:50.005Z] #58 sha256:218ea43b6220c9a8143bfc6c3f093e6b57f6591022b2b40be6c794fec6ed102a 21:41:50 [2022-08-23T21:41:50.005Z] #58 DONE 0.1s 21:41:50 [2022-08-23T21:41:50.005Z] 21:41:50 [2022-08-23T21:41:50.005Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ 21:41:50 [2022-08-23T21:41:50.005Z] #61 sha256:ae3467f1474b868c06aad7a6d792be863dfd260e5d9d7111dfb4515600359df4 21:41:50 [2022-08-23T21:41:50.264Z] #61 DONE 0.1s 21:41:50 [2022-08-23T21:41:50.264Z] 21:41:50 [2022-08-23T21:41:50.264Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 21:41:50 [2022-08-23T21:41:50.264Z] #64 sha256:b745f21aa18c28db927774f3b5c2ba81483c104908e2e99b8cf69633bb662829 21:41:51 [2022-08-23T21:41:51.641Z] #64 388.5 + bin/containerd 21:41:52 [2022-08-23T21:41:52.303Z] #64 387.6 + bin/containerd 21:42:11 [2022-08-23T21:42:11.668Z] ok github.com/docker/docker/cmd/dockerd 0.076s coverage: 29.9% of statements 21:42:11 [2022-08-23T21:42:11.668Z] ok github.com/docker/docker/container 0.121s coverage: 37.2% of statements 21:42:11 [2022-08-23T21:42:11.668Z] ok github.com/docker/docker/cmd/dockerd/trap 2.526s coverage: 0.0% of statements 21:42:11 [2022-08-23T21:42:11.668Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 21:42:11 [2022-08-23T21:42:11.668Z] ? github.com/docker/docker/container/stream [no test files] 21:42:11 [2022-08-23T21:42:11.668Z] ? github.com/docker/docker/contrib/apparmor [no test files] 21:42:11 [2022-08-23T21:42:11.668Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 21:42:11 [2022-08-23T21:42:11.668Z] ? github.com/docker/docker/contrib/httpserver [no test files] 21:42:16 [2022-08-23T21:42:16.951Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements 21:42:18 [2022-08-23T21:42:18.335Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements 21:42:19 [2022-08-23T21:42:19.717Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements 21:42:26 [2022-08-23T21:42:26.294Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements 21:42:27 [2022-08-23T21:42:27.675Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 76.8% of statements 21:42:27 [2022-08-23T21:42:27.935Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements 21:42:28 [2022-08-23T21:42:28.504Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements 21:42:29 [2022-08-23T21:42:29.074Z] ok github.com/docker/docker/daemon 10.109s coverage: 16.6% of statements 21:42:29 [2022-08-23T21:42:29.074Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 21:42:29 [2022-08-23T21:42:29.074Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 21:42:29 [2022-08-23T21:42:29.074Z] ? github.com/docker/docker/daemon/containerd [no test files] 21:42:29 [2022-08-23T21:42:29.074Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 21:42:29 [2022-08-23T21:42:29.074Z] ? github.com/docker/docker/daemon/exec [no test files] 21:42:30 [2022-08-23T21:42:30.017Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.620s coverage: 74.8% of statements 21:42:30 [2022-08-23T21:42:30.956Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.348s coverage: 60.7% of statements 21:42:30 [2022-08-23T21:42:30.956Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements 21:42:32 [2022-08-23T21:42:32.338Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements 21:42:33 [2022-08-23T21:42:33.740Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.411s coverage: 50.6% of statements 21:42:35 [2022-08-23T21:42:35.654Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.008s coverage: 45.9% of statements 21:42:35 [2022-08-23T21:42:35.654Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 21:42:35 [2022-08-23T21:42:35.654Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.932s coverage: 58.5% of statements 21:42:35 [2022-08-23T21:42:35.654Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 21:42:35 [2022-08-23T21:42:35.654Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 21:42:36 [2022-08-23T21:42:36.600Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.5% of statements 21:42:36 [2022-08-23T21:42:36.860Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements 21:42:37 [2022-08-23T21:42:37.121Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements 21:42:38 [2022-08-23T21:42:38.504Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.9% of statements 21:42:38 [2022-08-23T21:42:38.504Z] ? github.com/docker/docker/daemon/initlayer [no test files] 21:42:38 [2022-08-23T21:42:38.504Z] ? github.com/docker/docker/daemon/listeners [no test files] 21:42:38 [2022-08-23T21:42:38.764Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements 21:42:39 [2022-08-23T21:42:39.705Z] ok github.com/docker/docker/daemon/logger/fluentd 0.016s coverage: 53.6% of statements 21:42:39 [2022-08-23T21:42:39.705Z] ok github.com/docker/docker/daemon/logger/awslogs 0.163s coverage: 79.9% of statements 21:42:39 [2022-08-23T21:42:39.705Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 21:42:40 [2022-08-23T21:42:40.275Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements 21:42:40 [2022-08-23T21:42:40.535Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.017s coverage: 88.2% of statements 21:42:41 [2022-08-23T21:42:41.494Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.095s coverage: 76.8% of statements 21:42:41 [2022-08-23T21:42:41.786Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements 21:42:42 [2022-08-23T21:42:42.374Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 79.4% of statements 21:42:43 [2022-08-23T21:42:43.316Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements 21:42:43 [2022-08-23T21:42:43.886Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements 21:42:44 [2022-08-23T21:42:44.826Z] ok github.com/docker/docker/daemon/logger/journald 3.616s coverage: 74.3% of statements 21:42:44 [2022-08-23T21:42:44.826Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 21:42:44 [2022-08-23T21:42:44.826Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 21:42:44 [2022-08-23T21:42:44.826Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 21:42:44 [2022-08-23T21:42:44.826Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 21:42:45 [2022-08-23T21:42:45.396Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements 21:42:45 [2022-08-23T21:42:45.396Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 21:42:45 [2022-08-23T21:42:45.965Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements 21:42:46 [2022-08-23T21:42:46.225Z] ok github.com/docker/docker/daemon/logger/splunk 1.559s coverage: 82.5% of statements 21:42:46 [2022-08-23T21:42:46.225Z] ? github.com/docker/docker/daemon/names [no test files] 21:42:46 [2022-08-23T21:42:46.225Z] ? github.com/docker/docker/daemon/stats [no test files] 21:42:47 [2022-08-23T21:42:47.164Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 44.4% of statements 21:42:47 [2022-08-23T21:42:47.888Z] #64 439.2 # github.com/containerd/containerd/cmd/containerd 21:42:47 [2022-08-23T21:42:47.888Z] #64 439.2 /usr/bin/ld: /tmp/go-link-1434078704/000019.o: in function `New': 21:42:47 [2022-08-23T21:42:47.888Z] #64 439.2 /tmp/tmp.E5HMVZG3sG/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 21:42:47 [2022-08-23T21:42:47.888Z] #64 439.3 + bin/containerd-stress 21:42:47 [2022-08-23T21:42:47.888Z] #64 440.4 + bin/containerd-shim 21:42:48 [2022-08-23T21:42:48.518Z] #64 438.2 # github.com/containerd/containerd/cmd/containerd 21:42:48 [2022-08-23T21:42:48.518Z] #64 438.2 /usr/bin/ld: /tmp/go-link-1451959074/000019.o: in function `New': 21:42:48 [2022-08-23T21:42:48.518Z] #64 438.2 /tmp/tmp.a1S0juV9Si/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 21:42:48 [2022-08-23T21:42:48.518Z] #64 438.3 + bin/containerd-stress 21:42:48 [2022-08-23T21:42:48.518Z] #64 439.4 + bin/containerd-shim 21:42:49 [2022-08-23T21:42:49.072Z] ok github.com/docker/docker/distribution 1.497s coverage: 28.0% of statements 21:42:49 [2022-08-23T21:42:49.072Z] ? github.com/docker/docker/distribution/utils [no test files] 21:42:49 [2022-08-23T21:42:49.332Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements 21:42:49 [2022-08-23T21:42:49.592Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements 21:42:49 [2022-08-23T21:42:49.592Z] ? github.com/docker/docker/dockerversion [no test files] 21:42:49 [2022-08-23T21:42:49.852Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements 21:42:50 [2022-08-23T21:42:50.423Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements 21:42:50 [2022-08-23T21:42:50.683Z] ok github.com/docker/docker/image/tarexport 0.029s coverage: 0.7% of statements 21:42:50 [2022-08-23T21:42:50.683Z] ? github.com/docker/docker/image/v1 [no test files] 21:42:50 [2022-08-23T21:42:50.683Z] ? github.com/docker/docker/internal/test/suite [no test files] 21:42:50 [2022-08-23T21:42:50.943Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements 21:42:51 [2022-08-23T21:42:51.883Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements 21:42:52 [2022-08-23T21:42:52.454Z] ok github.com/docker/docker/opts 0.027s coverage: 66.0% of statements 21:42:52 [2022-08-23T21:42:52.454Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 21:42:54 [2022-08-23T21:42:54.363Z] ok github.com/docker/docker/pkg/archive 0.286s coverage: 82.1% of statements 21:42:54 [2022-08-23T21:42:54.934Z] ok github.com/docker/docker/pkg/authorization 0.412s coverage: 68.3% of statements 21:42:55 [2022-08-23T21:42:55.194Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 21:42:55 [2022-08-23T21:42:55.194Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements 21:42:56 [2022-08-23T21:42:56.051Z] #64 451.5 + bin/containerd-shim-runc-v1 21:42:56 [2022-08-23T21:42:56.631Z] #64 450.6 + bin/containerd-shim-runc-v1 21:42:58 [2022-08-23T21:42:58.489Z] ok github.com/docker/docker/pkg/chrootarchive 2.522s coverage: 42.7% of statements 21:42:58 [2022-08-23T21:42:58.749Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 6.7% of statements 21:42:58 [2022-08-23T21:42:58.749Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements 21:42:59 [2022-08-23T21:42:59.009Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements 21:42:59 [2022-08-23T21:42:59.009Z] ok github.com/docker/docker/layer 7.394s coverage: 68.9% of statements 21:42:59 [2022-08-23T21:42:59.009Z] ? github.com/docker/docker/libcontainerd [no test files] 21:42:59 [2022-08-23T21:42:59.009Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 21:42:59 [2022-08-23T21:42:59.009Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 21:42:59 [2022-08-23T21:42:59.270Z] ? github.com/docker/docker/libcontainerd/types [no test files] 21:42:59 [2022-08-23T21:42:59.270Z] ? github.com/docker/docker/oci/caps [no test files] 21:42:59 [2022-08-23T21:42:59.270Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 21:42:59 [2022-08-23T21:42:59.530Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements 21:42:59 [2022-08-23T21:42:59.790Z] ok github.com/docker/docker/pkg/fsutils 0.179s coverage: 85.1% of statements 21:42:59 [2022-08-23T21:42:59.790Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements 21:43:00 [2022-08-23T21:43:00.732Z] ok github.com/docker/docker/pkg/ioutils 0.353s coverage: 70.1% of statements 21:43:00 [2022-08-23T21:43:00.732Z] ok github.com/docker/docker/pkg/idtools 0.565s coverage: 69.3% of statements 21:43:00 [2022-08-23T21:43:00.992Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements 21:43:00 [2022-08-23T21:43:00.992Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements 21:43:00 [2022-08-23T21:43:00.992Z] ? github.com/docker/docker/pkg/loopback [no test files] 21:43:01 [2022-08-23T21:43:01.258Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements 21:43:01 [2022-08-23T21:43:01.258Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements 21:43:01 [2022-08-23T21:43:01.346Z] #64 458.0 + bin/containerd-shim-runc-v2 21:43:01 [2022-08-23T21:43:01.523Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 21:43:01 [2022-08-23T21:43:01.782Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements 21:43:01 [2022-08-23T21:43:01.782Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements 21:43:01 [2022-08-23T21:43:01.782Z] ? github.com/docker/docker/pkg/platform [no test files] 21:43:01 [2022-08-23T21:43:01.782Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 21:43:01 [2022-08-23T21:43:01.896Z] #64 456.9 + bin/containerd-shim-runc-v2 21:43:01 [2022-08-23T21:43:01.915Z] #64 458.8 + binaries 21:43:02 [2022-08-23T21:43:02.043Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements 21:43:02 [2022-08-23T21:43:02.154Z] #64 457.7 + binaries 21:43:02 [2022-08-23T21:43:02.154Z] #64 457.7 + install -D bin/containerd /build/containerd 21:43:02 [2022-08-23T21:43:02.154Z] #64 457.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 21:43:02 [2022-08-23T21:43:02.174Z] #64 458.8 + install -D bin/containerd /build/containerd 21:43:02 [2022-08-23T21:43:02.174Z] #64 458.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 21:43:02 [2022-08-23T21:43:02.174Z] #64 458.8 + install -D bin/ctr /build/ctr 21:43:02 [2022-08-23T21:43:02.411Z] #64 457.7 + install -D bin/ctr /build/ctr 21:43:02 [2022-08-23T21:43:02.613Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements 21:43:02 [2022-08-23T21:43:02.874Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements 21:43:03 [2022-08-23T21:43:03.134Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 21:43:04 [2022-08-23T21:43:04.310Z] #64 DONE 459.6s 21:43:04 [2022-08-23T21:43:04.514Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements 21:43:04 [2022-08-23T21:43:04.514Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements 21:43:04 [2022-08-23T21:43:04.705Z] #64 DONE 461.2s 21:43:04 [2022-08-23T21:43:04.774Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements 21:43:05 [2022-08-23T21:43:05.033Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements 21:43:05 [2022-08-23T21:43:05.244Z] 21:43:05 [2022-08-23T21:43:05.244Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ 21:43:05 [2022-08-23T21:43:05.244Z] #65 sha256:6ab54e1feb0fd325b06c407f60446449a169223eb6cebd849af7b6e487f5badf 21:43:05 [2022-08-23T21:43:05.293Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements 21:43:05 [2022-08-23T21:43:05.553Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements 21:43:05 [2022-08-23T21:43:05.641Z] 21:43:05 [2022-08-23T21:43:05.641Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ 21:43:05 [2022-08-23T21:43:05.641Z] #65 sha256:e2e58ebee05d0bb283014fa2d458f7af757b2dd37eed7d060df7aa468c1b0f3a 21:43:05 [2022-08-23T21:43:05.813Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements 21:43:06 [2022-08-23T21:43:06.177Z] #65 DONE 0.9s 21:43:06 [2022-08-23T21:43:06.177Z] 21:43:06 [2022-08-23T21:43:06.177Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ 21:43:06 [2022-08-23T21:43:06.177Z] #70 sha256:7d409134163f4592cf08ce7d038fa85267416071969b518182544be482434d6a 21:43:06 [2022-08-23T21:43:06.177Z] #70 DONE 0.2s 21:43:06 [2022-08-23T21:43:06.177Z] 21:43:06 [2022-08-23T21:43:06.177Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ 21:43:06 [2022-08-23T21:43:06.177Z] #75 sha256:e2114a87ce281cdab1acfce36770042a09d3d6883bc51680d9e7bf7381b51c1b 21:43:06 [2022-08-23T21:43:06.383Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements 21:43:06 [2022-08-23T21:43:06.576Z] #65 DONE 0.9s 21:43:06 [2022-08-23T21:43:06.576Z] 21:43:06 [2022-08-23T21:43:06.576Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ 21:43:06 [2022-08-23T21:43:06.576Z] #70 sha256:5eeb104f96e3feb1afab250d412f1af46e948d98c88bca3f6626f5a72a997b49 21:43:06 [2022-08-23T21:43:06.643Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements 21:43:06 [2022-08-23T21:43:06.834Z] #70 DONE 0.2s 21:43:06 [2022-08-23T21:43:06.834Z] 21:43:06 [2022-08-23T21:43:06.834Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ 21:43:06 [2022-08-23T21:43:06.834Z] #75 sha256:7486dfbed70f88e6d3d6149bca94576e672234688b02fa63985f36b803188d1f 21:43:07 [2022-08-23T21:43:07.109Z] #75 DONE 0.8s 21:43:07 [2022-08-23T21:43:07.109Z] 21:43:07 [2022-08-23T21:43:07.109Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ 21:43:07 [2022-08-23T21:43:07.109Z] #78 sha256:7bfa5ea6b346f8a686a92c5df49ede15f9ab5d12c9d75570c584053803b236b1 21:43:07 [2022-08-23T21:43:07.109Z] #78 DONE 0.0s 21:43:07 [2022-08-23T21:43:07.109Z] 21:43:07 [2022-08-23T21:43:07.109Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ 21:43:07 [2022-08-23T21:43:07.109Z] #79 sha256:47a0c0eee448d4fe02faf2f70676e3fbdca92093cf7aaef75291fcf0ed834327 21:43:07 [2022-08-23T21:43:07.109Z] #79 DONE 0.0s 21:43:07 [2022-08-23T21:43:07.109Z] 21:43:07 [2022-08-23T21:43:07.109Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker 21:43:07 [2022-08-23T21:43:07.109Z] #80 sha256:8c6e48b2ea87f3f2e79f734de68d9057e9a924f9d57021a7be77b64f8366ca79 21:43:07 [2022-08-23T21:43:07.109Z] #80 DONE 0.0s 21:43:07 [2022-08-23T21:43:07.213Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements 21:43:07 [2022-08-23T21:43:07.213Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 21:43:07 [2022-08-23T21:43:07.367Z] 21:43:07 [2022-08-23T21:43:07.367Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker 21:43:07 [2022-08-23T21:43:07.367Z] #81 sha256:37d32b20e26cef4480e70fcfe9b70690f3d291f02fe8f8a1e9a330a7fae6c50e 21:43:07 [2022-08-23T21:43:07.770Z] #75 DONE 0.9s 21:43:07 [2022-08-23T21:43:07.770Z] 21:43:07 [2022-08-23T21:43:07.770Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ 21:43:07 [2022-08-23T21:43:07.770Z] #78 sha256:fef910e29e9c9cce73cec727da73c8310df7996eca672ba57b7cbedb9f87f914 21:43:07 [2022-08-23T21:43:07.770Z] #78 DONE 0.1s 21:43:07 [2022-08-23T21:43:07.770Z] 21:43:07 [2022-08-23T21:43:07.770Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ 21:43:07 [2022-08-23T21:43:07.770Z] #79 sha256:f535f553fda604fe77f48cac0199ad8b24ce45d3caf62f0f0047f362da717d49 21:43:07 [2022-08-23T21:43:07.770Z] #79 DONE 0.1s 21:43:07 [2022-08-23T21:43:07.770Z] 21:43:07 [2022-08-23T21:43:07.770Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker 21:43:07 [2022-08-23T21:43:07.770Z] #80 sha256:c4eba05fc84518f542396abb5f72398f81844e67382bbba3656c121ea29ea2e7 21:43:07 [2022-08-23T21:43:07.770Z] #80 DONE 0.0s 21:43:07 [2022-08-23T21:43:07.770Z] 21:43:07 [2022-08-23T21:43:07.770Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker 21:43:07 [2022-08-23T21:43:07.770Z] #81 sha256:8e8d58f176b0fb58e22f51a9f9448bcc041fee9aaa0bbecabd3c2663f6f1a845 21:43:09 [2022-08-23T21:43:09.124Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements 21:43:09 [2022-08-23T21:43:09.385Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements 21:43:09 [2022-08-23T21:43:09.644Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements 21:43:09 [2022-08-23T21:43:09.898Z] #81 DONE 2.6s 21:43:09 [2022-08-23T21:43:09.898Z] 21:43:09 [2022-08-23T21:43:09.898Z] #82 exporting to image 21:43:09 [2022-08-23T21:43:09.898Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 21:43:09 [2022-08-23T21:43:09.898Z] #82 exporting layers 21:43:11 [2022-08-23T21:43:11.026Z] ok github.com/docker/docker/quota 0.216s coverage: 71.4% of statements 21:43:11 [2022-08-23T21:43:11.026Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements 21:43:11 [2022-08-23T21:43:11.958Z] #81 DONE 4.0s 21:43:11 [2022-08-23T21:43:11.958Z] 21:43:11 [2022-08-23T21:43:11.958Z] #82 exporting to image 21:43:11 [2022-08-23T21:43:11.958Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 21:43:11 [2022-08-23T21:43:11.958Z] #82 exporting layers 21:43:11 [2022-08-23T21:43:11.966Z] ok github.com/docker/docker/registry 0.092s coverage: 58.6% of statements 21:43:12 [2022-08-23T21:43:12.536Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements 21:43:12 [2022-08-23T21:43:12.536Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements 21:43:13 [2022-08-23T21:43:13.106Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements 21:43:13 [2022-08-23T21:43:13.366Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements 21:43:15 [2022-08-23T21:43:15.278Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements 21:43:15 [2022-08-23T21:43:15.538Z] ok github.com/docker/docker/volume/local 0.108s coverage: 76.8% of statements 21:43:16 [2022-08-23T21:43:16.109Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements 21:43:17 [2022-08-23T21:43:17.491Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements 21:43:18 [2022-08-23T21:43:18.007Z] #82 exporting layers 7.0s done 21:43:18 [2022-08-23T21:43:18.007Z] #82 writing image sha256:46098bdad5dea5a362744bc54b2ee0675bc3fdbb70d026368c17a2484277916c done 21:43:18 [2022-08-23T21:43:18.007Z] #82 naming to docker.io/library/docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 done 21:43:18 [2022-08-23T21:43:18.007Z] #82 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:18 [2022-08-23T21:43:18.340Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 hack/make.sh dynbinary test-integration 21:43:20 [2022-08-23T21:43:20.079Z] #82 exporting layers 7.3s done 21:43:20 [2022-08-23T21:43:20.079Z] #82 writing image sha256:eee6c5a470f9ba5c10e10ff1bbbb6aaa900df174e4b90421113646515689d191 done 21:43:20 [2022-08-23T21:43:20.079Z] #82 naming to docker.io/library/docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 done 21:43:20 [2022-08-23T21:43:20.079Z] #82 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh 21:43:20 [2022-08-23T21:43:20.238Z] 21:43:20 [2022-08-23T21:43:20.238Z] Removing bundles/ 21:43:20 [2022-08-23T21:43:20.238Z] 21:43:20 [2022-08-23T21:43:20.238Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 21:43:20 [2022-08-23T21:43:20.238Z] Building: bundles/dynbinary-daemon/dockerd 21:43:20 [2022-08-23T21:43:20.238Z] GOOS="" GOARCH="" GOARM="" 21:43:20 [2022-08-23T21:43:20.406Z] + trap exit INT TERM 21:43:20 [2022-08-23T21:43:20.406Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT 21:43:20 [2022-08-23T21:43:20.406Z] + CONTAINER_NAME=docker-pr1 21:43:20 [2022-08-23T21:43:20.406Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44021/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44021/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 -e DOCKER_GRAPHDRIVER docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 hack/make.sh dynbinary 21:43:21 [2022-08-23T21:43:21.782Z] 21:43:21 [2022-08-23T21:43:21.782Z] Removing bundles/ 21:43:21 [2022-08-23T21:43:21.782Z] 21:43:21 [2022-08-23T21:43:21.782Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 21:43:21 [2022-08-23T21:43:21.782Z] Building: bundles/dynbinary-daemon/dockerd 21:43:21 [2022-08-23T21:43:21.782Z] GOOS="" GOARCH="" GOARM="" 21:43:27 [2022-08-23T21:43:27.742Z] INFO [linters context/goanalysis] analyzers took 6m35.695583375s with top 10 stages: buildir: 2m24.393118702s, the_only_name: 40.439091538s, goimports: 29.776128487s, unconvert: 24.290674122s, gosec: 19.862749553s, S1038: 17.122103313s, misspell: 5.599219161s, S1039: 5.414045477s, inspect: 4.843559571s, unused: 4.763071032s 21:43:27 [2022-08-23T21:43:27.742Z] INFO [runner] Issues before processing: 2444, after processing: 0 21:43:27 [2022-08-23T21:43:27.742Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2123/2123, autogenerated_exclude: 2020/2123, identifier_marker: 2020/2020, path_prettifier: 2123/2123, skip_dirs: 2123/2123, exclude: 2020/2020, exclude-rules: 79/2020, cgo: 2123/2444, filename_unadjuster: 2123/2123, nolint: 0/79 21:43:27 [2022-08-23T21:43:27.742Z] INFO [runner] processing took 84.794587ms with stages: nolint: 34.205862ms, identifier_marker: 23.168305ms, path_prettifier: 8.987132ms, autogenerated_exclude: 8.359264ms, exclude-rules: 7.905812ms, skip_dirs: 1.820453ms, cgo: 211.566µs, filename_unadjuster: 131.435µs, max_same_issues: 1.238µs, uniq_by_line: 601ns, max_from_linter: 419ns, skip_files: 396ns, diff: 371ns, exclude: 370ns, source_code: 259ns, sort_results: 250ns, max_per_file_from_linter: 250ns, path_shortener: 249ns, severity-rules: 240ns, path_prefixer: 115ns 21:43:27 [2022-08-23T21:43:27.742Z] INFO [runner] linters took 1m47.280045619s with stages: goanalysis_metalinter: 1m47.195061396s 21:43:27 [2022-08-23T21:43:27.742Z] INFO File cache stats: 1703 entries of total size 8.7MiB 21:43:27 [2022-08-23T21:43:27.742Z] INFO Memory: 2849 samples, avg is 312.4MB, max is 1213.7MB 21:43:27 [2022-08-23T21:43:27.742Z] INFO Execution took 4m44.887060412s 21:43:27 [2022-08-23T21:43:27.742Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh 21:43:28 [2022-08-23T21:43:28.093Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 hack/make.sh dynbinary test-docker-py 21:43:28 [2022-08-23T21:43:28.349Z] 21:43:28 [2022-08-23T21:43:28.604Z] Removing bundles/ 21:43:28 [2022-08-23T21:43:28.605Z] 21:43:28 [2022-08-23T21:43:28.605Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 21:43:28 [2022-08-23T21:43:28.605Z] Building: bundles/dynbinary-daemon/dockerd 21:43:28 [2022-08-23T21:43:28.605Z] GOOS="" GOARCH="" GOARM="" 21:43:39 [2022-08-23T21:43:39.256Z] Created binary: bundles/dynbinary-daemon/dockerd 21:43:39 [2022-08-23T21:43:39.256Z] Building: bundles/dynbinary-daemon/docker-proxy 21:43:39 [2022-08-23T21:43:39.256Z] GOOS="" GOARCH="" GOARM="" 21:43:39 [2022-08-23T21:43:39.256Z] Created binary: bundles/dynbinary-daemon/docker-proxy 21:43:39 [2022-08-23T21:43:39.256Z] 21:43:39 [2022-08-23T21:43:39.256Z] ---> Making bundle: test-integration (in bundles/test-integration) 21:43:39 [2022-08-23T21:43:39.256Z] DOCKER_SYSTEMD=1 21:43:39 [2022-08-23T21:43:39.256Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 21:43:39 [2022-08-23T21:43:39.256Z] HOSTNAME=06177e805e12 21:43:39 [2022-08-23T21:43:39.256Z] DEST=bundles/test-integration 21:43:39 [2022-08-23T21:43:39.256Z] PWD=/go/src/github.com/docker/docker 21:43:39 [2022-08-23T21:43:39.256Z] DOCKER_GITCOMMIT=7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 21:43:39 [2022-08-23T21:43:39.256Z] container=docker 21:43:39 [2022-08-23T21:43:39.256Z] HOME=/root 21:43:39 [2022-08-23T21:43:39.256Z] LANG=C.UTF-8 21:43:39 [2022-08-23T21:43:39.256Z] INVOCATION_ID=c7fb4062237e4284af8230fbd5c9f480 21:43:39 [2022-08-23T21:43:39.256Z] GOLANG_VERSION=1.18.5 21:43:39 [2022-08-23T21:43:39.256Z] VALIDATE_REPO=https://github.com/moby/moby.git 21:43:39 [2022-08-23T21:43:39.256Z] VALIDATE_BRANCH=master 21:43:39 [2022-08-23T21:43:39.256Z] TERM=xterm 21:43:39 [2022-08-23T21:43:39.256Z] DOCKER_PKG=github.com/docker/docker 21:43:39 [2022-08-23T21:43:39.256Z] SHLVL=3 21:43:39 [2022-08-23T21:43:39.256Z] TIMEOUT=120m 21:43:39 [2022-08-23T21:43:39.256Z] DOCKER_BUILDTAGS= journald 21:43:39 [2022-08-23T21:43:39.256Z] DOCKER_GRAPHDRIVER=overlay2 21:43:39 [2022-08-23T21:43:39.256Z] GO111MODULE=off 21:43:39 [2022-08-23T21:43:39.256Z] DOCKER_EXPERIMENTAL=1 21:43:39 [2022-08-23T21:43:39.256Z] TEST_SKIP_INTEGRATION_CLI=1 21:43:39 [2022-08-23T21:43:39.256Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 21:43:39 [2022-08-23T21:43:39.256Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 21:43:39 [2022-08-23T21:43:39.256Z] GOPATH=/go 21:43:39 [2022-08-23T21:43:39.256Z] PKG_CONFIG=pkg-config 21:43:39 [2022-08-23T21:43:39.256Z] _=/usr/bin/env 21:43:39 [2022-08-23T21:43:39.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 21:43:39 [2022-08-23T21:43:39.488Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.3% of statements 21:43:39 [2022-08-23T21:43:39.488Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 21:43:39 [2022-08-23T21:43:39.488Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 21:43:39 [2022-08-23T21:43:39.488Z] ? github.com/docker/docker/pkg/signal [no test files] 21:43:39 [2022-08-23T21:43:39.488Z] ? github.com/docker/docker/pkg/urlutil [no test files] 21:43:39 [2022-08-23T21:43:39.488Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 21:43:39 [2022-08-23T21:43:39.488Z] ? github.com/docker/docker/profiles/apparmor [no test files] 21:43:39 [2022-08-23T21:43:39.488Z] ? github.com/docker/docker/rootless [no test files] 21:43:39 [2022-08-23T21:43:39.488Z] ? github.com/docker/docker/rootless/specconv [no test files] 21:43:39 [2022-08-23T21:43:39.488Z] ? github.com/docker/docker/runconfig/opts [no test files] 21:43:39 [2022-08-23T21:43:39.488Z] ? github.com/docker/docker/testutil/daemon [no test files] 21:43:39 [2022-08-23T21:43:39.488Z] ? github.com/docker/docker/testutil/environment [no test files] 21:43:39 [2022-08-23T21:43:39.488Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 21:43:39 [2022-08-23T21:43:39.488Z] ? github.com/docker/docker/testutil/fakegit [no test files] 21:43:39 [2022-08-23T21:43:39.488Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 21:43:39 [2022-08-23T21:43:39.488Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 21:43:39 [2022-08-23T21:43:39.488Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 21:43:39 [2022-08-23T21:43:39.488Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 21:43:39 [2022-08-23T21:43:39.488Z] ? github.com/docker/docker/testutil/registry [no test files] 21:43:39 [2022-08-23T21:43:39.488Z] ? github.com/docker/docker/testutil/request [no test files] 21:43:39 [2022-08-23T21:43:39.488Z] ? github.com/docker/docker/volume [no test files] 21:43:39 [2022-08-23T21:43:39.488Z] ? github.com/docker/docker/volume/service/opts [no test files] 21:43:39 [2022-08-23T21:43:39.488Z] ? github.com/docker/docker/volume/testutils [no test files] 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === Skipped 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] network_proxy_test.go:208: No support for dual stack yet 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:44: Driver btrfs not supported 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:44: Driver btrfs not supported 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:44: Driver btrfs not supported 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:44: Driver btrfs not supported 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:44: Driver btrfs not supported 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:71: No driver to put! 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] time="2022-08-23T21:42:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:42: graphdriver: driver not supported 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] time="2022-08-23T21:42:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:42: graphdriver: driver not supported 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] time="2022-08-23T21:42:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:42: graphdriver: driver not supported 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] time="2022-08-23T21:42:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:42: graphdriver: driver not supported 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] time="2022-08-23T21:42:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:42: graphdriver: driver not supported 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:71: No driver to put! 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] overlay_test.go:45: Fails to compute changes after apply intermittently 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] overlay_test.go:50: Fails to compute changes intermittently 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] overlay_test.go:65: Cannot run test with naive change algorithm 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:44: Driver zfs not supported 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:44: Driver zfs not supported 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:44: Driver zfs not supported 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:44: Driver zfs not supported 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:44: Driver zfs not supported 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] graphtest_unix.go:71: No driver to put! 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 21:43:39 [2022-08-23T21:43:39.488Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled 21:43:39 [2022-08-23T21:43:39.488Z] 21:43:39 [2022-08-23T21:43:39.488Z] DONE 2874 tests, 28 skipped in 210.303s 21:43:39 [2022-08-23T21:43:39.488Z] + '[' -n 'github.com/docker/docker/libnetwork 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/bitseq 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/cluster 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/cmd/diagnostic 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/cmd/ovrouter 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/cmd/readme_test 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/config 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/datastore 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/diagnostic 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/discoverapi 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/driverapi 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/drivers/bridge 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/drivers/host 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/drivers/ipvlan 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/drivers/macvlan 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/drivers/null 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/drivers/overlay 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/drivers/remote 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/drivers/remote/api 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/drivers/windows 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/drvregistry 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/etchosts 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/idm 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/internal/caller 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/internal/setmatrix 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/ipam 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/ipamapi 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/ipams/builtin 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/ipams/null 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/ipams/remote 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/ipams/remote/api 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/ipams/windowsipam 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/ipamutils 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/iptables 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/netlabel 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/netutils 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/networkdb 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/ns 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/options 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/osl 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/osl/kernel 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/portallocator 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/portmapper 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/resolvconf 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/testutils 21:43:39 [2022-08-23T21:43:39.488Z] github.com/docker/docker/libnetwork/types' ']' 21:43:39 [2022-08-23T21:43:39.489Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-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 21:44:26 [2022-08-23T21:44:26.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 21:44:26 [2022-08-23T21:44:26.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 21:44:26 [2022-08-23T21:44:26.188Z] ok github.com/docker/docker/libnetwork 37.388s coverage: 40.6% of statements 21:44:26 [2022-08-23T21:44:26.188Z] ok github.com/docker/docker/libnetwork/bitseq 0.137s coverage: 84.4% of statements 21:44:26 [2022-08-23T21:44:26.188Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 21:44:26 [2022-08-23T21:44:26.188Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 21:44:26 [2022-08-23T21:44:26.188Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 21:44:26 [2022-08-23T21:44:26.188Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 21:44:26 [2022-08-23T21:44:26.188Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 21:44:26 [2022-08-23T21:44:26.188Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 21:44:26 [2022-08-23T21:44:26.188Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] 21:44:26 [2022-08-23T21:44:26.188Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 21:44:26 [2022-08-23T21:44:26.188Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements 21:44:26 [2022-08-23T21:44:26.188Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements 21:44:26 [2022-08-23T21:44:26.188Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 21:44:26 [2022-08-23T21:44:26.188Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 21:44:26 [2022-08-23T21:44:26.188Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements 21:44:26 [2022-08-23T21:44:26.188Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.545s coverage: 59.9% of statements 21:44:26 [2022-08-23T21:44:26.188Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 21:44:26 [2022-08-23T21:44:26.188Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements 21:44:26 [2022-08-23T21:44:26.188Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.030s coverage: 5.2% of statements 21:44:26 [2022-08-23T21:44:26.188Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 21:44:26 [2022-08-23T21:44:26.188Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements 21:44:26 [2022-08-23T21:44:26.188Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 21:44:26 [2022-08-23T21:44:26.188Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements 21:44:36 [2022-08-23T21:44:36.175Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.243s coverage: 6.7% of statements 21:44:36 [2022-08-23T21:44:36.175Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 21:44:36 [2022-08-23T21:44:36.175Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements 21:44:36 [2022-08-23T21:44:36.175Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements 21:44:36 [2022-08-23T21:44:36.175Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 21:44:36 [2022-08-23T21:44:36.175Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 21:44:36 [2022-08-23T21:44:36.175Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 21:44:36 [2022-08-23T21:44:36.744Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements 21:44:36 [2022-08-23T21:44:36.744Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements 21:44:37 [2022-08-23T21:44:37.004Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements 21:44:37 [2022-08-23T21:44:37.263Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 21:44:49 [2022-08-23T21:44:49.482Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 21:44:52 [2022-08-23T21:44:52.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 21:45:00 [2022-08-23T21:45:00.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 21:45:04 [2022-08-23T21:45:04.375Z] ok github.com/docker/docker/libnetwork/ipam 15.908s coverage: 85.3% of statements 21:45:04 [2022-08-23T21:45:04.375Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 21:45:04 [2022-08-23T21:45:04.375Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 21:45:04 [2022-08-23T21:45:04.375Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements 21:45:04 [2022-08-23T21:45:04.635Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements 21:45:04 [2022-08-23T21:45:04.635Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 21:45:04 [2022-08-23T21:45:04.895Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements 21:45:05 [2022-08-23T21:45:05.465Z] ok github.com/docker/docker/libnetwork/ipamutils 0.279s coverage: 74.0% of statements 21:45:06 [2022-08-23T21:45:06.035Z] ok github.com/docker/docker/libnetwork/iptables 0.164s coverage: 45.0% of statements 21:45:06 [2022-08-23T21:45:06.295Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements 21:45:06 [2022-08-23T21:45:06.555Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements 21:45:10 [2022-08-23T21:45:10.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 21:45:10 [2022-08-23T21:45:10.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 21:45:10 [2022-08-23T21:45:10.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 21:45:10 [2022-08-23T21:45:10.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 21:45:11 [2022-08-23T21:45:11.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 21:45:12 [2022-08-23T21:45:12.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 21:45:13 [2022-08-23T21:45:13.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 21:45:15 [2022-08-23T21:45:15.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 21:45:16 [2022-08-23T21:45:16.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 21:45:17 [2022-08-23T21:45:17.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 21:45:17 [2022-08-23T21:45:17.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 21:45:18 [2022-08-23T21:45:18.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 21:45:19 [2022-08-23T21:45:19.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 21:45:20 [2022-08-23T21:45:20.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 21:45:21 [2022-08-23T21:45:21.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 21:45:22 [2022-08-23T21:45:22.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 21:45:23 [2022-08-23T21:45:23.064Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 21:45:23 [2022-08-23T21:45:23.064Z] Using test binary docker 21:45:23 [2022-08-23T21:45:23.064Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 21:45:23 [2022-08-23T21:45:23.324Z] Starting apparmor (via systemctl): apparmor.service. 21:45:23 [2022-08-23T21:45:23.324Z] INFO: Waiting for daemon to start... 21:45:23 [2022-08-23T21:45:23.324Z] Starting dockerd 21:45:26 [2022-08-23T21:45:26.615Z] . 21:45:26 [2022-08-23T21:45:26.615Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 21:45:26 [2022-08-23T21:45:26.615Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 21:45:26 [2022-08-23T21:45:26.615Z] Error: No such image: emptyfs 21:45:26 [2022-08-23T21:45:26.615Z] Loaded image: emptyfs:latest 21:45:26 [2022-08-23T21:45:26.615Z] Running integration-test (iteration 1) 21:45:26 [2022-08-23T21:45:26.615Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 21:45:26 [2022-08-23T21:45:26.615Z] Loaded image: busybox:latest 21:45:26 [2022-08-23T21:45:26.761Z] Created binary: bundles/dynbinary-daemon/dockerd 21:45:26 [2022-08-23T21:45:26.762Z] Building: bundles/dynbinary-daemon/docker-proxy 21:45:26 [2022-08-23T21:45:26.762Z] GOOS="" GOARCH="" GOARM="" 21:45:26 [2022-08-23T21:45:26.762Z] Created binary: bundles/dynbinary-daemon/docker-proxy 21:45:26 [2022-08-23T21:45:26.762Z] 21:45:26 [2022-08-23T21:45:26.762Z] ---> Making bundle: test-integration (in bundles/test-integration) 21:45:26 [2022-08-23T21:45:26.762Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 21:45:26 [2022-08-23T21:45:26.762Z] HOSTNAME=6fb30afa0ee7 21:45:26 [2022-08-23T21:45:26.762Z] DEST=bundles/test-integration 21:45:26 [2022-08-23T21:45:26.762Z] PWD=/go/src/github.com/docker/docker 21:45:26 [2022-08-23T21:45:26.762Z] DOCKER_ROOTLESS=1 21:45:26 [2022-08-23T21:45:26.762Z] DOCKER_GITCOMMIT=7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 21:45:26 [2022-08-23T21:45:26.762Z] container=docker 21:45:26 [2022-08-23T21:45:26.762Z] HOME=/root 21:45:26 [2022-08-23T21:45:26.762Z] GOLANG_VERSION=1.18.5 21:45:26 [2022-08-23T21:45:26.762Z] VALIDATE_REPO=https://github.com/moby/moby.git 21:45:26 [2022-08-23T21:45:26.762Z] VALIDATE_BRANCH=master 21:45:26 [2022-08-23T21:45:26.762Z] TERM=xterm 21:45:26 [2022-08-23T21:45:26.762Z] DOCKER_PKG=github.com/docker/docker 21:45:26 [2022-08-23T21:45:26.762Z] SHLVL=1 21:45:26 [2022-08-23T21:45:26.762Z] TIMEOUT=120m 21:45:26 [2022-08-23T21:45:26.762Z] DOCKER_BUILDTAGS= journald 21:45:26 [2022-08-23T21:45:26.762Z] DOCKER_GRAPHDRIVER=overlay2 21:45:26 [2022-08-23T21:45:26.762Z] GO111MODULE=off 21:45:26 [2022-08-23T21:45:26.762Z] DOCKER_EXPERIMENTAL=1 21:45:26 [2022-08-23T21:45:26.762Z] TEST_SKIP_INTEGRATION_CLI=1 21:45:26 [2022-08-23T21:45:26.762Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 21:45:26 [2022-08-23T21:45:26.762Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 21:45:26 [2022-08-23T21:45:26.762Z] GOPATH=/go 21:45:26 [2022-08-23T21:45:26.762Z] PKG_CONFIG=pkg-config 21:45:26 [2022-08-23T21:45:26.762Z] _=/usr/bin/env 21:45:26 [2022-08-23T21:45:26.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 21:45:26 [2022-08-23T21:45:26.875Z] Loaded image: busybox:glibc 21:45:28 [2022-08-23T21:45:28.257Z] Loaded image: debian:bullseye-slim 21:45:28 [2022-08-23T21:45:28.257Z] Loaded image: hello-world:latest 21:45:28 [2022-08-23T21:45:28.257Z] Loaded image: arm32v7/hello-world:latest 21:45:28 [2022-08-23T21:45:28.257Z] INFO: Testing against a local daemon 21:45:28 [2022-08-23T21:45:28.257Z] === RUN TestCgroupNamespacesBuild 21:45:28 [2022-08-23T21:45:28.269Z] Created binary: bundles/dynbinary-daemon/dockerd 21:45:28 [2022-08-23T21:45:28.269Z] Building: bundles/dynbinary-daemon/docker-proxy 21:45:28 [2022-08-23T21:45:28.269Z] GOOS="" GOARCH="" GOARM="" 21:45:28 [2022-08-23T21:45:28.269Z] Created binary: bundles/dynbinary-daemon/docker-proxy 21:45:28 [2022-08-23T21:45:28.269Z] 21:45:28 [2022-08-23T21:45:28.269Z] + TEST_INTEGRATION_DEST=1 21:45:28 [2022-08-23T21:45:28.269Z] + CONTAINER_NAME=docker-pr1-1 21:45:28 [2022-08-23T21:45:28.269Z] + TEST_SKIP_INTEGRATION_CLI=1 21:45:28 [2022-08-23T21:45:28.269Z] + run_tests test-integration-flaky 21:45:28 [2022-08-23T21:45:28.269Z] + '[' -n 0 ']' 21:45:28 [2022-08-23T21:45:28.269Z] + rm= 21:45:28 [2022-08-23T21:45:28.269Z] + c=0 21:45:28 [2022-08-23T21:45:28.269Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44021/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44021/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44021/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 hack/make.sh test-integration-flaky test-integration 21:45:28 [2022-08-23T21:45:28.269Z] + TEST_INTEGRATION_DEST=3 21:45:28 [2022-08-23T21:45:28.269Z] + CONTAINER_NAME=docker-pr1-3 21:45:28 [2022-08-23T21:45:28.269Z] + TEST_SKIP_INTEGRATION=1 21:45:28 [2022-08-23T21:45:28.269Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' 21:45:28 [2022-08-23T21:45:28.269Z] ++ jobs -p 21:45:28 [2022-08-23T21:45:28.269Z] + run_tests 21:45:28 [2022-08-23T21:45:28.269Z] + '[' -n 0 ']' 21:45:28 [2022-08-23T21:45:28.269Z] + rm= 21:45:28 [2022-08-23T21:45:28.270Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44021/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44021/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44021/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 hack/make.sh '' test-integration 21:45:28 [2022-08-23T21:45:28.270Z] + for job in $(jobs -p) 21:45:28 [2022-08-23T21:45:28.270Z] + wait 9058 21:45:28 [2022-08-23T21:45:28.270Z] + TEST_INTEGRATION_DEST=2 21:45:28 [2022-08-23T21:45:28.270Z] + CONTAINER_NAME=docker-pr1-2 21:45:28 [2022-08-23T21:45:28.270Z] + TEST_SKIP_INTEGRATION=1 21:45:28 [2022-08-23T21:45:28.270Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' 21:45:28 [2022-08-23T21:45:28.270Z] + run_tests 21:45:28 [2022-08-23T21:45:28.270Z] + '[' -n 0 ']' 21:45:28 [2022-08-23T21:45:28.270Z] + rm= 21:45:28 [2022-08-23T21:45:28.270Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44021/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44021/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44021/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 hack/make.sh '' test-integration 21:45:28 [2022-08-23T21:45:28.270Z] 21:45:28 [2022-08-23T21:45:28.270Z] 21:45:28 [2022-08-23T21:45:28.270Z] 21:45:28 [2022-08-23T21:45:28.270Z] ---> Making bundle: test-integration (in bundles/test-integration) 21:45:28 [2022-08-23T21:45:28.270Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 21:45:28 [2022-08-23T21:45:28.270Z] HOSTNAME=463631f3ff8b 21:45:28 [2022-08-23T21:45:28.270Z] TEST_SKIP_INTEGRATION=1 21:45:28 [2022-08-23T21:45:28.270Z] TESTDEBUG=0 21:45:28 [2022-08-23T21:45:28.270Z] DEST=bundles/test-integration 21:45:28 [2022-08-23T21:45:28.270Z] PWD=/go/src/github.com/docker/docker 21:45:28 [2022-08-23T21:45:28.270Z] KEEPBUNDLE=1 21:45:28 [2022-08-23T21:45:28.270Z] DOCKER_GITCOMMIT=7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 21:45:28 [2022-08-23T21:45:28.270Z] container=docker 21:45:28 [2022-08-23T21:45:28.270Z] HOME=/root 21:45:28 [2022-08-23T21:45:28.270Z] GOLANG_VERSION=1.18.5 21:45:28 [2022-08-23T21:45:28.270Z] VALIDATE_REPO=https://github.com/moby/moby.git 21:45:28 [2022-08-23T21:45:28.270Z] VALIDATE_BRANCH=master 21:45:28 [2022-08-23T21:45:28.270Z] TERM=xterm 21:45:28 [2022-08-23T21:45:28.270Z] DOCKER_PKG=github.com/docker/docker 21:45:28 [2022-08-23T21:45:28.270Z] SHLVL=1 21:45:28 [2022-08-23T21:45:28.270Z] TIMEOUT=120m 21:45:28 [2022-08-23T21:45:28.270Z] DOCKER_BUILDTAGS= journald 21:45:28 [2022-08-23T21:45:28.270Z] DOCKER_GRAPHDRIVER=overlay2 21:45:28 [2022-08-23T21:45:28.270Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 21:45:28 [2022-08-23T21:45:28.270Z] GO111MODULE=off 21:45:28 [2022-08-23T21:45:28.270Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 21:45:28 [2022-08-23T21:45:28.270Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 21:45:28 [2022-08-23T21:45:28.270Z] GOPATH=/go 21:45:28 [2022-08-23T21:45:28.270Z] PKG_CONFIG=pkg-config 21:45:28 [2022-08-23T21:45:28.270Z] _=/usr/bin/env 21:45:28 [2022-08-23T21:45:28.270Z] Building test suite binary ./integration-cli/test.main 21:45:28 [2022-08-23T21:45:28.270Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) 21:45:28 [2022-08-23T21:45:28.270Z] ---> Making bundle: test-integration (in bundles/test-integration) 21:45:28 [2022-08-23T21:45:28.270Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 21:45:28 [2022-08-23T21:45:28.270Z] HOSTNAME=3ab8f9db0cbc 21:45:28 [2022-08-23T21:45:28.270Z] TEST_SKIP_INTEGRATION=1 21:45:28 [2022-08-23T21:45:28.270Z] TESTDEBUG=0 21:45:28 [2022-08-23T21:45:28.270Z] DEST=bundles/test-integration 21:45:28 [2022-08-23T21:45:28.270Z] PWD=/go/src/github.com/docker/docker 21:45:28 [2022-08-23T21:45:28.270Z] KEEPBUNDLE=1 21:45:28 [2022-08-23T21:45:28.270Z] DOCKER_GITCOMMIT=7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 21:45:28 [2022-08-23T21:45:28.270Z] container=docker 21:45:28 [2022-08-23T21:45:28.270Z] HOME=/root 21:45:28 [2022-08-23T21:45:28.270Z] GOLANG_VERSION=1.18.5 21:45:28 [2022-08-23T21:45:28.270Z] VALIDATE_REPO=https://github.com/moby/moby.git 21:45:28 [2022-08-23T21:45:28.270Z] VALIDATE_BRANCH=master 21:45:28 [2022-08-23T21:45:28.270Z] TERM=xterm 21:45:28 [2022-08-23T21:45:28.270Z] DOCKER_PKG=github.com/docker/docker 21:45:28 [2022-08-23T21:45:28.270Z] SHLVL=1 21:45:28 [2022-08-23T21:45:28.270Z] TIMEOUT=120m 21:45:28 [2022-08-23T21:45:28.270Z] DOCKER_BUILDTAGS= journald 21:45:28 [2022-08-23T21:45:28.270Z] DOCKER_GRAPHDRIVER=overlay2 21:45:28 [2022-08-23T21:45:28.270Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ 21:45:28 [2022-08-23T21:45:28.270Z] GO111MODULE=off 21:45:28 [2022-08-23T21:45:28.270Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 21:45:28 [2022-08-23T21:45:28.270Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 21:45:28 [2022-08-23T21:45:28.270Z] GOPATH=/go 21:45:28 [2022-08-23T21:45:28.270Z] PKG_CONFIG=pkg-config 21:45:28 [2022-08-23T21:45:28.270Z] _=/usr/bin/env 21:45:28 [2022-08-23T21:45:28.270Z] Building test suite binary ./integration-cli/test.main 21:45:28 [2022-08-23T21:45:28.270Z] No new tests added to integration. 21:45:28 [2022-08-23T21:45:28.270Z] 21:45:28 [2022-08-23T21:45:28.270Z] ---> Making bundle: test-integration (in bundles/test-integration) 21:45:28 [2022-08-23T21:45:28.270Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 21:45:28 [2022-08-23T21:45:28.270Z] HOSTNAME=c07cb61c27c1 21:45:28 [2022-08-23T21:45:28.270Z] TESTDEBUG=0 21:45:28 [2022-08-23T21:45:28.270Z] DEST=bundles/test-integration 21:45:28 [2022-08-23T21:45:28.270Z] PWD=/go/src/github.com/docker/docker 21:45:28 [2022-08-23T21:45:28.270Z] KEEPBUNDLE=1 21:45:28 [2022-08-23T21:45:28.270Z] DOCKER_GITCOMMIT=7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 21:45:28 [2022-08-23T21:45:28.270Z] container=docker 21:45:28 [2022-08-23T21:45:28.270Z] HOME=/root 21:45:28 [2022-08-23T21:45:28.270Z] GOLANG_VERSION=1.18.5 21:45:28 [2022-08-23T21:45:28.270Z] VALIDATE_REPO=https://github.com/moby/moby.git 21:45:28 [2022-08-23T21:45:28.270Z] VALIDATE_BRANCH=master 21:45:28 [2022-08-23T21:45:28.270Z] TERM=xterm 21:45:28 [2022-08-23T21:45:28.270Z] DOCKER_PKG=github.com/docker/docker 21:45:28 [2022-08-23T21:45:28.270Z] SHLVL=1 21:45:28 [2022-08-23T21:45:28.270Z] TIMEOUT=120m 21:45:28 [2022-08-23T21:45:28.270Z] DOCKER_BUILDTAGS= journald 21:45:28 [2022-08-23T21:45:28.270Z] DOCKER_GRAPHDRIVER=overlay2 21:45:28 [2022-08-23T21:45:28.270Z] GO111MODULE=off 21:45:28 [2022-08-23T21:45:28.270Z] TEST_SKIP_INTEGRATION_CLI=1 21:45:28 [2022-08-23T21:45:28.270Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 21:45:28 [2022-08-23T21:45:28.270Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 21:45:28 [2022-08-23T21:45:28.270Z] GOPATH=/go 21:45:28 [2022-08-23T21:45:28.270Z] PKG_CONFIG=pkg-config 21:45:28 [2022-08-23T21:45:28.270Z] _=/usr/bin/env 21:45:28 [2022-08-23T21:45:28.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 21:45:29 [2022-08-23T21:45:29.636Z] --- PASS: TestCgroupNamespacesBuild (1.29s) 21:45:29 [2022-08-23T21:45:29.636Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 21:45:31 [2022-08-23T21:45:31.015Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) 21:45:31 [2022-08-23T21:45:31.015Z] === RUN TestBuildWithSession 21:45:31 [2022-08-23T21:45:31.015Z] build_session_test.go:25: TODO: BuildKit 21:45:31 [2022-08-23T21:45:31.015Z] --- SKIP: TestBuildWithSession (0.00s) 21:45:31 [2022-08-23T21:45:31.015Z] === RUN TestBuildSquashParent 21:45:35 [2022-08-23T21:45:35.011Z] Created binary: bundles/dynbinary-daemon/dockerd 21:45:35 [2022-08-23T21:45:35.011Z] Building: bundles/dynbinary-daemon/docker-proxy 21:45:35 [2022-08-23T21:45:35.011Z] GOOS="" GOARCH="" GOARM="" 21:45:35 [2022-08-23T21:45:35.011Z] Created binary: bundles/dynbinary-daemon/docker-proxy 21:45:35 [2022-08-23T21:45:35.011Z] 21:45:35 [2022-08-23T21:45:35.011Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) 21:45:35 [2022-08-23T21:45:35.011Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) 21:45:35 [2022-08-23T21:45:35.011Z] Using test binary docker 21:45:35 [2022-08-23T21:45:35.011Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 21:45:35 [2022-08-23T21:45:35.011Z] Not: starting. 21:45:35 [2022-08-23T21:45:35.011Z] INFO: Waiting for daemon to start... 21:45:35 [2022-08-23T21:45:35.011Z] Starting dockerd 21:45:35 [2022-08-23T21:45:35.011Z] . 21:45:35 [2022-08-23T21:45:35.011Z] INFO: Building docker-sdk-python3:5.0.3... 21:45:36 [2022-08-23T21:45:36.294Z] --- PASS: TestBuildSquashParent (4.60s) 21:45:36 [2022-08-23T21:45:36.294Z] === RUN TestBuildWithRemoveAndForceRemove 21:45:36 [2022-08-23T21:45:36.294Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 21:45:36 [2022-08-23T21:45:36.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 21:45:36 [2022-08-23T21:45:36.294Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 21:45:36 [2022-08-23T21:45:36.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 21:45:36 [2022-08-23T21:45:36.294Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 21:45:36 [2022-08-23T21:45:36.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 21:45:36 [2022-08-23T21:45:36.294Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 21:45:36 [2022-08-23T21:45:36.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 21:45:36 [2022-08-23T21:45:36.294Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 21:45:36 [2022-08-23T21:45:36.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 21:45:36 [2022-08-23T21:45:36.294Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 21:45:36 [2022-08-23T21:45:36.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 21:45:36 [2022-08-23T21:45:36.294Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 21:45:36 [2022-08-23T21:45:36.294Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 21:45:37 [2022-08-23T21:45:37.232Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 21:45:37 [2022-08-23T21:45:37.232Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 21:45:38 [2022-08-23T21:45:38.612Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 21:45:38 [2022-08-23T21:45:38.872Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 21:45:40 [2022-08-23T21:45:40.866Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 21:45:40 [2022-08-23T21:45:40.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.71s) 21:45:40 [2022-08-23T21:45:40.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.95s) 21:45:40 [2022-08-23T21:45:40.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s) 21:45:40 [2022-08-23T21:45:40.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.64s) 21:45:40 [2022-08-23T21:45:40.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.62s) 21:45:40 [2022-08-23T21:45:40.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.60s) 21:45:40 [2022-08-23T21:45:40.866Z] === RUN TestBuildMultiStageCopy 21:45:40 [2022-08-23T21:45:40.866Z] === RUN TestBuildMultiStageCopy/copy_to_root 21:45:42 [2022-08-23T21:45:42.246Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 21:45:42 [2022-08-23T21:45:42.246Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 21:45:42 [2022-08-23T21:45:42.506Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 21:45:42 [2022-08-23T21:45:42.506Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 21:45:42 [2022-08-23T21:45:42.767Z] --- PASS: TestBuildMultiStageCopy (2.27s) 21:45:42 [2022-08-23T21:45:42.767Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.38s) 21:45:42 [2022-08-23T21:45:42.767Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) 21:45:42 [2022-08-23T21:45:42.767Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) 21:45:42 [2022-08-23T21:45:42.767Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) 21:45:42 [2022-08-23T21:45:42.767Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) 21:45:42 [2022-08-23T21:45:42.767Z] === RUN TestBuildMultiStageParentConfig 21:45:43 [2022-08-23T21:45:43.336Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) 21:45:43 [2022-08-23T21:45:43.336Z] === RUN TestBuildLabelWithTargets 21:45:44 [2022-08-23T21:45:44.277Z] --- PASS: TestBuildLabelWithTargets (0.94s) 21:45:44 [2022-08-23T21:45:44.277Z] === RUN TestBuildWithEmptyLayers 21:45:44 [2022-08-23T21:45:44.848Z] --- PASS: TestBuildWithEmptyLayers (0.45s) 21:45:44 [2022-08-23T21:45:44.848Z] === RUN TestBuildMultiStageOnBuild 21:45:46 [2022-08-23T21:45:46.756Z] --- PASS: TestBuildMultiStageOnBuild (1.66s) 21:45:46 [2022-08-23T21:45:46.756Z] === RUN TestBuildUncleanTarFilenames 21:45:47 [2022-08-23T21:45:47.016Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) 21:45:47 [2022-08-23T21:45:47.016Z] === RUN TestBuildMultiStageLayerLeak 21:45:48 [2022-08-23T21:45:48.923Z] --- PASS: TestBuildMultiStageLayerLeak (1.66s) 21:45:48 [2022-08-23T21:45:48.923Z] === RUN TestBuildWithHugeFile 21:46:13 [2022-08-23T21:46:13.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 21:46:13 [2022-08-23T21:46:13.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 21:46:13 [2022-08-23T21:46:13.707Z] sha256:f464302b42fb464a0430c86e83add9f1f456f85f99e813b1d53fe1990b93f007 21:46:13 [2022-08-23T21:46:13.707Z] INFO: Starting docker-py tests... 21:46:13 [2022-08-23T21:46:13.707Z] ============================= test session starts ============================== 21:46:13 [2022-08-23T21:46:13.707Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 21:46:13 [2022-08-23T21:46:13.707Z] rootdir: /src, inifile: pytest.ini 21:46:13 [2022-08-23T21:46:13.707Z] plugins: cov-2.6.1, timeout-1.3.3 21:46:13 [2022-08-23T21:46:13.707Z] collected 395 items / 2 deselected / 393 selected 21:46:13 [2022-08-23T21:46:13.707Z] 21:46:29 [2022-08-23T21:46:29.057Z] tests/integration/api_build_test.py .......................X [ 6%] 21:46:29 [2022-08-23T21:46:29.873Z] tests/integration/api_client_test.py ..... [ 7%] 21:46:31 [2022-08-23T21:46:31.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 21:46:31 [2022-08-23T21:46:31.615Z] tests/integration/api_config_test.py ...... [ 8%] 21:46:43 [2022-08-23T21:46:43.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 21:46:45 [2022-08-23T21:46:45.177Z] --- PASS: TestBuildWithHugeFile (49.67s) 21:46:45 [2022-08-23T21:46:45.177Z] === RUN TestBuildWCOWSandboxSize 21:46:45 [2022-08-23T21:46:45.177Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 21:46:45 [2022-08-23T21:46:45.177Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 21:46:45 [2022-08-23T21:46:45.177Z] === RUN TestBuildWithEmptyDockerfile 21:46:45 [2022-08-23T21:46:45.177Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 21:46:45 [2022-08-23T21:46:45.177Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 21:46:45 [2022-08-23T21:46:45.177Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 21:46:45 [2022-08-23T21:46:45.177Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 21:46:45 [2022-08-23T21:46:45.177Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 21:46:45 [2022-08-23T21:46:45.177Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 21:46:45 [2022-08-23T21:46:45.177Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 21:46:45 [2022-08-23T21:46:45.177Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 21:46:45 [2022-08-23T21:46:45.177Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 21:46:45 [2022-08-23T21:46:45.177Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 21:46:45 [2022-08-23T21:46:45.177Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) 21:46:45 [2022-08-23T21:46:45.177Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) 21:46:45 [2022-08-23T21:46:45.177Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) 21:46:45 [2022-08-23T21:46:45.177Z] === RUN TestBuildPreserveOwnership 21:46:45 [2022-08-23T21:46:45.177Z] === RUN TestBuildPreserveOwnership/copy_from 21:46:45 [2022-08-23T21:46:45.177Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 21:46:45 [2022-08-23T21:46:45.177Z] --- PASS: TestBuildPreserveOwnership (3.53s) 21:46:45 [2022-08-23T21:46:45.177Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.37s) 21:46:45 [2022-08-23T21:46:45.177Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s) 21:46:45 [2022-08-23T21:46:45.177Z] === RUN TestBuildPlatformInvalid 21:46:45 [2022-08-23T21:46:45.177Z] --- PASS: TestBuildPlatformInvalid (0.07s) 21:46:45 [2022-08-23T21:46:45.177Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 21:46:45 [2022-08-23T21:46:45.177Z] Loaded image: busybox:latest 21:46:45 [2022-08-23T21:46:45.177Z] Loaded image: busybox:glibc 21:46:45 [2022-08-23T21:46:45.177Z] Loaded image: debian:bullseye-slim 21:46:45 [2022-08-23T21:46:45.177Z] Loaded image: hello-world:latest 21:46:45 [2022-08-23T21:46:45.177Z] Loaded image: arm32v7/hello-world:latest 21:46:51 [2022-08-23T21:46:51.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 21:46:51 [2022-08-23T21:46:51.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 21:46:52 [2022-08-23T21:46:52.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 21:46:53 [2022-08-23T21:46:53.305Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.75s) 21:46:53 [2022-08-23T21:46:53.305Z] PASS 21:46:53 [2022-08-23T21:46:53.305Z] 21:46:53 [2022-08-23T21:46:53.305Z] === Skipped 21:46:53 [2022-08-23T21:46:53.305Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 21:46:53 [2022-08-23T21:46:53.305Z] build_session_test.go:25: TODO: BuildKit 21:46:53 [2022-08-23T21:46:53.305Z] 21:46:53 [2022-08-23T21:46:53.305Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) 21:46:53 [2022-08-23T21:46:53.305Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 21:46:53 [2022-08-23T21:46:53.305Z] 21:46:53 [2022-08-23T21:46:53.305Z] DONE 34 tests, 2 skipped in 86.644s 21:46:53 [2022-08-23T21:46:53.305Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 21:46:53 [2022-08-23T21:46:53.305Z] INFO: Testing against a local daemon 21:46:53 [2022-08-23T21:46:53.305Z] === RUN TestConfigInspect 21:46:53 [2022-08-23T21:46:53.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 21:46:54 [2022-08-23T21:46:54.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 21:46:54 [2022-08-23T21:46:54.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 21:46:55 [2022-08-23T21:46:55.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 21:46:55 [2022-08-23T21:46:55.843Z] --- PASS: TestConfigInspect (2.35s) 21:46:55 [2022-08-23T21:46:55.843Z] === RUN TestConfigList 21:46:57 [2022-08-23T21:46:57.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 21:46:57 [2022-08-23T21:46:57.749Z] --- PASS: TestConfigList (2.12s) 21:46:57 [2022-08-23T21:46:57.749Z] === RUN TestConfigsCreateAndDelete 21:46:58 [2022-08-23T21:46:58.031Z] ok github.com/docker/docker/libnetwork/networkdb 109.786s coverage: 60.1% of statements 21:46:58 [2022-08-23T21:46:58.031Z] ? github.com/docker/docker/libnetwork/ns [no test files] 21:46:58 [2022-08-23T21:46:58.031Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 21:46:58 [2022-08-23T21:46:58.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 21:46:59 [2022-08-23T21:46:59.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 21:46:59 [2022-08-23T21:46:59.654Z] --- PASS: TestConfigsCreateAndDelete (2.10s) 21:46:59 [2022-08-23T21:46:59.655Z] === RUN TestConfigsUpdate 21:46:59 [2022-08-23T21:46:59.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 21:47:00 [2022-08-23T21:47:00.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 21:47:01 [2022-08-23T21:47:01.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 21:47:01 [2022-08-23T21:47:01.530Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] 21:47:02 [2022-08-23T21:47:02.190Z] --- PASS: TestConfigsUpdate (2.24s) 21:47:02 [2022-08-23T21:47:02.190Z] === RUN TestTemplatedConfig 21:47:02 [2022-08-23T21:47:02.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 21:47:03 [2022-08-23T21:47:03.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 21:47:03 [2022-08-23T21:47:03.377Z] ok github.com/docker/docker/libnetwork/osl 4.313s coverage: 39.7% of statements 21:47:03 [2022-08-23T21:47:03.377Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 21:47:03 [2022-08-23T21:47:03.377Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements 21:47:04 [2022-08-23T21:47:04.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 21:47:04 [2022-08-23T21:47:04.319Z] ok github.com/docker/docker/libnetwork/portmapper 0.661s coverage: 48.6% of statements 21:47:04 [2022-08-23T21:47:04.579Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements 21:47:04 [2022-08-23T21:47:04.579Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 21:47:04 [2022-08-23T21:47:04.729Z] --- PASS: TestTemplatedConfig (2.59s) 21:47:04 [2022-08-23T21:47:04.729Z] === RUN TestConfigCreateResolve 21:47:04 [2022-08-23T21:47:04.812Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 21:47:04 [2022-08-23T21:47:04.812Z] Using test binary docker 21:47:04 [2022-08-23T21:47:04.839Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements 21:47:04 [2022-08-23T21:47:04.839Z] 21:47:04 [2022-08-23T21:47:04.839Z] === Skipped 21:47:04 [2022-08-23T21:47:04.839Z] === SKIP: libnetwork TestParallel1 (0.00s) 21:47:04 [2022-08-23T21:47:04.839Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 21:47:04 [2022-08-23T21:47:04.839Z] 21:47:04 [2022-08-23T21:47:04.839Z] === SKIP: libnetwork TestParallel3 (0.00s) 21:47:04 [2022-08-23T21:47:04.839Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 21:47:04 [2022-08-23T21:47:04.839Z] 21:47:04 [2022-08-23T21:47:04.839Z] === SKIP: libnetwork TestParallel2 (0.00s) 21:47:04 [2022-08-23T21:47:04.839Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 21:47:04 [2022-08-23T21:47:04.839Z] 21:47:04 [2022-08-23T21:47:04.839Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 21:47:04 [2022-08-23T21:47:04.839Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 21:47:04 [2022-08-23T21:47:04.839Z] 21:47:04 [2022-08-23T21:47:04.839Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 21:47:04 [2022-08-23T21:47:04.839Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 21:47:04 [2022-08-23T21:47:04.839Z] 21:47:04 [2022-08-23T21:47:04.839Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 21:47:04 [2022-08-23T21:47:04.839Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 21:47:04 [2022-08-23T21:47:04.839Z] 21:47:04 [2022-08-23T21:47:04.839Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 21:47:04 [2022-08-23T21:47:04.839Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 21:47:04 [2022-08-23T21:47:04.839Z] 21:47:04 [2022-08-23T21:47:04.839Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 21:47:04 [2022-08-23T21:47:04.839Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 21:47:04 [2022-08-23T21:47:04.839Z] 21:47:04 [2022-08-23T21:47:04.839Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 21:47:04 [2022-08-23T21:47:04.839Z] firewalld_test.go:14: firewalld is not running 21:47:04 [2022-08-23T21:47:04.839Z] 21:47:04 [2022-08-23T21:47:04.839Z] DONE 327 tests, 9 skipped in 208.519s 21:47:05 [2022-08-23T21:47:05.069Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 21:47:05 [2022-08-23T21:47:05.069Z] Not: starting. 21:47:05 [2022-08-23T21:47:05.069Z] INFO: Waiting for daemon to start... 21:47:05 [2022-08-23T21:47:05.069Z] Starting dockerd Post stage [Pipeline] junit 21:47:05 [2022-08-23T21:47:05.424Z] Recording test results 21:47:06 [2022-08-23T21:47:06.111Z] --- PASS: TestConfigCreateResolve (1.75s) 21:47:06 [2022-08-23T21:47:06.111Z] PASS 21:47:06 [2022-08-23T21:47:06.111Z] 21:47:06 [2022-08-23T21:47:06.111Z] DONE 6 tests in 13.173s 21:47:06 [2022-08-23T21:47:06.111Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 21:47:06 [2022-08-23T21:47:06.111Z] INFO: Testing against a local daemon 21:47:06 [2022-08-23T21:47:06.111Z] === RUN TestAttachWithTTY 21:47:06 [2022-08-23T21:47:06.371Z] --- PASS: TestAttachWithTTY (0.10s) 21:47:06 [2022-08-23T21:47:06.371Z] === RUN TestAttachWithoutTTy 21:47:06 [2022-08-23T21:47:06.371Z] --- PASS: TestAttachWithoutTTy (0.05s) 21:47:06 [2022-08-23T21:47:06.371Z] === RUN TestCheckpoint 21:47:06 [2022-08-23T21:47:06.371Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 21:47:06 [2022-08-23T21:47:06.371Z] --- SKIP: TestCheckpoint (0.00s) 21:47:06 [2022-08-23T21:47:06.371Z] === RUN TestContainerInvalidJSON 21:47:06 [2022-08-23T21:47:06.371Z] === RUN TestContainerInvalidJSON/commit 21:47:06 [2022-08-23T21:47:06.371Z] === PAUSE TestContainerInvalidJSON/commit 21:47:06 [2022-08-23T21:47:06.371Z] === RUN TestContainerInvalidJSON/containers/create 21:47:06 [2022-08-23T21:47:06.371Z] === PAUSE TestContainerInvalidJSON/containers/create 21:47:06 [2022-08-23T21:47:06.371Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 21:47:06 [2022-08-23T21:47:06.371Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 21:47:06 [2022-08-23T21:47:06.371Z] === RUN TestContainerInvalidJSON/containers/foobar/update 21:47:06 [2022-08-23T21:47:06.371Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 21:47:06 [2022-08-23T21:47:06.371Z] === RUN TestContainerInvalidJSON/exec/foobar/start 21:47:06 [2022-08-23T21:47:06.372Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 21:47:06 [2022-08-23T21:47:06.372Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 21:47:06 [2022-08-23T21:47:06.372Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 21:47:06 [2022-08-23T21:47:06.372Z] === CONT TestContainerInvalidJSON/commit 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 21:47:06 [2022-08-23T21:47:06.372Z] === CONT TestContainerInvalidJSON/exec/foobar/start 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/commit/empty_body 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 21:47:06 [2022-08-23T21:47:06.372Z] === CONT TestContainerInvalidJSON/containers/foobar/update 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 21:47:06 [2022-08-23T21:47:06.372Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 21:47:06 [2022-08-23T21:47:06.372Z] === CONT TestContainerInvalidJSON/containers/create 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 21:47:06 [2022-08-23T21:47:06.372Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 21:47:06 [2022-08-23T21:47:06.372Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON (0.01s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestCopyFromContainerPathDoesNotExist 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestCopyFromContainerPathIsNotDir 21:47:06 [2022-08-23T21:47:06.372Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 21:47:06 [2022-08-23T21:47:06.372Z] === RUN TestCopyToContainerPathDoesNotExist 21:47:06 [2022-08-23T21:47:06.632Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 21:47:06 [2022-08-23T21:47:06.632Z] === RUN TestCopyEmptyFile 21:47:06 [2022-08-23T21:47:06.892Z] --- PASS: TestCopyEmptyFile (0.22s) 21:47:06 [2022-08-23T21:47:06.892Z] === RUN TestCopyToContainerPathIsNotDir 21:47:06 [2022-08-23T21:47:06.892Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 21:47:06 [2022-08-23T21:47:06.892Z] === RUN TestCopyFromContainer 21:47:06 [2022-08-23T21:47:06.948Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage 21:47:06 [2022-08-23T21:47:06.967Z] . 21:47:06 [2022-08-23T21:47:06.967Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 21:47:06 [2022-08-23T21:47:06.967Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:07 [2022-08-23T21:47:07.228Z] Error: No such image: emptyfs 21:47:07 [2022-08-23T21:47:07.228Z] Loaded image: emptyfs:latest 21:47:07 [2022-08-23T21:47:07.228Z] Running integration-test (iteration 1) 21:47:07 [2022-08-23T21:47:07.228Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 21:47:07 [2022-08-23T21:47:07.291Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 hack/make.sh dynbinary test-integration 21:47:07 [2022-08-23T21:47:07.486Z] Loaded image: busybox:latest 21:47:07 [2022-08-23T21:47:07.552Z] 21:47:07 [2022-08-23T21:47:07.743Z] Loaded image: busybox:glibc 21:47:07 [2022-08-23T21:47:07.812Z] Removing bundles/ 21:47:07 [2022-08-23T21:47:07.812Z] 21:47:07 [2022-08-23T21:47:07.812Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 21:47:07 [2022-08-23T21:47:07.812Z] Building: bundles/dynbinary-daemon/dockerd 21:47:07 [2022-08-23T21:47:07.812Z] GOOS="" GOARCH="" GOARM="" 21:47:07 [2022-08-23T21:47:07.830Z] === RUN TestCopyFromContainer// 21:47:07 [2022-08-23T21:47:07.830Z] === RUN TestCopyFromContainer//bar/root 21:47:08 [2022-08-23T21:47:08.090Z] === RUN TestCopyFromContainer//bar/root/ 21:47:08 [2022-08-23T21:47:08.090Z] === RUN TestCopyFromContainer/bar/quux 21:47:08 [2022-08-23T21:47:08.090Z] === RUN TestCopyFromContainer/bar/quux/ 21:47:08 [2022-08-23T21:47:08.090Z] === RUN TestCopyFromContainer/bar/quux/baz 21:47:08 [2022-08-23T21:47:08.090Z] === RUN TestCopyFromContainer/bar/filesymlink 21:47:08 [2022-08-23T21:47:08.351Z] === RUN TestCopyFromContainer/bar/dirsymlink 21:47:08 [2022-08-23T21:47:08.351Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 21:47:08 [2022-08-23T21:47:08.351Z] === RUN TestCopyFromContainer/bar/notarget 21:47:08 [2022-08-23T21:47:08.351Z] --- PASS: TestCopyFromContainer (1.66s) 21:47:08 [2022-08-23T21:47:08.351Z] --- PASS: TestCopyFromContainer// (0.06s) 21:47:08 [2022-08-23T21:47:08.351Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) 21:47:08 [2022-08-23T21:47:08.351Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) 21:47:08 [2022-08-23T21:47:08.351Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) 21:47:08 [2022-08-23T21:47:08.351Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) 21:47:08 [2022-08-23T21:47:08.351Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) 21:47:08 [2022-08-23T21:47:08.351Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) 21:47:08 [2022-08-23T21:47:08.351Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) 21:47:08 [2022-08-23T21:47:08.351Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) 21:47:08 [2022-08-23T21:47:08.351Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) 21:47:08 [2022-08-23T21:47:08.351Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 21:47:08 [2022-08-23T21:47:08.611Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 21:47:08 [2022-08-23T21:47:08.611Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 21:47:08 [2022-08-23T21:47:08.611Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 21:47:08 [2022-08-23T21:47:08.611Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 21:47:08 [2022-08-23T21:47:08.611Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 21:47:08 [2022-08-23T21:47:08.611Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 21:47:08 [2022-08-23T21:47:08.611Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 21:47:08 [2022-08-23T21:47:08.611Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 21:47:08 [2022-08-23T21:47:08.611Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 21:47:08 [2022-08-23T21:47:08.611Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 21:47:08 [2022-08-23T21:47:08.611Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 21:47:08 [2022-08-23T21:47:08.611Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 21:47:08 [2022-08-23T21:47:08.611Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 21:47:08 [2022-08-23T21:47:08.611Z] === RUN TestCreateLinkToNonExistingContainer 21:47:08 [2022-08-23T21:47:08.611Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) 21:47:08 [2022-08-23T21:47:08.611Z] === RUN TestCreateWithInvalidEnv 21:47:08 [2022-08-23T21:47:08.611Z] === RUN TestCreateWithInvalidEnv/0 21:47:08 [2022-08-23T21:47:08.611Z] === PAUSE TestCreateWithInvalidEnv/0 21:47:08 [2022-08-23T21:47:08.611Z] === RUN TestCreateWithInvalidEnv/1 21:47:08 [2022-08-23T21:47:08.611Z] === PAUSE TestCreateWithInvalidEnv/1 21:47:08 [2022-08-23T21:47:08.611Z] === RUN TestCreateWithInvalidEnv/2 21:47:08 [2022-08-23T21:47:08.611Z] === PAUSE TestCreateWithInvalidEnv/2 21:47:08 [2022-08-23T21:47:08.611Z] === CONT TestCreateWithInvalidEnv/0 21:47:08 [2022-08-23T21:47:08.611Z] === CONT TestCreateWithInvalidEnv/2 21:47:08 [2022-08-23T21:47:08.611Z] === CONT TestCreateWithInvalidEnv/1 21:47:08 [2022-08-23T21:47:08.611Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 21:47:08 [2022-08-23T21:47:08.611Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 21:47:08 [2022-08-23T21:47:08.611Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 21:47:08 [2022-08-23T21:47:08.611Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 21:47:08 [2022-08-23T21:47:08.611Z] === RUN TestCreateTmpfsMountsTarget 21:47:08 [2022-08-23T21:47:08.611Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 21:47:08 [2022-08-23T21:47:08.611Z] === RUN TestCreateWithCustomMaskedPaths 21:47:09 [2022-08-23T21:47:09.130Z] Loaded image: debian:bullseye-slim 21:47:09 [2022-08-23T21:47:09.130Z] Loaded image: hello-world:latest 21:47:09 [2022-08-23T21:47:09.130Z] Loaded image: arm32v7/hello-world:latest 21:47:09 [2022-08-23T21:47:09.130Z] INFO: Testing against a local daemon 21:47:09 [2022-08-23T21:47:09.130Z] === RUN TestCgroupNamespacesBuild 21:47:10 [2022-08-23T21:47:10.517Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) 21:47:10 [2022-08-23T21:47:10.517Z] === RUN TestCreateWithCustomReadonlyPaths 21:47:10 [2022-08-23T21:47:10.553Z] --- PASS: TestCgroupNamespacesBuild (1.31s) 21:47:10 [2022-08-23T21:47:10.553Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 21:47:11 [2022-08-23T21:47:11.486Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) 21:47:11 [2022-08-23T21:47:11.486Z] === RUN TestBuildWithSession 21:47:11 [2022-08-23T21:47:11.486Z] build_session_test.go:25: TODO: BuildKit 21:47:11 [2022-08-23T21:47:11.486Z] --- SKIP: TestBuildWithSession (0.00s) 21:47:11 [2022-08-23T21:47:11.486Z] === RUN TestBuildSquashParent 21:47:11 [2022-08-23T21:47:11.896Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.53s) 21:47:11 [2022-08-23T21:47:11.896Z] === RUN TestCreateWithInvalidHealthcheckParams 21:47:11 [2022-08-23T21:47:11.896Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 21:47:11 [2022-08-23T21:47:11.896Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 21:47:11 [2022-08-23T21:47:11.896Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 21:47:11 [2022-08-23T21:47:11.896Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 21:47:11 [2022-08-23T21:47:11.896Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 21:47:11 [2022-08-23T21:47:11.896Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 21:47:11 [2022-08-23T21:47:11.896Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 21:47:11 [2022-08-23T21:47:11.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 21:47:11 [2022-08-23T21:47:11.897Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 21:47:11 [2022-08-23T21:47:11.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 21:47:11 [2022-08-23T21:47:11.897Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 21:47:11 [2022-08-23T21:47:11.897Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 21:47:11 [2022-08-23T21:47:11.897Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 21:47:11 [2022-08-23T21:47:11.897Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 21:47:11 [2022-08-23T21:47:11.897Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 21:47:11 [2022-08-23T21:47:11.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 21:47:11 [2022-08-23T21:47:11.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 21:47:11 [2022-08-23T21:47:11.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 21:47:11 [2022-08-23T21:47:11.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 21:47:11 [2022-08-23T21:47:11.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 21:47:11 [2022-08-23T21:47:11.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) 21:47:11 [2022-08-23T21:47:11.897Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 21:47:12 [2022-08-23T21:47:12.465Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) 21:47:12 [2022-08-23T21:47:12.465Z] === RUN TestCreateDifferentPlatform 21:47:12 [2022-08-23T21:47:12.465Z] === RUN TestCreateDifferentPlatform/different_os 21:47:12 [2022-08-23T21:47:12.465Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 21:47:12 [2022-08-23T21:47:12.465Z] --- PASS: TestCreateDifferentPlatform (0.02s) 21:47:12 [2022-08-23T21:47:12.465Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 21:47:12 [2022-08-23T21:47:12.465Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 21:47:12 [2022-08-23T21:47:12.465Z] === RUN TestCreateVolumesFromNonExistingContainer 21:47:12 [2022-08-23T21:47:12.465Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) 21:47:12 [2022-08-23T21:47:12.465Z] === RUN TestCreatePlatformSpecificImageNoPlatform 21:47:12 [2022-08-23T21:47:12.465Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) 21:47:12 [2022-08-23T21:47:12.465Z] === RUN TestCreateInvalidHostConfig 21:47:12 [2022-08-23T21:47:12.465Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 21:47:12 [2022-08-23T21:47:12.465Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 21:47:12 [2022-08-23T21:47:12.465Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 21:47:12 [2022-08-23T21:47:12.465Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 21:47:12 [2022-08-23T21:47:12.465Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 21:47:12 [2022-08-23T21:47:12.465Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 21:47:12 [2022-08-23T21:47:12.465Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 21:47:12 [2022-08-23T21:47:12.465Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 21:47:12 [2022-08-23T21:47:12.465Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 21:47:12 [2022-08-23T21:47:12.465Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 21:47:12 [2022-08-23T21:47:12.465Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 21:47:12 [2022-08-23T21:47:12.465Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 21:47:12 [2022-08-23T21:47:12.465Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 21:47:12 [2022-08-23T21:47:12.465Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 21:47:12 [2022-08-23T21:47:12.465Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 21:47:12 [2022-08-23T21:47:12.465Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 21:47:12 [2022-08-23T21:47:12.465Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 21:47:12 [2022-08-23T21:47:12.465Z] === RUN TestContainerStartOnDaemonRestart 21:47:12 [2022-08-23T21:47:12.465Z] === PAUSE TestContainerStartOnDaemonRestart 21:47:12 [2022-08-23T21:47:12.465Z] === RUN TestDaemonRestartIpcMode 21:47:12 [2022-08-23T21:47:12.465Z] === PAUSE TestDaemonRestartIpcMode 21:47:12 [2022-08-23T21:47:12.465Z] === RUN TestDaemonHostGatewayIP 21:47:12 [2022-08-23T21:47:12.465Z] === PAUSE TestDaemonHostGatewayIP 21:47:12 [2022-08-23T21:47:12.465Z] === RUN TestRestartDaemonWithRestartingContainer 21:47:12 [2022-08-23T21:47:12.465Z] === PAUSE TestRestartDaemonWithRestartingContainer 21:47:12 [2022-08-23T21:47:12.465Z] === RUN TestContainerKillOnDaemonStart 21:47:12 [2022-08-23T21:47:12.465Z] === PAUSE TestContainerKillOnDaemonStart 21:47:12 [2022-08-23T21:47:12.465Z] === RUN TestDiff 21:47:13 [2022-08-23T21:47:13.034Z] --- PASS: TestDiff (0.60s) 21:47:13 [2022-08-23T21:47:13.034Z] === RUN TestExecConsoleSize 21:47:13 [2022-08-23T21:47:13.603Z] --- PASS: TestExecConsoleSize (0.63s) 21:47:13 [2022-08-23T21:47:13.603Z] === RUN TestExecWithCloseStdin 21:47:14 [2022-08-23T21:47:14.173Z] --- PASS: TestExecWithCloseStdin (0.59s) 21:47:14 [2022-08-23T21:47:14.173Z] === RUN TestExec 21:47:14 [2022-08-23T21:47:14.741Z] --- PASS: TestExec (0.58s) 21:47:14 [2022-08-23T21:47:14.741Z] === RUN TestExecUser 21:47:15 [2022-08-23T21:47:15.680Z] --- PASS: TestExecUser (0.61s) 21:47:15 [2022-08-23T21:47:15.680Z] === RUN TestExportContainerAndImportImage 21:47:16 [2022-08-23T21:47:16.249Z] --- PASS: TestExportContainerAndImportImage (0.63s) 21:47:16 [2022-08-23T21:47:16.249Z] === RUN TestExportContainerAfterDaemonRestart 21:47:17 [2022-08-23T21:47:17.648Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) 21:47:17 [2022-08-23T21:47:17.649Z] === RUN TestHealthCheckWorkdir 21:47:18 [2022-08-23T21:47:18.038Z] --- PASS: TestBuildSquashParent (6.35s) 21:47:18 [2022-08-23T21:47:18.038Z] === RUN TestBuildWithRemoveAndForceRemove 21:47:18 [2022-08-23T21:47:18.038Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 21:47:18 [2022-08-23T21:47:18.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 21:47:18 [2022-08-23T21:47:18.038Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 21:47:18 [2022-08-23T21:47:18.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 21:47:18 [2022-08-23T21:47:18.038Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 21:47:18 [2022-08-23T21:47:18.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 21:47:18 [2022-08-23T21:47:18.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 21:47:18 [2022-08-23T21:47:18.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 21:47:18 [2022-08-23T21:47:18.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 21:47:18 [2022-08-23T21:47:18.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 21:47:18 [2022-08-23T21:47:18.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 21:47:18 [2022-08-23T21:47:18.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 21:47:18 [2022-08-23T21:47:18.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 21:47:18 [2022-08-23T21:47:18.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 21:47:18 [2022-08-23T21:47:18.251Z] --- PASS: TestHealthCheckWorkdir (0.83s) 21:47:18 [2022-08-23T21:47:18.251Z] === RUN TestHealthKillContainer 21:47:19 [2022-08-23T21:47:19.937Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 21:47:19 [2022-08-23T21:47:19.937Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 21:47:21 [2022-08-23T21:47:21.835Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 21:47:21 [2022-08-23T21:47:21.835Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 21:47:23 [2022-08-23T21:47:23.734Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) 21:47:23 [2022-08-23T21:47:23.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.68s) 21:47:23 [2022-08-23T21:47:23.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.80s) 21:47:23 [2022-08-23T21:47:23.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s) 21:47:23 [2022-08-23T21:47:23.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) 21:47:23 [2022-08-23T21:47:23.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) 21:47:23 [2022-08-23T21:47:23.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) 21:47:23 [2022-08-23T21:47:23.734Z] === RUN TestBuildMultiStageCopy 21:47:23 [2022-08-23T21:47:23.734Z] === RUN TestBuildMultiStageCopy/copy_to_root 21:47:26 [2022-08-23T21:47:26.386Z] --- PASS: TestHealthKillContainer (8.17s) 21:47:26 [2022-08-23T21:47:26.386Z] === RUN TestHealthCheckProcessKilled 21:47:27 [2022-08-23T21:47:27.323Z] --- PASS: TestHealthCheckProcessKilled (0.82s) 21:47:27 [2022-08-23T21:47:27.323Z] === RUN TestInspectCpusetInConfigPre120 21:47:27 [2022-08-23T21:47:27.584Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) 21:47:27 [2022-08-23T21:47:27.584Z] === RUN TestIpcModeNone 21:47:27 [2022-08-23T21:47:27.914Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 21:47:28 [2022-08-23T21:47:28.171Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 21:47:28 [2022-08-23T21:47:28.522Z] --- PASS: TestIpcModeNone (0.61s) 21:47:28 [2022-08-23T21:47:28.522Z] === RUN TestIpcModePrivate 21:47:28 [2022-08-23T21:47:28.782Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false 21:47:29 [2022-08-23T21:47:29.042Z] --- PASS: TestIpcModePrivate (0.64s) 21:47:29 [2022-08-23T21:47:29.042Z] === RUN TestIpcModeShareable 21:47:29 [2022-08-23T21:47:29.105Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 21:47:29 [2022-08-23T21:47:29.302Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true 21:47:29 [2022-08-23T21:47:29.561Z] --- PASS: TestIpcModeShareable (0.59s) 21:47:29 [2022-08-23T21:47:29.561Z] === RUN TestAPIIpcModeShareableAndContainer 21:47:30 [2022-08-23T21:47:30.038Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 21:47:31 [2022-08-23T21:47:31.409Z] --- PASS: TestBuildMultiStageCopy (7.36s) 21:47:31 [2022-08-23T21:47:31.409Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) 21:47:31 [2022-08-23T21:47:31.409Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) 21:47:31 [2022-08-23T21:47:31.409Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) 21:47:31 [2022-08-23T21:47:31.409Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) 21:47:31 [2022-08-23T21:47:31.409Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) 21:47:31 [2022-08-23T21:47:31.409Z] === RUN TestBuildMultiStageParentConfig 21:47:31 [2022-08-23T21:47:31.470Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.72s) 21:47:31 [2022-08-23T21:47:31.470Z] === RUN TestAPIIpcModeHost 21:47:31 [2022-08-23T21:47:31.730Z] --- PASS: TestAPIIpcModeHost (0.40s) 21:47:31 [2022-08-23T21:47:31.730Z] === RUN TestDaemonIpcModeShareable 21:47:32 [2022-08-23T21:47:32.670Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true 21:47:32 [2022-08-23T21:47:32.930Z] --- PASS: TestDaemonIpcModeShareable (1.25s) 21:47:32 [2022-08-23T21:47:32.930Z] === RUN TestDaemonIpcModePrivate 21:47:33 [2022-08-23T21:47:33.869Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false 21:47:34 [2022-08-23T21:47:34.129Z] --- PASS: TestDaemonIpcModePrivate (1.21s) 21:47:34 [2022-08-23T21:47:34.129Z] === RUN TestDaemonIpcModePrivateFromConfig 21:47:35 [2022-08-23T21:47:35.508Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false 21:47:35 [2022-08-23T21:47:35.508Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.24s) 21:47:35 [2022-08-23T21:47:35.508Z] === RUN TestDaemonIpcModeShareableFromConfig 21:47:36 [2022-08-23T21:47:36.447Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true 21:47:36 [2022-08-23T21:47:36.447Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) 21:47:36 [2022-08-23T21:47:36.447Z] === RUN TestIpcModeOlderClient 21:47:36 [2022-08-23T21:47:36.447Z] === PAUSE TestIpcModeOlderClient 21:47:36 [2022-08-23T21:47:36.447Z] === RUN TestKillContainerInvalidSignal 21:47:36 [2022-08-23T21:47:36.665Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) 21:47:36 [2022-08-23T21:47:36.665Z] === RUN TestBuildLabelWithTargets 21:47:37 [2022-08-23T21:47:37.017Z] --- PASS: TestKillContainerInvalidSignal (0.42s) 21:47:37 [2022-08-23T21:47:37.017Z] === RUN TestKillContainer 21:47:37 [2022-08-23T21:47:37.017Z] === RUN TestKillContainer/no_signal 21:47:37 [2022-08-23T21:47:37.278Z] === RUN TestKillContainer/non_killing_signal 21:47:37 [2022-08-23T21:47:37.537Z] === RUN TestKillContainer/killing_signal 21:47:38 [2022-08-23T21:47:38.475Z] --- PASS: TestKillContainer (1.27s) 21:47:38 [2022-08-23T21:47:38.475Z] --- PASS: TestKillContainer/no_signal (0.39s) 21:47:38 [2022-08-23T21:47:38.475Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) 21:47:38 [2022-08-23T21:47:38.475Z] --- PASS: TestKillContainer/killing_signal (0.45s) 21:47:38 [2022-08-23T21:47:38.475Z] === RUN TestKillWithStopSignalAndRestartPolicies 21:47:38 [2022-08-23T21:47:38.475Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 21:47:38 [2022-08-23T21:47:38.734Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 21:47:38 [2022-08-23T21:47:38.993Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) 21:47:38 [2022-08-23T21:47:38.993Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) 21:47:38 [2022-08-23T21:47:38.993Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) 21:47:38 [2022-08-23T21:47:38.993Z] === RUN TestKillStoppedContainer 21:47:38 [2022-08-23T21:47:38.993Z] --- PASS: TestKillStoppedContainer (0.04s) 21:47:38 [2022-08-23T21:47:38.993Z] === RUN TestKillStoppedContainerAPIPre120 21:47:38 [2022-08-23T21:47:38.993Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 21:47:38 [2022-08-23T21:47:38.993Z] === RUN TestKillDifferentUserContainer 21:47:39 [2022-08-23T21:47:39.563Z] --- PASS: TestKillDifferentUserContainer (0.42s) 21:47:39 [2022-08-23T21:47:39.563Z] === RUN TestInspectOomKilledTrue 21:47:39 [2022-08-23T21:47:39.563Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) 21:47:39 [2022-08-23T21:47:39.563Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 21:47:39 [2022-08-23T21:47:39.563Z] === RUN TestInspectOomKilledFalse 21:47:39 [2022-08-23T21:47:39.823Z] --- PASS: TestInspectOomKilledFalse (0.42s) 21:47:39 [2022-08-23T21:47:39.823Z] === RUN TestLinksEtcHostsContentMatch 21:47:40 [2022-08-23T21:47:40.395Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) 21:47:40 [2022-08-23T21:47:40.395Z] === RUN TestLinksContainerNames 21:47:41 [2022-08-23T21:47:41.333Z] --- PASS: TestLinksContainerNames (0.88s) 21:47:41 [2022-08-23T21:47:41.333Z] === RUN TestLogsFollowTailEmpty 21:47:41 [2022-08-23T21:47:41.592Z] --- PASS: TestLogsFollowTailEmpty (0.43s) 21:47:41 [2022-08-23T21:47:41.592Z] === RUN TestLogs 21:47:41 [2022-08-23T21:47:41.592Z] === RUN TestLogs/driver_local 21:47:41 [2022-08-23T21:47:41.592Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 21:47:41 [2022-08-23T21:47:41.592Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 21:47:41 [2022-08-23T21:47:41.592Z] === RUN TestLogs/driver_local/tty/only_stdout 21:47:41 [2022-08-23T21:47:41.592Z] === PAUSE TestLogs/driver_local/tty/only_stdout 21:47:41 [2022-08-23T21:47:41.592Z] === RUN TestLogs/driver_local/tty/only_stderr 21:47:41 [2022-08-23T21:47:41.592Z] === PAUSE TestLogs/driver_local/tty/only_stderr 21:47:41 [2022-08-23T21:47:41.592Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 21:47:41 [2022-08-23T21:47:41.592Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 21:47:41 [2022-08-23T21:47:41.592Z] === RUN TestLogs/driver_local/without_tty/only_stdout 21:47:41 [2022-08-23T21:47:41.592Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 21:47:41 [2022-08-23T21:47:41.592Z] === RUN TestLogs/driver_local/without_tty/only_stderr 21:47:41 [2022-08-23T21:47:41.592Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 21:47:41 [2022-08-23T21:47:41.592Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 21:47:41 [2022-08-23T21:47:41.592Z] === CONT TestLogs/driver_local/without_tty/only_stderr 21:47:42 [2022-08-23T21:47:42.531Z] === CONT TestLogs/driver_local/without_tty/only_stdout 21:47:42 [2022-08-23T21:47:42.531Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 21:47:42 [2022-08-23T21:47:42.791Z] === CONT TestLogs/driver_local/tty/only_stderr 21:47:43 [2022-08-23T21:47:43.051Z] === CONT TestLogs/driver_local/tty/only_stdout 21:47:43 [2022-08-23T21:47:43.621Z] === RUN TestLogs/driver_json-file 21:47:43 [2022-08-23T21:47:43.621Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 21:47:43 [2022-08-23T21:47:43.621Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 21:47:43 [2022-08-23T21:47:43.621Z] === RUN TestLogs/driver_json-file/tty/only_stdout 21:47:43 [2022-08-23T21:47:43.621Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 21:47:43 [2022-08-23T21:47:43.621Z] === RUN TestLogs/driver_json-file/tty/only_stderr 21:47:43 [2022-08-23T21:47:43.621Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 21:47:43 [2022-08-23T21:47:43.621Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 21:47:43 [2022-08-23T21:47:43.621Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 21:47:43 [2022-08-23T21:47:43.621Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 21:47:43 [2022-08-23T21:47:43.621Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 21:47:43 [2022-08-23T21:47:43.621Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 21:47:43 [2022-08-23T21:47:43.621Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 21:47:43 [2022-08-23T21:47:43.621Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 21:47:43 [2022-08-23T21:47:43.621Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 21:47:44 [2022-08-23T21:47:44.190Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 21:47:44 [2022-08-23T21:47:44.190Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 21:47:44 [2022-08-23T21:47:44.760Z] === CONT TestLogs/driver_json-file/tty/only_stderr 21:47:44 [2022-08-23T21:47:44.760Z] === CONT TestLogs/driver_json-file/tty/only_stdout 21:47:44 [2022-08-23T21:47:44.764Z] --- PASS: TestBuildLabelWithTargets (8.00s) 21:47:44 [2022-08-23T21:47:44.764Z] === RUN TestBuildWithEmptyLayers 21:47:45 [2022-08-23T21:47:45.330Z] --- PASS: TestLogs (3.70s) 21:47:45 [2022-08-23T21:47:45.330Z] --- PASS: TestLogs/driver_local (0.01s) 21:47:45 [2022-08-23T21:47:45.330Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) 21:47:45 [2022-08-23T21:47:45.330Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.77s) 21:47:45 [2022-08-23T21:47:45.330Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.53s) 21:47:45 [2022-08-23T21:47:45.330Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s) 21:47:45 [2022-08-23T21:47:45.330Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.53s) 21:47:45 [2022-08-23T21:47:45.330Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) 21:47:45 [2022-08-23T21:47:45.330Z] --- PASS: TestLogs/driver_json-file (0.01s) 21:47:45 [2022-08-23T21:47:45.330Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.70s) 21:47:45 [2022-08-23T21:47:45.330Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.73s) 21:47:45 [2022-08-23T21:47:45.330Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.55s) 21:47:45 [2022-08-23T21:47:45.330Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.54s) 21:47:45 [2022-08-23T21:47:45.330Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s) 21:47:45 [2022-08-23T21:47:45.330Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.51s) 21:47:45 [2022-08-23T21:47:45.330Z] === RUN TestContainerNetworkMountsNoChown 21:47:45 [2022-08-23T21:47:45.590Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) 21:47:45 [2022-08-23T21:47:45.590Z] === RUN TestMountDaemonRoot 21:47:45 [2022-08-23T21:47:45.590Z] === RUN TestMountDaemonRoot/default 21:47:45 [2022-08-23T21:47:45.590Z] === PAUSE TestMountDaemonRoot/default 21:47:45 [2022-08-23T21:47:45.590Z] === RUN TestMountDaemonRoot/private 21:47:45 [2022-08-23T21:47:45.590Z] === PAUSE TestMountDaemonRoot/private 21:47:45 [2022-08-23T21:47:45.590Z] === RUN TestMountDaemonRoot/rprivate 21:47:45 [2022-08-23T21:47:45.590Z] === PAUSE TestMountDaemonRoot/rprivate 21:47:45 [2022-08-23T21:47:45.590Z] === RUN TestMountDaemonRoot/slave 21:47:45 [2022-08-23T21:47:45.590Z] === PAUSE TestMountDaemonRoot/slave 21:47:45 [2022-08-23T21:47:45.590Z] === RUN TestMountDaemonRoot/rslave 21:47:45 [2022-08-23T21:47:45.590Z] === PAUSE TestMountDaemonRoot/rslave 21:47:45 [2022-08-23T21:47:45.590Z] === RUN TestMountDaemonRoot/shared 21:47:45 [2022-08-23T21:47:45.590Z] === PAUSE TestMountDaemonRoot/shared 21:47:45 [2022-08-23T21:47:45.590Z] === RUN TestMountDaemonRoot/rshared 21:47:45 [2022-08-23T21:47:45.590Z] === PAUSE TestMountDaemonRoot/rshared 21:47:45 [2022-08-23T21:47:45.590Z] === CONT TestMountDaemonRoot/default 21:47:45 [2022-08-23T21:47:45.590Z] === RUN TestMountDaemonRoot/default/bind_root 21:47:45 [2022-08-23T21:47:45.590Z] === PAUSE TestMountDaemonRoot/default/bind_root 21:47:45 [2022-08-23T21:47:45.590Z] === RUN TestMountDaemonRoot/default/bind_subpath 21:47:45 [2022-08-23T21:47:45.590Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 21:47:45 [2022-08-23T21:47:45.590Z] === RUN TestMountDaemonRoot/default/mount_root 21:47:45 [2022-08-23T21:47:45.590Z] === PAUSE TestMountDaemonRoot/default/mount_root 21:47:45 [2022-08-23T21:47:45.590Z] === RUN TestMountDaemonRoot/default/mount_subpath 21:47:45 [2022-08-23T21:47:45.590Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 21:47:45 [2022-08-23T21:47:45.590Z] === CONT TestMountDaemonRoot/default/bind_root 21:47:45 [2022-08-23T21:47:45.590Z] === CONT TestMountDaemonRoot/rprivate 21:47:45 [2022-08-23T21:47:45.590Z] === RUN TestMountDaemonRoot/rprivate/bind_root 21:47:45 [2022-08-23T21:47:45.590Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 21:47:45 [2022-08-23T21:47:45.590Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 21:47:45 [2022-08-23T21:47:45.590Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 21:47:45 [2022-08-23T21:47:45.590Z] === RUN TestMountDaemonRoot/rprivate/mount_root 21:47:45 [2022-08-23T21:47:45.590Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 21:47:45 [2022-08-23T21:47:45.590Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 21:47:45 [2022-08-23T21:47:45.590Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 21:47:45 [2022-08-23T21:47:45.590Z] === CONT TestMountDaemonRoot/private 21:47:45 [2022-08-23T21:47:45.590Z] === RUN TestMountDaemonRoot/private/bind_root 21:47:45 [2022-08-23T21:47:45.590Z] === PAUSE TestMountDaemonRoot/private/bind_root 21:47:45 [2022-08-23T21:47:45.590Z] === RUN TestMountDaemonRoot/private/bind_subpath 21:47:45 [2022-08-23T21:47:45.590Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 21:47:45 [2022-08-23T21:47:45.590Z] === RUN TestMountDaemonRoot/private/mount_root 21:47:45 [2022-08-23T21:47:45.590Z] === PAUSE TestMountDaemonRoot/private/mount_root 21:47:45 [2022-08-23T21:47:45.590Z] === RUN TestMountDaemonRoot/private/mount_subpath 21:47:45 [2022-08-23T21:47:45.590Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 21:47:45 [2022-08-23T21:47:45.590Z] === CONT TestMountDaemonRoot/default/mount_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === CONT TestMountDaemonRoot/default/mount_root 21:47:45 [2022-08-23T21:47:45.854Z] === CONT TestMountDaemonRoot/default/bind_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === CONT TestMountDaemonRoot/shared 21:47:45 [2022-08-23T21:47:45.854Z] === RUN TestMountDaemonRoot/shared/mount_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === RUN TestMountDaemonRoot/shared/bind_root 21:47:45 [2022-08-23T21:47:45.854Z] === PAUSE TestMountDaemonRoot/shared/bind_root 21:47:45 [2022-08-23T21:47:45.854Z] === RUN TestMountDaemonRoot/shared/bind_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === RUN TestMountDaemonRoot/shared/mount_root 21:47:45 [2022-08-23T21:47:45.854Z] === PAUSE TestMountDaemonRoot/shared/mount_root 21:47:45 [2022-08-23T21:47:45.854Z] === CONT TestMountDaemonRoot/rshared 21:47:45 [2022-08-23T21:47:45.854Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === RUN TestMountDaemonRoot/rshared/bind_root 21:47:45 [2022-08-23T21:47:45.854Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 21:47:45 [2022-08-23T21:47:45.854Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === RUN TestMountDaemonRoot/rshared/mount_root 21:47:45 [2022-08-23T21:47:45.854Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 21:47:45 [2022-08-23T21:47:45.854Z] === CONT TestMountDaemonRoot/rslave 21:47:45 [2022-08-23T21:47:45.854Z] === RUN TestMountDaemonRoot/rslave/bind_root 21:47:45 [2022-08-23T21:47:45.854Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 21:47:45 [2022-08-23T21:47:45.854Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === RUN TestMountDaemonRoot/rslave/mount_root 21:47:45 [2022-08-23T21:47:45.854Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 21:47:45 [2022-08-23T21:47:45.854Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === CONT TestMountDaemonRoot/slave 21:47:45 [2022-08-23T21:47:45.854Z] === RUN TestMountDaemonRoot/slave/mount_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === RUN TestMountDaemonRoot/slave/bind_root 21:47:45 [2022-08-23T21:47:45.854Z] === PAUSE TestMountDaemonRoot/slave/bind_root 21:47:45 [2022-08-23T21:47:45.854Z] === RUN TestMountDaemonRoot/slave/bind_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === RUN TestMountDaemonRoot/slave/mount_root 21:47:45 [2022-08-23T21:47:45.854Z] === PAUSE TestMountDaemonRoot/slave/mount_root 21:47:45 [2022-08-23T21:47:45.854Z] === CONT TestMountDaemonRoot/rprivate/bind_root 21:47:45 [2022-08-23T21:47:45.854Z] === CONT TestMountDaemonRoot/private/bind_root 21:47:45 [2022-08-23T21:47:45.854Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === CONT TestMountDaemonRoot/rprivate/mount_root 21:47:45 [2022-08-23T21:47:45.854Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === CONT TestMountDaemonRoot/private/mount_root 21:47:45 [2022-08-23T21:47:45.854Z] === CONT TestMountDaemonRoot/private/mount_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === CONT TestMountDaemonRoot/private/bind_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === CONT TestMountDaemonRoot/shared/mount_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === CONT TestMountDaemonRoot/shared/bind_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === CONT TestMountDaemonRoot/shared/mount_root 21:47:45 [2022-08-23T21:47:45.854Z] === CONT TestMountDaemonRoot/shared/bind_root 21:47:45 [2022-08-23T21:47:45.854Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 21:47:45 [2022-08-23T21:47:45.854Z] === CONT TestMountDaemonRoot/rslave/bind_root 21:47:45 [2022-08-23T21:47:45.854Z] === CONT TestMountDaemonRoot/rshared/mount_root 21:47:46 [2022-08-23T21:47:46.114Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 21:47:46 [2022-08-23T21:47:46.114Z] === CONT TestMountDaemonRoot/rshared/bind_root 21:47:46 [2022-08-23T21:47:46.114Z] === CONT TestMountDaemonRoot/slave/mount_subpath 21:47:46 [2022-08-23T21:47:46.114Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 21:47:46 [2022-08-23T21:47:46.114Z] === CONT TestMountDaemonRoot/rslave/mount_root 21:47:46 [2022-08-23T21:47:46.114Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 21:47:46 [2022-08-23T21:47:46.114Z] === CONT TestMountDaemonRoot/slave/mount_root 21:47:46 [2022-08-23T21:47:46.114Z] === CONT TestMountDaemonRoot/slave/bind_subpath 21:47:46 [2022-08-23T21:47:46.114Z] === CONT TestMountDaemonRoot/slave/bind_root 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot (0.02s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/default (0.00s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/private (0.00s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 21:47:46 [2022-08-23T21:47:46.114Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 21:47:46 [2022-08-23T21:47:46.114Z] === RUN TestContainerBindMountNonRecursive 21:47:47 [2022-08-23T21:47:47.288Z] --- PASS: TestBuildWithEmptyLayers (2.99s) 21:47:47 [2022-08-23T21:47:47.288Z] === RUN TestBuildMultiStageOnBuild 21:47:47 [2022-08-23T21:47:47.494Z] --- PASS: TestContainerBindMountNonRecursive (1.19s) 21:47:47 [2022-08-23T21:47:47.494Z] === RUN TestContainerVolumesMountedAsShared 21:47:47 [2022-08-23T21:47:47.753Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) 21:47:47 [2022-08-23T21:47:47.753Z] === RUN TestContainerVolumesMountedAsSlave 21:47:48 [2022-08-23T21:47:48.013Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) 21:47:48 [2022-08-23T21:47:48.013Z] === RUN TestNetworkNat 21:47:48 [2022-08-23T21:47:48.582Z] --- PASS: TestNetworkNat (0.49s) 21:47:48 [2022-08-23T21:47:48.582Z] === RUN TestNetworkLocalhostTCPNat 21:47:49 [2022-08-23T21:47:49.153Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) 21:47:49 [2022-08-23T21:47:49.153Z] === RUN TestNetworkLoopbackNat 21:47:51 [2022-08-23T21:47:51.689Z] --- PASS: TestNetworkLoopbackNat (2.56s) 21:47:51 [2022-08-23T21:47:51.689Z] === RUN TestPause 21:47:51 [2022-08-23T21:47:51.948Z] --- PASS: TestPause (0.42s) 21:47:51 [2022-08-23T21:47:51.948Z] === RUN TestPauseFailsOnWindowsServerContainers 21:47:51 [2022-08-23T21:47:51.948Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 21:47:51 [2022-08-23T21:47:51.948Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 21:47:51 [2022-08-23T21:47:51.948Z] === RUN TestPauseStopPausedContainer 21:47:52 [2022-08-23T21:47:52.518Z] --- PASS: TestPauseStopPausedContainer (0.42s) 21:47:52 [2022-08-23T21:47:52.518Z] === RUN TestPidHost 21:47:52 [2022-08-23T21:47:52.545Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) 21:47:52 [2022-08-23T21:47:52.545Z] === RUN TestBuildUncleanTarFilenames 21:47:52 [2022-08-23T21:47:52.803Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) 21:47:52 [2022-08-23T21:47:52.803Z] === RUN TestBuildMultiStageLayerLeak 21:47:53 [2022-08-23T21:47:53.456Z] --- PASS: TestPidHost (0.95s) 21:47:53 [2022-08-23T21:47:53.456Z] === RUN TestPsFilter 21:47:53 [2022-08-23T21:47:53.456Z] --- PASS: TestPsFilter (0.09s) 21:47:53 [2022-08-23T21:47:53.456Z] === RUN TestRemoveContainerWithRemovedVolume 21:47:53 [2022-08-23T21:47:53.716Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) 21:47:53 [2022-08-23T21:47:53.716Z] === RUN TestRemoveContainerWithVolume 21:47:54 [2022-08-23T21:47:54.284Z] --- PASS: TestRemoveContainerWithVolume (0.43s) 21:47:54 [2022-08-23T21:47:54.284Z] === RUN TestRemoveContainerRunning 21:47:54 [2022-08-23T21:47:54.544Z] --- PASS: TestRemoveContainerRunning (0.39s) 21:47:54 [2022-08-23T21:47:54.544Z] === RUN TestRemoveContainerForceRemoveRunning 21:47:55 [2022-08-23T21:47:55.112Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) 21:47:55 [2022-08-23T21:47:55.112Z] === RUN TestRemoveInvalidContainer 21:47:55 [2022-08-23T21:47:55.112Z] --- PASS: TestRemoveInvalidContainer (0.01s) 21:47:55 [2022-08-23T21:47:55.112Z] === RUN TestRenameLinkedContainer 21:47:55 [2022-08-23T21:47:55.478Z] .........................xx.................... [ 29%] 21:47:57 [2022-08-23T21:47:57.021Z] --- PASS: TestRenameLinkedContainer (1.68s) 21:47:57 [2022-08-23T21:47:57.021Z] === RUN TestRenameStoppedContainer 21:47:57 [2022-08-23T21:47:57.021Z] --- PASS: TestRenameStoppedContainer (0.42s) 21:47:57 [2022-08-23T21:47:57.021Z] === RUN TestRenameRunningContainerAndReuse 21:47:57 [2022-08-23T21:47:57.959Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) 21:47:57 [2022-08-23T21:47:57.959Z] === RUN TestRenameInvalidName 21:47:58 [2022-08-23T21:47:58.060Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) 21:47:58 [2022-08-23T21:47:58.060Z] === RUN TestBuildWithHugeFile 21:47:58 [2022-08-23T21:47:58.527Z] --- PASS: TestRenameInvalidName (0.41s) 21:47:58 [2022-08-23T21:47:58.527Z] === RUN TestRenameAnonymousContainer 21:47:59 [2022-08-23T21:47:59.913Z] --- PASS: TestRenameAnonymousContainer (1.48s) 21:47:59 [2022-08-23T21:47:59.913Z] === RUN TestRenameContainerWithSameName 21:48:00 [2022-08-23T21:48:00.483Z] --- PASS: TestRenameContainerWithSameName (0.47s) 21:48:00 [2022-08-23T21:48:00.483Z] === RUN TestRenameContainerWithLinkedContainer 21:48:01 [2022-08-23T21:48:01.421Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) 21:48:01 [2022-08-23T21:48:01.421Z] === RUN TestResize 21:48:01 [2022-08-23T21:48:01.681Z] --- PASS: TestResize (0.41s) 21:48:01 [2022-08-23T21:48:01.681Z] === RUN TestResizeWithInvalidSize 21:48:02 [2022-08-23T21:48:02.251Z] --- PASS: TestResizeWithInvalidSize (0.50s) 21:48:02 [2022-08-23T21:48:02.251Z] === RUN TestResizeWhenContainerNotStarted 21:48:02 [2022-08-23T21:48:02.520Z] --- PASS: TestResizeWhenContainerNotStarted (0.47s) 21:48:02 [2022-08-23T21:48:02.520Z] === RUN TestDaemonRestartKillContainers 21:48:02 [2022-08-23T21:48:02.520Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 21:48:02 [2022-08-23T21:48:02.520Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 21:48:04 [2022-08-23T21:48:04.455Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 21:48:04 [2022-08-23T21:48:04.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 21:48:04 [2022-08-23T21:48:04.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 21:48:05 [2022-08-23T21:48:05.833Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 21:48:07 [2022-08-23T21:48:07.211Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 21:48:07 [2022-08-23T21:48:07.211Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 21:48:08 [2022-08-23T21:48:08.151Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 21:48:08 [2022-08-23T21:48:08.411Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 21:48:11 [2022-08-23T21:48:11.921Z] tests/integration/api_exec_test.py ..................... [ 34%] 21:48:12 [2022-08-23T21:48:12.605Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 21:48:12 [2022-08-23T21:48:12.605Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 21:48:13 [2022-08-23T21:48:13.985Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 21:48:15 [2022-08-23T21:48:15.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 21:48:16 [2022-08-23T21:48:16.152Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 21:48:17 [2022-08-23T21:48:17.534Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 21:48:18 [2022-08-23T21:48:18.103Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 21:48:19 [2022-08-23T21:48:19.330Z] tests/integration/api_healthcheck_test.py .... [ 35%] 21:48:19 [2022-08-23T21:48:19.484Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 21:48:20 [2022-08-23T21:48:20.864Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 21:48:20 [2022-08-23T21:48:20.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.89s) 21:48:20 [2022-08-23T21:48:20.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) 21:48:20 [2022-08-23T21:48:20.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) 21:48:20 [2022-08-23T21:48:20.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.39s) 21:48:20 [2022-08-23T21:48:20.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) 21:48:20 [2022-08-23T21:48:20.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) 21:48:20 [2022-08-23T21:48:20.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.62s) 21:48:20 [2022-08-23T21:48:20.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.56s) 21:48:20 [2022-08-23T21:48:20.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.21s) 21:48:20 [2022-08-23T21:48:20.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) 21:48:20 [2022-08-23T21:48:20.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.17s) 21:48:20 [2022-08-23T21:48:20.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) 21:48:20 [2022-08-23T21:48:20.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s) 21:48:20 [2022-08-23T21:48:20.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) 21:48:20 [2022-08-23T21:48:20.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) 21:48:20 [2022-08-23T21:48:20.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) 21:48:20 [2022-08-23T21:48:20.864Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 21:48:20 [2022-08-23T21:48:20.864Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 21:48:21 [2022-08-23T21:48:21.802Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 21:48:22 [2022-08-23T21:48:22.742Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.81s) 21:48:22 [2022-08-23T21:48:22.742Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.87s) 21:48:22 [2022-08-23T21:48:22.742Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s) 21:48:22 [2022-08-23T21:48:22.742Z] === RUN TestCgroupNamespacesRun 21:48:24 [2022-08-23T21:48:24.120Z] --- PASS: TestCgroupNamespacesRun (1.20s) 21:48:24 [2022-08-23T21:48:24.120Z] === RUN TestCgroupNamespacesRunPrivileged 21:48:24 [2022-08-23T21:48:24.120Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns 21:48:24 [2022-08-23T21:48:24.120Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) 21:48:24 [2022-08-23T21:48:24.120Z] === RUN TestCgroupNamespacesRunDaemonHostMode 21:48:24 [2022-08-23T21:48:24.385Z] tests/integration/api_image_test.py ............s..... [ 39%] 21:48:25 [2022-08-23T21:48:25.060Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) 21:48:25 [2022-08-23T21:48:25.060Z] === RUN TestCgroupNamespacesRunHostMode 21:48:26 [2022-08-23T21:48:26.439Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) 21:48:26 [2022-08-23T21:48:26.439Z] === RUN TestCgroupNamespacesRunPrivateMode 21:48:27 [2022-08-23T21:48:27.378Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) 21:48:27 [2022-08-23T21:48:27.378Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 21:48:28 [2022-08-23T21:48:28.758Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) 21:48:28 [2022-08-23T21:48:28.758Z] === RUN TestCgroupNamespacesRunInvalidMode 21:48:29 [2022-08-23T21:48:29.327Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) 21:48:29 [2022-08-23T21:48:29.327Z] === RUN TestCgroupNamespacesRunOlderClient 21:48:30 [2022-08-23T21:48:30.717Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) 21:48:30 [2022-08-23T21:48:30.717Z] === RUN TestNISDomainname 21:48:30 [2022-08-23T21:48:30.977Z] --- PASS: TestNISDomainname (0.54s) 21:48:30 [2022-08-23T21:48:30.977Z] === RUN TestHostnameDnsResolution 21:48:31 [2022-08-23T21:48:31.915Z] --- PASS: TestHostnameDnsResolution (0.69s) 21:48:31 [2022-08-23T21:48:31.915Z] === RUN TestUnprivilegedPortsAndPing 21:48:32 [2022-08-23T21:48:32.175Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) 21:48:32 [2022-08-23T21:48:32.175Z] === RUN TestPrivilegedHostDevices 21:48:32 [2022-08-23T21:48:32.744Z] --- PASS: TestPrivilegedHostDevices (0.50s) 21:48:32 [2022-08-23T21:48:32.744Z] === RUN TestRunConsoleSize 21:48:33 [2022-08-23T21:48:33.313Z] --- PASS: TestRunConsoleSize (0.44s) 21:48:33 [2022-08-23T21:48:33.313Z] === RUN TestRunWithAlternativeContainerdShim 21:48:35 [2022-08-23T21:48:35.219Z] --- PASS: TestRunWithAlternativeContainerdShim (2.03s) 21:48:35 [2022-08-23T21:48:35.219Z] === RUN TestStats 21:48:37 [2022-08-23T21:48:37.754Z] --- PASS: TestStats (2.47s) 21:48:37 [2022-08-23T21:48:37.754Z] === RUN TestStopContainerWithTimeout 21:48:37 [2022-08-23T21:48:37.754Z] === RUN TestStopContainerWithTimeout/0 21:48:37 [2022-08-23T21:48:37.754Z] === PAUSE TestStopContainerWithTimeout/0 21:48:37 [2022-08-23T21:48:37.754Z] === RUN TestStopContainerWithTimeout/1 21:48:37 [2022-08-23T21:48:37.754Z] === PAUSE TestStopContainerWithTimeout/1 21:48:37 [2022-08-23T21:48:37.754Z] === RUN TestStopContainerWithTimeout/3 21:48:37 [2022-08-23T21:48:37.754Z] === PAUSE TestStopContainerWithTimeout/3 21:48:37 [2022-08-23T21:48:37.754Z] === RUN TestStopContainerWithTimeout/-1 21:48:37 [2022-08-23T21:48:37.754Z] === PAUSE TestStopContainerWithTimeout/-1 21:48:37 [2022-08-23T21:48:37.754Z] === CONT TestStopContainerWithTimeout/0 21:48:37 [2022-08-23T21:48:37.754Z] === CONT TestStopContainerWithTimeout/-1 21:48:38 [2022-08-23T21:48:38.325Z] === CONT TestStopContainerWithTimeout/3 21:48:40 [2022-08-23T21:48:40.860Z] === CONT TestStopContainerWithTimeout/1 21:48:40 [2022-08-23T21:48:40.892Z] tests/integration/api_network_test.py ............................ [ 47%] 21:48:41 [2022-08-23T21:48:41.797Z] --- PASS: TestStopContainerWithTimeout (0.01s) 21:48:41 [2022-08-23T21:48:41.797Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) 21:48:41 [2022-08-23T21:48:41.797Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) 21:48:41 [2022-08-23T21:48:41.797Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) 21:48:41 [2022-08-23T21:48:41.797Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) 21:48:41 [2022-08-23T21:48:41.797Z] === RUN TestDeleteDevicemapper 21:48:41 [2022-08-23T21:48:41.797Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 21:48:41 [2022-08-23T21:48:41.798Z] --- SKIP: TestDeleteDevicemapper (0.00s) 21:48:41 [2022-08-23T21:48:41.798Z] === RUN TestStopContainerWithRestartPolicyAlways 21:48:43 [2022-08-23T21:48:43.705Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s) 21:48:43 [2022-08-23T21:48:43.705Z] === RUN TestUpdateMemory 21:48:43 [2022-08-23T21:48:43.965Z] --- PASS: TestUpdateMemory (0.61s) 21:48:43 [2022-08-23T21:48:43.965Z] === RUN TestUpdateCPUQuota 21:48:44 [2022-08-23T21:48:44.300Z] Created binary: bundles/dynbinary-daemon/dockerd 21:48:44 [2022-08-23T21:48:44.300Z] Building: bundles/dynbinary-daemon/docker-proxy 21:48:44 [2022-08-23T21:48:44.300Z] GOOS="" GOARCH="" GOARM="" 21:48:44 [2022-08-23T21:48:44.300Z] Created binary: bundles/dynbinary-daemon/docker-proxy 21:48:44 [2022-08-23T21:48:44.300Z] 21:48:44 [2022-08-23T21:48:44.300Z] ---> Making bundle: test-integration (in bundles/test-integration) 21:48:44 [2022-08-23T21:48:44.300Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 21:48:44 [2022-08-23T21:48:44.300Z] HOSTNAME=9278001b7d9d 21:48:44 [2022-08-23T21:48:44.300Z] TESTDEBUG=0 21:48:44 [2022-08-23T21:48:44.300Z] DEST=bundles/test-integration 21:48:44 [2022-08-23T21:48:44.300Z] PWD=/go/src/github.com/docker/docker 21:48:44 [2022-08-23T21:48:44.300Z] DOCKER_GITCOMMIT=7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 21:48:44 [2022-08-23T21:48:44.300Z] container=docker 21:48:44 [2022-08-23T21:48:44.300Z] HOME=/root 21:48:44 [2022-08-23T21:48:44.300Z] GOLANG_VERSION=1.18.5 21:48:44 [2022-08-23T21:48:44.300Z] VALIDATE_REPO=https://github.com/moby/moby.git 21:48:44 [2022-08-23T21:48:44.300Z] VALIDATE_BRANCH=master 21:48:44 [2022-08-23T21:48:44.300Z] TERM=xterm 21:48:44 [2022-08-23T21:48:44.300Z] DOCKER_PKG=github.com/docker/docker 21:48:44 [2022-08-23T21:48:44.300Z] SHLVL=1 21:48:44 [2022-08-23T21:48:44.300Z] TIMEOUT=120m 21:48:44 [2022-08-23T21:48:44.300Z] DOCKER_BUILDTAGS= journald 21:48:44 [2022-08-23T21:48:44.300Z] DOCKER_GRAPHDRIVER=overlay2 21:48:44 [2022-08-23T21:48:44.300Z] GO111MODULE=off 21:48:44 [2022-08-23T21:48:44.300Z] DOCKER_EXPERIMENTAL=1 21:48:44 [2022-08-23T21:48:44.300Z] TEST_SKIP_INTEGRATION_CLI=1 21:48:44 [2022-08-23T21:48:44.300Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 21:48:44 [2022-08-23T21:48:44.300Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 21:48:44 [2022-08-23T21:48:44.300Z] GOPATH=/go 21:48:44 [2022-08-23T21:48:44.300Z] PKG_CONFIG=pkg-config 21:48:44 [2022-08-23T21:48:44.300Z] _=/usr/bin/env 21:48:44 [2022-08-23T21:48:44.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 21:48:44 [2022-08-23T21:48:44.903Z] --- PASS: TestUpdateCPUQuota (0.93s) 21:48:44 [2022-08-23T21:48:44.903Z] === RUN TestUpdatePidsLimit 21:48:44 [2022-08-23T21:48:44.903Z] === RUN TestUpdatePidsLimit/update_from_none 21:48:45 [2022-08-23T21:48:45.163Z] === RUN TestUpdatePidsLimit/no_change 21:48:45 [2022-08-23T21:48:45.422Z] === RUN TestUpdatePidsLimit/update_lower 21:48:45 [2022-08-23T21:48:45.682Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 21:48:45 [2022-08-23T21:48:45.941Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 21:48:46 [2022-08-23T21:48:46.201Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 21:48:46 [2022-08-23T21:48:46.201Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 21:48:47 [2022-08-23T21:48:47.140Z] --- PASS: TestUpdatePidsLimit (1.97s) 21:48:47 [2022-08-23T21:48:47.140Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) 21:48:47 [2022-08-23T21:48:47.140Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) 21:48:47 [2022-08-23T21:48:47.140Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) 21:48:47 [2022-08-23T21:48:47.140Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) 21:48:47 [2022-08-23T21:48:47.140Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) 21:48:47 [2022-08-23T21:48:47.140Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) 21:48:47 [2022-08-23T21:48:47.140Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) 21:48:47 [2022-08-23T21:48:47.140Z] === RUN TestUpdateRestartPolicy 21:48:50 [2022-08-23T21:48:50.570Z] tests/integration/api_plugin_test.py ........... [ 49%] 21:48:52 [2022-08-23T21:48:52.057Z] tests/integration/api_secret_test.py ..... [ 51%] 21:48:54 [2022-08-23T21:48:54.269Z] --- PASS: TestBuildWithHugeFile (50.45s) 21:48:54 [2022-08-23T21:48:54.269Z] === RUN TestBuildWCOWSandboxSize 21:48:54 [2022-08-23T21:48:54.269Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 21:48:54 [2022-08-23T21:48:54.269Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 21:48:54 [2022-08-23T21:48:54.269Z] === RUN TestBuildWithEmptyDockerfile 21:48:54 [2022-08-23T21:48:54.269Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 21:48:54 [2022-08-23T21:48:54.269Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 21:48:54 [2022-08-23T21:48:54.269Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 21:48:54 [2022-08-23T21:48:54.269Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 21:48:54 [2022-08-23T21:48:54.269Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 21:48:54 [2022-08-23T21:48:54.269Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 21:48:54 [2022-08-23T21:48:54.269Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 21:48:54 [2022-08-23T21:48:54.269Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 21:48:54 [2022-08-23T21:48:54.269Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 21:48:54 [2022-08-23T21:48:54.269Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) 21:48:54 [2022-08-23T21:48:54.269Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) 21:48:54 [2022-08-23T21:48:54.269Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) 21:48:54 [2022-08-23T21:48:54.269Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 21:48:54 [2022-08-23T21:48:54.269Z] === RUN TestBuildPreserveOwnership 21:48:54 [2022-08-23T21:48:54.269Z] === RUN TestBuildPreserveOwnership/copy_from 21:48:54 [2022-08-23T21:48:54.269Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 21:48:56 [2022-08-23T21:48:56.377Z] tests/integration/api_service_test.py .................................. [ 59%] 21:48:58 [2022-08-23T21:48:58.446Z] --- PASS: TestBuildPreserveOwnership (10.23s) 21:48:58 [2022-08-23T21:48:58.446Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.22s) 21:48:58 [2022-08-23T21:48:58.446Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.99s) 21:48:58 [2022-08-23T21:48:58.446Z] === RUN TestBuildPlatformInvalid 21:48:58 [2022-08-23T21:48:58.446Z] --- PASS: TestBuildPlatformInvalid (0.09s) 21:48:58 [2022-08-23T21:48:58.446Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 21:48:58 [2022-08-23T21:48:58.446Z] build_userns_linux_test.go:31: testEnv.IsRootless() 21:48:58 [2022-08-23T21:48:58.446Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) 21:48:58 [2022-08-23T21:48:58.446Z] PASS 21:48:58 [2022-08-23T21:48:58.446Z] 21:48:58 [2022-08-23T21:48:58.446Z] === Skipped 21:48:58 [2022-08-23T21:48:58.446Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 21:48:58 [2022-08-23T21:48:58.446Z] build_session_test.go:25: TODO: BuildKit 21:48:58 [2022-08-23T21:48:58.446Z] 21:48:58 [2022-08-23T21:48:58.446Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) 21:48:58 [2022-08-23T21:48:58.446Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 21:48:58 [2022-08-23T21:48:58.446Z] 21:48:58 [2022-08-23T21:48:58.446Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) 21:48:58 [2022-08-23T21:48:58.446Z] build_userns_linux_test.go:31: testEnv.IsRootless() 21:48:58 [2022-08-23T21:48:58.446Z] 21:48:58 [2022-08-23T21:48:58.446Z] DONE 34 tests, 3 skipped in 111.006s 21:48:58 [2022-08-23T21:48:58.446Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 21:48:58 [2022-08-23T21:48:58.446Z] INFO: Testing against a local daemon 21:48:58 [2022-08-23T21:48:58.446Z] === RUN TestConfigInspect 21:48:58 [2022-08-23T21:48:58.446Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:48:58 [2022-08-23T21:48:58.446Z] --- SKIP: TestConfigInspect (0.02s) 21:48:58 [2022-08-23T21:48:58.446Z] === RUN TestConfigList 21:48:58 [2022-08-23T21:48:58.446Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:48:58 [2022-08-23T21:48:58.446Z] --- SKIP: TestConfigList (0.01s) 21:48:58 [2022-08-23T21:48:58.446Z] === RUN TestConfigsCreateAndDelete 21:48:58 [2022-08-23T21:48:58.446Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:48:58 [2022-08-23T21:48:58.446Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) 21:48:58 [2022-08-23T21:48:58.446Z] === RUN TestConfigsUpdate 21:48:58 [2022-08-23T21:48:58.446Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:48:58 [2022-08-23T21:48:58.446Z] --- SKIP: TestConfigsUpdate (0.01s) 21:48:58 [2022-08-23T21:48:58.446Z] === RUN TestTemplatedConfig 21:48:58 [2022-08-23T21:48:58.446Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:48:58 [2022-08-23T21:48:58.446Z] --- SKIP: TestTemplatedConfig (0.00s) 21:48:58 [2022-08-23T21:48:58.446Z] === RUN TestConfigCreateResolve 21:48:58 [2022-08-23T21:48:58.446Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:48:58 [2022-08-23T21:48:58.446Z] --- SKIP: TestConfigCreateResolve (0.01s) 21:48:58 [2022-08-23T21:48:58.446Z] PASS 21:48:58 [2022-08-23T21:48:58.446Z] 21:48:58 [2022-08-23T21:48:58.446Z] === Skipped 21:48:58 [2022-08-23T21:48:58.446Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) 21:48:58 [2022-08-23T21:48:58.446Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:48:58 [2022-08-23T21:48:58.446Z] 21:48:58 [2022-08-23T21:48:58.446Z] === SKIP: amd64.integration.config TestConfigList (0.01s) 21:48:58 [2022-08-23T21:48:58.447Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:48:58 [2022-08-23T21:48:58.447Z] 21:48:58 [2022-08-23T21:48:58.447Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) 21:48:58 [2022-08-23T21:48:58.447Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:48:58 [2022-08-23T21:48:58.447Z] 21:48:58 [2022-08-23T21:48:58.447Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) 21:48:58 [2022-08-23T21:48:58.447Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:48:58 [2022-08-23T21:48:58.447Z] 21:48:58 [2022-08-23T21:48:58.447Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) 21:48:58 [2022-08-23T21:48:58.447Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:48:58 [2022-08-23T21:48:58.447Z] 21:48:58 [2022-08-23T21:48:58.447Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) 21:48:58 [2022-08-23T21:48:58.447Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:48:58 [2022-08-23T21:48:58.447Z] 21:48:58 [2022-08-23T21:48:58.447Z] DONE 6 tests, 6 skipped in 0.148s 21:48:58 [2022-08-23T21:48:58.447Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 21:48:58 [2022-08-23T21:48:58.714Z] INFO: Testing against a local daemon 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestAttachWithTTY 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestAttachWithTTY (0.05s) 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestAttachWithoutTTy 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestAttachWithoutTTy (0.04s) 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestCheckpoint 21:48:58 [2022-08-23T21:48:58.714Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 21:48:58 [2022-08-23T21:48:58.714Z] --- SKIP: TestCheckpoint (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/commit 21:48:58 [2022-08-23T21:48:58.714Z] === PAUSE TestContainerInvalidJSON/commit 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/containers/create 21:48:58 [2022-08-23T21:48:58.714Z] === PAUSE TestContainerInvalidJSON/containers/create 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 21:48:58 [2022-08-23T21:48:58.714Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/containers/foobar/update 21:48:58 [2022-08-23T21:48:58.714Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/exec/foobar/start 21:48:58 [2022-08-23T21:48:58.714Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 21:48:58 [2022-08-23T21:48:58.714Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 21:48:58 [2022-08-23T21:48:58.714Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 21:48:58 [2022-08-23T21:48:58.714Z] === CONT TestContainerInvalidJSON/commit 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 21:48:58 [2022-08-23T21:48:58.714Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/commit/empty_body 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 21:48:58 [2022-08-23T21:48:58.714Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 21:48:58 [2022-08-23T21:48:58.714Z] === CONT TestContainerInvalidJSON/exec/foobar/start 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 21:48:58 [2022-08-23T21:48:58.714Z] === CONT TestContainerInvalidJSON/containers/foobar/update 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 21:48:58 [2022-08-23T21:48:58.714Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 21:48:58 [2022-08-23T21:48:58.714Z] === CONT TestContainerInvalidJSON/containers/create 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 21:48:58 [2022-08-23T21:48:58.714Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON (0.01s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 21:48:58 [2022-08-23T21:48:58.714Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 21:48:58 [2022-08-23T21:48:58.715Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 21:48:58 [2022-08-23T21:48:58.715Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 21:48:58 [2022-08-23T21:48:58.715Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) 21:48:58 [2022-08-23T21:48:58.715Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 21:48:58 [2022-08-23T21:48:58.715Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 21:48:58 [2022-08-23T21:48:58.715Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 21:48:58 [2022-08-23T21:48:58.715Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 21:48:58 [2022-08-23T21:48:58.715Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) 21:48:58 [2022-08-23T21:48:58.715Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 21:48:58 [2022-08-23T21:48:58.715Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 21:48:58 [2022-08-23T21:48:58.715Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 21:48:58 [2022-08-23T21:48:58.715Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 21:48:58 [2022-08-23T21:48:58.715Z] === RUN TestCopyFromContainerPathDoesNotExist 21:48:58 [2022-08-23T21:48:58.715Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) 21:48:58 [2022-08-23T21:48:58.715Z] === RUN TestCopyFromContainerPathIsNotDir 21:48:58 [2022-08-23T21:48:58.972Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) 21:48:58 [2022-08-23T21:48:58.972Z] === RUN TestCopyToContainerPathDoesNotExist 21:48:58 [2022-08-23T21:48:58.973Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) 21:48:58 [2022-08-23T21:48:58.973Z] === RUN TestCopyEmptyFile 21:48:59 [2022-08-23T21:48:59.230Z] --- PASS: TestCopyEmptyFile (0.20s) 21:48:59 [2022-08-23T21:48:59.230Z] === RUN TestCopyToContainerPathIsNotDir 21:48:59 [2022-08-23T21:48:59.230Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) 21:48:59 [2022-08-23T21:48:59.230Z] === RUN TestCopyFromContainer 21:48:59 [2022-08-23T21:48:59.392Z] --- PASS: TestUpdateRestartPolicy (11.15s) 21:48:59 [2022-08-23T21:48:59.392Z] === RUN TestUpdateRestartWithAutoRemove 21:48:59 [2022-08-23T21:48:59.392Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) 21:48:59 [2022-08-23T21:48:59.392Z] === RUN TestWaitNonBlocked 21:48:59 [2022-08-23T21:48:59.392Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 21:48:59 [2022-08-23T21:48:59.392Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 21:48:59 [2022-08-23T21:48:59.392Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 21:48:59 [2022-08-23T21:48:59.392Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 21:48:59 [2022-08-23T21:48:59.392Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 21:48:59 [2022-08-23T21:48:59.392Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 21:48:59 [2022-08-23T21:48:59.392Z] --- PASS: TestWaitNonBlocked (0.01s) 21:48:59 [2022-08-23T21:48:59.392Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) 21:48:59 [2022-08-23T21:48:59.392Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) 21:48:59 [2022-08-23T21:48:59.392Z] === RUN TestWaitBlocked 21:48:59 [2022-08-23T21:48:59.392Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 21:48:59 [2022-08-23T21:48:59.392Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 21:48:59 [2022-08-23T21:48:59.392Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 21:48:59 [2022-08-23T21:48:59.392Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 21:48:59 [2022-08-23T21:48:59.392Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 21:48:59 [2022-08-23T21:48:59.392Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 21:48:59 [2022-08-23T21:48:59.962Z] --- PASS: TestWaitBlocked (0.01s) 21:48:59 [2022-08-23T21:48:59.962Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) 21:48:59 [2022-08-23T21:48:59.962Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) 21:48:59 [2022-08-23T21:48:59.962Z] === RUN TestWaitConditions 21:48:59 [2022-08-23T21:48:59.962Z] === RUN TestWaitConditions/default 21:48:59 [2022-08-23T21:48:59.962Z] === PAUSE TestWaitConditions/default 21:48:59 [2022-08-23T21:48:59.962Z] === RUN TestWaitConditions/not-running 21:48:59 [2022-08-23T21:48:59.962Z] === PAUSE TestWaitConditions/not-running 21:48:59 [2022-08-23T21:48:59.962Z] === RUN TestWaitConditions/next-exit 21:48:59 [2022-08-23T21:48:59.962Z] === PAUSE TestWaitConditions/next-exit 21:48:59 [2022-08-23T21:48:59.962Z] === RUN TestWaitConditions/removed 21:48:59 [2022-08-23T21:48:59.962Z] === PAUSE TestWaitConditions/removed 21:48:59 [2022-08-23T21:48:59.962Z] === CONT TestWaitConditions/default 21:48:59 [2022-08-23T21:48:59.962Z] === CONT TestWaitConditions/next-exit 21:49:00 [2022-08-23T21:49:00.788Z] ............................ [ 66%] 21:49:01 [2022-08-23T21:49:01.868Z] === CONT TestWaitConditions/removed 21:49:01 [2022-08-23T21:49:01.868Z] === CONT TestWaitConditions/not-running 21:49:03 [2022-08-23T21:49:03.459Z] === RUN TestCopyFromContainer// 21:49:03 [2022-08-23T21:49:03.459Z] === RUN TestCopyFromContainer//bar/root 21:49:03 [2022-08-23T21:49:03.459Z] === RUN TestCopyFromContainer//bar/root/ 21:49:03 [2022-08-23T21:49:03.459Z] === RUN TestCopyFromContainer/bar/quux 21:49:03 [2022-08-23T21:49:03.459Z] === RUN TestCopyFromContainer/bar/quux/ 21:49:03 [2022-08-23T21:49:03.459Z] === RUN TestCopyFromContainer/bar/quux/baz 21:49:03 [2022-08-23T21:49:03.459Z] === RUN TestCopyFromContainer/bar/filesymlink 21:49:03 [2022-08-23T21:49:03.459Z] === RUN TestCopyFromContainer/bar/dirsymlink 21:49:03 [2022-08-23T21:49:03.716Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 21:49:03 [2022-08-23T21:49:03.716Z] === RUN TestCopyFromContainer/bar/notarget 21:49:03 [2022-08-23T21:49:03.716Z] --- PASS: TestCopyFromContainer (4.56s) 21:49:03 [2022-08-23T21:49:03.716Z] --- PASS: TestCopyFromContainer// (0.06s) 21:49:03 [2022-08-23T21:49:03.716Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) 21:49:03 [2022-08-23T21:49:03.716Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) 21:49:03 [2022-08-23T21:49:03.716Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) 21:49:03 [2022-08-23T21:49:03.716Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) 21:49:03 [2022-08-23T21:49:03.716Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) 21:49:03 [2022-08-23T21:49:03.716Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) 21:49:03 [2022-08-23T21:49:03.716Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) 21:49:03 [2022-08-23T21:49:03.716Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) 21:49:03 [2022-08-23T21:49:03.716Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) 21:49:03 [2022-08-23T21:49:03.716Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 21:49:03 [2022-08-23T21:49:03.716Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 21:49:03 [2022-08-23T21:49:03.716Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 21:49:03 [2022-08-23T21:49:03.716Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 21:49:03 [2022-08-23T21:49:03.716Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 21:49:03 [2022-08-23T21:49:03.716Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 21:49:03 [2022-08-23T21:49:03.716Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 21:49:03 [2022-08-23T21:49:03.716Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 21:49:03 [2022-08-23T21:49:03.716Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 21:49:03 [2022-08-23T21:49:03.716Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 21:49:03 [2022-08-23T21:49:03.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 21:49:03 [2022-08-23T21:49:03.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 21:49:03 [2022-08-23T21:49:03.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 21:49:03 [2022-08-23T21:49:03.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 21:49:03 [2022-08-23T21:49:03.716Z] === RUN TestCreateLinkToNonExistingContainer 21:49:03 [2022-08-23T21:49:03.716Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 21:49:03 [2022-08-23T21:49:03.716Z] === RUN TestCreateWithInvalidEnv 21:49:03 [2022-08-23T21:49:03.716Z] === RUN TestCreateWithInvalidEnv/0 21:49:03 [2022-08-23T21:49:03.716Z] === PAUSE TestCreateWithInvalidEnv/0 21:49:03 [2022-08-23T21:49:03.716Z] === RUN TestCreateWithInvalidEnv/1 21:49:03 [2022-08-23T21:49:03.716Z] === PAUSE TestCreateWithInvalidEnv/1 21:49:03 [2022-08-23T21:49:03.716Z] === RUN TestCreateWithInvalidEnv/2 21:49:03 [2022-08-23T21:49:03.716Z] === PAUSE TestCreateWithInvalidEnv/2 21:49:03 [2022-08-23T21:49:03.716Z] === CONT TestCreateWithInvalidEnv/0 21:49:03 [2022-08-23T21:49:03.717Z] === CONT TestCreateWithInvalidEnv/2 21:49:03 [2022-08-23T21:49:03.717Z] === CONT TestCreateWithInvalidEnv/1 21:49:03 [2022-08-23T21:49:03.717Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 21:49:03 [2022-08-23T21:49:03.717Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 21:49:03 [2022-08-23T21:49:03.717Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 21:49:03 [2022-08-23T21:49:03.717Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 21:49:03 [2022-08-23T21:49:03.717Z] === RUN TestCreateTmpfsMountsTarget 21:49:03 [2022-08-23T21:49:03.717Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 21:49:03 [2022-08-23T21:49:03.717Z] === RUN TestCreateWithCustomMaskedPaths 21:49:03 [2022-08-23T21:49:03.774Z] --- PASS: TestWaitConditions (0.02s) 21:49:03 [2022-08-23T21:49:03.774Z] --- PASS: TestWaitConditions/default (1.65s) 21:49:03 [2022-08-23T21:49:03.774Z] --- PASS: TestWaitConditions/next-exit (1.68s) 21:49:03 [2022-08-23T21:49:03.774Z] --- PASS: TestWaitConditions/not-running (1.61s) 21:49:03 [2022-08-23T21:49:03.774Z] --- PASS: TestWaitConditions/removed (1.70s) 21:49:03 [2022-08-23T21:49:03.774Z] === RUN TestWaitRestartedContainer 21:49:03 [2022-08-23T21:49:03.774Z] === RUN TestWaitRestartedContainer/default 21:49:03 [2022-08-23T21:49:03.774Z] === PAUSE TestWaitRestartedContainer/default 21:49:03 [2022-08-23T21:49:03.774Z] === RUN TestWaitRestartedContainer/not-running 21:49:03 [2022-08-23T21:49:03.774Z] === PAUSE TestWaitRestartedContainer/not-running 21:49:03 [2022-08-23T21:49:03.774Z] === RUN TestWaitRestartedContainer/next-exit 21:49:03 [2022-08-23T21:49:03.774Z] === PAUSE TestWaitRestartedContainer/next-exit 21:49:03 [2022-08-23T21:49:03.774Z] === CONT TestWaitRestartedContainer/default 21:49:03 [2022-08-23T21:49:03.774Z] === CONT TestWaitRestartedContainer/next-exit 21:49:05 [2022-08-23T21:49:05.088Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) 21:49:05 [2022-08-23T21:49:05.088Z] === RUN TestCreateWithCustomReadonlyPaths 21:49:05 [2022-08-23T21:49:05.154Z] === CONT TestWaitRestartedContainer/not-running 21:49:06 [2022-08-23T21:49:06.022Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) 21:49:06 [2022-08-23T21:49:06.022Z] === RUN TestCreateWithInvalidHealthcheckParams 21:49:06 [2022-08-23T21:49:06.022Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 21:49:06 [2022-08-23T21:49:06.022Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 21:49:06 [2022-08-23T21:49:06.022Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 21:49:06 [2022-08-23T21:49:06.022Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 21:49:06 [2022-08-23T21:49:06.022Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 21:49:06 [2022-08-23T21:49:06.022Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 21:49:06 [2022-08-23T21:49:06.022Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 21:49:06 [2022-08-23T21:49:06.022Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 21:49:06 [2022-08-23T21:49:06.022Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 21:49:06 [2022-08-23T21:49:06.022Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 21:49:06 [2022-08-23T21:49:06.022Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 21:49:06 [2022-08-23T21:49:06.022Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 21:49:06 [2022-08-23T21:49:06.093Z] --- PASS: TestWaitRestartedContainer (0.01s) 21:49:06 [2022-08-23T21:49:06.093Z] --- PASS: TestWaitRestartedContainer/next-exit (1.53s) 21:49:06 [2022-08-23T21:49:06.093Z] --- PASS: TestWaitRestartedContainer/default (1.54s) 21:49:06 [2022-08-23T21:49:06.093Z] --- PASS: TestWaitRestartedContainer/not-running (0.91s) 21:49:06 [2022-08-23T21:49:06.093Z] === CONT TestContainerStartOnDaemonRestart 21:49:06 [2022-08-23T21:49:06.093Z] === CONT TestRestartDaemonWithRestartingContainer 21:49:06 [2022-08-23T21:49:06.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 21:49:06 [2022-08-23T21:49:06.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 21:49:06 [2022-08-23T21:49:06.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 21:49:06 [2022-08-23T21:49:06.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 21:49:06 [2022-08-23T21:49:06.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) 21:49:06 [2022-08-23T21:49:06.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) 21:49:06 [2022-08-23T21:49:06.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) 21:49:06 [2022-08-23T21:49:06.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) 21:49:06 [2022-08-23T21:49:06.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) 21:49:06 [2022-08-23T21:49:06.280Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 21:49:06 [2022-08-23T21:49:06.537Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) 21:49:06 [2022-08-23T21:49:06.537Z] === RUN TestCreateDifferentPlatform 21:49:06 [2022-08-23T21:49:06.537Z] === RUN TestCreateDifferentPlatform/different_os 21:49:06 [2022-08-23T21:49:06.537Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 21:49:06 [2022-08-23T21:49:06.537Z] --- PASS: TestCreateDifferentPlatform (0.01s) 21:49:06 [2022-08-23T21:49:06.537Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 21:49:06 [2022-08-23T21:49:06.537Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 21:49:06 [2022-08-23T21:49:06.537Z] === RUN TestCreateVolumesFromNonExistingContainer 21:49:06 [2022-08-23T21:49:06.537Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) 21:49:06 [2022-08-23T21:49:06.537Z] === RUN TestCreatePlatformSpecificImageNoPlatform 21:49:06 [2022-08-23T21:49:06.794Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 21:49:06 [2022-08-23T21:49:06.794Z] === RUN TestCreateInvalidHostConfig 21:49:06 [2022-08-23T21:49:06.794Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 21:49:06 [2022-08-23T21:49:06.794Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 21:49:06 [2022-08-23T21:49:06.794Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 21:49:06 [2022-08-23T21:49:06.794Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 21:49:06 [2022-08-23T21:49:06.794Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 21:49:06 [2022-08-23T21:49:06.794Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 21:49:06 [2022-08-23T21:49:06.794Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 21:49:06 [2022-08-23T21:49:06.794Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 21:49:06 [2022-08-23T21:49:06.794Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 21:49:06 [2022-08-23T21:49:06.794Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 21:49:06 [2022-08-23T21:49:06.794Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 21:49:06 [2022-08-23T21:49:06.794Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 21:49:06 [2022-08-23T21:49:06.794Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 21:49:06 [2022-08-23T21:49:06.795Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 21:49:06 [2022-08-23T21:49:06.795Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 21:49:06 [2022-08-23T21:49:06.795Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 21:49:06 [2022-08-23T21:49:06.795Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 21:49:06 [2022-08-23T21:49:06.795Z] === RUN TestContainerStartOnDaemonRestart 21:49:06 [2022-08-23T21:49:06.795Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm 21:49:06 [2022-08-23T21:49:06.795Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) 21:49:06 [2022-08-23T21:49:06.795Z] === RUN TestDaemonRestartIpcMode 21:49:06 [2022-08-23T21:49:06.795Z] === PAUSE TestDaemonRestartIpcMode 21:49:06 [2022-08-23T21:49:06.795Z] === RUN TestDaemonHostGatewayIP 21:49:06 [2022-08-23T21:49:06.795Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network 21:49:06 [2022-08-23T21:49:06.795Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) 21:49:06 [2022-08-23T21:49:06.795Z] === RUN TestRestartDaemonWithRestartingContainer 21:49:06 [2022-08-23T21:49:06.795Z] === PAUSE TestRestartDaemonWithRestartingContainer 21:49:06 [2022-08-23T21:49:06.795Z] === RUN TestContainerKillOnDaemonStart 21:49:06 [2022-08-23T21:49:06.795Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode 21:49:06 [2022-08-23T21:49:06.795Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 21:49:06 [2022-08-23T21:49:06.795Z] === RUN TestDiff 21:49:07 [2022-08-23T21:49:07.052Z] --- PASS: TestDiff (0.39s) 21:49:07 [2022-08-23T21:49:07.052Z] === RUN TestExecConsoleSize 21:49:07 [2022-08-23T21:49:07.620Z] --- PASS: TestExecConsoleSize (0.47s) 21:49:07 [2022-08-23T21:49:07.620Z] === RUN TestExecWithCloseStdin 21:49:08 [2022-08-23T21:49:08.186Z] --- PASS: TestExecWithCloseStdin (0.46s) 21:49:08 [2022-08-23T21:49:08.186Z] === RUN TestExec 21:49:08 [2022-08-23T21:49:08.444Z] --- PASS: TestExec (0.48s) 21:49:08 [2022-08-23T21:49:08.444Z] === RUN TestExecUser 21:49:08 [2022-08-23T21:49:08.632Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) 21:49:08 [2022-08-23T21:49:08.632Z] === CONT TestIpcModeOlderClient 21:49:08 [2022-08-23T21:49:08.632Z] --- PASS: TestContainerStartOnDaemonRestart (2.40s) 21:49:08 [2022-08-23T21:49:08.632Z] === CONT TestContainerKillOnDaemonStart 21:49:08 [2022-08-23T21:49:08.632Z] --- PASS: TestIpcModeOlderClient (0.07s) 21:49:08 [2022-08-23T21:49:08.632Z] === CONT TestDaemonHostGatewayIP 21:49:09 [2022-08-23T21:49:09.009Z] --- PASS: TestExecUser (0.50s) 21:49:09 [2022-08-23T21:49:09.009Z] === RUN TestExportContainerAndImportImage 21:49:09 [2022-08-23T21:49:09.574Z] --- PASS: TestExportContainerAndImportImage (0.60s) 21:49:09 [2022-08-23T21:49:09.574Z] === RUN TestExportContainerAfterDaemonRestart 21:49:10 [2022-08-23T21:49:10.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 21:49:10 [2022-08-23T21:49:10.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 21:49:10 [2022-08-23T21:49:10.946Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) 21:49:10 [2022-08-23T21:49:10.946Z] === RUN TestHealthCheckWorkdir 21:49:11 [2022-08-23T21:49:11.172Z] --- PASS: TestDaemonHostGatewayIP (2.61s) 21:49:11 [2022-08-23T21:49:11.172Z] === CONT TestDaemonRestartIpcMode 21:49:11 [2022-08-23T21:49:11.511Z] --- PASS: TestHealthCheckWorkdir (0.53s) 21:49:11 [2022-08-23T21:49:11.511Z] === RUN TestHealthKillContainer 21:49:13 [2022-08-23T21:49:13.095Z] --- PASS: TestDaemonRestartIpcMode (2.21s) 21:49:19 [2022-08-23T21:49:19.613Z] --- PASS: TestHealthKillContainer (7.83s) 21:49:19 [2022-08-23T21:49:19.613Z] === RUN TestHealthCheckProcessKilled 21:49:20 [2022-08-23T21:49:20.186Z] --- PASS: TestHealthCheckProcessKilled (0.81s) 21:49:20 [2022-08-23T21:49:20.186Z] === RUN TestInspectCpusetInConfigPre120 21:49:20 [2022-08-23T21:49:20.186Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 21:49:20 [2022-08-23T21:49:20.186Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 21:49:20 [2022-08-23T21:49:20.186Z] === RUN TestIpcModeNone 21:49:20 [2022-08-23T21:49:20.443Z] --- PASS: TestIpcModeNone (0.46s) 21:49:20 [2022-08-23T21:49:20.443Z] === RUN TestIpcModePrivate 21:49:21 [2022-08-23T21:49:21.009Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false 21:49:21 [2022-08-23T21:49:21.009Z] --- PASS: TestIpcModePrivate (0.46s) 21:49:21 [2022-08-23T21:49:21.009Z] === RUN TestIpcModeShareable 21:49:21 [2022-08-23T21:49:21.009Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 21:49:21 [2022-08-23T21:49:21.009Z] --- SKIP: TestIpcModeShareable (0.00s) 21:49:21 [2022-08-23T21:49:21.009Z] === RUN TestAPIIpcModeShareableAndContainer 21:49:21 [2022-08-23T21:49:21.216Z] --- PASS: TestContainerKillOnDaemonStart (11.80s) 21:49:21 [2022-08-23T21:49:21.216Z] PASS 21:49:21 [2022-08-23T21:49:21.216Z] 21:49:21 [2022-08-23T21:49:21.216Z] === Skipped 21:49:21 [2022-08-23T21:49:21.216Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 21:49:21 [2022-08-23T21:49:21.216Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 21:49:21 [2022-08-23T21:49:21.216Z] 21:49:21 [2022-08-23T21:49:21.216Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 21:49:21 [2022-08-23T21:49:21.216Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) 21:49:21 [2022-08-23T21:49:21.216Z] 21:49:21 [2022-08-23T21:49:21.216Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 21:49:21 [2022-08-23T21:49:21.216Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 21:49:21 [2022-08-23T21:49:21.216Z] 21:49:21 [2022-08-23T21:49:21.216Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) 21:49:21 [2022-08-23T21:49:21.216Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns 21:49:21 [2022-08-23T21:49:21.216Z] 21:49:21 [2022-08-23T21:49:21.216Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 21:49:21 [2022-08-23T21:49:21.216Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 21:49:21 [2022-08-23T21:49:21.216Z] 21:49:21 [2022-08-23T21:49:21.216Z] DONE 273 tests, 5 skipped in 133.902s 21:49:21 [2022-08-23T21:49:21.216Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 21:49:21 [2022-08-23T21:49:21.216Z] === RUN TestConfigDaemonLibtrustID 21:49:21 [2022-08-23T21:49:21.216Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) 21:49:21 [2022-08-23T21:49:21.216Z] === RUN TestConfigDaemonID 21:49:21 [2022-08-23T21:49:21.784Z] daemon_test.go:83: [dea7b42d5fffc] daemon is not started 21:49:21 [2022-08-23T21:49:21.784Z] --- PASS: TestConfigDaemonID (1.04s) 21:49:21 [2022-08-23T21:49:21.784Z] === RUN TestDaemonConfigValidation 21:49:21 [2022-08-23T21:49:21.784Z] === RUN TestDaemonConfigValidation/config_with_no_content 21:49:21 [2022-08-23T21:49:21.784Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 21:49:21 [2022-08-23T21:49:21.784Z] === RUN TestDaemonConfigValidation/config_with_{} 21:49:21 [2022-08-23T21:49:21.784Z] === PAUSE TestDaemonConfigValidation/config_with_{} 21:49:21 [2022-08-23T21:49:21.784Z] === RUN TestDaemonConfigValidation/invalid_config 21:49:21 [2022-08-23T21:49:21.784Z] === PAUSE TestDaemonConfigValidation/invalid_config 21:49:21 [2022-08-23T21:49:21.784Z] === RUN TestDaemonConfigValidation/malformed_config 21:49:21 [2022-08-23T21:49:21.784Z] === PAUSE TestDaemonConfigValidation/malformed_config 21:49:21 [2022-08-23T21:49:21.784Z] === RUN TestDaemonConfigValidation/valid_config 21:49:21 [2022-08-23T21:49:21.784Z] === PAUSE TestDaemonConfigValidation/valid_config 21:49:21 [2022-08-23T21:49:21.784Z] === CONT TestDaemonConfigValidation/config_with_no_content 21:49:21 [2022-08-23T21:49:21.784Z] === CONT TestDaemonConfigValidation/malformed_config 21:49:21 [2022-08-23T21:49:21.784Z] === CONT TestDaemonConfigValidation/valid_config 21:49:21 [2022-08-23T21:49:21.784Z] === CONT TestDaemonConfigValidation/invalid_config 21:49:21 [2022-08-23T21:49:21.784Z] === CONT TestDaemonConfigValidation/config_with_{} 21:49:22 [2022-08-23T21:49:22.044Z] --- PASS: TestDaemonConfigValidation (0.00s) 21:49:22 [2022-08-23T21:49:22.044Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) 21:49:22 [2022-08-23T21:49:22.044Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) 21:49:22 [2022-08-23T21:49:22.044Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) 21:49:22 [2022-08-23T21:49:22.044Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) 21:49:22 [2022-08-23T21:49:22.044Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) 21:49:22 [2022-08-23T21:49:22.044Z] === RUN TestConfigDaemonSeccompProfiles 21:49:22 [2022-08-23T21:49:22.044Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 21:49:22 [2022-08-23T21:49:22.387Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) 21:49:22 [2022-08-23T21:49:22.387Z] === RUN TestAPIIpcModeHost 21:49:22 [2022-08-23T21:49:22.387Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 21:49:22 [2022-08-23T21:49:22.387Z] --- SKIP: TestAPIIpcModeHost (0.00s) 21:49:22 [2022-08-23T21:49:22.387Z] === RUN TestDaemonIpcModeShareable 21:49:22 [2022-08-23T21:49:22.387Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 21:49:22 [2022-08-23T21:49:22.387Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) 21:49:22 [2022-08-23T21:49:22.387Z] === RUN TestDaemonIpcModePrivate 21:49:22 [2022-08-23T21:49:22.981Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 21:49:23 [2022-08-23T21:49:23.318Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false 21:49:23 [2022-08-23T21:49:23.577Z] --- PASS: TestDaemonIpcModePrivate (1.15s) 21:49:23 [2022-08-23T21:49:23.577Z] === RUN TestDaemonIpcModePrivateFromConfig 21:49:23 [2022-08-23T21:49:23.577Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 21:49:23 [2022-08-23T21:49:23.577Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) 21:49:23 [2022-08-23T21:49:23.577Z] === RUN TestDaemonIpcModeShareableFromConfig 21:49:23 [2022-08-23T21:49:23.577Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 21:49:23 [2022-08-23T21:49:23.577Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) 21:49:23 [2022-08-23T21:49:23.577Z] === RUN TestIpcModeOlderClient 21:49:23 [2022-08-23T21:49:23.577Z] === PAUSE TestIpcModeOlderClient 21:49:23 [2022-08-23T21:49:23.577Z] === RUN TestKillContainerInvalidSignal 21:49:23 [2022-08-23T21:49:23.919Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 21:49:24 [2022-08-23T21:49:24.141Z] --- PASS: TestKillContainerInvalidSignal (0.41s) 21:49:24 [2022-08-23T21:49:24.141Z] === RUN TestKillContainer 21:49:24 [2022-08-23T21:49:24.141Z] === RUN TestKillContainer/no_signal 21:49:24 [2022-08-23T21:49:24.399Z] === RUN TestKillContainer/non_killing_signal 21:49:24 [2022-08-23T21:49:24.656Z] === RUN TestKillContainer/killing_signal 21:49:25 [2022-08-23T21:49:25.221Z] --- PASS: TestKillContainer (1.18s) 21:49:25 [2022-08-23T21:49:25.221Z] --- PASS: TestKillContainer/no_signal (0.41s) 21:49:25 [2022-08-23T21:49:25.221Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) 21:49:25 [2022-08-23T21:49:25.221Z] --- PASS: TestKillContainer/killing_signal (0.35s) 21:49:25 [2022-08-23T21:49:25.221Z] === RUN TestKillWithStopSignalAndRestartPolicies 21:49:25 [2022-08-23T21:49:25.221Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 21:49:25 [2022-08-23T21:49:25.298Z] === CONT TestConfigDaemonSeccompProfiles 21:49:25 [2022-08-23T21:49:25.298Z] daemon_test.go:197: [d3aa680d19ffb] daemon is not started 21:49:25 [2022-08-23T21:49:25.298Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) 21:49:25 [2022-08-23T21:49:25.298Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 21:49:25 [2022-08-23T21:49:25.298Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 21:49:25 [2022-08-23T21:49:25.298Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 21:49:25 [2022-08-23T21:49:25.298Z] === RUN TestDaemonProxy 21:49:25 [2022-08-23T21:49:25.298Z] === RUN TestDaemonProxy/environment_variables 21:49:25 [2022-08-23T21:49:25.479Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 21:49:26 [2022-08-23T21:49:26.044Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) 21:49:26 [2022-08-23T21:49:26.044Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) 21:49:26 [2022-08-23T21:49:26.044Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) 21:49:26 [2022-08-23T21:49:26.044Z] === RUN TestKillStoppedContainer 21:49:26 [2022-08-23T21:49:26.044Z] --- PASS: TestKillStoppedContainer (0.04s) 21:49:26 [2022-08-23T21:49:26.044Z] === RUN TestKillStoppedContainerAPIPre120 21:49:26 [2022-08-23T21:49:26.044Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 21:49:26 [2022-08-23T21:49:26.044Z] === RUN TestKillDifferentUserContainer 21:49:26 [2022-08-23T21:49:26.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 21:49:26 [2022-08-23T21:49:26.301Z] --- PASS: TestKillDifferentUserContainer (0.39s) 21:49:26 [2022-08-23T21:49:26.301Z] === RUN TestInspectOomKilledTrue 21:49:26 [2022-08-23T21:49:26.301Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" 21:49:26 [2022-08-23T21:49:26.301Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 21:49:26 [2022-08-23T21:49:26.301Z] === RUN TestInspectOomKilledFalse 21:49:26 [2022-08-23T21:49:26.301Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 21:49:26 [2022-08-23T21:49:26.301Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 21:49:26 [2022-08-23T21:49:26.301Z] === RUN TestLinksEtcHostsContentMatch 21:49:26 [2022-08-23T21:49:26.301Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts 21:49:26 [2022-08-23T21:49:26.301Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) 21:49:26 [2022-08-23T21:49:26.301Z] === RUN TestLinksContainerNames 21:49:26 [2022-08-23T21:49:26.676Z] === RUN TestDaemonProxy/command-line_options 21:49:27 [2022-08-23T21:49:27.234Z] --- PASS: TestLinksContainerNames (0.81s) 21:49:27 [2022-08-23T21:49:27.234Z] === RUN TestLogsFollowTailEmpty 21:49:27 [2022-08-23T21:49:27.799Z] --- PASS: TestLogsFollowTailEmpty (0.41s) 21:49:27 [2022-08-23T21:49:27.799Z] === RUN TestLogs 21:49:27 [2022-08-23T21:49:27.799Z] === RUN TestLogs/driver_local 21:49:27 [2022-08-23T21:49:27.799Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 21:49:27 [2022-08-23T21:49:27.799Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 21:49:27 [2022-08-23T21:49:27.799Z] === RUN TestLogs/driver_local/tty/only_stdout 21:49:27 [2022-08-23T21:49:27.799Z] === PAUSE TestLogs/driver_local/tty/only_stdout 21:49:27 [2022-08-23T21:49:27.799Z] === RUN TestLogs/driver_local/tty/only_stderr 21:49:27 [2022-08-23T21:49:27.799Z] === PAUSE TestLogs/driver_local/tty/only_stderr 21:49:27 [2022-08-23T21:49:27.799Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 21:49:27 [2022-08-23T21:49:27.799Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 21:49:27 [2022-08-23T21:49:27.799Z] === RUN TestLogs/driver_local/without_tty/only_stdout 21:49:27 [2022-08-23T21:49:27.799Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 21:49:27 [2022-08-23T21:49:27.799Z] === RUN TestLogs/driver_local/without_tty/only_stderr 21:49:27 [2022-08-23T21:49:27.799Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 21:49:27 [2022-08-23T21:49:27.799Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 21:49:27 [2022-08-23T21:49:27.799Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 21:49:28 [2022-08-23T21:49:28.364Z] === CONT TestLogs/driver_local/tty/only_stderr 21:49:28 [2022-08-23T21:49:28.364Z] === CONT TestLogs/driver_local/tty/only_stdout 21:49:28 [2022-08-23T21:49:28.584Z] === RUN TestDaemonProxy/configuration_file 21:49:28 [2022-08-23T21:49:28.929Z] === CONT TestLogs/driver_local/without_tty/only_stderr 21:49:28 [2022-08-23T21:49:28.930Z] === CONT TestLogs/driver_local/without_tty/only_stdout 21:49:28 [2022-08-23T21:49:28.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 21:49:29 [2022-08-23T21:49:29.494Z] === RUN TestLogs/driver_json-file 21:49:29 [2022-08-23T21:49:29.494Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 21:49:29 [2022-08-23T21:49:29.494Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 21:49:29 [2022-08-23T21:49:29.494Z] === RUN TestLogs/driver_json-file/tty/only_stdout 21:49:29 [2022-08-23T21:49:29.494Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 21:49:29 [2022-08-23T21:49:29.494Z] === RUN TestLogs/driver_json-file/tty/only_stderr 21:49:29 [2022-08-23T21:49:29.494Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 21:49:29 [2022-08-23T21:49:29.494Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 21:49:29 [2022-08-23T21:49:29.494Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 21:49:29 [2022-08-23T21:49:29.494Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 21:49:29 [2022-08-23T21:49:29.494Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 21:49:29 [2022-08-23T21:49:29.494Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 21:49:29 [2022-08-23T21:49:29.494Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 21:49:29 [2022-08-23T21:49:29.494Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 21:49:29 [2022-08-23T21:49:29.494Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 21:49:30 [2022-08-23T21:49:30.063Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 21:49:30 [2022-08-23T21:49:30.063Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 21:49:30 [2022-08-23T21:49:30.489Z] === RUN TestDaemonProxy/conflicting_options 21:49:30 [2022-08-23T21:49:30.629Z] === CONT TestLogs/driver_json-file/tty/only_stderr 21:49:30 [2022-08-23T21:49:30.629Z] === CONT TestLogs/driver_json-file/tty/only_stdout 21:49:30 [2022-08-23T21:49:30.749Z] === RUN TestDaemonProxy/reload_sanitized 21:49:31 [2022-08-23T21:49:31.318Z] --- PASS: TestDaemonProxy (6.21s) 21:49:31 [2022-08-23T21:49:31.318Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) 21:49:31 [2022-08-23T21:49:31.318Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) 21:49:31 [2022-08-23T21:49:31.318Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) 21:49:31 [2022-08-23T21:49:31.318Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 21:49:31 [2022-08-23T21:49:31.318Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) 21:49:31 [2022-08-23T21:49:31.318Z] PASS 21:49:31 [2022-08-23T21:49:31.318Z] 21:49:31 [2022-08-23T21:49:31.318Z] DONE 18 tests in 11.147s 21:49:31 [2022-08-23T21:49:31.318Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 21:49:31 [2022-08-23T21:49:31.318Z] INFO: Testing against a local daemon 21:49:31 [2022-08-23T21:49:31.318Z] === RUN TestCommitInheritsEnv 21:49:31 [2022-08-23T21:49:31.561Z] --- PASS: TestLogs (3.74s) 21:49:31 [2022-08-23T21:49:31.561Z] --- PASS: TestLogs/driver_local (0.01s) 21:49:31 [2022-08-23T21:49:31.561Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.59s) 21:49:31 [2022-08-23T21:49:31.561Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.64s) 21:49:31 [2022-08-23T21:49:31.561Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.67s) 21:49:31 [2022-08-23T21:49:31.561Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.66s) 21:49:31 [2022-08-23T21:49:31.561Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.45s) 21:49:31 [2022-08-23T21:49:31.561Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.49s) 21:49:31 [2022-08-23T21:49:31.561Z] --- PASS: TestLogs/driver_json-file (0.01s) 21:49:31 [2022-08-23T21:49:31.561Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.61s) 21:49:31 [2022-08-23T21:49:31.561Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s) 21:49:31 [2022-08-23T21:49:31.561Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.52s) 21:49:31 [2022-08-23T21:49:31.561Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.57s) 21:49:31 [2022-08-23T21:49:31.561Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s) 21:49:31 [2022-08-23T21:49:31.561Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.80s) 21:49:31 [2022-08-23T21:49:31.561Z] === RUN TestContainerNetworkMountsNoChown 21:49:31 [2022-08-23T21:49:31.578Z] --- PASS: TestCommitInheritsEnv (0.29s) 21:49:31 [2022-08-23T21:49:31.578Z] === RUN TestImportExtremelyLargeImageWorks 21:49:31 [2022-08-23T21:49:31.578Z] === PAUSE TestImportExtremelyLargeImageWorks 21:49:31 [2022-08-23T21:49:31.578Z] === RUN TestImportWithCustomPlatform 21:49:31 [2022-08-23T21:49:31.578Z] === RUN TestImportWithCustomPlatform/#00 21:49:31 [2022-08-23T21:49:31.819Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/default 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/default 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/private 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/private 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/rprivate 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/rprivate 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/slave 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/slave 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/rslave 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/rslave 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/shared 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/shared 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/rshared 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/rshared 21:49:31 [2022-08-23T21:49:31.819Z] === CONT TestMountDaemonRoot/default 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/default/bind_root 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/default/bind_root 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/default/bind_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/default/mount_root 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/default/mount_root 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/default/mount_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === CONT TestMountDaemonRoot/default/bind_root 21:49:31 [2022-08-23T21:49:31.819Z] === CONT TestMountDaemonRoot/rshared 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/rshared/bind_root 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/rshared/mount_root 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === CONT TestMountDaemonRoot/rshared/bind_root 21:49:31 [2022-08-23T21:49:31.819Z] === CONT TestMountDaemonRoot/shared 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/shared/bind_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/shared/mount_root 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/shared/mount_root 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/shared/mount_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/shared/bind_root 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/shared/bind_root 21:49:31 [2022-08-23T21:49:31.819Z] === CONT TestMountDaemonRoot/rslave 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/rslave/bind_root 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/rslave/mount_root 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === CONT TestMountDaemonRoot/slave 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/slave/mount_root 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/slave/mount_root 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/slave/mount_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/slave/bind_root 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/slave/bind_root 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/slave/bind_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === CONT TestMountDaemonRoot/rprivate 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/rprivate/bind_root 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/rprivate/mount_root 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === CONT TestMountDaemonRoot/private 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/private/bind_root 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/private/bind_root 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/private/bind_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/private/mount_root 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/private/mount_root 21:49:31 [2022-08-23T21:49:31.819Z] === RUN TestMountDaemonRoot/private/mount_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === CONT TestMountDaemonRoot/default/mount_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === CONT TestMountDaemonRoot/default/mount_root 21:49:31 [2022-08-23T21:49:31.819Z] === CONT TestMountDaemonRoot/default/bind_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 21:49:31 [2022-08-23T21:49:31.819Z] === CONT TestMountDaemonRoot/rshared/mount_root 21:49:31 [2022-08-23T21:49:31.819Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 21:49:31 [2022-08-23T21:49:31.838Z] === RUN TestImportWithCustomPlatform/_______ 21:49:31 [2022-08-23T21:49:31.838Z] === RUN TestImportWithCustomPlatform// 21:49:31 [2022-08-23T21:49:31.838Z] === RUN TestImportWithCustomPlatform/linux 21:49:31 [2022-08-23T21:49:31.838Z] === RUN TestImportWithCustomPlatform/LINUX 21:49:31 [2022-08-23T21:49:31.838Z] === RUN TestImportWithCustomPlatform/linux/sparc64 21:49:31 [2022-08-23T21:49:31.838Z] === RUN TestImportWithCustomPlatform/macos 21:49:32 [2022-08-23T21:49:32.077Z] === CONT TestMountDaemonRoot/shared/bind_subpath 21:49:32 [2022-08-23T21:49:32.077Z] === CONT TestMountDaemonRoot/rslave/bind_root 21:49:32 [2022-08-23T21:49:32.077Z] === CONT TestMountDaemonRoot/shared/bind_root 21:49:32 [2022-08-23T21:49:32.077Z] === CONT TestMountDaemonRoot/shared/mount_subpath 21:49:32 [2022-08-23T21:49:32.077Z] === CONT TestMountDaemonRoot/shared/mount_root 21:49:32 [2022-08-23T21:49:32.077Z] === CONT TestMountDaemonRoot/slave/mount_root 21:49:32 [2022-08-23T21:49:32.077Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 21:49:32 [2022-08-23T21:49:32.077Z] === CONT TestMountDaemonRoot/rslave/mount_root 21:49:32 [2022-08-23T21:49:32.077Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 21:49:32 [2022-08-23T21:49:32.077Z] === CONT TestMountDaemonRoot/rprivate/bind_root 21:49:32 [2022-08-23T21:49:32.077Z] === CONT TestMountDaemonRoot/slave/bind_subpath 21:49:32 [2022-08-23T21:49:32.077Z] === CONT TestMountDaemonRoot/slave/bind_root 21:49:32 [2022-08-23T21:49:32.077Z] === CONT TestMountDaemonRoot/slave/mount_subpath 21:49:32 [2022-08-23T21:49:32.077Z] === CONT TestMountDaemonRoot/private/bind_root 21:49:32 [2022-08-23T21:49:32.077Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 21:49:32 [2022-08-23T21:49:32.077Z] === CONT TestMountDaemonRoot/rprivate/mount_root 21:49:32 [2022-08-23T21:49:32.077Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 21:49:32 [2022-08-23T21:49:32.077Z] === CONT TestMountDaemonRoot/private/mount_subpath 21:49:32 [2022-08-23T21:49:32.077Z] === CONT TestMountDaemonRoot/private/mount_root 21:49:32 [2022-08-23T21:49:32.077Z] === CONT TestMountDaemonRoot/private/bind_subpath 21:49:32 [2022-08-23T21:49:32.097Z] === RUN TestImportWithCustomPlatform/macos/arm64 21:49:32 [2022-08-23T21:49:32.097Z] === RUN TestImportWithCustomPlatform/nintendo64 21:49:32 [2022-08-23T21:49:32.097Z] --- PASS: TestImportWithCustomPlatform (0.35s) 21:49:32 [2022-08-23T21:49:32.097Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) 21:49:32 [2022-08-23T21:49:32.097Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 21:49:32 [2022-08-23T21:49:32.097Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 21:49:32 [2022-08-23T21:49:32.097Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) 21:49:32 [2022-08-23T21:49:32.097Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.09s) 21:49:32 [2022-08-23T21:49:32.097Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) 21:49:32 [2022-08-23T21:49:32.097Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 21:49:32 [2022-08-23T21:49:32.097Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 21:49:32 [2022-08-23T21:49:32.097Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 21:49:32 [2022-08-23T21:49:32.097Z] === RUN TestImagesFilterMultiReference 21:49:32 [2022-08-23T21:49:32.097Z] --- PASS: TestImagesFilterMultiReference (0.08s) 21:49:32 [2022-08-23T21:49:32.097Z] === RUN TestImagePullPlatformInvalid 21:49:32 [2022-08-23T21:49:32.097Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 21:49:32 [2022-08-23T21:49:32.097Z] === RUN TestRemoveImageOrphaning 21:49:32 [2022-08-23T21:49:32.335Z] --- PASS: TestMountDaemonRoot (0.02s) 21:49:32 [2022-08-23T21:49:32.335Z] --- PASS: TestMountDaemonRoot/default (0.00s) 21:49:32 [2022-08-23T21:49:32.335Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) 21:49:32 [2022-08-23T21:49:32.335Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) 21:49:32 [2022-08-23T21:49:32.335Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) 21:49:32 [2022-08-23T21:49:32.335Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) 21:49:32 [2022-08-23T21:49:32.335Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 21:49:32 [2022-08-23T21:49:32.335Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) 21:49:32 [2022-08-23T21:49:32.335Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) 21:49:32 [2022-08-23T21:49:32.335Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) 21:49:32 [2022-08-23T21:49:32.335Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) 21:49:32 [2022-08-23T21:49:32.335Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/private (0.00s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) 21:49:32 [2022-08-23T21:49:32.336Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 21:49:32 [2022-08-23T21:49:32.336Z] === RUN TestContainerBindMountNonRecursive 21:49:32 [2022-08-23T21:49:32.336Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) 21:49:32 [2022-08-23T21:49:32.336Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) 21:49:32 [2022-08-23T21:49:32.336Z] === RUN TestContainerVolumesMountedAsShared 21:49:32 [2022-08-23T21:49:32.336Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) 21:49:32 [2022-08-23T21:49:32.336Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) 21:49:32 [2022-08-23T21:49:32.336Z] === RUN TestContainerVolumesMountedAsSlave 21:49:32 [2022-08-23T21:49:32.336Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) 21:49:32 [2022-08-23T21:49:32.336Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) 21:49:32 [2022-08-23T21:49:32.336Z] === RUN TestNetworkNat 21:49:32 [2022-08-23T21:49:32.356Z] --- PASS: TestRemoveImageOrphaning (0.28s) 21:49:32 [2022-08-23T21:49:32.357Z] === RUN TestRemoveImageGarbageCollector 21:49:32 [2022-08-23T21:49:32.901Z] --- PASS: TestNetworkNat (0.49s) 21:49:32 [2022-08-23T21:49:32.901Z] === RUN TestNetworkLocalhostTCPNat 21:49:32 [2022-08-23T21:49:32.924Z] time="2022-08-23T21:49:32Z" level=info msg="[graphdriver] trying configured driver: overlay2" 21:49:33 [2022-08-23T21:49:33.159Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) 21:49:33 [2022-08-23T21:49:33.159Z] === RUN TestNetworkLoopbackNat 21:49:34 [2022-08-23T21:49:34.304Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) 21:49:34 [2022-08-23T21:49:34.304Z] === RUN TestTagUnprefixedRepoByNameOrName 21:49:34 [2022-08-23T21:49:34.304Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) 21:49:34 [2022-08-23T21:49:34.304Z] === RUN TestTagInvalidReference 21:49:34 [2022-08-23T21:49:34.304Z] --- PASS: TestTagInvalidReference (0.03s) 21:49:34 [2022-08-23T21:49:34.304Z] === RUN TestTagValidPrefixedRepo 21:49:34 [2022-08-23T21:49:34.304Z] --- PASS: TestTagValidPrefixedRepo (0.06s) 21:49:34 [2022-08-23T21:49:34.304Z] === RUN TestTagExistedNameWithoutForce 21:49:34 [2022-08-23T21:49:34.563Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) 21:49:34 [2022-08-23T21:49:34.563Z] === RUN TestTagOfficialNames 21:49:34 [2022-08-23T21:49:34.563Z] --- PASS: TestTagOfficialNames (0.06s) 21:49:34 [2022-08-23T21:49:34.563Z] === RUN TestTagMatchesDigest 21:49:34 [2022-08-23T21:49:34.563Z] --- PASS: TestTagMatchesDigest (0.04s) 21:49:34 [2022-08-23T21:49:34.563Z] === CONT TestImportExtremelyLargeImageWorks 21:49:35 [2022-08-23T21:49:35.684Z] --- PASS: TestNetworkLoopbackNat (2.53s) 21:49:35 [2022-08-23T21:49:35.684Z] === RUN TestPause 21:49:35 [2022-08-23T21:49:35.684Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" 21:49:35 [2022-08-23T21:49:35.684Z] --- SKIP: TestPause (0.00s) 21:49:35 [2022-08-23T21:49:35.684Z] === RUN TestPauseFailsOnWindowsServerContainers 21:49:35 [2022-08-23T21:49:35.684Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 21:49:35 [2022-08-23T21:49:35.684Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 21:49:35 [2022-08-23T21:49:35.684Z] === RUN TestPauseStopPausedContainer 21:49:35 [2022-08-23T21:49:35.684Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" 21:49:35 [2022-08-23T21:49:35.684Z] --- SKIP: TestPauseStopPausedContainer (0.02s) 21:49:35 [2022-08-23T21:49:35.684Z] === RUN TestPidHost 21:49:36 [2022-08-23T21:49:36.617Z] --- PASS: TestPidHost (0.89s) 21:49:36 [2022-08-23T21:49:36.617Z] === RUN TestPsFilter 21:49:36 [2022-08-23T21:49:36.617Z] --- PASS: TestPsFilter (0.09s) 21:49:36 [2022-08-23T21:49:36.617Z] === RUN TestRemoveContainerWithRemovedVolume 21:49:37 [2022-08-23T21:49:37.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 21:49:37 [2022-08-23T21:49:37.182Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) 21:49:37 [2022-08-23T21:49:37.182Z] === RUN TestRemoveContainerWithVolume 21:49:37 [2022-08-23T21:49:37.441Z] --- PASS: TestRemoveContainerWithVolume (0.42s) 21:49:37 [2022-08-23T21:49:37.441Z] === RUN TestRemoveContainerRunning 21:49:38 [2022-08-23T21:49:38.006Z] --- PASS: TestRemoveContainerRunning (0.42s) 21:49:38 [2022-08-23T21:49:38.006Z] === RUN TestRemoveContainerForceRemoveRunning 21:49:38 [2022-08-23T21:49:38.264Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) 21:49:38 [2022-08-23T21:49:38.264Z] === RUN TestRemoveInvalidContainer 21:49:38 [2022-08-23T21:49:38.264Z] --- PASS: TestRemoveInvalidContainer (0.01s) 21:49:38 [2022-08-23T21:49:38.264Z] === RUN TestRenameLinkedContainer 21:49:40 [2022-08-23T21:49:40.163Z] --- PASS: TestRenameLinkedContainer (1.60s) 21:49:40 [2022-08-23T21:49:40.163Z] === RUN TestRenameStoppedContainer 21:49:40 [2022-08-23T21:49:40.421Z] --- PASS: TestRenameStoppedContainer (0.38s) 21:49:40 [2022-08-23T21:49:40.421Z] === RUN TestRenameRunningContainerAndReuse 21:49:41 [2022-08-23T21:49:41.352Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) 21:49:41 [2022-08-23T21:49:41.352Z] === RUN TestRenameInvalidName 21:49:41 [2022-08-23T21:49:41.609Z] --- PASS: TestRenameInvalidName (0.39s) 21:49:41 [2022-08-23T21:49:41.609Z] === RUN TestRenameAnonymousContainer 21:49:42 [2022-08-23T21:49:42.822Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] 21:49:42 [2022-08-23T21:49:42.983Z] --- PASS: TestRenameAnonymousContainer (1.46s) 21:49:42 [2022-08-23T21:49:42.983Z] === RUN TestRenameContainerWithSameName 21:49:43 [2022-08-23T21:49:43.548Z] --- PASS: TestRenameContainerWithSameName (0.41s) 21:49:43 [2022-08-23T21:49:43.548Z] === RUN TestRenameContainerWithLinkedContainer 21:49:43 [2022-08-23T21:49:43.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 21:49:43 [2022-08-23T21:49:43.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 21:49:44 [2022-08-23T21:49:44.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 21:49:44 [2022-08-23T21:49:44.480Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) 21:49:44 [2022-08-23T21:49:44.480Z] === RUN TestResize 21:49:44 [2022-08-23T21:49:44.738Z] --- PASS: TestResize (0.41s) 21:49:44 [2022-08-23T21:49:44.738Z] === RUN TestResizeWithInvalidSize 21:49:44 [2022-08-23T21:49:44.996Z] --- PASS: TestResizeWithInvalidSize (0.44s) 21:49:44 [2022-08-23T21:49:44.996Z] === RUN TestResizeWhenContainerNotStarted 21:49:45 [2022-08-23T21:49:45.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 21:49:45 [2022-08-23T21:49:45.599Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) 21:49:45 [2022-08-23T21:49:45.599Z] === RUN TestDaemonRestartKillContainers 21:49:45 [2022-08-23T21:49:45.599Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore 21:49:45 [2022-08-23T21:49:45.599Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 21:49:45 [2022-08-23T21:49:45.599Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 21:49:45 [2022-08-23T21:49:45.599Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 21:49:45 [2022-08-23T21:49:45.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 21:49:46 [2022-08-23T21:49:46.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 21:49:46 [2022-08-23T21:49:46.561Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 21:49:46 [2022-08-23T21:49:46.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 21:49:47 [2022-08-23T21:49:47.493Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.86s) 21:49:47 [2022-08-23T21:49:47.493Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s) 21:49:47 [2022-08-23T21:49:47.493Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.88s) 21:49:47 [2022-08-23T21:49:47.493Z] === RUN TestCgroupNamespacesRun 21:49:48 [2022-08-23T21:49:48.427Z] --- PASS: TestCgroupNamespacesRun (1.15s) 21:49:48 [2022-08-23T21:49:48.427Z] === RUN TestCgroupNamespacesRunPrivileged 21:49:48 [2022-08-23T21:49:48.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 21:49:49 [2022-08-23T21:49:49.799Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) 21:49:49 [2022-08-23T21:49:49.799Z] === RUN TestCgroupNamespacesRunDaemonHostMode 21:49:49 [2022-08-23T21:49:49.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 21:49:50 [2022-08-23T21:49:50.732Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) 21:49:50 [2022-08-23T21:49:50.732Z] === RUN TestCgroupNamespacesRunHostMode 21:49:50 [2022-08-23T21:49:50.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 21:49:51 [2022-08-23T21:49:51.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 21:49:51 [2022-08-23T21:49:51.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 21:49:52 [2022-08-23T21:49:52.103Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) 21:49:52 [2022-08-23T21:49:52.103Z] === RUN TestCgroupNamespacesRunPrivateMode 21:49:52 [2022-08-23T21:49:52.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 21:49:52 [2022-08-23T21:49:52.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 21:49:53 [2022-08-23T21:49:53.036Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) 21:49:53 [2022-08-23T21:49:53.036Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 21:49:53 [2022-08-23T21:49:53.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 21:49:53 [2022-08-23T21:49:53.970Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) 21:49:53 [2022-08-23T21:49:53.970Z] === RUN TestCgroupNamespacesRunInvalidMode 21:49:54 [2022-08-23T21:49:54.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 21:49:54 [2022-08-23T21:49:54.907Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) 21:49:54 [2022-08-23T21:49:54.907Z] === RUN TestCgroupNamespacesRunOlderClient 21:49:55 [2022-08-23T21:49:55.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 21:49:55 [2022-08-23T21:49:55.569Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 21:49:55 [2022-08-23T21:49:55.569Z] Using test binary docker 21:49:55 [2022-08-23T21:49:55.569Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 21:49:55 [2022-08-23T21:49:55.569Z] +++ /etc/init.d/apparmor start 21:49:55 [2022-08-23T21:49:55.569Z] Not: starting. 21:49:55 [2022-08-23T21:49:55.569Z] INFO: Waiting for daemon to start... 21:49:55 [2022-08-23T21:49:55.569Z] Starting dockerd 21:49:55 [2022-08-23T21:49:55.569Z] +++ 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 21:49:55 [2022-08-23T21:49:55.841Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) 21:49:55 [2022-08-23T21:49:55.841Z] === RUN TestNISDomainname 21:49:55 [2022-08-23T21:49:55.841Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) 21:49:55 [2022-08-23T21:49:55.841Z] --- SKIP: TestNISDomainname (0.02s) 21:49:55 [2022-08-23T21:49:55.841Z] === RUN TestHostnameDnsResolution 21:49:56 [2022-08-23T21:49:56.406Z] --- PASS: TestHostnameDnsResolution (0.60s) 21:49:56 [2022-08-23T21:49:56.406Z] === RUN TestUnprivilegedPortsAndPing 21:49:56 [2022-08-23T21:49:56.406Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start 21:49:56 [2022-08-23T21:49:56.406Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) 21:49:56 [2022-08-23T21:49:56.406Z] === RUN TestPrivilegedHostDevices 21:49:56 [2022-08-23T21:49:56.972Z] --- PASS: TestPrivilegedHostDevices (0.43s) 21:49:56 [2022-08-23T21:49:56.972Z] === RUN TestRunConsoleSize 21:49:57 [2022-08-23T21:49:57.230Z] --- PASS: TestRunConsoleSize (0.37s) 21:49:57 [2022-08-23T21:49:57.230Z] === RUN TestRunWithAlternativeContainerdShim 21:49:57 [2022-08-23T21:49:57.650Z] tests/integration/api_volume_test.py ......... [ 74%] 21:49:59 [2022-08-23T21:49:59.755Z] --- PASS: TestRunWithAlternativeContainerdShim (2.06s) 21:49:59 [2022-08-23T21:49:59.755Z] === RUN TestStats 21:49:59 [2022-08-23T21:49:59.755Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" 21:49:59 [2022-08-23T21:49:59.755Z] --- SKIP: TestStats (0.00s) 21:49:59 [2022-08-23T21:49:59.755Z] === RUN TestStopContainerWithTimeout 21:49:59 [2022-08-23T21:49:59.755Z] === RUN TestStopContainerWithTimeout/0 21:49:59 [2022-08-23T21:49:59.755Z] === PAUSE TestStopContainerWithTimeout/0 21:49:59 [2022-08-23T21:49:59.755Z] === RUN TestStopContainerWithTimeout/1 21:49:59 [2022-08-23T21:49:59.755Z] === PAUSE TestStopContainerWithTimeout/1 21:49:59 [2022-08-23T21:49:59.755Z] === RUN TestStopContainerWithTimeout/3 21:49:59 [2022-08-23T21:49:59.755Z] === PAUSE TestStopContainerWithTimeout/3 21:49:59 [2022-08-23T21:49:59.755Z] === RUN TestStopContainerWithTimeout/-1 21:49:59 [2022-08-23T21:49:59.755Z] === PAUSE TestStopContainerWithTimeout/-1 21:49:59 [2022-08-23T21:49:59.755Z] === CONT TestStopContainerWithTimeout/0 21:49:59 [2022-08-23T21:49:59.755Z] === CONT TestStopContainerWithTimeout/3 21:49:59 [2022-08-23T21:49:59.765Z] . 21:49:59 [2022-08-23T21:49:59.765Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 21:49:59 [2022-08-23T21:49:59.765Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 21:49:59 [2022-08-23T21:49:59.765Z] Error: No such image: emptyfs 21:49:59 [2022-08-23T21:49:59.765Z] ++++ tar -cC bundles/test-integration/emptyfs . 21:49:59 [2022-08-23T21:49:59.765Z] ++++ docker load 21:49:59 [2022-08-23T21:49:59.790Z] tests/integration/client_test.py ..... [ 75%] 21:49:59 [2022-08-23T21:49:59.790Z] tests/integration/context_api_test.py ... [ 76%] 21:50:00 [2022-08-23T21:50:00.013Z] === CONT TestStopContainerWithTimeout/1 21:50:00 [2022-08-23T21:50:00.025Z] Loaded image: emptyfs:latest 21:50:00 [2022-08-23T21:50:00.025Z] Running integration-test (iteration 1) 21:50:00 [2022-08-23T21:50:00.025Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 21:50:00 [2022-08-23T21:50:00.025Z] ++ 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 21:50:00 [2022-08-23T21:50:00.025Z] ++ set -e 21:50:00 [2022-08-23T21:50:00.025Z] ++ '[' -n 0 ']' 21:50:00 [2022-08-23T21:50:00.025Z] ++ set -x 21:50:00 [2022-08-23T21:50:00.025Z] ++ 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 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 21:50:00 [2022-08-23T21:50:00.284Z] Loaded image: busybox:latest 21:50:00 [2022-08-23T21:50:00.284Z] Loaded image: busybox:glibc 21:50:00 [2022-08-23T21:50:00.351Z] tests/integration/errors_test.py . [ 76%] 21:50:01 [2022-08-23T21:50:01.223Z] Loaded image: debian:bullseye-slim 21:50:01 [2022-08-23T21:50:01.384Z] === CONT TestStopContainerWithTimeout/-1 21:50:01 [2022-08-23T21:50:01.483Z] Loaded image: hello-world:latest 21:50:01 [2022-08-23T21:50:01.483Z] Loaded image: arm32v7/hello-world:latest 21:50:01 [2022-08-23T21:50:01.483Z] INFO: Testing against a local daemon 21:50:01 [2022-08-23T21:50:01.483Z] === RUN TestCgroupNamespacesBuild 21:50:02 [2022-08-23T21:50:02.864Z] --- PASS: TestCgroupNamespacesBuild (1.16s) 21:50:02 [2022-08-23T21:50:02.864Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 21:50:03 [2022-08-23T21:50:03.803Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) 21:50:03 [2022-08-23T21:50:03.803Z] === RUN TestBuildWithSession 21:50:03 [2022-08-23T21:50:03.803Z] build_session_test.go:25: TODO: BuildKit 21:50:03 [2022-08-23T21:50:03.803Z] --- SKIP: TestBuildWithSession (0.00s) 21:50:03 [2022-08-23T21:50:03.803Z] === RUN TestBuildSquashParent 21:50:03 [2022-08-23T21:50:03.908Z] --- PASS: TestStopContainerWithTimeout (0.01s) 21:50:03 [2022-08-23T21:50:03.908Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) 21:50:03 [2022-08-23T21:50:03.908Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) 21:50:03 [2022-08-23T21:50:03.908Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) 21:50:03 [2022-08-23T21:50:03.908Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) 21:50:03 [2022-08-23T21:50:03.908Z] === RUN TestDeleteDevicemapper 21:50:03 [2022-08-23T21:50:03.908Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 21:50:03 [2022-08-23T21:50:03.908Z] --- SKIP: TestDeleteDevicemapper (0.00s) 21:50:03 [2022-08-23T21:50:03.908Z] === RUN TestStopContainerWithRestartPolicyAlways 21:50:05 [2022-08-23T21:50:05.806Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.78s) 21:50:05 [2022-08-23T21:50:05.806Z] === RUN TestUpdateMemory 21:50:05 [2022-08-23T21:50:05.806Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" 21:50:05 [2022-08-23T21:50:05.806Z] --- SKIP: TestUpdateMemory (0.00s) 21:50:05 [2022-08-23T21:50:05.806Z] === RUN TestUpdateCPUQuota 21:50:05 [2022-08-23T21:50:05.806Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" 21:50:05 [2022-08-23T21:50:05.806Z] --- SKIP: TestUpdateCPUQuota (0.00s) 21:50:05 [2022-08-23T21:50:05.806Z] === RUN TestUpdatePidsLimit 21:50:05 [2022-08-23T21:50:05.806Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" 21:50:05 [2022-08-23T21:50:05.806Z] --- SKIP: TestUpdatePidsLimit (0.00s) 21:50:05 [2022-08-23T21:50:05.806Z] === RUN TestUpdateRestartPolicy 21:50:08 [2022-08-23T21:50:08.002Z] --- PASS: TestBuildSquashParent (3.52s) 21:50:08 [2022-08-23T21:50:08.002Z] === RUN TestBuildWithRemoveAndForceRemove 21:50:08 [2022-08-23T21:50:08.002Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 21:50:08 [2022-08-23T21:50:08.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 21:50:08 [2022-08-23T21:50:08.002Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 21:50:08 [2022-08-23T21:50:08.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 21:50:08 [2022-08-23T21:50:08.002Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 21:50:08 [2022-08-23T21:50:08.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 21:50:08 [2022-08-23T21:50:08.002Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 21:50:08 [2022-08-23T21:50:08.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 21:50:08 [2022-08-23T21:50:08.002Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 21:50:08 [2022-08-23T21:50:08.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 21:50:08 [2022-08-23T21:50:08.002Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 21:50:08 [2022-08-23T21:50:08.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 21:50:08 [2022-08-23T21:50:08.002Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 21:50:08 [2022-08-23T21:50:08.002Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 21:50:08 [2022-08-23T21:50:08.941Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 21:50:08 [2022-08-23T21:50:08.941Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 21:50:09 [2022-08-23T21:50:09.881Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 21:50:10 [2022-08-23T21:50:10.142Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 21:50:11 [2022-08-23T21:50:11.524Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 21:50:11 [2022-08-23T21:50:11.524Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.46s) 21:50:11 [2022-08-23T21:50:11.524Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.48s) 21:50:11 [2022-08-23T21:50:11.524Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.21s) 21:50:11 [2022-08-23T21:50:11.524Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.29s) 21:50:11 [2022-08-23T21:50:11.524Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.16s) 21:50:11 [2022-08-23T21:50:11.524Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.23s) 21:50:11 [2022-08-23T21:50:11.524Z] === RUN TestBuildMultiStageCopy 21:50:11 [2022-08-23T21:50:11.524Z] === RUN TestBuildMultiStageCopy/copy_to_root 21:50:12 [2022-08-23T21:50:12.463Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 21:50:12 [2022-08-23T21:50:12.723Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 21:50:12 [2022-08-23T21:50:12.983Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 21:50:13 [2022-08-23T21:50:13.243Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 21:50:13 [2022-08-23T21:50:13.503Z] --- PASS: TestBuildMultiStageCopy (2.09s) 21:50:13 [2022-08-23T21:50:13.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.20s) 21:50:13 [2022-08-23T21:50:13.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) 21:50:13 [2022-08-23T21:50:13.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) 21:50:13 [2022-08-23T21:50:13.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) 21:50:13 [2022-08-23T21:50:13.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) 21:50:13 [2022-08-23T21:50:13.503Z] === RUN TestBuildMultiStageParentConfig 21:50:14 [2022-08-23T21:50:14.073Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) 21:50:14 [2022-08-23T21:50:14.073Z] === RUN TestBuildLabelWithTargets 21:50:15 [2022-08-23T21:50:15.012Z] --- PASS: TestBuildLabelWithTargets (1.07s) 21:50:15 [2022-08-23T21:50:15.012Z] === RUN TestBuildWithEmptyLayers 21:50:15 [2022-08-23T21:50:15.582Z] --- PASS: TestBuildWithEmptyLayers (0.45s) 21:50:15 [2022-08-23T21:50:15.582Z] === RUN TestBuildMultiStageOnBuild 21:50:16 [2022-08-23T21:50:16.962Z] --- PASS: TestBuildMultiStageOnBuild (1.41s) 21:50:16 [2022-08-23T21:50:16.962Z] === RUN TestBuildUncleanTarFilenames 21:50:17 [2022-08-23T21:50:17.532Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) 21:50:17 [2022-08-23T21:50:17.532Z] === RUN TestBuildMultiStageLayerLeak 21:50:18 [2022-08-23T21:50:18.037Z] --- PASS: TestUpdateRestartPolicy (10.86s) 21:50:18 [2022-08-23T21:50:18.037Z] === RUN TestUpdateRestartWithAutoRemove 21:50:18 [2022-08-23T21:50:18.037Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) 21:50:18 [2022-08-23T21:50:18.037Z] === RUN TestWaitNonBlocked 21:50:18 [2022-08-23T21:50:18.037Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 21:50:18 [2022-08-23T21:50:18.037Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 21:50:18 [2022-08-23T21:50:18.037Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 21:50:18 [2022-08-23T21:50:18.037Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 21:50:18 [2022-08-23T21:50:18.037Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 21:50:18 [2022-08-23T21:50:18.037Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 21:50:18 [2022-08-23T21:50:18.037Z] --- PASS: TestWaitNonBlocked (0.01s) 21:50:18 [2022-08-23T21:50:18.037Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) 21:50:18 [2022-08-23T21:50:18.037Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) 21:50:18 [2022-08-23T21:50:18.037Z] === RUN TestWaitBlocked 21:50:18 [2022-08-23T21:50:18.037Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 21:50:18 [2022-08-23T21:50:18.037Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 21:50:18 [2022-08-23T21:50:18.037Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 21:50:18 [2022-08-23T21:50:18.037Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 21:50:18 [2022-08-23T21:50:18.037Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 21:50:18 [2022-08-23T21:50:18.037Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 21:50:18 [2022-08-23T21:50:18.296Z] --- PASS: TestWaitBlocked (0.01s) 21:50:18 [2022-08-23T21:50:18.296Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) 21:50:18 [2022-08-23T21:50:18.296Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) 21:50:18 [2022-08-23T21:50:18.296Z] === RUN TestWaitConditions 21:50:18 [2022-08-23T21:50:18.296Z] === RUN TestWaitConditions/default 21:50:18 [2022-08-23T21:50:18.296Z] === PAUSE TestWaitConditions/default 21:50:18 [2022-08-23T21:50:18.296Z] === RUN TestWaitConditions/not-running 21:50:18 [2022-08-23T21:50:18.296Z] === PAUSE TestWaitConditions/not-running 21:50:18 [2022-08-23T21:50:18.296Z] === RUN TestWaitConditions/next-exit 21:50:18 [2022-08-23T21:50:18.296Z] === PAUSE TestWaitConditions/next-exit 21:50:18 [2022-08-23T21:50:18.296Z] === RUN TestWaitConditions/removed 21:50:18 [2022-08-23T21:50:18.296Z] === PAUSE TestWaitConditions/removed 21:50:18 [2022-08-23T21:50:18.296Z] === CONT TestWaitConditions/default 21:50:18 [2022-08-23T21:50:18.296Z] === CONT TestWaitConditions/removed 21:50:19 [2022-08-23T21:50:19.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 21:50:19 [2022-08-23T21:50:19.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 21:50:19 [2022-08-23T21:50:19.441Z] --- PASS: TestBuildMultiStageLayerLeak (1.51s) 21:50:19 [2022-08-23T21:50:19.441Z] === RUN TestBuildWithHugeFile 21:50:19 [2022-08-23T21:50:19.598Z] tests/integration/models_containers_test.py ............................ [ 83%] 21:50:20 [2022-08-23T21:50:20.194Z] === CONT TestWaitConditions/next-exit 21:50:20 [2022-08-23T21:50:20.194Z] === CONT TestWaitConditions/not-running 21:50:21 [2022-08-23T21:50:21.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 21:50:22 [2022-08-23T21:50:22.092Z] --- PASS: TestWaitConditions (0.01s) 21:50:22 [2022-08-23T21:50:22.092Z] --- PASS: TestWaitConditions/default (1.63s) 21:50:22 [2022-08-23T21:50:22.092Z] --- PASS: TestWaitConditions/removed (1.68s) 21:50:22 [2022-08-23T21:50:22.092Z] --- PASS: TestWaitConditions/next-exit (1.59s) 21:50:22 [2022-08-23T21:50:22.092Z] --- PASS: TestWaitConditions/not-running (1.60s) 21:50:22 [2022-08-23T21:50:22.092Z] === RUN TestWaitRestartedContainer 21:50:22 [2022-08-23T21:50:22.092Z] === RUN TestWaitRestartedContainer/default 21:50:22 [2022-08-23T21:50:22.092Z] === PAUSE TestWaitRestartedContainer/default 21:50:22 [2022-08-23T21:50:22.092Z] === RUN TestWaitRestartedContainer/not-running 21:50:22 [2022-08-23T21:50:22.092Z] === PAUSE TestWaitRestartedContainer/not-running 21:50:22 [2022-08-23T21:50:22.092Z] === RUN TestWaitRestartedContainer/next-exit 21:50:22 [2022-08-23T21:50:22.092Z] === PAUSE TestWaitRestartedContainer/next-exit 21:50:22 [2022-08-23T21:50:22.092Z] === CONT TestWaitRestartedContainer/default 21:50:22 [2022-08-23T21:50:22.092Z] === CONT TestWaitRestartedContainer/next-exit 21:50:23 [2022-08-23T21:50:23.025Z] === CONT TestWaitRestartedContainer/not-running 21:50:23 [2022-08-23T21:50:23.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 21:50:23 [2022-08-23T21:50:23.960Z] --- PASS: TestWaitRestartedContainer (0.01s) 21:50:23 [2022-08-23T21:50:23.960Z] --- PASS: TestWaitRestartedContainer/next-exit (1.33s) 21:50:23 [2022-08-23T21:50:23.960Z] --- PASS: TestWaitRestartedContainer/default (1.49s) 21:50:23 [2022-08-23T21:50:23.960Z] --- PASS: TestWaitRestartedContainer/not-running (0.97s) 21:50:23 [2022-08-23T21:50:23.960Z] === CONT TestDaemonRestartIpcMode 21:50:23 [2022-08-23T21:50:23.960Z] === CONT TestIpcModeOlderClient 21:50:23 [2022-08-23T21:50:23.960Z] --- PASS: TestIpcModeOlderClient (0.07s) 21:50:23 [2022-08-23T21:50:23.960Z] === CONT TestRestartDaemonWithRestartingContainer 21:50:25 [2022-08-23T21:50:25.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 21:50:26 [2022-08-23T21:50:26.490Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s) 21:50:26 [2022-08-23T21:50:26.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 21:50:26 [2022-08-23T21:50:26.748Z] --- PASS: TestDaemonRestartIpcMode (2.61s) 21:50:26 [2022-08-23T21:50:26.748Z] PASS 21:50:26 [2022-08-23T21:50:26.748Z] 21:50:26 [2022-08-23T21:50:26.748Z] === Skipped 21:50:26 [2022-08-23T21:50:26.748Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 21:50:26 [2022-08-23T21:50:26.748Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 21:50:26 [2022-08-23T21:50:26.748Z] 21:50:26 [2022-08-23T21:50:26.748Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) 21:50:26 [2022-08-23T21:50:26.748Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm 21:50:26 [2022-08-23T21:50:26.748Z] 21:50:26 [2022-08-23T21:50:26.748Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) 21:50:26 [2022-08-23T21:50:26.748Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network 21:50:26 [2022-08-23T21:50:26.748Z] 21:50:26 [2022-08-23T21:50:26.748Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) 21:50:26 [2022-08-23T21:50:26.748Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode 21:50:26 [2022-08-23T21:50:26.748Z] 21:50:26 [2022-08-23T21:50:26.748Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) 21:50:26 [2022-08-23T21:50:26.748Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 21:50:26 [2022-08-23T21:50:26.748Z] 21:50:26 [2022-08-23T21:50:26.748Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) 21:50:26 [2022-08-23T21:50:26.748Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 21:50:26 [2022-08-23T21:50:26.748Z] 21:50:26 [2022-08-23T21:50:26.748Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) 21:50:26 [2022-08-23T21:50:26.748Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 21:50:26 [2022-08-23T21:50:26.748Z] 21:50:26 [2022-08-23T21:50:26.748Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) 21:50:26 [2022-08-23T21:50:26.748Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 21:50:26 [2022-08-23T21:50:26.748Z] 21:50:26 [2022-08-23T21:50:26.748Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) 21:50:26 [2022-08-23T21:50:26.748Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 21:50:26 [2022-08-23T21:50:26.748Z] 21:50:26 [2022-08-23T21:50:26.748Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) 21:50:26 [2022-08-23T21:50:26.748Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 21:50:26 [2022-08-23T21:50:26.748Z] 21:50:26 [2022-08-23T21:50:26.748Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 21:50:26 [2022-08-23T21:50:26.748Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" 21:50:26 [2022-08-23T21:50:26.748Z] 21:50:26 [2022-08-23T21:50:26.748Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 21:50:26 [2022-08-23T21:50:26.748Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 21:50:26 [2022-08-23T21:50:26.748Z] 21:50:26 [2022-08-23T21:50:26.748Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) 21:50:26 [2022-08-23T21:50:26.748Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts 21:50:26 [2022-08-23T21:50:26.748Z] 21:50:26 [2022-08-23T21:50:26.748Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) 21:50:26 [2022-08-23T21:50:26.748Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) 21:50:26 [2022-08-23T21:50:26.748Z] 21:50:26 [2022-08-23T21:50:26.748Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) 21:50:26 [2022-08-23T21:50:26.748Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) 21:50:26 [2022-08-23T21:50:26.748Z] 21:50:26 [2022-08-23T21:50:26.748Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) 21:50:26 [2022-08-23T21:50:26.749Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) 21:50:26 [2022-08-23T21:50:26.749Z] 21:50:26 [2022-08-23T21:50:26.749Z] === SKIP: amd64.integration.container TestPause (0.00s) 21:50:26 [2022-08-23T21:50:26.749Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" 21:50:26 [2022-08-23T21:50:26.749Z] 21:50:26 [2022-08-23T21:50:26.749Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 21:50:26 [2022-08-23T21:50:26.749Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 21:50:26 [2022-08-23T21:50:26.749Z] 21:50:26 [2022-08-23T21:50:26.749Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) 21:50:26 [2022-08-23T21:50:26.749Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" 21:50:26 [2022-08-23T21:50:26.749Z] 21:50:26 [2022-08-23T21:50:26.749Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) 21:50:26 [2022-08-23T21:50:26.749Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore 21:50:26 [2022-08-23T21:50:26.749Z] 21:50:26 [2022-08-23T21:50:26.749Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) 21:50:26 [2022-08-23T21:50:26.749Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) 21:50:26 [2022-08-23T21:50:26.749Z] 21:50:26 [2022-08-23T21:50:26.749Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) 21:50:26 [2022-08-23T21:50:26.749Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start 21:50:26 [2022-08-23T21:50:26.749Z] 21:50:26 [2022-08-23T21:50:26.749Z] === SKIP: amd64.integration.container TestStats (0.00s) 21:50:26 [2022-08-23T21:50:26.749Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" 21:50:26 [2022-08-23T21:50:26.749Z] 21:50:26 [2022-08-23T21:50:26.749Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 21:50:26 [2022-08-23T21:50:26.749Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 21:50:26 [2022-08-23T21:50:26.749Z] 21:50:26 [2022-08-23T21:50:26.749Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 21:50:26 [2022-08-23T21:50:26.749Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" 21:50:26 [2022-08-23T21:50:26.749Z] 21:50:26 [2022-08-23T21:50:26.749Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) 21:50:26 [2022-08-23T21:50:26.749Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" 21:50:26 [2022-08-23T21:50:26.749Z] 21:50:26 [2022-08-23T21:50:26.749Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) 21:50:26 [2022-08-23T21:50:26.749Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" 21:50:26 [2022-08-23T21:50:26.749Z] 21:50:26 [2022-08-23T21:50:26.749Z] DONE 250 tests, 27 skipped in 88.168s 21:50:26 [2022-08-23T21:50:26.749Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 21:50:26 [2022-08-23T21:50:26.749Z] === RUN TestConfigDaemonLibtrustID 21:50:27 [2022-08-23T21:50:27.313Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) 21:50:27 [2022-08-23T21:50:27.313Z] === RUN TestConfigDaemonID 21:50:28 [2022-08-23T21:50:28.686Z] daemon_test.go:83: [d0ae91e2a2d46] daemon is not started 21:50:28 [2022-08-23T21:50:28.686Z] --- PASS: TestConfigDaemonID (1.07s) 21:50:28 [2022-08-23T21:50:28.686Z] === RUN TestDaemonConfigValidation 21:50:28 [2022-08-23T21:50:28.686Z] === RUN TestDaemonConfigValidation/config_with_no_content 21:50:28 [2022-08-23T21:50:28.686Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 21:50:28 [2022-08-23T21:50:28.686Z] === RUN TestDaemonConfigValidation/config_with_{} 21:50:28 [2022-08-23T21:50:28.686Z] === PAUSE TestDaemonConfigValidation/config_with_{} 21:50:28 [2022-08-23T21:50:28.686Z] === RUN TestDaemonConfigValidation/invalid_config 21:50:28 [2022-08-23T21:50:28.686Z] === PAUSE TestDaemonConfigValidation/invalid_config 21:50:28 [2022-08-23T21:50:28.686Z] === RUN TestDaemonConfigValidation/malformed_config 21:50:28 [2022-08-23T21:50:28.686Z] === PAUSE TestDaemonConfigValidation/malformed_config 21:50:28 [2022-08-23T21:50:28.686Z] === RUN TestDaemonConfigValidation/valid_config 21:50:28 [2022-08-23T21:50:28.686Z] === PAUSE TestDaemonConfigValidation/valid_config 21:50:28 [2022-08-23T21:50:28.686Z] === CONT TestDaemonConfigValidation/config_with_no_content 21:50:28 [2022-08-23T21:50:28.686Z] === CONT TestDaemonConfigValidation/malformed_config 21:50:28 [2022-08-23T21:50:28.686Z] === CONT TestDaemonConfigValidation/invalid_config 21:50:28 [2022-08-23T21:50:28.686Z] === CONT TestDaemonConfigValidation/config_with_{} 21:50:28 [2022-08-23T21:50:28.686Z] === CONT TestDaemonConfigValidation/valid_config 21:50:28 [2022-08-23T21:50:28.686Z] --- PASS: TestDaemonConfigValidation (0.00s) 21:50:28 [2022-08-23T21:50:28.686Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) 21:50:28 [2022-08-23T21:50:28.686Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) 21:50:28 [2022-08-23T21:50:28.686Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) 21:50:28 [2022-08-23T21:50:28.686Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) 21:50:28 [2022-08-23T21:50:28.686Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) 21:50:28 [2022-08-23T21:50:28.686Z] === RUN TestConfigDaemonSeccompProfiles 21:50:28 [2022-08-23T21:50:28.686Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 21:50:29 [2022-08-23T21:50:29.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 21:50:29 [2022-08-23T21:50:29.618Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 21:50:30 [2022-08-23T21:50:30.990Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 21:50:31 [2022-08-23T21:50:31.923Z] === CONT TestConfigDaemonSeccompProfiles 21:50:31 [2022-08-23T21:50:31.923Z] daemon_test.go:197: [d0090e9dbefa8] daemon is not started 21:50:31 [2022-08-23T21:50:31.923Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) 21:50:31 [2022-08-23T21:50:31.923Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) 21:50:31 [2022-08-23T21:50:31.923Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) 21:50:31 [2022-08-23T21:50:31.923Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) 21:50:31 [2022-08-23T21:50:31.923Z] === RUN TestDaemonProxy 21:50:31 [2022-08-23T21:50:31.923Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment 21:50:31 [2022-08-23T21:50:31.923Z] --- SKIP: TestDaemonProxy (0.00s) 21:50:31 [2022-08-23T21:50:31.923Z] PASS 21:50:31 [2022-08-23T21:50:31.923Z] 21:50:31 [2022-08-23T21:50:31.923Z] === Skipped 21:50:31 [2022-08-23T21:50:31.923Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) 21:50:31 [2022-08-23T21:50:31.923Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment 21:50:31 [2022-08-23T21:50:31.923Z] 21:50:31 [2022-08-23T21:50:31.923Z] DONE 13 tests, 1 skipped in 5.207s 21:50:31 [2022-08-23T21:50:31.923Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 21:50:31 [2022-08-23T21:50:31.923Z] INFO: Testing against a local daemon 21:50:31 [2022-08-23T21:50:31.923Z] === RUN TestCommitInheritsEnv 21:50:33 [2022-08-23T21:50:33.293Z] --- PASS: TestCommitInheritsEnv (1.15s) 21:50:33 [2022-08-23T21:50:33.293Z] === RUN TestImportExtremelyLargeImageWorks 21:50:33 [2022-08-23T21:50:33.293Z] === PAUSE TestImportExtremelyLargeImageWorks 21:50:33 [2022-08-23T21:50:33.293Z] === RUN TestImportWithCustomPlatform 21:50:33 [2022-08-23T21:50:33.293Z] === RUN TestImportWithCustomPlatform/#00 21:50:33 [2022-08-23T21:50:33.293Z] === RUN TestImportWithCustomPlatform/_______ 21:50:33 [2022-08-23T21:50:33.293Z] === RUN TestImportWithCustomPlatform// 21:50:33 [2022-08-23T21:50:33.293Z] === RUN TestImportWithCustomPlatform/linux 21:50:33 [2022-08-23T21:50:33.293Z] === RUN TestImportWithCustomPlatform/LINUX 21:50:33 [2022-08-23T21:50:33.293Z] === RUN TestImportWithCustomPlatform/linux/sparc64 21:50:33 [2022-08-23T21:50:33.551Z] === RUN TestImportWithCustomPlatform/macos 21:50:33 [2022-08-23T21:50:33.551Z] === RUN TestImportWithCustomPlatform/macos/arm64 21:50:33 [2022-08-23T21:50:33.551Z] === RUN TestImportWithCustomPlatform/nintendo64 21:50:33 [2022-08-23T21:50:33.551Z] --- PASS: TestImportWithCustomPlatform (0.31s) 21:50:33 [2022-08-23T21:50:33.551Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) 21:50:33 [2022-08-23T21:50:33.551Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 21:50:33 [2022-08-23T21:50:33.551Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 21:50:33 [2022-08-23T21:50:33.551Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) 21:50:33 [2022-08-23T21:50:33.551Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) 21:50:33 [2022-08-23T21:50:33.551Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) 21:50:33 [2022-08-23T21:50:33.551Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 21:50:33 [2022-08-23T21:50:33.551Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 21:50:33 [2022-08-23T21:50:33.551Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 21:50:33 [2022-08-23T21:50:33.551Z] === RUN TestImagesFilterMultiReference 21:50:33 [2022-08-23T21:50:33.551Z] --- PASS: TestImagesFilterMultiReference (0.06s) 21:50:33 [2022-08-23T21:50:33.551Z] === RUN TestImagePullPlatformInvalid 21:50:33 [2022-08-23T21:50:33.551Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 21:50:33 [2022-08-23T21:50:33.551Z] === RUN TestRemoveImageOrphaning 21:50:35 [2022-08-23T21:50:35.446Z] --- PASS: TestRemoveImageOrphaning (1.60s) 21:50:35 [2022-08-23T21:50:35.446Z] === RUN TestRemoveImageGarbageCollector 21:50:35 [2022-08-23T21:50:35.446Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros 21:50:35 [2022-08-23T21:50:35.446Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 21:50:35 [2022-08-23T21:50:35.446Z] === RUN TestTagUnprefixedRepoByNameOrName 21:50:35 [2022-08-23T21:50:35.446Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 21:50:35 [2022-08-23T21:50:35.446Z] === RUN TestTagInvalidReference 21:50:35 [2022-08-23T21:50:35.446Z] --- PASS: TestTagInvalidReference (0.01s) 21:50:35 [2022-08-23T21:50:35.446Z] === RUN TestTagValidPrefixedRepo 21:50:35 [2022-08-23T21:50:35.446Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 21:50:35 [2022-08-23T21:50:35.446Z] === RUN TestTagExistedNameWithoutForce 21:50:35 [2022-08-23T21:50:35.446Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 21:50:35 [2022-08-23T21:50:35.446Z] === RUN TestTagOfficialNames 21:50:35 [2022-08-23T21:50:35.446Z] --- PASS: TestTagOfficialNames (0.04s) 21:50:35 [2022-08-23T21:50:35.446Z] === RUN TestTagMatchesDigest 21:50:35 [2022-08-23T21:50:35.446Z] --- PASS: TestTagMatchesDigest (0.01s) 21:50:35 [2022-08-23T21:50:35.446Z] === CONT TestImportExtremelyLargeImageWorks 21:50:36 [2022-08-23T21:50:36.127Z] ......... [ 85%] 21:50:37 [2022-08-23T21:50:37.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 21:50:40 [2022-08-23T21:50:40.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 21:50:41 [2022-08-23T21:50:41.051Z] tests/integration/models_images_test.py ............... [ 89%] 21:50:42 [2022-08-23T21:50:42.413Z] tests/integration/models_networks_test.py .... [ 90%] 21:50:43 [2022-08-23T21:50:43.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 21:50:44 [2022-08-23T21:50:44.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 21:50:47 [2022-08-23T21:50:47.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 21:50:48 [2022-08-23T21:50:48.947Z] tests/integration/models_nodes_test.py . [ 90%] 21:50:48 [2022-08-23T21:50:48.947Z] tests/integration/models_resources_test.py . [ 91%] 21:50:49 [2022-08-23T21:50:49.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 21:50:50 [2022-08-23T21:50:50.639Z] tests/integration/models_services_test.py ................X. [ 95%] 21:50:52 [2022-08-23T21:50:52.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 21:50:53 [2022-08-23T21:50:53.895Z] tests/integration/models_swarm_test.py .. [ 96%] 21:50:53 [2022-08-23T21:50:53.895Z] tests/integration/models_volumes_test.py .. [ 96%] 21:50:55 [2022-08-23T21:50:55.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 21:50:57 [2022-08-23T21:50:57.453Z] tests/integration/regression_test.py ...... [ 98%] 21:50:57 [2022-08-23T21:50:57.965Z] tests/integration/credentials/store_test.py ...... [ 99%] 21:50:57 [2022-08-23T21:50:57.965Z] tests/integration/credentials/utils_test.py . [100%] 21:50:57 [2022-08-23T21:50:57.965Z] 21:50:57 [2022-08-23T21:50:57.965Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- 21:50:57 [2022-08-23T21:50:57.965Z] =========================== short test summary info ============================ 21:50:57 [2022-08-23T21:50:57.965Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options 21:50:57 [2022-08-23T21:50:57.965Z] CONFIG_RT_GROUP_SCHED isn't enabled 21:50:57 [2022-08-23T21:50:57.965Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt 21:50:57 [2022-08-23T21:50:57.965Z] Not supported on most drivers 21:50:57 [2022-08-23T21:50:57.965Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top 21:50:57 [2022-08-23T21:50:57.965Z] Output of docker top depends on host distro, and is not formalized. 21:50:57 [2022-08-23T21:50:57.965Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs 21:50:57 [2022-08-23T21:50:57.965Z] Output of docker top depends on host distro, and is not formalized. 21:50:57 [2022-08-23T21:50:57.965Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr 21:50:57 [2022-08-23T21:50:57.965Z] Can fail if eth0 has multiple IP addresses 21:50:57 [2022-08-23T21:50:57.965Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver 21:50:57 [2022-08-23T21:50:57.965Z] This doesn't seem to be taken into account by the engine 21:50:57 [2022-08-23T21:50:57.965Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME 21:50:57 [2022-08-23T21:50:57.965Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 21:50:57 [2022-08-23T21:50:57.965Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.88 seconds == 21:50:57 [2022-08-23T21:50:57.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 21:50:58 [2022-08-23T21:50:58.220Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) 21:51:00 [2022-08-23T21:51:00.536Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 21:51:00 [2022-08-23T21:51:00.536Z] Using test binary docker 21:51:00 [2022-08-23T21:51:00.536Z] +++ /etc/init.d/apparmor start 21:51:00 [2022-08-23T21:51:00.536Z] Not: starting. 21:51:00 [2022-08-23T21:51:00.536Z] INFO: Waiting for daemon to start... 21:51:00 [2022-08-23T21:51:00.536Z] Starting dockerd 21:51:00 [2022-08-23T21:51:00.536Z] +++ 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 21:51:03 [2022-08-23T21:51:03.074Z] . 21:51:03 [2022-08-23T21:51:03.074Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 21:51:03 [2022-08-23T21:51:03.074Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 21:51:03 [2022-08-23T21:51:03.074Z] Error: No such image: emptyfs 21:51:03 [2022-08-23T21:51:03.074Z] ++++ tar -cC bundles/test-integration/emptyfs . 21:51:03 [2022-08-23T21:51:03.074Z] ++++ docker load 21:51:03 [2022-08-23T21:51:03.333Z] Loaded image: emptyfs:latest 21:51:03 [2022-08-23T21:51:03.592Z] Running integration-test (iteration 1) 21:51:03 [2022-08-23T21:51:03.592Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 21:51:03 [2022-08-23T21:51:03.592Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m 21:51:03 [2022-08-23T21:51:03.592Z] ++ set -e 21:51:03 [2022-08-23T21:51:03.592Z] ++ '[' -n 0 ']' 21:51:03 [2022-08-23T21:51:03.592Z] ++ set -x 21:51:03 [2022-08-23T21:51:03.592Z] ++ 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=amd64 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 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/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m 21:51:04 [2022-08-23T21:51:04.530Z] Loaded image: busybox:latest 21:51:04 [2022-08-23T21:51:04.789Z] Loaded image: busybox:glibc 21:51:06 [2022-08-23T21:51:06.150Z] --- PASS: TestBuildWithHugeFile (45.28s) 21:51:06 [2022-08-23T21:51:06.150Z] === RUN TestBuildWCOWSandboxSize 21:51:06 [2022-08-23T21:51:06.150Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 21:51:06 [2022-08-23T21:51:06.150Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 21:51:06 [2022-08-23T21:51:06.150Z] === RUN TestBuildWithEmptyDockerfile 21:51:06 [2022-08-23T21:51:06.150Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 21:51:06 [2022-08-23T21:51:06.150Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 21:51:06 [2022-08-23T21:51:06.150Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 21:51:06 [2022-08-23T21:51:06.150Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 21:51:06 [2022-08-23T21:51:06.150Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 21:51:06 [2022-08-23T21:51:06.150Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 21:51:06 [2022-08-23T21:51:06.150Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 21:51:06 [2022-08-23T21:51:06.150Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 21:51:06 [2022-08-23T21:51:06.150Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 21:51:06 [2022-08-23T21:51:06.150Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) 21:51:06 [2022-08-23T21:51:06.150Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) 21:51:06 [2022-08-23T21:51:06.150Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) 21:51:06 [2022-08-23T21:51:06.150Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 21:51:06 [2022-08-23T21:51:06.150Z] === RUN TestBuildPreserveOwnership 21:51:06 [2022-08-23T21:51:06.150Z] === RUN TestBuildPreserveOwnership/copy_from 21:51:06 [2022-08-23T21:51:06.719Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 21:51:07 [2022-08-23T21:51:07.658Z] --- PASS: TestBuildPreserveOwnership (3.01s) 21:51:07 [2022-08-23T21:51:07.658Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.98s) 21:51:07 [2022-08-23T21:51:07.658Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.02s) 21:51:07 [2022-08-23T21:51:07.658Z] === RUN TestBuildPlatformInvalid 21:51:07 [2022-08-23T21:51:07.658Z] --- PASS: TestBuildPlatformInvalid (0.08s) 21:51:07 [2022-08-23T21:51:07.658Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 21:51:08 [2022-08-23T21:51:08.598Z] Loaded image: busybox:latest 21:51:08 [2022-08-23T21:51:08.598Z] Loaded image: busybox:glibc 21:51:09 [2022-08-23T21:51:09.538Z] Loaded image: debian:bullseye-slim 21:51:09 [2022-08-23T21:51:09.798Z] Loaded image: hello-world:latest 21:51:09 [2022-08-23T21:51:09.798Z] Loaded image: arm32v7/hello-world:latest 21:51:10 [2022-08-23T21:51:10.063Z] Loaded image: debian:bullseye-slim 21:51:10 [2022-08-23T21:51:10.063Z] Loaded image: hello-world:latest 21:51:10 [2022-08-23T21:51:10.063Z] Loaded image: arm32v7/hello-world:latest 21:51:10 [2022-08-23T21:51:10.063Z] INFO: Testing against a local daemon 21:51:10 [2022-08-23T21:51:10.063Z] === RUN TestCgroupNamespacesBuild 21:51:10 [2022-08-23T21:51:10.396Z] Leaving: AppArmorNo profiles have been unloaded. 21:51:10 [2022-08-23T21:51:10.396Z] 21:51:10 [2022-08-23T21:51:10.396Z] Unloading profiles will leave already running processes permanently 21:51:10 [2022-08-23T21:51:10.396Z] unconfined, which can lead to unexpected situations. 21:51:10 [2022-08-23T21:51:10.396Z] 21:51:10 [2022-08-23T21:51:10.396Z] To set a process to complain mode, use the command line tool 21:51:10 [2022-08-23T21:51:10.396Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 21:51:10 [2022-08-23T21:51:10.396Z] Post stage [Pipeline] junit 21:51:10 [2022-08-23T21:51:10.404Z] Recording test results 21:51:10 [2022-08-23T21:51:10.537Z] [Checks API] No suitable checks publisher found. [Pipeline] sh 21:51:10 [2022-08-23T21:51:10.849Z] + echo Ensuring container killed. 21:51:10 [2022-08-23T21:51:10.849Z] Ensuring container killed. 21:51:10 [2022-08-23T21:51:10.849Z] + docker rm -vf docker-pr1 21:51:10 [2022-08-23T21:51:10.849Z] Error: No such container: docker-pr1 [Pipeline] sh 21:51:11 [2022-08-23T21:51:11.164Z] + echo Chowning /workspace to jenkins user 21:51:11 [2022-08-23T21:51:11.164Z] Chowning /workspace to jenkins user 21:51:11 [2022-08-23T21:51:11.164Z] + id -u 21:51:11 [2022-08-23T21:51:11.164Z] + id -g 21:51:11 [2022-08-23T21:51:11.164Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44021:/workspace busybox chown -R 1000:1000 /workspace 21:51:11 [2022-08-23T21:51:11.176Z] --- PASS: TestImportExtremelyLargeImageWorks (91.62s) 21:51:11 [2022-08-23T21:51:11.176Z] PASS 21:51:11 [2022-08-23T21:51:11.176Z] 21:51:11 [2022-08-23T21:51:11.176Z] DONE 22 tests in 94.891s 21:51:11 [2022-08-23T21:51:11.176Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 21:51:11 [2022-08-23T21:51:11.176Z] === RUN TestStripANSICommands 21:51:11 [2022-08-23T21:51:11.176Z] === RUN TestStripANSICommands/#00 21:51:11 [2022-08-23T21:51:11.176Z] === RUN TestStripANSICommands/#01 21:51:11 [2022-08-23T21:51:11.176Z] --- PASS: TestStripANSICommands (0.00s) 21:51:11 [2022-08-23T21:51:11.176Z] --- PASS: TestStripANSICommands/#00 (0.00s) 21:51:11 [2022-08-23T21:51:11.176Z] --- PASS: TestStripANSICommands/#01 (0.00s) 21:51:11 [2022-08-23T21:51:11.176Z] PASS 21:51:11 [2022-08-23T21:51:11.176Z] 21:51:11 [2022-08-23T21:51:11.176Z] DONE 3 tests in 0.008s 21:51:11 [2022-08-23T21:51:11.176Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 21:51:11 [2022-08-23T21:51:11.176Z] INFO: Testing against a local daemon 21:51:11 [2022-08-23T21:51:11.176Z] === RUN TestNetworkCreateDelete 21:51:11 [2022-08-23T21:51:11.176Z] --- PASS: TestNetworkCreateDelete (0.12s) 21:51:11 [2022-08-23T21:51:11.176Z] === RUN TestDockerNetworkDeletePreferID 21:51:11 [2022-08-23T21:51:11.176Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) 21:51:11 [2022-08-23T21:51:11.176Z] === RUN TestDaemonDNSFallback [Pipeline] catchError [Pipeline] { [Pipeline] sh 21:51:12 [2022-08-23T21:51:12.598Z] --- PASS: TestCgroupNamespacesBuild (2.37s) 21:51:12 [2022-08-23T21:51:12.598Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 21:51:12 [2022-08-23T21:51:12.856Z] + bundleName=docker-py 21:51:12 [2022-08-23T21:51:12.856Z] + echo Creating docker-py-bundles.tar.gz 21:51:12 [2022-08-23T21:51:12.856Z] Creating docker-py-bundles.tar.gz 21:51:12 [2022-08-23T21:51:12.856Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts 21:51:12 [2022-08-23T21:51:12.865Z] Archiving artifacts 21:51:13 [2022-08-23T21:51:13.081Z] --- PASS: TestDaemonDNSFallback (6.33s) 21:51:13 [2022-08-23T21:51:13.081Z] === RUN TestInspectNetwork 21:51:13 [2022-08-23T21:51:13.157Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44021/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh 21:51:13 [2022-08-23T21:51:13.492Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 -e DOCKER_GRAPHDRIVER docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 hack/make.sh binary 21:51:13 [2022-08-23T21:51:13.748Z] 21:51:14 [2022-08-23T21:51:14.004Z] Removing bundles/ 21:51:14 [2022-08-23T21:51:14.004Z] 21:51:14 [2022-08-23T21:51:14.004Z] ---> Making bundle: binary (in bundles/binary) 21:51:14 [2022-08-23T21:51:14.004Z] Building: bundles/binary-daemon/dockerd 21:51:14 [2022-08-23T21:51:14.004Z] GOOS="" GOARCH="" GOARM="" 21:51:14 [2022-08-23T21:51:14.503Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.21s) 21:51:14 [2022-08-23T21:51:14.503Z] === RUN TestBuildWithSession 21:51:14 [2022-08-23T21:51:14.503Z] build_session_test.go:25: TODO: BuildKit 21:51:14 [2022-08-23T21:51:14.503Z] --- SKIP: TestBuildWithSession (0.00s) 21:51:14 [2022-08-23T21:51:14.503Z] === RUN TestBuildSquashParent 21:51:16 [2022-08-23T21:51:16.405Z] === RUN TestInspectNetwork/full_network_id 21:51:16 [2022-08-23T21:51:16.405Z] === RUN TestInspectNetwork/partial_network_id 21:51:16 [2022-08-23T21:51:16.405Z] === RUN TestInspectNetwork/network_name 21:51:16 [2022-08-23T21:51:16.405Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 21:51:18 [2022-08-23T21:51:18.012Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.49s) 21:51:18 [2022-08-23T21:51:18.012Z] PASS 21:51:18 [2022-08-23T21:51:18.012Z] 21:51:18 [2022-08-23T21:51:18.012Z] === Skipped 21:51:18 [2022-08-23T21:51:18.012Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 21:51:18 [2022-08-23T21:51:18.012Z] build_session_test.go:25: TODO: BuildKit 21:51:18 [2022-08-23T21:51:18.012Z] 21:51:18 [2022-08-23T21:51:18.012Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 21:51:18 [2022-08-23T21:51:18.012Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 21:51:18 [2022-08-23T21:51:18.012Z] 21:51:18 [2022-08-23T21:51:18.012Z] DONE 34 tests, 2 skipped in 77.271s 21:51:18 [2022-08-23T21:51:18.012Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 21:51:18 [2022-08-23T21:51:18.012Z] ++ 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 21:51:18 [2022-08-23T21:51:18.012Z] ++ set -e 21:51:18 [2022-08-23T21:51:18.012Z] ++ '[' -n 0 ']' 21:51:18 [2022-08-23T21:51:18.012Z] ++ set -x 21:51:18 [2022-08-23T21:51:18.012Z] ++ 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 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 21:51:18 [2022-08-23T21:51:18.012Z] INFO: Testing against a local daemon 21:51:18 [2022-08-23T21:51:18.012Z] === RUN TestConfigInspect 21:51:19 [2022-08-23T21:51:19.919Z] --- PASS: TestConfigInspect (2.34s) 21:51:19 [2022-08-23T21:51:19.919Z] === RUN TestConfigList 21:51:20 [2022-08-23T21:51:20.613Z] --- PASS: TestInspectNetwork (7.29s) 21:51:20 [2022-08-23T21:51:20.613Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 21:51:20 [2022-08-23T21:51:20.613Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 21:51:20 [2022-08-23T21:51:20.613Z] --- PASS: TestInspectNetwork/network_name (0.00s) 21:51:20 [2022-08-23T21:51:20.613Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 21:51:20 [2022-08-23T21:51:20.613Z] === RUN TestRunContainerWithBridgeNone 21:51:21 [2022-08-23T21:51:21.827Z] --- PASS: TestConfigList (2.19s) 21:51:21 [2022-08-23T21:51:21.827Z] === RUN TestConfigsCreateAndDelete 21:51:21 [2022-08-23T21:51:21.993Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) 21:51:21 [2022-08-23T21:51:21.993Z] === RUN TestNetworkInvalidJSON 21:51:21 [2022-08-23T21:51:21.993Z] === RUN TestNetworkInvalidJSON/networks/create 21:51:21 [2022-08-23T21:51:21.993Z] === PAUSE TestNetworkInvalidJSON/networks/create 21:51:21 [2022-08-23T21:51:21.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 21:51:21 [2022-08-23T21:51:21.993Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 21:51:21 [2022-08-23T21:51:21.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 21:51:21 [2022-08-23T21:51:21.993Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 21:51:21 [2022-08-23T21:51:21.993Z] === CONT TestNetworkInvalidJSON/networks/create 21:51:21 [2022-08-23T21:51:21.993Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 21:51:21 [2022-08-23T21:51:21.993Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 21:51:21 [2022-08-23T21:51:21.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 21:51:21 [2022-08-23T21:51:21.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 21:51:21 [2022-08-23T21:51:21.993Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 21:51:21 [2022-08-23T21:51:21.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 21:51:21 [2022-08-23T21:51:21.993Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 21:51:21 [2022-08-23T21:51:21.993Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 21:51:21 [2022-08-23T21:51:21.993Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 21:51:21 [2022-08-23T21:51:21.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 21:51:21 [2022-08-23T21:51:21.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 21:51:21 [2022-08-23T21:51:21.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 21:51:21 [2022-08-23T21:51:21.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 21:51:21 [2022-08-23T21:51:21.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 21:51:21 [2022-08-23T21:51:21.993Z] --- PASS: TestNetworkInvalidJSON (0.02s) 21:51:21 [2022-08-23T21:51:21.993Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 21:51:21 [2022-08-23T21:51:21.993Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 21:51:21 [2022-08-23T21:51:21.993Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 21:51:21 [2022-08-23T21:51:21.993Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 21:51:21 [2022-08-23T21:51:21.993Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 21:51:21 [2022-08-23T21:51:21.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) 21:51:21 [2022-08-23T21:51:21.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 21:51:21 [2022-08-23T21:51:21.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 21:51:21 [2022-08-23T21:51:21.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 21:51:21 [2022-08-23T21:51:21.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 21:51:21 [2022-08-23T21:51:21.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 21:51:21 [2022-08-23T21:51:21.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 21:51:21 [2022-08-23T21:51:21.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 21:51:21 [2022-08-23T21:51:21.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 21:51:21 [2022-08-23T21:51:21.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 21:51:21 [2022-08-23T21:51:21.993Z] === RUN TestNetworkList 21:51:21 [2022-08-23T21:51:21.993Z] === RUN TestNetworkList//networks 21:51:21 [2022-08-23T21:51:21.993Z] === PAUSE TestNetworkList//networks 21:51:21 [2022-08-23T21:51:21.993Z] === RUN TestNetworkList//networks/ 21:51:21 [2022-08-23T21:51:21.993Z] === PAUSE TestNetworkList//networks/ 21:51:21 [2022-08-23T21:51:21.993Z] === CONT TestNetworkList//networks 21:51:21 [2022-08-23T21:51:21.993Z] === CONT TestNetworkList//networks/ 21:51:21 [2022-08-23T21:51:21.993Z] --- PASS: TestNetworkList (0.01s) 21:51:21 [2022-08-23T21:51:21.993Z] --- PASS: TestNetworkList//networks (0.00s) 21:51:21 [2022-08-23T21:51:21.993Z] --- PASS: TestNetworkList//networks/ (0.00s) 21:51:21 [2022-08-23T21:51:21.993Z] === RUN TestHostIPv4BridgeLabel 21:51:22 [2022-08-23T21:51:22.560Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) 21:51:22 [2022-08-23T21:51:22.560Z] === RUN TestDaemonRestartWithLiveRestore 21:51:23 [2022-08-23T21:51:23.498Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 21:51:23 [2022-08-23T21:51:23.498Z] === RUN TestDaemonDefaultNetworkPools 21:51:23 [2022-08-23T21:51:23.737Z] --- PASS: TestConfigsCreateAndDelete (1.80s) 21:51:23 [2022-08-23T21:51:23.737Z] === RUN TestConfigsUpdate 21:51:24 [2022-08-23T21:51:24.435Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) 21:51:24 [2022-08-23T21:51:24.435Z] === RUN TestDaemonRestartWithExistingNetwork 21:51:24 [2022-08-23T21:51:24.488Z] --- PASS: TestBuildSquashParent (9.27s) 21:51:24 [2022-08-23T21:51:24.488Z] === RUN TestBuildWithRemoveAndForceRemove 21:51:24 [2022-08-23T21:51:24.488Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 21:51:24 [2022-08-23T21:51:24.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 21:51:24 [2022-08-23T21:51:24.488Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 21:51:24 [2022-08-23T21:51:24.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 21:51:24 [2022-08-23T21:51:24.488Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 21:51:24 [2022-08-23T21:51:24.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 21:51:24 [2022-08-23T21:51:24.488Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 21:51:24 [2022-08-23T21:51:24.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 21:51:24 [2022-08-23T21:51:24.488Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 21:51:24 [2022-08-23T21:51:24.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 21:51:24 [2022-08-23T21:51:24.488Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 21:51:24 [2022-08-23T21:51:24.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 21:51:24 [2022-08-23T21:51:24.488Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 21:51:24 [2022-08-23T21:51:24.488Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 21:51:25 [2022-08-23T21:51:25.373Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) 21:51:25 [2022-08-23T21:51:25.373Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 21:51:26 [2022-08-23T21:51:26.275Z] --- PASS: TestConfigsUpdate (2.14s) 21:51:26 [2022-08-23T21:51:26.275Z] === RUN TestTemplatedConfig 21:51:26 [2022-08-23T21:51:26.752Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) 21:51:26 [2022-08-23T21:51:26.752Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 21:51:27 [2022-08-23T21:51:27.011Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) 21:51:27 [2022-08-23T21:51:27.011Z] === RUN TestServiceWithPredefinedNetwork 21:51:27 [2022-08-23T21:51:27.025Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 21:51:27 [2022-08-23T21:51:27.025Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 21:51:28 [2022-08-23T21:51:28.184Z] --- PASS: TestTemplatedConfig (2.46s) 21:51:28 [2022-08-23T21:51:28.184Z] === RUN TestConfigCreateResolve 21:51:29 [2022-08-23T21:51:29.548Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) 21:51:29 [2022-08-23T21:51:29.548Z] === RUN TestServiceRemoveKeepsIngressNetwork 21:51:29 [2022-08-23T21:51:29.548Z] service_test.go:243: FLAKY_TEST 21:51:29 [2022-08-23T21:51:29.548Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 21:51:29 [2022-08-23T21:51:29.548Z] === RUN TestServiceWithDataPathPortInit 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestConfigCreateResolve (2.20s) 21:51:30 [2022-08-23T21:51:30.728Z] PASS 21:51:30 [2022-08-23T21:51:30.728Z] 21:51:30 [2022-08-23T21:51:30.728Z] DONE 6 tests in 13.227s 21:51:30 [2022-08-23T21:51:30.728Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 21:51:30 [2022-08-23T21:51:30.728Z] ++ 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 21:51:30 [2022-08-23T21:51:30.728Z] ++ set -e 21:51:30 [2022-08-23T21:51:30.728Z] ++ '[' -n 0 ']' 21:51:30 [2022-08-23T21:51:30.728Z] ++ set -x 21:51:30 [2022-08-23T21:51:30.728Z] ++ 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 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 21:51:30 [2022-08-23T21:51:30.728Z] INFO: Testing against a local daemon 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestAttachWithTTY 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestAttachWithTTY (0.08s) 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestAttachWithoutTTy 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestAttachWithoutTTy (0.05s) 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestCheckpoint 21:51:30 [2022-08-23T21:51:30.728Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 21:51:30 [2022-08-23T21:51:30.728Z] --- SKIP: TestCheckpoint (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/commit 21:51:30 [2022-08-23T21:51:30.728Z] === PAUSE TestContainerInvalidJSON/commit 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/containers/create 21:51:30 [2022-08-23T21:51:30.728Z] === PAUSE TestContainerInvalidJSON/containers/create 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 21:51:30 [2022-08-23T21:51:30.728Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/containers/foobar/update 21:51:30 [2022-08-23T21:51:30.728Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/exec/foobar/start 21:51:30 [2022-08-23T21:51:30.728Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 21:51:30 [2022-08-23T21:51:30.728Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 21:51:30 [2022-08-23T21:51:30.728Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 21:51:30 [2022-08-23T21:51:30.728Z] === CONT TestContainerInvalidJSON/commit 21:51:30 [2022-08-23T21:51:30.728Z] === CONT TestContainerInvalidJSON/exec/foobar/start 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/commit/empty_body 21:51:30 [2022-08-23T21:51:30.728Z] === CONT TestContainerInvalidJSON/containers/foobar/update 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 21:51:30 [2022-08-23T21:51:30.728Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 21:51:30 [2022-08-23T21:51:30.728Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 21:51:30 [2022-08-23T21:51:30.728Z] === CONT TestContainerInvalidJSON/containers/create 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 21:51:30 [2022-08-23T21:51:30.728Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON (0.01s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 21:51:30 [2022-08-23T21:51:30.728Z] === RUN TestCopyFromContainerPathDoesNotExist 21:51:30 [2022-08-23T21:51:30.989Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) 21:51:30 [2022-08-23T21:51:30.989Z] === RUN TestCopyFromContainerPathIsNotDir 21:51:30 [2022-08-23T21:51:30.989Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) 21:51:30 [2022-08-23T21:51:30.989Z] === RUN TestCopyToContainerPathDoesNotExist 21:51:30 [2022-08-23T21:51:30.989Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) 21:51:30 [2022-08-23T21:51:30.989Z] === RUN TestCopyEmptyFile 21:51:31 [2022-08-23T21:51:31.221Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 21:51:31 [2022-08-23T21:51:31.221Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 21:51:31 [2022-08-23T21:51:31.251Z] --- PASS: TestCopyEmptyFile (0.22s) 21:51:31 [2022-08-23T21:51:31.251Z] === RUN TestCopyToContainerPathIsNotDir 21:51:31 [2022-08-23T21:51:31.251Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) 21:51:31 [2022-08-23T21:51:31.251Z] === RUN TestCopyFromContainer 21:51:32 [2022-08-23T21:51:32.632Z] === RUN TestCopyFromContainer// 21:51:32 [2022-08-23T21:51:32.632Z] === RUN TestCopyFromContainer//bar/root 21:51:32 [2022-08-23T21:51:32.632Z] === RUN TestCopyFromContainer//bar/root/ 21:51:32 [2022-08-23T21:51:32.632Z] === RUN TestCopyFromContainer/bar/quux 21:51:32 [2022-08-23T21:51:32.632Z] === RUN TestCopyFromContainer/bar/quux/ 21:51:32 [2022-08-23T21:51:32.632Z] === RUN TestCopyFromContainer/bar/quux/baz 21:51:32 [2022-08-23T21:51:32.632Z] === RUN TestCopyFromContainer/bar/filesymlink 21:51:32 [2022-08-23T21:51:32.892Z] === RUN TestCopyFromContainer/bar/dirsymlink 21:51:32 [2022-08-23T21:51:32.892Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 21:51:32 [2022-08-23T21:51:32.892Z] === RUN TestCopyFromContainer/bar/notarget 21:51:32 [2022-08-23T21:51:32.892Z] --- PASS: TestCopyFromContainer (1.70s) 21:51:32 [2022-08-23T21:51:32.892Z] --- PASS: TestCopyFromContainer// (0.06s) 21:51:32 [2022-08-23T21:51:32.892Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) 21:51:32 [2022-08-23T21:51:32.892Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) 21:51:32 [2022-08-23T21:51:32.892Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) 21:51:32 [2022-08-23T21:51:32.892Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) 21:51:32 [2022-08-23T21:51:32.892Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) 21:51:32 [2022-08-23T21:51:32.892Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) 21:51:32 [2022-08-23T21:51:32.892Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) 21:51:32 [2022-08-23T21:51:32.892Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) 21:51:32 [2022-08-23T21:51:32.892Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) 21:51:32 [2022-08-23T21:51:32.892Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 21:51:32 [2022-08-23T21:51:32.892Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 21:51:32 [2022-08-23T21:51:32.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 21:51:32 [2022-08-23T21:51:32.892Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 21:51:32 [2022-08-23T21:51:32.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 21:51:32 [2022-08-23T21:51:32.892Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 21:51:32 [2022-08-23T21:51:32.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 21:51:32 [2022-08-23T21:51:32.892Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 21:51:32 [2022-08-23T21:51:32.892Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 21:51:32 [2022-08-23T21:51:32.892Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 21:51:32 [2022-08-23T21:51:32.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 21:51:32 [2022-08-23T21:51:32.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 21:51:32 [2022-08-23T21:51:32.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 21:51:32 [2022-08-23T21:51:32.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 21:51:32 [2022-08-23T21:51:32.892Z] === RUN TestCreateLinkToNonExistingContainer 21:51:33 [2022-08-23T21:51:33.152Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 21:51:33 [2022-08-23T21:51:33.152Z] === RUN TestCreateWithInvalidEnv 21:51:33 [2022-08-23T21:51:33.152Z] === RUN TestCreateWithInvalidEnv/0 21:51:33 [2022-08-23T21:51:33.152Z] === PAUSE TestCreateWithInvalidEnv/0 21:51:33 [2022-08-23T21:51:33.152Z] === RUN TestCreateWithInvalidEnv/1 21:51:33 [2022-08-23T21:51:33.152Z] === PAUSE TestCreateWithInvalidEnv/1 21:51:33 [2022-08-23T21:51:33.152Z] === RUN TestCreateWithInvalidEnv/2 21:51:33 [2022-08-23T21:51:33.152Z] === PAUSE TestCreateWithInvalidEnv/2 21:51:33 [2022-08-23T21:51:33.152Z] === CONT TestCreateWithInvalidEnv/0 21:51:33 [2022-08-23T21:51:33.152Z] === CONT TestCreateWithInvalidEnv/2 21:51:33 [2022-08-23T21:51:33.152Z] === CONT TestCreateWithInvalidEnv/1 21:51:33 [2022-08-23T21:51:33.152Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 21:51:33 [2022-08-23T21:51:33.152Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 21:51:33 [2022-08-23T21:51:33.152Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 21:51:33 [2022-08-23T21:51:33.152Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 21:51:33 [2022-08-23T21:51:33.152Z] === RUN TestCreateTmpfsMountsTarget 21:51:33 [2022-08-23T21:51:33.152Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 21:51:33 [2022-08-23T21:51:33.152Z] === RUN TestCreateWithCustomMaskedPaths 21:51:33 [2022-08-23T21:51:33.802Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) 21:51:33 [2022-08-23T21:51:33.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.39s) 21:51:33 [2022-08-23T21:51:33.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.40s) 21:51:33 [2022-08-23T21:51:33.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.45s) 21:51:33 [2022-08-23T21:51:33.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.46s) 21:51:33 [2022-08-23T21:51:33.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.26s) 21:51:33 [2022-08-23T21:51:33.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.33s) 21:51:33 [2022-08-23T21:51:33.802Z] === RUN TestBuildMultiStageCopy 21:51:33 [2022-08-23T21:51:33.802Z] === RUN TestBuildMultiStageCopy/copy_to_root 21:51:34 [2022-08-23T21:51:34.533Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s) 21:51:34 [2022-08-23T21:51:34.533Z] === RUN TestCreateWithCustomReadonlyPaths 21:51:35 [2022-08-23T21:51:35.472Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) 21:51:35 [2022-08-23T21:51:35.472Z] === RUN TestCreateWithInvalidHealthcheckParams 21:51:35 [2022-08-23T21:51:35.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 21:51:35 [2022-08-23T21:51:35.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 21:51:35 [2022-08-23T21:51:35.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 21:51:35 [2022-08-23T21:51:35.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 21:51:35 [2022-08-23T21:51:35.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 21:51:35 [2022-08-23T21:51:35.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 21:51:35 [2022-08-23T21:51:35.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 21:51:35 [2022-08-23T21:51:35.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 21:51:35 [2022-08-23T21:51:35.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 21:51:35 [2022-08-23T21:51:35.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 21:51:35 [2022-08-23T21:51:35.472Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 21:51:35 [2022-08-23T21:51:35.472Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 21:51:35 [2022-08-23T21:51:35.472Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 21:51:35 [2022-08-23T21:51:35.472Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 21:51:35 [2022-08-23T21:51:35.472Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 21:51:35 [2022-08-23T21:51:35.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 21:51:35 [2022-08-23T21:51:35.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 21:51:35 [2022-08-23T21:51:35.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 21:51:35 [2022-08-23T21:51:35.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 21:51:35 [2022-08-23T21:51:35.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 21:51:35 [2022-08-23T21:51:35.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 21:51:35 [2022-08-23T21:51:35.472Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 21:51:36 [2022-08-23T21:51:36.042Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) 21:51:36 [2022-08-23T21:51:36.042Z] === RUN TestCreateDifferentPlatform 21:51:36 [2022-08-23T21:51:36.042Z] === RUN TestCreateDifferentPlatform/different_os 21:51:36 [2022-08-23T21:51:36.042Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 21:51:36 [2022-08-23T21:51:36.042Z] --- PASS: TestCreateDifferentPlatform (0.01s) 21:51:36 [2022-08-23T21:51:36.042Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 21:51:36 [2022-08-23T21:51:36.042Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 21:51:36 [2022-08-23T21:51:36.042Z] === RUN TestCreateVolumesFromNonExistingContainer 21:51:36 [2022-08-23T21:51:36.042Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 21:51:36 [2022-08-23T21:51:36.042Z] === RUN TestCreatePlatformSpecificImageNoPlatform 21:51:36 [2022-08-23T21:51:36.042Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) 21:51:36 [2022-08-23T21:51:36.042Z] === RUN TestCreateInvalidHostConfig 21:51:36 [2022-08-23T21:51:36.042Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 21:51:36 [2022-08-23T21:51:36.042Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 21:51:36 [2022-08-23T21:51:36.042Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 21:51:36 [2022-08-23T21:51:36.042Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 21:51:36 [2022-08-23T21:51:36.042Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 21:51:36 [2022-08-23T21:51:36.042Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 21:51:36 [2022-08-23T21:51:36.042Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 21:51:36 [2022-08-23T21:51:36.042Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 21:51:36 [2022-08-23T21:51:36.042Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 21:51:36 [2022-08-23T21:51:36.042Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 21:51:36 [2022-08-23T21:51:36.042Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 21:51:36 [2022-08-23T21:51:36.042Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 21:51:36 [2022-08-23T21:51:36.042Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 21:51:36 [2022-08-23T21:51:36.042Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 21:51:36 [2022-08-23T21:51:36.042Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 21:51:36 [2022-08-23T21:51:36.042Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 21:51:36 [2022-08-23T21:51:36.042Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 21:51:36 [2022-08-23T21:51:36.042Z] === RUN TestContainerStartOnDaemonRestart 21:51:36 [2022-08-23T21:51:36.042Z] === PAUSE TestContainerStartOnDaemonRestart 21:51:36 [2022-08-23T21:51:36.042Z] === RUN TestDaemonRestartIpcMode 21:51:36 [2022-08-23T21:51:36.042Z] === PAUSE TestDaemonRestartIpcMode 21:51:36 [2022-08-23T21:51:36.042Z] === RUN TestDaemonHostGatewayIP 21:51:36 [2022-08-23T21:51:36.042Z] === PAUSE TestDaemonHostGatewayIP 21:51:36 [2022-08-23T21:51:36.042Z] === RUN TestRestartDaemonWithRestartingContainer 21:51:36 [2022-08-23T21:51:36.042Z] === PAUSE TestRestartDaemonWithRestartingContainer 21:51:36 [2022-08-23T21:51:36.042Z] === RUN TestContainerKillOnDaemonStart 21:51:36 [2022-08-23T21:51:36.042Z] === PAUSE TestContainerKillOnDaemonStart 21:51:36 [2022-08-23T21:51:36.042Z] === RUN TestDiff 21:51:36 [2022-08-23T21:51:36.611Z] --- PASS: TestDiff (0.43s) 21:51:36 [2022-08-23T21:51:36.611Z] === RUN TestExecConsoleSize 21:51:36 [2022-08-23T21:51:36.870Z] --- PASS: TestExecConsoleSize (0.48s) 21:51:36 [2022-08-23T21:51:36.870Z] === RUN TestExecWithCloseStdin 21:51:37 [2022-08-23T21:51:37.111Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 21:51:37 [2022-08-23T21:51:37.370Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 21:51:37 [2022-08-23T21:51:37.440Z] --- PASS: TestExecWithCloseStdin (0.49s) 21:51:37 [2022-08-23T21:51:37.440Z] === RUN TestExec 21:51:37 [2022-08-23T21:51:37.940Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 21:51:38 [2022-08-23T21:51:38.010Z] --- PASS: TestExec (0.49s) 21:51:38 [2022-08-23T21:51:38.010Z] === RUN TestExecUser 21:51:38 [2022-08-23T21:51:38.510Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 21:51:38 [2022-08-23T21:51:38.579Z] --- PASS: TestExecUser (0.50s) 21:51:38 [2022-08-23T21:51:38.579Z] === RUN TestExportContainerAndImportImage 21:51:39 [2022-08-23T21:51:39.079Z] --- PASS: TestBuildMultiStageCopy (5.16s) 21:51:39 [2022-08-23T21:51:39.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.86s) 21:51:39 [2022-08-23T21:51:39.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) 21:51:39 [2022-08-23T21:51:39.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) 21:51:39 [2022-08-23T21:51:39.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) 21:51:39 [2022-08-23T21:51:39.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) 21:51:39 [2022-08-23T21:51:39.079Z] === RUN TestBuildMultiStageParentConfig 21:51:39 [2022-08-23T21:51:39.150Z] --- PASS: TestExportContainerAndImportImage (0.57s) 21:51:39 [2022-08-23T21:51:39.150Z] === RUN TestExportContainerAfterDaemonRestart 21:51:40 [2022-08-23T21:51:40.458Z] --- PASS: TestBuildMultiStageParentConfig (1.47s) 21:51:40 [2022-08-23T21:51:40.458Z] === RUN TestBuildLabelWithTargets 21:51:40 [2022-08-23T21:51:40.529Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) 21:51:40 [2022-08-23T21:51:40.529Z] === RUN TestHealthCheckWorkdir 21:51:41 [2022-08-23T21:51:41.099Z] --- PASS: TestHealthCheckWorkdir (0.67s) 21:51:41 [2022-08-23T21:51:41.099Z] === RUN TestHealthKillContainer 21:51:42 [2022-08-23T21:51:42.996Z] --- PASS: TestBuildLabelWithTargets (2.45s) 21:51:42 [2022-08-23T21:51:42.996Z] === RUN TestBuildWithEmptyLayers 21:51:44 [2022-08-23T21:51:44.375Z] --- PASS: TestBuildWithEmptyLayers (1.19s) 21:51:44 [2022-08-23T21:51:44.375Z] === RUN TestBuildMultiStageOnBuild 21:51:44 [2022-08-23T21:51:44.433Z] --- PASS: TestServiceWithDataPathPortInit (14.03s) 21:51:44 [2022-08-23T21:51:44.434Z] === RUN TestServiceWithDefaultAddressPoolInit 21:51:46 [2022-08-23T21:51:46.341Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xvgr07pqsfxgcjp7fqmdbj2v1 Created:2022-08-23 21:51:44.696136277 +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[5e50882da41bc8653edba71d727a5b8b0a0082e7f48fbbd60a91628a4b0c3d3d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xwtnkzeyyknggew0mu82snyf1 EndpointID:9a4ade0e158a132301f8062f60f978a04a48497928d3b8238eec17247a0e7b1f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fff714a26ecc3bf54c7a58a60d9d1fb2d20b4efeb5a1e2d4e85a1499c7862454 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:adaa0f6ac559 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xwtnkzeyyknggew0mu82snyf1 EndpointID:9a4ade0e158a132301f8062f60f978a04a48497928d3b8238eec17247a0e7b1f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 21:51:47 [2022-08-23T21:51:47.668Z] --- PASS: TestBuildMultiStageOnBuild (3.18s) 21:51:47 [2022-08-23T21:51:47.668Z] === RUN TestBuildUncleanTarFilenames 21:51:49 [2022-08-23T21:51:49.223Z] --- PASS: TestHealthKillContainer (7.81s) 21:51:49 [2022-08-23T21:51:49.223Z] === RUN TestHealthCheckProcessKilled 21:51:49 [2022-08-23T21:51:49.483Z] --- PASS: TestHealthCheckProcessKilled (0.66s) 21:51:49 [2022-08-23T21:51:49.483Z] === RUN TestInspectCpusetInConfigPre120 21:51:49 [2022-08-23T21:51:49.575Z] --- PASS: TestBuildUncleanTarFilenames (1.93s) 21:51:49 [2022-08-23T21:51:49.575Z] === RUN TestBuildMultiStageLayerLeak 21:51:49 [2022-08-23T21:51:49.743Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) 21:51:49 [2022-08-23T21:51:49.743Z] === RUN TestIpcModeNone 21:51:50 [2022-08-23T21:51:50.312Z] --- PASS: TestIpcModeNone (0.49s) 21:51:50 [2022-08-23T21:51:50.312Z] === RUN TestIpcModePrivate 21:51:50 [2022-08-23T21:51:50.533Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) 21:51:50 [2022-08-23T21:51:50.533Z] PASS 21:51:50 [2022-08-23T21:51:50.533Z] 21:51:50 [2022-08-23T21:51:50.533Z] === Skipped 21:51:50 [2022-08-23T21:51:50.533Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 21:51:50 [2022-08-23T21:51:50.533Z] service_test.go:243: FLAKY_TEST 21:51:50 [2022-08-23T21:51:50.533Z] 21:51:50 [2022-08-23T21:51:50.533Z] DONE 38 tests, 1 skipped in 44.051s 21:51:50 [2022-08-23T21:51:50.533Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 21:51:50 [2022-08-23T21:51:50.533Z] INFO: Testing against a local daemon 21:51:50 [2022-08-23T21:51:50.533Z] === RUN TestDockerNetworkIpvlanPersistance 21:51:50 [2022-08-23T21:51:50.533Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 21:51:50 [2022-08-23T21:51:50.533Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 21:51:50 [2022-08-23T21:51:50.533Z] === RUN TestDockerNetworkIpvlan 21:51:50 [2022-08-23T21:51:50.533Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 21:51:50 [2022-08-23T21:51:50.533Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 21:51:50 [2022-08-23T21:51:50.533Z] PASS 21:51:50 [2022-08-23T21:51:50.533Z] 21:51:50 [2022-08-23T21:51:50.533Z] === Skipped 21:51:50 [2022-08-23T21:51:50.533Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 21:51:50 [2022-08-23T21:51:50.533Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 21:51:50 [2022-08-23T21:51:50.533Z] 21:51:50 [2022-08-23T21:51:50.533Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 21:51:50 [2022-08-23T21:51:50.533Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 21:51:50 [2022-08-23T21:51:50.533Z] 21:51:50 [2022-08-23T21:51:50.533Z] DONE 2 tests, 2 skipped in 0.022s 21:51:50 [2022-08-23T21:51:50.533Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 21:51:50 [2022-08-23T21:51:50.533Z] INFO: Testing against a local daemon 21:51:50 [2022-08-23T21:51:50.533Z] === RUN TestDockerNetworkMacvlanPersistance 21:51:50 [2022-08-23T21:51:50.572Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false 21:51:50 [2022-08-23T21:51:50.832Z] --- PASS: TestIpcModePrivate (0.46s) 21:51:50 [2022-08-23T21:51:50.832Z] === RUN TestIpcModeShareable 21:51:51 [2022-08-23T21:51:51.091Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true 21:51:51 [2022-08-23T21:51:51.351Z] --- PASS: TestIpcModeShareable (0.49s) 21:51:51 [2022-08-23T21:51:51.351Z] === RUN TestAPIIpcModeShareableAndContainer 21:51:51 [2022-08-23T21:51:51.912Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) 21:51:51 [2022-08-23T21:51:51.912Z] === RUN TestDockerNetworkMacvlan 21:51:52 [2022-08-23T21:51:52.171Z] === RUN TestDockerNetworkMacvlan/Subinterface 21:51:52 [2022-08-23T21:51:52.732Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) 21:51:52 [2022-08-23T21:51:52.732Z] === RUN TestAPIIpcModeHost 21:51:52 [2022-08-23T21:51:52.876Z] --- PASS: TestBuildMultiStageLayerLeak (3.67s) 21:51:52 [2022-08-23T21:51:52.876Z] === RUN TestBuildWithHugeFile 21:51:53 [2022-08-23T21:51:53.110Z] === RUN TestDockerNetworkMacvlan/OverlapParent 21:51:53 [2022-08-23T21:51:53.301Z] --- PASS: TestAPIIpcModeHost (0.38s) 21:51:53 [2022-08-23T21:51:53.302Z] === RUN TestDaemonIpcModeShareable 21:51:53 [2022-08-23T21:51:53.680Z] === RUN TestDockerNetworkMacvlan/NilParent 21:51:54 [2022-08-23T21:51:54.249Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true 21:51:54 [2022-08-23T21:51:54.249Z] --- PASS: TestDaemonIpcModeShareable (1.16s) 21:51:54 [2022-08-23T21:51:54.249Z] === RUN TestDaemonIpcModePrivate 21:51:55 [2022-08-23T21:51:55.188Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false 21:51:55 [2022-08-23T21:51:55.448Z] --- PASS: TestDaemonIpcModePrivate (1.15s) 21:51:55 [2022-08-23T21:51:55.448Z] === RUN TestDaemonIpcModePrivateFromConfig 21:51:55 [2022-08-23T21:51:55.587Z] === RUN TestDockerNetworkMacvlan/InternalMode 21:51:56 [2022-08-23T21:51:56.386Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false 21:51:56 [2022-08-23T21:51:56.646Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) 21:51:56 [2022-08-23T21:51:56.646Z] === RUN TestDaemonIpcModeShareableFromConfig 21:51:57 [2022-08-23T21:51:57.496Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 21:51:57 [2022-08-23T21:51:57.585Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true 21:51:57 [2022-08-23T21:51:57.845Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) 21:51:57 [2022-08-23T21:51:57.845Z] === RUN TestIpcModeOlderClient 21:51:57 [2022-08-23T21:51:57.845Z] === PAUSE TestIpcModeOlderClient 21:51:57 [2022-08-23T21:51:57.845Z] === RUN TestKillContainerInvalidSignal 21:51:58 [2022-08-23T21:51:58.105Z] --- PASS: TestKillContainerInvalidSignal (0.46s) 21:51:58 [2022-08-23T21:51:58.105Z] === RUN TestKillContainer 21:51:58 [2022-08-23T21:51:58.105Z] === RUN TestKillContainer/no_signal 21:51:58 [2022-08-23T21:51:58.674Z] === RUN TestKillContainer/non_killing_signal 21:51:58 [2022-08-23T21:51:58.934Z] === RUN TestKillContainer/killing_signal 21:51:59 [2022-08-23T21:51:59.503Z] --- PASS: TestKillContainer (1.29s) 21:51:59 [2022-08-23T21:51:59.503Z] --- PASS: TestKillContainer/no_signal (0.42s) 21:51:59 [2022-08-23T21:51:59.503Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) 21:51:59 [2022-08-23T21:51:59.503Z] --- PASS: TestKillContainer/killing_signal (0.41s) 21:51:59 [2022-08-23T21:51:59.503Z] === RUN TestKillWithStopSignalAndRestartPolicies 21:51:59 [2022-08-23T21:51:59.503Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 21:52:00 [2022-08-23T21:52:00.072Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 21:52:00 [2022-08-23T21:52:00.660Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) 21:52:00 [2022-08-23T21:52:00.660Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) 21:52:00 [2022-08-23T21:52:00.660Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) 21:52:00 [2022-08-23T21:52:00.660Z] === RUN TestKillStoppedContainer 21:52:00 [2022-08-23T21:52:00.788Z] === RUN TestDockerNetworkMacvlan/Addressing 21:52:00 [2022-08-23T21:52:00.921Z] --- PASS: TestKillStoppedContainer (0.05s) 21:52:00 [2022-08-23T21:52:00.921Z] === RUN TestKillStoppedContainerAPIPre120 21:52:00 [2022-08-23T21:52:00.921Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) 21:52:00 [2022-08-23T21:52:00.921Z] === RUN TestKillDifferentUserContainer 21:52:01 [2022-08-23T21:52:01.356Z] --- PASS: TestDockerNetworkMacvlan (9.63s) 21:52:01 [2022-08-23T21:52:01.356Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) 21:52:01 [2022-08-23T21:52:01.356Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) 21:52:01 [2022-08-23T21:52:01.356Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) 21:52:01 [2022-08-23T21:52:01.356Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) 21:52:01 [2022-08-23T21:52:01.356Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s) 21:52:01 [2022-08-23T21:52:01.356Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) 21:52:01 [2022-08-23T21:52:01.356Z] PASS 21:52:01 [2022-08-23T21:52:01.356Z] 21:52:01 [2022-08-23T21:52:01.356Z] DONE 8 tests in 10.932s 21:52:01 [2022-08-23T21:52:01.356Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 21:52:01 [2022-08-23T21:52:01.356Z] testing: warning: no tests to run 21:52:01 [2022-08-23T21:52:01.356Z] PASS 21:52:01 [2022-08-23T21:52:01.356Z] 21:52:01 [2022-08-23T21:52:01.356Z] DONE 0 tests in 0.008s 21:52:01 [2022-08-23T21:52:01.356Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 21:52:01 [2022-08-23T21:52:01.356Z] INFO: Testing against a local daemon 21:52:01 [2022-08-23T21:52:01.356Z] === RUN TestAuthZPluginAllowRequest 21:52:01 [2022-08-23T21:52:01.493Z] --- PASS: TestKillDifferentUserContainer (0.48s) 21:52:01 [2022-08-23T21:52:01.493Z] === RUN TestInspectOomKilledTrue 21:52:01 [2022-08-23T21:52:01.762Z] --- PASS: TestInspectOomKilledTrue (0.49s) 21:52:01 [2022-08-23T21:52:01.762Z] === RUN TestInspectOomKilledFalse 21:52:02 [2022-08-23T21:52:02.341Z] --- PASS: TestInspectOomKilledFalse (0.44s) 21:52:02 [2022-08-23T21:52:02.341Z] === RUN TestLinksEtcHostsContentMatch 21:52:02 [2022-08-23T21:52:02.600Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s) 21:52:02 [2022-08-23T21:52:02.600Z] === RUN TestLinksContainerNames 21:52:02 [2022-08-23T21:52:02.735Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) 21:52:02 [2022-08-23T21:52:02.735Z] === RUN TestAuthZPluginTLS 21:52:02 [2022-08-23T21:52:02.995Z] --- PASS: TestAuthZPluginTLS (0.54s) 21:52:02 [2022-08-23T21:52:02.995Z] === RUN TestAuthZPluginDenyRequest 21:52:03 [2022-08-23T21:52:03.539Z] --- PASS: TestLinksContainerNames (0.87s) 21:52:03 [2022-08-23T21:52:03.539Z] === RUN TestLogsFollowTailEmpty 21:52:03 [2022-08-23T21:52:03.563Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) 21:52:03 [2022-08-23T21:52:03.563Z] === RUN TestAuthZPluginAPIDenyResponse 21:52:04 [2022-08-23T21:52:04.109Z] --- PASS: TestLogsFollowTailEmpty (0.44s) 21:52:04 [2022-08-23T21:52:04.109Z] === RUN TestLogs 21:52:04 [2022-08-23T21:52:04.109Z] === RUN TestLogs/driver_local 21:52:04 [2022-08-23T21:52:04.109Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 21:52:04 [2022-08-23T21:52:04.109Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 21:52:04 [2022-08-23T21:52:04.109Z] === RUN TestLogs/driver_local/tty/only_stdout 21:52:04 [2022-08-23T21:52:04.109Z] === PAUSE TestLogs/driver_local/tty/only_stdout 21:52:04 [2022-08-23T21:52:04.109Z] === RUN TestLogs/driver_local/tty/only_stderr 21:52:04 [2022-08-23T21:52:04.109Z] === PAUSE TestLogs/driver_local/tty/only_stderr 21:52:04 [2022-08-23T21:52:04.109Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 21:52:04 [2022-08-23T21:52:04.109Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 21:52:04 [2022-08-23T21:52:04.109Z] === RUN TestLogs/driver_local/without_tty/only_stdout 21:52:04 [2022-08-23T21:52:04.109Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 21:52:04 [2022-08-23T21:52:04.109Z] === RUN TestLogs/driver_local/without_tty/only_stderr 21:52:04 [2022-08-23T21:52:04.109Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 21:52:04 [2022-08-23T21:52:04.109Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 21:52:04 [2022-08-23T21:52:04.109Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 21:52:04 [2022-08-23T21:52:04.131Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 21:52:04 [2022-08-23T21:52:04.132Z] === RUN TestAuthZPluginDenyResponse 21:52:04 [2022-08-23T21:52:04.678Z] === CONT TestLogs/driver_local/without_tty/only_stderr 21:52:04 [2022-08-23T21:52:04.678Z] === CONT TestLogs/driver_local/without_tty/only_stdout 21:52:04 [2022-08-23T21:52:04.701Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 21:52:04 [2022-08-23T21:52:04.701Z] === RUN TestAuthZPluginAllowEventStream 21:52:05 [2022-08-23T21:52:05.249Z] === CONT TestLogs/driver_local/tty/only_stderr 21:52:05 [2022-08-23T21:52:05.249Z] === CONT TestLogs/driver_local/tty/only_stdout 21:52:05 [2022-08-23T21:52:05.818Z] === RUN TestLogs/driver_json-file 21:52:05 [2022-08-23T21:52:05.818Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 21:52:05 [2022-08-23T21:52:05.818Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 21:52:05 [2022-08-23T21:52:05.818Z] === RUN TestLogs/driver_json-file/tty/only_stdout 21:52:05 [2022-08-23T21:52:05.818Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 21:52:05 [2022-08-23T21:52:05.818Z] === RUN TestLogs/driver_json-file/tty/only_stderr 21:52:05 [2022-08-23T21:52:05.818Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 21:52:05 [2022-08-23T21:52:05.818Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 21:52:05 [2022-08-23T21:52:05.818Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 21:52:05 [2022-08-23T21:52:05.818Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 21:52:05 [2022-08-23T21:52:05.818Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 21:52:05 [2022-08-23T21:52:05.818Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 21:52:05 [2022-08-23T21:52:05.818Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 21:52:05 [2022-08-23T21:52:05.818Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 21:52:05 [2022-08-23T21:52:05.818Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 21:52:06 [2022-08-23T21:52:06.081Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) 21:52:06 [2022-08-23T21:52:06.081Z] === RUN TestAuthZPluginErrorResponse 21:52:06 [2022-08-23T21:52:06.340Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) 21:52:06 [2022-08-23T21:52:06.340Z] === RUN TestAuthZPluginErrorRequest 21:52:06 [2022-08-23T21:52:06.388Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 21:52:06 [2022-08-23T21:52:06.648Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 21:52:06 [2022-08-23T21:52:06.908Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 21:52:06 [2022-08-23T21:52:06.908Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 21:52:07 [2022-08-23T21:52:07.218Z] === CONT TestLogs/driver_json-file/tty/only_stderr 21:52:07 [2022-08-23T21:52:07.218Z] === CONT TestLogs/driver_json-file/tty/only_stdout 21:52:07 [2022-08-23T21:52:07.478Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 21:52:07 [2022-08-23T21:52:07.478Z] === RUN TestAuthZPluginEnsureLoadImportWorking 21:52:08 [2022-08-23T21:52:08.157Z] --- PASS: TestLogs (3.99s) 21:52:08 [2022-08-23T21:52:08.157Z] --- PASS: TestLogs/driver_local (0.01s) 21:52:08 [2022-08-23T21:52:08.157Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.67s) 21:52:08 [2022-08-23T21:52:08.157Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) 21:52:08 [2022-08-23T21:52:08.157Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s) 21:52:08 [2022-08-23T21:52:08.157Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.70s) 21:52:08 [2022-08-23T21:52:08.157Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.51s) 21:52:08 [2022-08-23T21:52:08.157Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.49s) 21:52:08 [2022-08-23T21:52:08.157Z] --- PASS: TestLogs/driver_json-file (0.01s) 21:52:08 [2022-08-23T21:52:08.157Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.66s) 21:52:08 [2022-08-23T21:52:08.157Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.72s) 21:52:08 [2022-08-23T21:52:08.157Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.73s) 21:52:08 [2022-08-23T21:52:08.157Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.79s) 21:52:08 [2022-08-23T21:52:08.157Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.64s) 21:52:08 [2022-08-23T21:52:08.157Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.67s) 21:52:08 [2022-08-23T21:52:08.157Z] === RUN TestContainerNetworkMountsNoChown 21:52:08 [2022-08-23T21:52:08.417Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/default 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/default 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/private 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/private 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/rprivate 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/rprivate 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/slave 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/slave 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/rslave 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/rslave 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/shared 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/shared 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/rshared 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/rshared 21:52:08 [2022-08-23T21:52:08.417Z] === CONT TestMountDaemonRoot/default 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/default/bind_root 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/default/bind_root 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/default/bind_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/default/mount_root 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/default/mount_root 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/default/mount_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === CONT TestMountDaemonRoot/default/bind_root 21:52:08 [2022-08-23T21:52:08.417Z] === CONT TestMountDaemonRoot/rshared 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/rshared/bind_root 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/rshared/mount_root 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === CONT TestMountDaemonRoot/rshared/bind_root 21:52:08 [2022-08-23T21:52:08.417Z] === CONT TestMountDaemonRoot/shared 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/shared/bind_root 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/shared/bind_root 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/shared/bind_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/shared/mount_root 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/shared/mount_root 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/shared/mount_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === CONT TestMountDaemonRoot/rslave 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/rslave/mount_root 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/rslave/bind_root 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 21:52:08 [2022-08-23T21:52:08.417Z] === CONT TestMountDaemonRoot/slave 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/slave/bind_root 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/slave/bind_root 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/slave/bind_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/slave/mount_root 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/slave/mount_root 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/slave/mount_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === CONT TestMountDaemonRoot/rprivate 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/rprivate/bind_root 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/rprivate/mount_root 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === CONT TestMountDaemonRoot/private 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/private/bind_root 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/private/bind_root 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/private/bind_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/private/mount_root 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/private/mount_root 21:52:08 [2022-08-23T21:52:08.417Z] === RUN TestMountDaemonRoot/private/mount_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === CONT TestMountDaemonRoot/default/mount_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === CONT TestMountDaemonRoot/default/mount_root 21:52:08 [2022-08-23T21:52:08.417Z] === CONT TestMountDaemonRoot/default/bind_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === CONT TestMountDaemonRoot/rshared/mount_root 21:52:08 [2022-08-23T21:52:08.417Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 21:52:08 [2022-08-23T21:52:08.417Z] === CONT TestMountDaemonRoot/shared/bind_root 21:52:08 [2022-08-23T21:52:08.417Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 21:52:08 [2022-08-23T21:52:08.676Z] === CONT TestMountDaemonRoot/shared/mount_subpath 21:52:08 [2022-08-23T21:52:08.676Z] === CONT TestMountDaemonRoot/shared/mount_root 21:52:08 [2022-08-23T21:52:08.676Z] === CONT TestMountDaemonRoot/shared/bind_subpath 21:52:08 [2022-08-23T21:52:08.676Z] === CONT TestMountDaemonRoot/slave/bind_root 21:52:08 [2022-08-23T21:52:08.676Z] === CONT TestMountDaemonRoot/rslave/bind_root 21:52:08 [2022-08-23T21:52:08.676Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 21:52:08 [2022-08-23T21:52:08.676Z] === CONT TestMountDaemonRoot/rslave/mount_root 21:52:08 [2022-08-23T21:52:08.676Z] === CONT TestMountDaemonRoot/rprivate/bind_root 21:52:08 [2022-08-23T21:52:08.676Z] === CONT TestMountDaemonRoot/slave/mount_subpath 21:52:08 [2022-08-23T21:52:08.676Z] === CONT TestMountDaemonRoot/slave/mount_root 21:52:08 [2022-08-23T21:52:08.676Z] === CONT TestMountDaemonRoot/slave/bind_subpath 21:52:08 [2022-08-23T21:52:08.676Z] === CONT TestMountDaemonRoot/private/bind_root 21:52:08 [2022-08-23T21:52:08.676Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 21:52:08 [2022-08-23T21:52:08.676Z] === CONT TestMountDaemonRoot/rprivate/mount_root 21:52:08 [2022-08-23T21:52:08.676Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 21:52:08 [2022-08-23T21:52:08.676Z] === CONT TestMountDaemonRoot/private/mount_subpath 21:52:08 [2022-08-23T21:52:08.676Z] === CONT TestMountDaemonRoot/private/mount_root 21:52:08 [2022-08-23T21:52:08.858Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s) 21:52:08 [2022-08-23T21:52:08.858Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 21:52:08 [2022-08-23T21:52:08.936Z] === CONT TestMountDaemonRoot/private/bind_subpath 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot (0.02s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/default (0.00s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/private (0.00s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 21:52:08 [2022-08-23T21:52:08.936Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 21:52:08 [2022-08-23T21:52:08.936Z] === RUN TestContainerBindMountNonRecursive 21:52:10 [2022-08-23T21:52:10.238Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.40s) 21:52:10 [2022-08-23T21:52:10.238Z] === RUN TestAuthZPluginHeader 21:52:10 [2022-08-23T21:52:10.317Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) 21:52:10 [2022-08-23T21:52:10.317Z] === RUN TestContainerVolumesMountedAsShared 21:52:10 [2022-08-23T21:52:10.576Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) 21:52:10 [2022-08-23T21:52:10.576Z] === RUN TestContainerVolumesMountedAsSlave 21:52:10 [2022-08-23T21:52:10.837Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) 21:52:10 [2022-08-23T21:52:10.837Z] === RUN TestNetworkNat 21:52:11 [2022-08-23T21:52:11.176Z] --- PASS: TestAuthZPluginHeader (0.71s) 21:52:11 [2022-08-23T21:52:11.176Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 21:52:11 [2022-08-23T21:52:11.407Z] --- PASS: TestNetworkNat (0.50s) 21:52:11 [2022-08-23T21:52:11.407Z] === RUN TestNetworkLocalhostTCPNat 21:52:11 [2022-08-23T21:52:11.916Z] --- PASS: TestImportExtremelyLargeImageWorks (92.63s) 21:52:11 [2022-08-23T21:52:11.916Z] PASS 21:52:11 [2022-08-23T21:52:11.916Z] 21:52:11 [2022-08-23T21:52:11.916Z] === Skipped 21:52:11 [2022-08-23T21:52:11.916Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) 21:52:11 [2022-08-23T21:52:11.916Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros 21:52:11 [2022-08-23T21:52:11.916Z] 21:52:11 [2022-08-23T21:52:11.916Z] DONE 22 tests, 1 skipped in 96.094s 21:52:11 [2022-08-23T21:52:11.916Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 21:52:11 [2022-08-23T21:52:11.916Z] === RUN TestStripANSICommands 21:52:11 [2022-08-23T21:52:11.916Z] === RUN TestStripANSICommands/#00 21:52:11 [2022-08-23T21:52:11.916Z] === RUN TestStripANSICommands/#01 21:52:11 [2022-08-23T21:52:11.916Z] --- PASS: TestStripANSICommands (0.00s) 21:52:11 [2022-08-23T21:52:11.916Z] --- PASS: TestStripANSICommands/#00 (0.00s) 21:52:11 [2022-08-23T21:52:11.916Z] --- PASS: TestStripANSICommands/#01 (0.00s) 21:52:11 [2022-08-23T21:52:11.916Z] PASS 21:52:11 [2022-08-23T21:52:11.916Z] 21:52:11 [2022-08-23T21:52:11.916Z] DONE 3 tests in 0.038s 21:52:11 [2022-08-23T21:52:11.916Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 21:52:11 [2022-08-23T21:52:11.916Z] INFO: Testing against a local daemon 21:52:11 [2022-08-23T21:52:11.916Z] === RUN TestNetworkCreateDelete 21:52:11 [2022-08-23T21:52:11.916Z] --- PASS: TestNetworkCreateDelete (0.12s) 21:52:11 [2022-08-23T21:52:11.916Z] === RUN TestDockerNetworkDeletePreferID 21:52:11 [2022-08-23T21:52:11.916Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) 21:52:11 [2022-08-23T21:52:11.916Z] === RUN TestDaemonDNSFallback 21:52:11 [2022-08-23T21:52:11.976Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) 21:52:11 [2022-08-23T21:52:11.977Z] === RUN TestNetworkLoopbackNat 21:52:14 [2022-08-23T21:52:14.515Z] --- PASS: TestNetworkLoopbackNat (2.58s) 21:52:14 [2022-08-23T21:52:14.515Z] === RUN TestPause 21:52:15 [2022-08-23T21:52:15.086Z] --- PASS: TestPause (0.47s) 21:52:15 [2022-08-23T21:52:15.086Z] === RUN TestPauseFailsOnWindowsServerContainers 21:52:15 [2022-08-23T21:52:15.086Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 21:52:15 [2022-08-23T21:52:15.086Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 21:52:15 [2022-08-23T21:52:15.086Z] === RUN TestPauseStopPausedContainer 21:52:15 [2022-08-23T21:52:15.191Z] --- PASS: TestDaemonDNSFallback (6.30s) 21:52:15 [2022-08-23T21:52:15.191Z] === RUN TestInspectNetwork 21:52:15 [2022-08-23T21:52:15.191Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:15 [2022-08-23T21:52:15.191Z] --- SKIP: TestInspectNetwork (0.00s) 21:52:15 [2022-08-23T21:52:15.191Z] === RUN TestRunContainerWithBridgeNone 21:52:15 [2022-08-23T21:52:15.191Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network 21:52:15 [2022-08-23T21:52:15.191Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 21:52:15 [2022-08-23T21:52:15.191Z] === RUN TestNetworkInvalidJSON 21:52:15 [2022-08-23T21:52:15.191Z] === RUN TestNetworkInvalidJSON/networks/create 21:52:15 [2022-08-23T21:52:15.192Z] === PAUSE TestNetworkInvalidJSON/networks/create 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 21:52:15 [2022-08-23T21:52:15.192Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 21:52:15 [2022-08-23T21:52:15.192Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 21:52:15 [2022-08-23T21:52:15.192Z] === CONT TestNetworkInvalidJSON/networks/create 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 21:52:15 [2022-08-23T21:52:15.192Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 21:52:15 [2022-08-23T21:52:15.192Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 21:52:15 [2022-08-23T21:52:15.192Z] --- PASS: TestNetworkInvalidJSON (0.01s) 21:52:15 [2022-08-23T21:52:15.192Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestNetworkList 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestNetworkList//networks 21:52:15 [2022-08-23T21:52:15.192Z] === PAUSE TestNetworkList//networks 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestNetworkList//networks/ 21:52:15 [2022-08-23T21:52:15.192Z] === PAUSE TestNetworkList//networks/ 21:52:15 [2022-08-23T21:52:15.192Z] === CONT TestNetworkList//networks 21:52:15 [2022-08-23T21:52:15.192Z] === CONT TestNetworkList//networks/ 21:52:15 [2022-08-23T21:52:15.192Z] --- PASS: TestNetworkList (0.02s) 21:52:15 [2022-08-23T21:52:15.192Z] --- PASS: TestNetworkList//networks (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] --- PASS: TestNetworkList//networks/ (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestHostIPv4BridgeLabel 21:52:15 [2022-08-23T21:52:15.192Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network 21:52:15 [2022-08-23T21:52:15.192Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestDaemonRestartWithLiveRestore 21:52:15 [2022-08-23T21:52:15.192Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network 21:52:15 [2022-08-23T21:52:15.192Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestDaemonDefaultNetworkPools 21:52:15 [2022-08-23T21:52:15.192Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network 21:52:15 [2022-08-23T21:52:15.192Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestDaemonRestartWithExistingNetwork 21:52:15 [2022-08-23T21:52:15.192Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network 21:52:15 [2022-08-23T21:52:15.192Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 21:52:15 [2022-08-23T21:52:15.192Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network 21:52:15 [2022-08-23T21:52:15.192Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 21:52:15 [2022-08-23T21:52:15.192Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network 21:52:15 [2022-08-23T21:52:15.192Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestServiceWithPredefinedNetwork 21:52:15 [2022-08-23T21:52:15.192Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:15 [2022-08-23T21:52:15.192Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestServiceRemoveKeepsIngressNetwork 21:52:15 [2022-08-23T21:52:15.192Z] service_test.go:243: FLAKY_TEST 21:52:15 [2022-08-23T21:52:15.192Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestServiceWithDataPathPortInit 21:52:15 [2022-08-23T21:52:15.192Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:15 [2022-08-23T21:52:15.192Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestServiceWithDefaultAddressPoolInit 21:52:15 [2022-08-23T21:52:15.192Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:15 [2022-08-23T21:52:15.192Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] PASS 21:52:15 [2022-08-23T21:52:15.192Z] 21:52:15 [2022-08-23T21:52:15.192Z] === Skipped 21:52:15 [2022-08-23T21:52:15.192Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:15 [2022-08-23T21:52:15.192Z] 21:52:15 [2022-08-23T21:52:15.192Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network 21:52:15 [2022-08-23T21:52:15.192Z] 21:52:15 [2022-08-23T21:52:15.192Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network 21:52:15 [2022-08-23T21:52:15.192Z] 21:52:15 [2022-08-23T21:52:15.192Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) 21:52:15 [2022-08-23T21:52:15.192Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network 21:52:15 [2022-08-23T21:52:15.192Z] 21:52:15 [2022-08-23T21:52:15.192Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) 21:52:15 [2022-08-23T21:52:15.192Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network 21:52:15 [2022-08-23T21:52:15.192Z] 21:52:15 [2022-08-23T21:52:15.192Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) 21:52:15 [2022-08-23T21:52:15.192Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network 21:52:15 [2022-08-23T21:52:15.192Z] 21:52:15 [2022-08-23T21:52:15.192Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) 21:52:15 [2022-08-23T21:52:15.192Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network 21:52:15 [2022-08-23T21:52:15.192Z] 21:52:15 [2022-08-23T21:52:15.192Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) 21:52:15 [2022-08-23T21:52:15.192Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network 21:52:15 [2022-08-23T21:52:15.192Z] 21:52:15 [2022-08-23T21:52:15.192Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:15 [2022-08-23T21:52:15.192Z] 21:52:15 [2022-08-23T21:52:15.192Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] service_test.go:243: FLAKY_TEST 21:52:15 [2022-08-23T21:52:15.192Z] 21:52:15 [2022-08-23T21:52:15.192Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) 21:52:15 [2022-08-23T21:52:15.192Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:15 [2022-08-23T21:52:15.192Z] 21:52:15 [2022-08-23T21:52:15.192Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:15 [2022-08-23T21:52:15.192Z] 21:52:15 [2022-08-23T21:52:15.192Z] DONE 34 tests, 12 skipped in 7.016s 21:52:15 [2022-08-23T21:52:15.192Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 21:52:15 [2022-08-23T21:52:15.192Z] INFO: Testing against a local daemon 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestDockerNetworkIpvlanPersistance 21:52:15 [2022-08-23T21:52:15.192Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 21:52:15 [2022-08-23T21:52:15.192Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestDockerNetworkIpvlan 21:52:15 [2022-08-23T21:52:15.192Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 21:52:15 [2022-08-23T21:52:15.192Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] PASS 21:52:15 [2022-08-23T21:52:15.192Z] 21:52:15 [2022-08-23T21:52:15.192Z] === Skipped 21:52:15 [2022-08-23T21:52:15.192Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 21:52:15 [2022-08-23T21:52:15.192Z] 21:52:15 [2022-08-23T21:52:15.192Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 21:52:15 [2022-08-23T21:52:15.192Z] 21:52:15 [2022-08-23T21:52:15.192Z] DONE 2 tests, 2 skipped in 0.084s 21:52:15 [2022-08-23T21:52:15.192Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 21:52:15 [2022-08-23T21:52:15.192Z] INFO: Testing against a local daemon 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestDockerNetworkMacvlanPersistance 21:52:15 [2022-08-23T21:52:15.192Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network 21:52:15 [2022-08-23T21:52:15.192Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] === RUN TestDockerNetworkMacvlan 21:52:15 [2022-08-23T21:52:15.192Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network 21:52:15 [2022-08-23T21:52:15.192Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] PASS 21:52:15 [2022-08-23T21:52:15.192Z] 21:52:15 [2022-08-23T21:52:15.192Z] === Skipped 21:52:15 [2022-08-23T21:52:15.192Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network 21:52:15 [2022-08-23T21:52:15.192Z] 21:52:15 [2022-08-23T21:52:15.192Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) 21:52:15 [2022-08-23T21:52:15.192Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network 21:52:15 [2022-08-23T21:52:15.192Z] 21:52:15 [2022-08-23T21:52:15.192Z] DONE 2 tests, 2 skipped in 0.085s 21:52:15 [2022-08-23T21:52:15.192Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 21:52:15 [2022-08-23T21:52:15.192Z] testing: warning: no tests to run 21:52:15 [2022-08-23T21:52:15.192Z] PASS 21:52:15 [2022-08-23T21:52:15.192Z] 21:52:15 [2022-08-23T21:52:15.192Z] DONE 0 tests in 0.025s 21:52:15 [2022-08-23T21:52:15.192Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 21:52:15 [2022-08-23T21:52:15.345Z] --- PASS: TestPauseStopPausedContainer (0.48s) 21:52:15 [2022-08-23T21:52:15.345Z] === RUN TestPidHost 21:52:15 [2022-08-23T21:52:15.408Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.19s) 21:52:15 [2022-08-23T21:52:15.408Z] === RUN TestAuthZPluginV2Disable 21:52:15 [2022-08-23T21:52:15.449Z] INFO: Testing against a local daemon 21:52:15 [2022-08-23T21:52:15.449Z] === RUN TestAuthZPluginAllowRequest 21:52:15 [2022-08-23T21:52:15.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:15 [2022-08-23T21:52:15.449Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) 21:52:15 [2022-08-23T21:52:15.449Z] === RUN TestAuthZPluginTLS 21:52:15 [2022-08-23T21:52:15.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:15 [2022-08-23T21:52:15.449Z] --- SKIP: TestAuthZPluginTLS (0.00s) 21:52:15 [2022-08-23T21:52:15.449Z] === RUN TestAuthZPluginDenyRequest 21:52:15 [2022-08-23T21:52:15.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:15 [2022-08-23T21:52:15.449Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) 21:52:15 [2022-08-23T21:52:15.449Z] === RUN TestAuthZPluginAPIDenyResponse 21:52:15 [2022-08-23T21:52:15.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:15 [2022-08-23T21:52:15.449Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) 21:52:15 [2022-08-23T21:52:15.449Z] === RUN TestAuthZPluginDenyResponse 21:52:15 [2022-08-23T21:52:15.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:15 [2022-08-23T21:52:15.449Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) 21:52:15 [2022-08-23T21:52:15.449Z] === RUN TestAuthZPluginAllowEventStream 21:52:15 [2022-08-23T21:52:15.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:15 [2022-08-23T21:52:15.449Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) 21:52:15 [2022-08-23T21:52:15.449Z] === RUN TestAuthZPluginErrorResponse 21:52:15 [2022-08-23T21:52:15.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:15 [2022-08-23T21:52:15.449Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) 21:52:15 [2022-08-23T21:52:15.449Z] === RUN TestAuthZPluginErrorRequest 21:52:15 [2022-08-23T21:52:15.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:15 [2022-08-23T21:52:15.449Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) 21:52:15 [2022-08-23T21:52:15.449Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 21:52:15 [2022-08-23T21:52:15.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:15 [2022-08-23T21:52:15.449Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) 21:52:15 [2022-08-23T21:52:15.449Z] === RUN TestAuthZPluginEnsureLoadImportWorking 21:52:15 [2022-08-23T21:52:15.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:15 [2022-08-23T21:52:15.449Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) 21:52:15 [2022-08-23T21:52:15.449Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 21:52:15 [2022-08-23T21:52:15.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:15 [2022-08-23T21:52:15.449Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) 21:52:15 [2022-08-23T21:52:15.449Z] === RUN TestAuthZPluginHeader 21:52:15 [2022-08-23T21:52:15.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:15 [2022-08-23T21:52:15.449Z] --- SKIP: TestAuthZPluginHeader (0.00s) 21:52:15 [2022-08-23T21:52:15.449Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 21:52:15 [2022-08-23T21:52:15.707Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:15 [2022-08-23T21:52:15.707Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) 21:52:15 [2022-08-23T21:52:15.707Z] === RUN TestAuthZPluginV2Disable 21:52:16 [2022-08-23T21:52:16.271Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:16 [2022-08-23T21:52:16.271Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) 21:52:16 [2022-08-23T21:52:16.271Z] === RUN TestAuthZPluginV2RejectVolumeRequests 21:52:16 [2022-08-23T21:52:16.284Z] --- PASS: TestPidHost (0.97s) 21:52:16 [2022-08-23T21:52:16.284Z] === RUN TestPsFilter 21:52:16 [2022-08-23T21:52:16.528Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:16 [2022-08-23T21:52:16.529Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) 21:52:16 [2022-08-23T21:52:16.529Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 21:52:16 [2022-08-23T21:52:16.544Z] --- PASS: TestPsFilter (0.12s) 21:52:16 [2022-08-23T21:52:16.544Z] === RUN TestRemoveContainerWithRemovedVolume 21:52:16 [2022-08-23T21:52:16.786Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:16 [2022-08-23T21:52:16.786Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) 21:52:16 [2022-08-23T21:52:16.786Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 21:52:16 [2022-08-23T21:52:16.804Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) 21:52:16 [2022-08-23T21:52:16.804Z] === RUN TestRemoveContainerWithVolume 21:52:17 [2022-08-23T21:52:17.043Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:17 [2022-08-23T21:52:17.043Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) 21:52:17 [2022-08-23T21:52:17.043Z] PASS 21:52:17 [2022-08-23T21:52:17.043Z] 21:52:17 [2022-08-23T21:52:17.043Z] === Skipped 21:52:17 [2022-08-23T21:52:17.043Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) 21:52:17 [2022-08-23T21:52:17.043Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:17 [2022-08-23T21:52:17.043Z] 21:52:17 [2022-08-23T21:52:17.043Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) 21:52:17 [2022-08-23T21:52:17.043Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:17 [2022-08-23T21:52:17.043Z] 21:52:17 [2022-08-23T21:52:17.043Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) 21:52:17 [2022-08-23T21:52:17.043Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:17 [2022-08-23T21:52:17.043Z] 21:52:17 [2022-08-23T21:52:17.043Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) 21:52:17 [2022-08-23T21:52:17.043Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:17 [2022-08-23T21:52:17.043Z] 21:52:17 [2022-08-23T21:52:17.043Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) 21:52:17 [2022-08-23T21:52:17.043Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:17 [2022-08-23T21:52:17.043Z] 21:52:17 [2022-08-23T21:52:17.043Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) 21:52:17 [2022-08-23T21:52:17.043Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:17 [2022-08-23T21:52:17.043Z] 21:52:17 [2022-08-23T21:52:17.043Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) 21:52:17 [2022-08-23T21:52:17.043Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:17 [2022-08-23T21:52:17.043Z] 21:52:17 [2022-08-23T21:52:17.043Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) 21:52:17 [2022-08-23T21:52:17.043Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:17 [2022-08-23T21:52:17.043Z] 21:52:17 [2022-08-23T21:52:17.043Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) 21:52:17 [2022-08-23T21:52:17.043Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:17 [2022-08-23T21:52:17.043Z] 21:52:17 [2022-08-23T21:52:17.043Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) 21:52:17 [2022-08-23T21:52:17.043Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:17 [2022-08-23T21:52:17.043Z] 21:52:17 [2022-08-23T21:52:17.043Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) 21:52:17 [2022-08-23T21:52:17.043Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:17 [2022-08-23T21:52:17.043Z] 21:52:17 [2022-08-23T21:52:17.043Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) 21:52:17 [2022-08-23T21:52:17.043Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:17 [2022-08-23T21:52:17.043Z] 21:52:17 [2022-08-23T21:52:17.043Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) 21:52:17 [2022-08-23T21:52:17.043Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:17 [2022-08-23T21:52:17.043Z] 21:52:17 [2022-08-23T21:52:17.043Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) 21:52:17 [2022-08-23T21:52:17.043Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:17 [2022-08-23T21:52:17.043Z] 21:52:17 [2022-08-23T21:52:17.043Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) 21:52:17 [2022-08-23T21:52:17.043Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:17 [2022-08-23T21:52:17.043Z] 21:52:17 [2022-08-23T21:52:17.043Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) 21:52:17 [2022-08-23T21:52:17.043Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:17 [2022-08-23T21:52:17.043Z] 21:52:17 [2022-08-23T21:52:17.043Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) 21:52:17 [2022-08-23T21:52:17.043Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:17 [2022-08-23T21:52:17.043Z] 21:52:17 [2022-08-23T21:52:17.043Z] DONE 17 tests, 17 skipped in 1.798s 21:52:17 [2022-08-23T21:52:17.043Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 21:52:17 [2022-08-23T21:52:17.301Z] INFO: Testing against a local daemon 21:52:17 [2022-08-23T21:52:17.301Z] === RUN TestPluginInvalidJSON 21:52:17 [2022-08-23T21:52:17.301Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 21:52:17 [2022-08-23T21:52:17.301Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 21:52:17 [2022-08-23T21:52:17.301Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 21:52:17 [2022-08-23T21:52:17.301Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 21:52:17 [2022-08-23T21:52:17.301Z] === RUN TestPluginInvalidJSON/plugins/pull 21:52:17 [2022-08-23T21:52:17.301Z] === PAUSE TestPluginInvalidJSON/plugins/pull 21:52:17 [2022-08-23T21:52:17.301Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 21:52:17 [2022-08-23T21:52:17.301Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 21:52:17 [2022-08-23T21:52:17.301Z] === CONT TestPluginInvalidJSON/plugins/pull 21:52:17 [2022-08-23T21:52:17.301Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 21:52:17 [2022-08-23T21:52:17.301Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 21:52:17 [2022-08-23T21:52:17.301Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 21:52:17 [2022-08-23T21:52:17.301Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 21:52:17 [2022-08-23T21:52:17.301Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 21:52:17 [2022-08-23T21:52:17.301Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 21:52:17 [2022-08-23T21:52:17.301Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 21:52:17 [2022-08-23T21:52:17.301Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 21:52:17 [2022-08-23T21:52:17.301Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 21:52:17 [2022-08-23T21:52:17.301Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 21:52:17 [2022-08-23T21:52:17.301Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 21:52:17 [2022-08-23T21:52:17.301Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 21:52:17 [2022-08-23T21:52:17.301Z] --- PASS: TestPluginInvalidJSON (0.02s) 21:52:17 [2022-08-23T21:52:17.301Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) 21:52:17 [2022-08-23T21:52:17.301Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 21:52:17 [2022-08-23T21:52:17.301Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 21:52:17 [2022-08-23T21:52:17.301Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 21:52:17 [2022-08-23T21:52:17.301Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 21:52:17 [2022-08-23T21:52:17.301Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) 21:52:17 [2022-08-23T21:52:17.301Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 21:52:17 [2022-08-23T21:52:17.301Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 21:52:17 [2022-08-23T21:52:17.301Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 21:52:17 [2022-08-23T21:52:17.301Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 21:52:17 [2022-08-23T21:52:17.301Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 21:52:17 [2022-08-23T21:52:17.301Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 21:52:17 [2022-08-23T21:52:17.301Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 21:52:17 [2022-08-23T21:52:17.301Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 21:52:17 [2022-08-23T21:52:17.301Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 21:52:17 [2022-08-23T21:52:17.301Z] === RUN TestPluginInstall 21:52:17 [2022-08-23T21:52:17.301Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:17 [2022-08-23T21:52:17.301Z] --- SKIP: TestPluginInstall (0.00s) 21:52:17 [2022-08-23T21:52:17.301Z] === RUN TestPluginsWithRuntimes 21:52:17 [2022-08-23T21:52:17.301Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart 21:52:17 [2022-08-23T21:52:17.301Z] --- SKIP: TestPluginsWithRuntimes (0.00s) 21:52:17 [2022-08-23T21:52:17.301Z] === RUN TestPluginBackCompatMediaTypes 21:52:17 [2022-08-23T21:52:17.301Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) 21:52:17 [2022-08-23T21:52:17.301Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) 21:52:17 [2022-08-23T21:52:17.301Z] PASS 21:52:17 [2022-08-23T21:52:17.301Z] 21:52:17 [2022-08-23T21:52:17.301Z] === Skipped 21:52:17 [2022-08-23T21:52:17.301Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) 21:52:17 [2022-08-23T21:52:17.301Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost 21:52:17 [2022-08-23T21:52:17.301Z] 21:52:17 [2022-08-23T21:52:17.301Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) 21:52:17 [2022-08-23T21:52:17.301Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart 21:52:17 [2022-08-23T21:52:17.301Z] 21:52:17 [2022-08-23T21:52:17.301Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) 21:52:17 [2022-08-23T21:52:17.301Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) 21:52:17 [2022-08-23T21:52:17.301Z] 21:52:17 [2022-08-23T21:52:17.301Z] DONE 19 tests, 3 skipped in 0.159s 21:52:17 [2022-08-23T21:52:17.301Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 21:52:17 [2022-08-23T21:52:17.301Z] INFO: Testing against a local daemon 21:52:17 [2022-08-23T21:52:17.301Z] === RUN TestExternalGraphDriver 21:52:17 [2022-08-23T21:52:17.373Z] --- PASS: TestRemoveContainerWithVolume (0.42s) 21:52:17 [2022-08-23T21:52:17.373Z] === RUN TestRemoveContainerRunning 21:52:17 [2022-08-23T21:52:17.558Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver 21:52:17 [2022-08-23T21:52:17.558Z] --- SKIP: TestExternalGraphDriver (0.34s) 21:52:17 [2022-08-23T21:52:17.558Z] === RUN TestGraphdriverPluginV2 21:52:17 [2022-08-23T21:52:17.633Z] --- PASS: TestRemoveContainerRunning (0.41s) 21:52:17 [2022-08-23T21:52:17.633Z] === RUN TestRemoveContainerForceRemoveRunning 21:52:18 [2022-08-23T21:52:18.203Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) 21:52:18 [2022-08-23T21:52:18.203Z] === RUN TestRemoveInvalidContainer 21:52:18 [2022-08-23T21:52:18.203Z] --- PASS: TestRemoveInvalidContainer (0.01s) 21:52:18 [2022-08-23T21:52:18.203Z] === RUN TestRenameLinkedContainer 21:52:18 [2022-08-23T21:52:18.716Z] --- PASS: TestAuthZPluginV2Disable (3.70s) 21:52:18 [2022-08-23T21:52:18.716Z] === RUN TestAuthZPluginV2RejectVolumeRequests 21:52:20 [2022-08-23T21:52:20.113Z] --- PASS: TestRenameLinkedContainer (1.74s) 21:52:20 [2022-08-23T21:52:20.113Z] === RUN TestRenameStoppedContainer 21:52:20 [2022-08-23T21:52:20.373Z] --- PASS: TestRenameStoppedContainer (0.41s) 21:52:20 [2022-08-23T21:52:20.373Z] === RUN TestRenameRunningContainerAndReuse 21:52:21 [2022-08-23T21:52:21.313Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) 21:52:21 [2022-08-23T21:52:21.313Z] === RUN TestRenameInvalidName 21:52:21 [2022-08-23T21:52:21.573Z] --- PASS: TestRenameInvalidName (0.42s) 21:52:21 [2022-08-23T21:52:21.573Z] === RUN TestRenameAnonymousContainer 21:52:21 [2022-08-23T21:52:21.738Z] --- PASS: TestGraphdriverPluginV2 (3.67s) 21:52:21 [2022-08-23T21:52:21.738Z] PASS 21:52:21 [2022-08-23T21:52:21.738Z] 21:52:21 [2022-08-23T21:52:21.738Z] === Skipped 21:52:21 [2022-08-23T21:52:21.738Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) 21:52:21 [2022-08-23T21:52:21.738Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver 21:52:21 [2022-08-23T21:52:21.738Z] 21:52:21 [2022-08-23T21:52:21.738Z] DONE 2 tests, 1 skipped in 4.089s 21:52:21 [2022-08-23T21:52:21.738Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 21:52:21 [2022-08-23T21:52:21.738Z] INFO: Testing against a local daemon 21:52:21 [2022-08-23T21:52:21.738Z] === RUN TestContinueAfterPluginCrash 21:52:21 [2022-08-23T21:52:21.738Z] === PAUSE TestContinueAfterPluginCrash 21:52:21 [2022-08-23T21:52:21.738Z] === RUN TestReadPluginNoRead 21:52:21 [2022-08-23T21:52:21.738Z] === PAUSE TestReadPluginNoRead 21:52:21 [2022-08-23T21:52:21.738Z] === RUN TestDaemonStartWithLogOpt 21:52:21 [2022-08-23T21:52:21.738Z] === PAUSE TestDaemonStartWithLogOpt 21:52:21 [2022-08-23T21:52:21.738Z] === CONT TestContinueAfterPluginCrash 21:52:21 [2022-08-23T21:52:21.738Z] === CONT TestDaemonStartWithLogOpt 21:52:22 [2022-08-23T21:52:22.907Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.88s) 21:52:22 [2022-08-23T21:52:22.907Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 21:52:23 [2022-08-23T21:52:23.482Z] --- PASS: TestRenameAnonymousContainer (1.57s) 21:52:23 [2022-08-23T21:52:23.482Z] === RUN TestRenameContainerWithSameName 21:52:23 [2022-08-23T21:52:23.482Z] --- PASS: TestRenameContainerWithSameName (0.41s) 21:52:23 [2022-08-23T21:52:23.482Z] === RUN TestRenameContainerWithLinkedContainer 21:52:24 [2022-08-23T21:52:24.423Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) 21:52:24 [2022-08-23T21:52:24.423Z] === RUN TestResize 21:52:24 [2022-08-23T21:52:24.992Z] --- PASS: TestResize (0.42s) 21:52:24 [2022-08-23T21:52:24.992Z] === RUN TestResizeWithInvalidSize 21:52:25 [2022-08-23T21:52:25.253Z] --- PASS: TestResizeWithInvalidSize (0.44s) 21:52:25 [2022-08-23T21:52:25.253Z] === RUN TestResizeWhenContainerNotStarted 21:52:25 [2022-08-23T21:52:25.823Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) 21:52:25 [2022-08-23T21:52:25.823Z] === RUN TestDaemonRestartKillContainers 21:52:25 [2022-08-23T21:52:25.823Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 21:52:25 [2022-08-23T21:52:25.823Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 21:52:25 [2022-08-23T21:52:25.930Z] --- PASS: TestDaemonStartWithLogOpt (4.24s) 21:52:25 [2022-08-23T21:52:25.930Z] === CONT TestReadPluginNoRead 21:52:27 [2022-08-23T21:52:27.731Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 21:52:27 [2022-08-23T21:52:27.827Z] === RUN TestReadPluginNoRead/default 21:52:28 [2022-08-23T21:52:28.671Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 21:52:29 [2022-08-23T21:52:29.204Z] === RUN TestReadPluginNoRead/disabled_caching 21:52:30 [2022-08-23T21:52:30.052Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 21:52:30 [2022-08-23T21:52:30.052Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 21:52:30 [2022-08-23T21:52:30.136Z] --- PASS: TestContinueAfterPluginCrash (8.81s) 21:52:30 [2022-08-23T21:52:30.394Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 21:52:30 [2022-08-23T21:52:30.992Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 21:52:31 [2022-08-23T21:52:31.252Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 21:52:31 [2022-08-23T21:52:31.767Z] === CONT TestReadPluginNoRead 21:52:31 [2022-08-23T21:52:31.767Z] read_test.go:92: [d598995a77821] daemon is not started 21:52:31 [2022-08-23T21:52:31.767Z] --- PASS: TestReadPluginNoRead (5.88s) 21:52:31 [2022-08-23T21:52:31.767Z] --- PASS: TestReadPluginNoRead/default (1.24s) 21:52:31 [2022-08-23T21:52:31.767Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) 21:52:31 [2022-08-23T21:52:31.767Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) 21:52:31 [2022-08-23T21:52:31.767Z] PASS 21:52:31 [2022-08-23T21:52:31.767Z] 21:52:31 [2022-08-23T21:52:31.767Z] DONE 6 tests in 10.220s 21:52:31 [2022-08-23T21:52:31.767Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 21:52:31 [2022-08-23T21:52:31.767Z] testing: warning: no tests to run 21:52:31 [2022-08-23T21:52:31.767Z] PASS 21:52:31 [2022-08-23T21:52:31.767Z] 21:52:31 [2022-08-23T21:52:31.767Z] DONE 0 tests in 0.033s 21:52:31 [2022-08-23T21:52:31.767Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 21:52:31 [2022-08-23T21:52:31.767Z] INFO: Testing against a local daemon 21:52:31 [2022-08-23T21:52:31.767Z] === RUN TestPluginWithDevMounts 21:52:31 [2022-08-23T21:52:31.767Z] mounts_test.go:20: (*Execution).IsRootless-fm 21:52:31 [2022-08-23T21:52:31.767Z] --- SKIP: TestPluginWithDevMounts (0.00s) 21:52:31 [2022-08-23T21:52:31.767Z] PASS 21:52:31 [2022-08-23T21:52:31.767Z] 21:52:31 [2022-08-23T21:52:31.767Z] === Skipped 21:52:31 [2022-08-23T21:52:31.767Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) 21:52:31 [2022-08-23T21:52:31.767Z] mounts_test.go:20: (*Execution).IsRootless-fm 21:52:31 [2022-08-23T21:52:31.767Z] 21:52:31 [2022-08-23T21:52:31.767Z] DONE 1 tests, 1 skipped in 0.092s 21:52:31 [2022-08-23T21:52:31.767Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 21:52:31 [2022-08-23T21:52:31.767Z] INFO: Testing against a local daemon 21:52:31 [2022-08-23T21:52:31.767Z] === RUN TestSecretInspect 21:52:31 [2022-08-23T21:52:31.767Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:31 [2022-08-23T21:52:31.767Z] --- SKIP: TestSecretInspect (0.01s) 21:52:31 [2022-08-23T21:52:31.767Z] === RUN TestSecretList 21:52:31 [2022-08-23T21:52:31.767Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:31 [2022-08-23T21:52:31.767Z] --- SKIP: TestSecretList (0.01s) 21:52:31 [2022-08-23T21:52:31.767Z] === RUN TestSecretsCreateAndDelete 21:52:31 [2022-08-23T21:52:31.767Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:31 [2022-08-23T21:52:31.767Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) 21:52:31 [2022-08-23T21:52:31.767Z] === RUN TestSecretsUpdate 21:52:31 [2022-08-23T21:52:31.767Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:31 [2022-08-23T21:52:31.767Z] --- SKIP: TestSecretsUpdate (0.01s) 21:52:31 [2022-08-23T21:52:31.767Z] === RUN TestTemplatedSecret 21:52:31 [2022-08-23T21:52:31.767Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:31 [2022-08-23T21:52:31.767Z] --- SKIP: TestTemplatedSecret (0.00s) 21:52:31 [2022-08-23T21:52:31.767Z] === RUN TestSecretCreateResolve 21:52:31 [2022-08-23T21:52:31.767Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:31 [2022-08-23T21:52:31.767Z] --- SKIP: TestSecretCreateResolve (0.01s) 21:52:31 [2022-08-23T21:52:31.767Z] PASS 21:52:31 [2022-08-23T21:52:31.767Z] 21:52:31 [2022-08-23T21:52:31.767Z] === Skipped 21:52:31 [2022-08-23T21:52:31.767Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) 21:52:31 [2022-08-23T21:52:31.767Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:31 [2022-08-23T21:52:31.767Z] 21:52:31 [2022-08-23T21:52:31.767Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) 21:52:31 [2022-08-23T21:52:31.768Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:31 [2022-08-23T21:52:31.768Z] 21:52:31 [2022-08-23T21:52:31.768Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) 21:52:31 [2022-08-23T21:52:31.768Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:31 [2022-08-23T21:52:31.768Z] 21:52:31 [2022-08-23T21:52:31.768Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) 21:52:31 [2022-08-23T21:52:31.768Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:31 [2022-08-23T21:52:31.768Z] 21:52:31 [2022-08-23T21:52:31.768Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) 21:52:31 [2022-08-23T21:52:31.768Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:31 [2022-08-23T21:52:31.768Z] 21:52:31 [2022-08-23T21:52:31.768Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) 21:52:31 [2022-08-23T21:52:31.768Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:31 [2022-08-23T21:52:31.768Z] 21:52:31 [2022-08-23T21:52:31.768Z] DONE 6 tests, 6 skipped in 0.133s 21:52:31 [2022-08-23T21:52:31.768Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 21:52:32 [2022-08-23T21:52:32.026Z] INFO: Testing against a local daemon 21:52:32 [2022-08-23T21:52:32.026Z] === RUN TestServiceCreateInit 21:52:32 [2022-08-23T21:52:32.026Z] === RUN TestServiceCreateInit/daemonInitDisabled 21:52:32 [2022-08-23T21:52:32.026Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:32 [2022-08-23T21:52:32.026Z] === RUN TestServiceCreateInit/daemonInitEnabled 21:52:32 [2022-08-23T21:52:32.026Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:32 [2022-08-23T21:52:32.026Z] --- PASS: TestServiceCreateInit (0.02s) 21:52:32 [2022-08-23T21:52:32.026Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 21:52:32 [2022-08-23T21:52:32.026Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 21:52:32 [2022-08-23T21:52:32.026Z] === RUN TestCreateServiceMultipleTimes 21:52:32 [2022-08-23T21:52:32.026Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:32 [2022-08-23T21:52:32.026Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) 21:52:32 [2022-08-23T21:52:32.026Z] === RUN TestCreateServiceConflict 21:52:32 [2022-08-23T21:52:32.026Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:32 [2022-08-23T21:52:32.026Z] --- SKIP: TestCreateServiceConflict (0.02s) 21:52:32 [2022-08-23T21:52:32.026Z] === RUN TestCreateServiceMaxReplicas 21:52:32 [2022-08-23T21:52:32.026Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:32 [2022-08-23T21:52:32.026Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) 21:52:32 [2022-08-23T21:52:32.026Z] === RUN TestCreateWithDuplicateNetworkNames 21:52:32 [2022-08-23T21:52:32.026Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:32 [2022-08-23T21:52:32.026Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) 21:52:32 [2022-08-23T21:52:32.026Z] === RUN TestCreateServiceSecretFileMode 21:52:32 [2022-08-23T21:52:32.026Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:32 [2022-08-23T21:52:32.026Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) 21:52:32 [2022-08-23T21:52:32.026Z] === RUN TestCreateServiceConfigFileMode 21:52:32 [2022-08-23T21:52:32.026Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:32 [2022-08-23T21:52:32.026Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) 21:52:32 [2022-08-23T21:52:32.026Z] === RUN TestCreateServiceSysctls 21:52:32 [2022-08-23T21:52:32.026Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:32 [2022-08-23T21:52:32.026Z] --- SKIP: TestCreateServiceSysctls (0.03s) 21:52:32 [2022-08-23T21:52:32.026Z] === RUN TestCreateServiceCapabilities 21:52:32 [2022-08-23T21:52:32.026Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:32 [2022-08-23T21:52:32.026Z] --- SKIP: TestCreateServiceCapabilities (0.04s) 21:52:32 [2022-08-23T21:52:32.026Z] === RUN TestInspect 21:52:32 [2022-08-23T21:52:32.287Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:32 [2022-08-23T21:52:32.287Z] --- SKIP: TestInspect (0.01s) 21:52:32 [2022-08-23T21:52:32.287Z] === RUN TestCreateJob 21:52:32 [2022-08-23T21:52:32.287Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:32 [2022-08-23T21:52:32.287Z] --- SKIP: TestCreateJob (0.01s) 21:52:32 [2022-08-23T21:52:32.287Z] === RUN TestReplicatedJob 21:52:32 [2022-08-23T21:52:32.287Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:32 [2022-08-23T21:52:32.287Z] --- SKIP: TestReplicatedJob (0.01s) 21:52:32 [2022-08-23T21:52:32.287Z] === RUN TestUpdateReplicatedJob 21:52:32 [2022-08-23T21:52:32.287Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:32 [2022-08-23T21:52:32.287Z] --- SKIP: TestUpdateReplicatedJob (0.02s) 21:52:32 [2022-08-23T21:52:32.287Z] === RUN TestServiceListWithStatuses 21:52:32 [2022-08-23T21:52:32.287Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 21:52:32 [2022-08-23T21:52:32.287Z] --- SKIP: TestServiceListWithStatuses (0.00s) 21:52:32 [2022-08-23T21:52:32.287Z] === RUN TestDockerNetworkConnectAlias 21:52:32 [2022-08-23T21:52:32.287Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:32 [2022-08-23T21:52:32.287Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) 21:52:32 [2022-08-23T21:52:32.287Z] === RUN TestDockerNetworkReConnect 21:52:32 [2022-08-23T21:52:32.287Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:32 [2022-08-23T21:52:32.287Z] --- SKIP: TestDockerNetworkReConnect (0.01s) 21:52:32 [2022-08-23T21:52:32.287Z] === RUN TestServicePlugin 21:52:34 [2022-08-23T21:52:34.189Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] --- SKIP: TestServicePlugin (1.94s) 21:52:34 [2022-08-23T21:52:34.189Z] === RUN TestServiceUpdateLabel 21:52:34 [2022-08-23T21:52:34.189Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] --- SKIP: TestServiceUpdateLabel (0.01s) 21:52:34 [2022-08-23T21:52:34.189Z] === RUN TestServiceUpdateSecrets 21:52:34 [2022-08-23T21:52:34.189Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] --- SKIP: TestServiceUpdateSecrets (0.01s) 21:52:34 [2022-08-23T21:52:34.189Z] === RUN TestServiceUpdateConfigs 21:52:34 [2022-08-23T21:52:34.189Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] --- SKIP: TestServiceUpdateConfigs (0.01s) 21:52:34 [2022-08-23T21:52:34.189Z] === RUN TestServiceUpdateNetwork 21:52:34 [2022-08-23T21:52:34.189Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] --- SKIP: TestServiceUpdateNetwork (0.01s) 21:52:34 [2022-08-23T21:52:34.189Z] === RUN TestServiceUpdatePidsLimit 21:52:34 [2022-08-23T21:52:34.189Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) 21:52:34 [2022-08-23T21:52:34.189Z] PASS 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === Skipped 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) 21:52:34 [2022-08-23T21:52:34.189Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) 21:52:34 [2022-08-23T21:52:34.189Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) 21:52:34 [2022-08-23T21:52:34.189Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) 21:52:34 [2022-08-23T21:52:34.189Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) 21:52:34 [2022-08-23T21:52:34.189Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) 21:52:34 [2022-08-23T21:52:34.189Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) 21:52:34 [2022-08-23T21:52:34.189Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) 21:52:34 [2022-08-23T21:52:34.189Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) 21:52:34 [2022-08-23T21:52:34.189Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) 21:52:34 [2022-08-23T21:52:34.189Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestInspect (0.01s) 21:52:34 [2022-08-23T21:52:34.189Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) 21:52:34 [2022-08-23T21:52:34.189Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) 21:52:34 [2022-08-23T21:52:34.189Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) 21:52:34 [2022-08-23T21:52:34.189Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 21:52:34 [2022-08-23T21:52:34.189Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) 21:52:34 [2022-08-23T21:52:34.189Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) 21:52:34 [2022-08-23T21:52:34.189Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) 21:52:34 [2022-08-23T21:52:34.189Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) 21:52:34 [2022-08-23T21:52:34.189Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) 21:52:34 [2022-08-23T21:52:34.189Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) 21:52:34 [2022-08-23T21:52:34.189Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) 21:52:34 [2022-08-23T21:52:34.189Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) 21:52:34 [2022-08-23T21:52:34.189Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 21:52:34 [2022-08-23T21:52:34.189Z] 21:52:34 [2022-08-23T21:52:34.189Z] DONE 24 tests, 23 skipped in 2.362s 21:52:34 [2022-08-23T21:52:34.189Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 21:52:34 [2022-08-23T21:52:34.447Z] INFO: Testing against a local daemon 21:52:34 [2022-08-23T21:52:34.447Z] === RUN TestSessionCreate 21:52:34 [2022-08-23T21:52:34.447Z] --- PASS: TestSessionCreate (0.03s) 21:52:34 [2022-08-23T21:52:34.447Z] === RUN TestSessionCreateWithBadUpgrade 21:52:34 [2022-08-23T21:52:34.447Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) 21:52:34 [2022-08-23T21:52:34.447Z] PASS 21:52:34 [2022-08-23T21:52:34.447Z] 21:52:34 [2022-08-23T21:52:34.447Z] DONE 2 tests in 0.143s 21:52:34 [2022-08-23T21:52:34.447Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 21:52:34 [2022-08-23T21:52:34.447Z] INFO: Testing against a local daemon 21:52:34 [2022-08-23T21:52:34.447Z] === RUN TestCgroupDriverSystemdMemoryLimit 21:52:34 [2022-08-23T21:52:34.447Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 21:52:34 [2022-08-23T21:52:34.447Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 21:52:34 [2022-08-23T21:52:34.447Z] === RUN TestDiskUsage 21:52:34 [2022-08-23T21:52:34.447Z] === PAUSE TestDiskUsage 21:52:34 [2022-08-23T21:52:34.447Z] === RUN TestEventsExecDie 21:52:34 [2022-08-23T21:52:34.548Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 21:52:34 [2022-08-23T21:52:34.808Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 21:52:35 [2022-08-23T21:52:35.012Z] --- PASS: TestEventsExecDie (0.48s) 21:52:35 [2022-08-23T21:52:35.012Z] === RUN TestEventsBackwardsCompatible 21:52:35 [2022-08-23T21:52:35.012Z] --- PASS: TestEventsBackwardsCompatible (0.04s) 21:52:35 [2022-08-23T21:52:35.012Z] === RUN TestEventsVolumeCreate 21:52:35 [2022-08-23T21:52:35.012Z] --- PASS: TestEventsVolumeCreate (0.05s) 21:52:35 [2022-08-23T21:52:35.012Z] === RUN TestInfoBinaryCommits 21:52:35 [2022-08-23T21:52:35.012Z] --- PASS: TestInfoBinaryCommits (0.02s) 21:52:35 [2022-08-23T21:52:35.012Z] === RUN TestInfoAPIVersioned 21:52:35 [2022-08-23T21:52:35.012Z] --- PASS: TestInfoAPIVersioned (0.00s) 21:52:35 [2022-08-23T21:52:35.012Z] === RUN TestInfoAPI 21:52:35 [2022-08-23T21:52:35.012Z] --- PASS: TestInfoAPI (0.02s) 21:52:35 [2022-08-23T21:52:35.012Z] === RUN TestInfoAPIWarnings 21:52:35 [2022-08-23T21:52:35.125Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.33s) 21:52:35 [2022-08-23T21:52:35.125Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 21:52:36 [2022-08-23T21:52:36.717Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 21:52:38 [2022-08-23T21:52:38.098Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 21:52:38 [2022-08-23T21:52:38.358Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 21:52:40 [2022-08-23T21:52:40.268Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 21:52:40 [2022-08-23T21:52:40.268Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 21:52:41 [2022-08-23T21:52:41.649Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 21:52:43 [2022-08-23T21:52:43.558Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 21:52:43 [2022-08-23T21:52:43.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s) 21:52:43 [2022-08-23T21:52:43.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) 21:52:43 [2022-08-23T21:52:43.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.02s) 21:52:43 [2022-08-23T21:52:43.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) 21:52:43 [2022-08-23T21:52:43.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) 21:52:43 [2022-08-23T21:52:43.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) 21:52:43 [2022-08-23T21:52:43.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s) 21:52:43 [2022-08-23T21:52:43.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.45s) 21:52:43 [2022-08-23T21:52:43.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s) 21:52:43 [2022-08-23T21:52:43.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) 21:52:43 [2022-08-23T21:52:43.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.89s) 21:52:43 [2022-08-23T21:52:43.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) 21:52:43 [2022-08-23T21:52:43.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.92s) 21:52:43 [2022-08-23T21:52:43.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s) 21:52:43 [2022-08-23T21:52:43.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) 21:52:43 [2022-08-23T21:52:43.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) 21:52:43 [2022-08-23T21:52:43.558Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 21:52:43 [2022-08-23T21:52:43.558Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 21:52:44 [2022-08-23T21:52:44.128Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 21:52:45 [2022-08-23T21:52:45.068Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.79s) 21:52:45 [2022-08-23T21:52:45.068Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.87s) 21:52:45 [2022-08-23T21:52:45.068Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s) 21:52:45 [2022-08-23T21:52:45.068Z] === RUN TestCgroupNamespacesRun 21:52:46 [2022-08-23T21:52:46.474Z] --- PASS: TestCgroupNamespacesRun (1.17s) 21:52:46 [2022-08-23T21:52:46.474Z] === RUN TestCgroupNamespacesRunPrivileged 21:52:47 [2022-08-23T21:52:47.435Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) 21:52:47 [2022-08-23T21:52:47.435Z] === RUN TestCgroupNamespacesRunDaemonHostMode 21:52:48 [2022-08-23T21:52:48.817Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) 21:52:48 [2022-08-23T21:52:48.817Z] === RUN TestCgroupNamespacesRunHostMode 21:52:49 [2022-08-23T21:52:49.756Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) 21:52:49 [2022-08-23T21:52:49.756Z] === RUN TestCgroupNamespacesRunPrivateMode 21:52:50 [2022-08-23T21:52:50.008Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) 21:52:50 [2022-08-23T21:52:50.008Z] PASS 21:52:50 [2022-08-23T21:52:50.008Z] 21:52:50 [2022-08-23T21:52:50.008Z] DONE 17 tests in 48.650s 21:52:50 [2022-08-23T21:52:50.008Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 21:52:50 [2022-08-23T21:52:50.008Z] INFO: Testing against a local daemon 21:52:50 [2022-08-23T21:52:50.008Z] === RUN TestPluginInvalidJSON 21:52:50 [2022-08-23T21:52:50.008Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 21:52:50 [2022-08-23T21:52:50.008Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 21:52:50 [2022-08-23T21:52:50.008Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 21:52:50 [2022-08-23T21:52:50.008Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 21:52:50 [2022-08-23T21:52:50.008Z] === RUN TestPluginInvalidJSON/plugins/pull 21:52:50 [2022-08-23T21:52:50.008Z] === PAUSE TestPluginInvalidJSON/plugins/pull 21:52:50 [2022-08-23T21:52:50.008Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 21:52:50 [2022-08-23T21:52:50.008Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 21:52:50 [2022-08-23T21:52:50.008Z] === CONT TestPluginInvalidJSON/plugins/pull 21:52:50 [2022-08-23T21:52:50.008Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 21:52:50 [2022-08-23T21:52:50.008Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 21:52:50 [2022-08-23T21:52:50.008Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 21:52:50 [2022-08-23T21:52:50.008Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 21:52:50 [2022-08-23T21:52:50.008Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 21:52:50 [2022-08-23T21:52:50.008Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 21:52:50 [2022-08-23T21:52:50.008Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 21:52:50 [2022-08-23T21:52:50.008Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 21:52:50 [2022-08-23T21:52:50.008Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 21:52:50 [2022-08-23T21:52:50.008Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 21:52:50 [2022-08-23T21:52:50.008Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 21:52:50 [2022-08-23T21:52:50.008Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 21:52:50 [2022-08-23T21:52:50.008Z] --- PASS: TestPluginInvalidJSON (0.02s) 21:52:50 [2022-08-23T21:52:50.008Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 21:52:50 [2022-08-23T21:52:50.008Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 21:52:50 [2022-08-23T21:52:50.008Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 21:52:50 [2022-08-23T21:52:50.008Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 21:52:50 [2022-08-23T21:52:50.008Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 21:52:50 [2022-08-23T21:52:50.008Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 21:52:50 [2022-08-23T21:52:50.008Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 21:52:50 [2022-08-23T21:52:50.008Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 21:52:50 [2022-08-23T21:52:50.008Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 21:52:50 [2022-08-23T21:52:50.008Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 21:52:50 [2022-08-23T21:52:50.008Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 21:52:50 [2022-08-23T21:52:50.008Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 21:52:50 [2022-08-23T21:52:50.008Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 21:52:50 [2022-08-23T21:52:50.008Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 21:52:50 [2022-08-23T21:52:50.008Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 21:52:50 [2022-08-23T21:52:50.008Z] === RUN TestPluginInstall 21:52:50 [2022-08-23T21:52:50.008Z] === RUN TestPluginInstall/no_auth 21:52:50 [2022-08-23T21:52:50.695Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) 21:52:50 [2022-08-23T21:52:50.695Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 21:52:50 [2022-08-23T21:52:50.948Z] time="2022-08-23T21:52:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 21:52:50 [2022-08-23T21:52:50.948Z] time="2022-08-23T21:52:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7cbcb26784ae10e9f012baf5dc084262dfb14f217d03a75eace1f21fcc1e8b0b" mediatype=application/vnd.docker.plugin.v1+json size=522 21:52:50 [2022-08-23T21:52:50.948Z] time="2022-08-23T21:52:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 21:52:50 [2022-08-23T21:52:50.948Z] time="2022-08-23T21:52:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7cbcb26784ae10e9f012baf5dc084262dfb14f217d03a75eace1f21fcc1e8b0b" mediatype=application/vnd.docker.plugin.v1+json size=522 21:52:50 [2022-08-23T21:52:50.948Z] === RUN TestPluginInstall/with_htpasswd 21:52:51 [2022-08-23T21:52:51.516Z] time="2022-08-23T21:52:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 21:52:51 [2022-08-23T21:52:51.516Z] time="2022-08-23T21:52:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7cbcb26784ae10e9f012baf5dc084262dfb14f217d03a75eace1f21fcc1e8b0b" mediatype=application/vnd.docker.plugin.v1+json size=522 21:52:51 [2022-08-23T21:52:51.516Z] time="2022-08-23T21:52:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 21:52:51 [2022-08-23T21:52:51.516Z] time="2022-08-23T21:52:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7cbcb26784ae10e9f012baf5dc084262dfb14f217d03a75eace1f21fcc1e8b0b" mediatype=application/vnd.docker.plugin.v1+json size=522 21:52:51 [2022-08-23T21:52:51.516Z] === RUN TestPluginInstall/with_insecure 21:52:52 [2022-08-23T21:52:52.076Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) 21:52:52 [2022-08-23T21:52:52.076Z] === RUN TestCgroupNamespacesRunInvalidMode 21:52:52 [2022-08-23T21:52:52.454Z] time="2022-08-23T21:52:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 21:52:52 [2022-08-23T21:52:52.454Z] time="2022-08-23T21:52:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd8027d1248894ab510bd2b3878c5320f714fdfaabe85a2e4dca893b87651edd" mediatype=application/vnd.docker.plugin.v1+json size=522 21:52:52 [2022-08-23T21:52:52.454Z] time="2022-08-23T21:52:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 21:52:52 [2022-08-23T21:52:52.454Z] time="2022-08-23T21:52:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd8027d1248894ab510bd2b3878c5320f714fdfaabe85a2e4dca893b87651edd" mediatype=application/vnd.docker.plugin.v1+json size=522 21:52:52 [2022-08-23T21:52:52.646Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) 21:52:52 [2022-08-23T21:52:52.646Z] === RUN TestCgroupNamespacesRunOlderClient 21:52:52 [2022-08-23T21:52:52.713Z] plugin_test.go:196: [d75403c7bd695] daemon is not started 21:52:52 [2022-08-23T21:52:52.713Z] --- PASS: TestPluginInstall (2.74s) 21:52:52 [2022-08-23T21:52:52.713Z] --- PASS: TestPluginInstall/no_auth (1.04s) 21:52:52 [2022-08-23T21:52:52.713Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) 21:52:52 [2022-08-23T21:52:52.713Z] --- PASS: TestPluginInstall/with_insecure (1.08s) 21:52:52 [2022-08-23T21:52:52.713Z] === RUN TestPluginsWithRuntimes 21:52:53 [2022-08-23T21:52:53.075Z] --- PASS: TestInfoAPIWarnings (16.55s) 21:52:53 [2022-08-23T21:52:53.075Z] === RUN TestInfoDebug 21:52:53 [2022-08-23T21:52:53.075Z] --- PASS: TestInfoDebug (0.54s) 21:52:53 [2022-08-23T21:52:53.075Z] === RUN TestInfoInsecureRegistries 21:52:53 [2022-08-23T21:52:53.075Z] --- PASS: TestInfoInsecureRegistries (0.54s) 21:52:53 [2022-08-23T21:52:53.075Z] === RUN TestInfoRegistryMirrors 21:52:53 [2022-08-23T21:52:53.332Z] --- PASS: TestInfoRegistryMirrors (0.53s) 21:52:53 [2022-08-23T21:52:53.332Z] === RUN TestLoginFailsWithBadCredentials 21:52:53 [2022-08-23T21:52:53.591Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) 21:52:53 [2022-08-23T21:52:53.591Z] === RUN TestPingCacheHeaders 21:52:53 [2022-08-23T21:52:53.591Z] --- PASS: TestPingCacheHeaders (0.03s) 21:52:53 [2022-08-23T21:52:53.591Z] === RUN TestPingGet 21:52:53 [2022-08-23T21:52:53.591Z] --- PASS: TestPingGet (0.01s) 21:52:53 [2022-08-23T21:52:53.848Z] === RUN TestPingHead 21:52:53 [2022-08-23T21:52:53.848Z] --- PASS: TestPingHead (0.05s) 21:52:53 [2022-08-23T21:52:53.848Z] === RUN TestPingSwarmHeader 21:52:54 [2022-08-23T21:52:54.027Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) 21:52:54 [2022-08-23T21:52:54.027Z] === RUN TestNISDomainname 21:52:54 [2022-08-23T21:52:54.287Z] --- PASS: TestNISDomainname (0.53s) 21:52:54 [2022-08-23T21:52:54.287Z] === RUN TestHostnameDnsResolution 21:52:54 [2022-08-23T21:52:54.413Z] === RUN TestPingSwarmHeader/before_swarm_init 21:52:54 [2022-08-23T21:52:54.620Z] === RUN TestPluginsWithRuntimes/No_Args 21:52:54 [2022-08-23T21:52:54.977Z] === RUN TestPingSwarmHeader/after_swarm_init 21:52:55 [2022-08-23T21:52:55.188Z] === RUN TestPluginsWithRuntimes/With_Args 21:52:55 [2022-08-23T21:52:55.226Z] --- PASS: TestHostnameDnsResolution (0.69s) 21:52:55 [2022-08-23T21:52:55.226Z] === RUN TestUnprivilegedPortsAndPing 21:52:55 [2022-08-23T21:52:55.486Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) 21:52:55 [2022-08-23T21:52:55.486Z] === RUN TestPrivilegedHostDevices 21:52:55 [2022-08-23T21:52:55.909Z] === RUN TestPingSwarmHeader/after_swarm_leave 21:52:55 [2022-08-23T21:52:55.909Z] --- PASS: TestPingSwarmHeader (2.06s) 21:52:55 [2022-08-23T21:52:55.909Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 21:52:55 [2022-08-23T21:52:55.909Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 21:52:55 [2022-08-23T21:52:55.909Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 21:52:55 [2022-08-23T21:52:55.909Z] === RUN TestPingBuilderHeader 21:52:55 [2022-08-23T21:52:55.909Z] === RUN TestPingBuilderHeader/default_config 21:52:56 [2022-08-23T21:52:56.056Z] --- PASS: TestPrivilegedHostDevices (0.52s) 21:52:56 [2022-08-23T21:52:56.056Z] === RUN TestRunConsoleSize 21:52:56 [2022-08-23T21:52:56.126Z] --- PASS: TestPluginsWithRuntimes (3.37s) 21:52:56 [2022-08-23T21:52:56.126Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) 21:52:56 [2022-08-23T21:52:56.126Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) 21:52:56 [2022-08-23T21:52:56.126Z] === RUN TestPluginBackCompatMediaTypes 21:52:56 [2022-08-23T21:52:56.474Z] === RUN TestPingBuilderHeader/buildkit_disabled 21:52:56 [2022-08-23T21:52:56.625Z] --- PASS: TestRunConsoleSize (0.40s) 21:52:56 [2022-08-23T21:52:56.625Z] === RUN TestRunWithAlternativeContainerdShim 21:52:56 [2022-08-23T21:52:56.696Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) 21:52:56 [2022-08-23T21:52:56.696Z] PASS 21:52:56 [2022-08-23T21:52:56.696Z] 21:52:56 [2022-08-23T21:52:56.696Z] DONE 24 tests in 6.729s 21:52:56 [2022-08-23T21:52:56.696Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 21:52:56 [2022-08-23T21:52:56.696Z] INFO: Testing against a local daemon 21:52:56 [2022-08-23T21:52:56.696Z] === RUN TestExternalGraphDriver 21:52:56 [2022-08-23T21:52:56.955Z] === RUN TestExternalGraphDriver/json 21:52:57 [2022-08-23T21:52:57.039Z] --- PASS: TestPingBuilderHeader (1.09s) 21:52:57 [2022-08-23T21:52:57.039Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) 21:52:57 [2022-08-23T21:52:57.039Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.53s) 21:52:57 [2022-08-23T21:52:57.039Z] === RUN TestVersion 21:52:57 [2022-08-23T21:52:57.039Z] --- PASS: TestVersion (0.03s) 21:52:57 [2022-08-23T21:52:57.039Z] === CONT TestDiskUsage 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/empty 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/empty/container_types 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/empty/image_types 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/empty/volume_types 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/empty/build-cache_types 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/empty/container,_volume_types 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/empty/image,_build-cache_types 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/after_LoadBusybox 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 21:52:57 [2022-08-23T21:52:57.604Z] === RUN TestDiskUsage/after_container.Run 21:52:57 [2022-08-23T21:52:57.862Z] === RUN TestDiskUsage/after_container.Run/container_types 21:52:57 [2022-08-23T21:52:57.862Z] === RUN TestDiskUsage/after_container.Run/image_types 21:52:57 [2022-08-23T21:52:57.862Z] === RUN TestDiskUsage/after_container.Run/volume_types 21:52:57 [2022-08-23T21:52:57.862Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 21:52:57 [2022-08-23T21:52:57.862Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 21:52:57 [2022-08-23T21:52:57.862Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 21:52:57 [2022-08-23T21:52:57.862Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 21:52:57 [2022-08-23T21:52:57.862Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 21:52:57 [2022-08-23T21:52:57.862Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 21:52:57 [2022-08-23T21:52:57.862Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 21:52:58 [2022-08-23T21:52:58.120Z] --- PASS: TestDiskUsage (1.21s) 21:52:58 [2022-08-23T21:52:58.120Z] --- PASS: TestDiskUsage/empty (0.01s) 21:52:58 [2022-08-23T21:52:58.120Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 21:52:58 [2022-08-23T21:52:58.120Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 21:52:58 [2022-08-23T21:52:58.120Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 21:52:58 [2022-08-23T21:52:58.120Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 21:52:58 [2022-08-23T21:52:58.120Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 21:52:58 [2022-08-23T21:52:58.120Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 21:52:58 [2022-08-23T21:52:58.120Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) 21:52:58 [2022-08-23T21:52:58.121Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) 21:52:58 [2022-08-23T21:52:58.121Z] PASS 21:52:58 [2022-08-23T21:52:58.121Z] 21:52:58 [2022-08-23T21:52:58.121Z] === Skipped 21:52:58 [2022-08-23T21:52:58.121Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 21:52:58 [2022-08-23T21:52:58.121Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 21:52:58 [2022-08-23T21:52:58.121Z] 21:52:58 [2022-08-23T21:52:58.121Z] DONE 57 tests, 1 skipped in 23.753s 21:52:58 [2022-08-23T21:52:58.121Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 21:52:58 [2022-08-23T21:52:58.121Z] INFO: Testing against a local daemon 21:52:58 [2022-08-23T21:52:58.121Z] === RUN TestVolumesCreateAndList 21:52:58 [2022-08-23T21:52:58.379Z] --- PASS: TestVolumesCreateAndList (0.02s) 21:52:58 [2022-08-23T21:52:58.379Z] === RUN TestVolumesRemove 21:52:58 [2022-08-23T21:52:58.379Z] --- PASS: TestVolumesRemove (0.05s) 21:52:58 [2022-08-23T21:52:58.379Z] === RUN TestVolumesInspect 21:52:58 [2022-08-23T21:52:58.379Z] --- PASS: TestVolumesInspect (0.03s) 21:52:58 [2022-08-23T21:52:58.379Z] === RUN TestVolumesInvalidJSON 21:52:58 [2022-08-23T21:52:58.379Z] === RUN TestVolumesInvalidJSON/volumes/create 21:52:58 [2022-08-23T21:52:58.379Z] === PAUSE TestVolumesInvalidJSON/volumes/create 21:52:58 [2022-08-23T21:52:58.379Z] === CONT TestVolumesInvalidJSON/volumes/create 21:52:58 [2022-08-23T21:52:58.379Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 21:52:58 [2022-08-23T21:52:58.379Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 21:52:58 [2022-08-23T21:52:58.379Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 21:52:58 [2022-08-23T21:52:58.379Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 21:52:58 [2022-08-23T21:52:58.379Z] --- PASS: TestVolumesInvalidJSON (0.01s) 21:52:58 [2022-08-23T21:52:58.379Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.02s) 21:52:58 [2022-08-23T21:52:58.379Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 21:52:58 [2022-08-23T21:52:58.379Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 21:52:58 [2022-08-23T21:52:58.379Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.01s) 21:52:58 [2022-08-23T21:52:58.379Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.01s) 21:52:58 [2022-08-23T21:52:58.379Z] PASS 21:52:58 [2022-08-23T21:52:58.379Z] 21:52:58 [2022-08-23T21:52:58.379Z] DONE 9 tests in 0.208s 21:52:58 [2022-08-23T21:52:58.379Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 21:52:58 [2022-08-23T21:52:58.379Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14410 is not a child of this shell 21:52:58 [2022-08-23T21:52:58.379Z] warning: PID 14410 from bundles/test-integration/docker.pid had a nonzero exit code 21:52:58 [2022-08-23T21:52:58.379Z] Leaving: AppArmorNo profiles have been unloaded. 21:52:58 [2022-08-23T21:52:58.379Z] 21:52:58 [2022-08-23T21:52:58.379Z] Unloading profiles will leave already running processes permanently 21:52:58 [2022-08-23T21:52:58.379Z] unconfined, which can lead to unexpected situations. 21:52:58 [2022-08-23T21:52:58.379Z] 21:52:58 [2022-08-23T21:52:58.379Z] To set a process to complain mode, use the command line tool 21:52:58 [2022-08-23T21:52:58.379Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 21:52:58 [2022-08-23T21:52:58.379Z] Removing test suite binaries 21:52:58 [2022-08-23T21:52:58.379Z] exiting test-integration 21:52:58 [2022-08-23T21:52:58.379Z] ++ exit 0 21:52:58 [2022-08-23T21:52:58.379Z] 21:52:58 [2022-08-23T21:52:58.535Z] --- PASS: TestRunWithAlternativeContainerdShim (2.02s) 21:52:58 [2022-08-23T21:52:58.535Z] === RUN TestStats 21:52:58 [2022-08-23T21:52:58.863Z] === RUN TestExternalGraphDriver/spec Post stage [Pipeline] junit 21:52:59 [2022-08-23T21:52:59.323Z] Recording test results 21:53:00 [2022-08-23T21:53:00.243Z] === RUN TestExternalGraphDriver/pull 21:53:01 [2022-08-23T21:53:01.056Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv 21:53:01 [2022-08-23T21:53:01.260Z] --- PASS: TestStats (2.48s) 21:53:01 [2022-08-23T21:53:01.260Z] === RUN TestStopContainerWithTimeout 21:53:01 [2022-08-23T21:53:01.260Z] === RUN TestStopContainerWithTimeout/0 21:53:01 [2022-08-23T21:53:01.260Z] === PAUSE TestStopContainerWithTimeout/0 21:53:01 [2022-08-23T21:53:01.260Z] === RUN TestStopContainerWithTimeout/1 21:53:01 [2022-08-23T21:53:01.260Z] === PAUSE TestStopContainerWithTimeout/1 21:53:01 [2022-08-23T21:53:01.260Z] === RUN TestStopContainerWithTimeout/3 21:53:01 [2022-08-23T21:53:01.260Z] === PAUSE TestStopContainerWithTimeout/3 21:53:01 [2022-08-23T21:53:01.260Z] === RUN TestStopContainerWithTimeout/-1 21:53:01 [2022-08-23T21:53:01.260Z] === PAUSE TestStopContainerWithTimeout/-1 21:53:01 [2022-08-23T21:53:01.260Z] === CONT TestStopContainerWithTimeout/0 21:53:01 [2022-08-23T21:53:01.260Z] === CONT TestStopContainerWithTimeout/3 [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 21:53:01 [2022-08-23T21:53:01.579Z] + echo Ensuring container killed. 21:53:01 [2022-08-23T21:53:01.579Z] Ensuring container killed. 21:53:01 [2022-08-23T21:53:01.579Z] + docker rm -vf docker-pr1 21:53:01 [2022-08-23T21:53:01.579Z] Error: No such container: docker-pr1 [Pipeline] sh 21:53:01 [2022-08-23T21:53:01.836Z] === CONT TestStopContainerWithTimeout/-1 21:53:01 [2022-08-23T21:53:01.864Z] + echo Chowning /workspace to jenkins user 21:53:01 [2022-08-23T21:53:01.864Z] Chowning /workspace to jenkins user 21:53:01 [2022-08-23T21:53:01.864Z] + id -u 21:53:01 [2022-08-23T21:53:01.864Z] + id -g 21:53:01 [2022-08-23T21:53:01.864Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44021:/workspace busybox chown -R 1000:1000 /workspace 21:53:01 [2022-08-23T21:53:01.864Z] Unable to find image 'busybox:latest' locally 21:53:01 [2022-08-23T21:53:01.864Z] latest: Pulling from library/busybox 21:53:02 [2022-08-23T21:53:02.122Z] 50783e0dfb64: Pulling fs layer 21:53:02 [2022-08-23T21:53:02.122Z] 50783e0dfb64: Download complete 21:53:02 [2022-08-23T21:53:02.122Z] 50783e0dfb64: Pull complete 21:53:02 [2022-08-23T21:53:02.122Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 21:53:02 [2022-08-23T21:53:02.122Z] Status: Downloaded newer image for busybox:latest 21:53:02 [2022-08-23T21:53:02.234Z] --- PASS: TestExternalGraphDriver (5.29s) 21:53:02 [2022-08-23T21:53:02.234Z] --- PASS: TestExternalGraphDriver/json (1.65s) 21:53:02 [2022-08-23T21:53:02.234Z] --- PASS: TestExternalGraphDriver/spec (1.63s) 21:53:02 [2022-08-23T21:53:02.234Z] --- PASS: TestExternalGraphDriver/pull (1.67s) 21:53:02 [2022-08-23T21:53:02.234Z] === RUN TestGraphdriverPluginV2 [Pipeline] catchError [Pipeline] { [Pipeline] sh 21:53:03 [2022-08-23T21:53:03.743Z] === CONT TestStopContainerWithTimeout/1 21:53:03 [2022-08-23T21:53:03.790Z] + bundleName=amd64-rootless 21:53:03 [2022-08-23T21:53:03.790Z] + echo Creating amd64-rootless-bundles.tar.gz 21:53:03 [2022-08-23T21:53:03.790Z] Creating amd64-rootless-bundles.tar.gz 21:53:03 [2022-08-23T21:53:03.790Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 21:53:03 [2022-08-23T21:53:03.790Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts 21:53:03 [2022-08-23T21:53:03.801Z] Archiving artifacts 21:53:05 [2022-08-23T21:53:05.125Z] --- PASS: TestStopContainerWithTimeout (0.01s) 21:53:05 [2022-08-23T21:53:05.125Z] --- PASS: TestStopContainerWithTimeout/0 (0.79s) 21:53:05 [2022-08-23T21:53:05.125Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) 21:53:05 [2022-08-23T21:53:05.125Z] --- PASS: TestStopContainerWithTimeout/-1 (2.46s) 21:53:05 [2022-08-23T21:53:05.125Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) 21:53:05 [2022-08-23T21:53:05.125Z] === RUN TestDeleteDevicemapper 21:53:05 [2022-08-23T21:53:05.125Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 21:53:05 [2022-08-23T21:53:05.125Z] --- SKIP: TestDeleteDevicemapper (0.00s) 21:53:05 [2022-08-23T21:53:05.125Z] === RUN TestStopContainerWithRestartPolicyAlways 21:53:05 [2022-08-23T21:53:05.629Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44021/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 21:53:05 [2022-08-23T21:53:05.942Z] + make clean 21:53:06 [2022-08-23T21:53:06.199Z] docker volume rm -f docker-dev-cache docker-mod-cache 21:53:06 [2022-08-23T21:53:06.199Z] docker-dev-cache 21:53:06 [2022-08-23T21:53:06.199Z] docker-mod-cache [Pipeline] deleteDir 21:53:06 [2022-08-23T21:53:06.426Z] --- PASS: TestGraphdriverPluginV2 (4.21s) 21:53:06 [2022-08-23T21:53:06.426Z] PASS 21:53:06 [2022-08-23T21:53:06.426Z] 21:53:06 [2022-08-23T21:53:06.426Z] DONE 5 tests in 9.541s 21:53:06 [2022-08-23T21:53:06.426Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 21:53:06 [2022-08-23T21:53:06.426Z] INFO: Testing against a local daemon 21:53:06 [2022-08-23T21:53:06.426Z] === RUN TestContinueAfterPluginCrash 21:53:06 [2022-08-23T21:53:06.426Z] === PAUSE TestContinueAfterPluginCrash 21:53:06 [2022-08-23T21:53:06.426Z] === RUN TestReadPluginNoRead 21:53:06 [2022-08-23T21:53:06.426Z] === PAUSE TestReadPluginNoRead 21:53:06 [2022-08-23T21:53:06.426Z] === RUN TestDaemonStartWithLogOpt 21:53:06 [2022-08-23T21:53:06.426Z] === PAUSE TestDaemonStartWithLogOpt 21:53:06 [2022-08-23T21:53:06.426Z] === CONT TestContinueAfterPluginCrash 21:53:06 [2022-08-23T21:53:06.426Z] === CONT TestDaemonStartWithLogOpt [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node 21:53:07 [2022-08-23T21:53:07.033Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s) 21:53:07 [2022-08-23T21:53:07.033Z] === RUN TestUpdateMemory [Pipeline] } [Pipeline] // stage [Pipeline] } 21:53:07 [2022-08-23T21:53:07.293Z] --- PASS: TestUpdateMemory (0.52s) 21:53:07 [2022-08-23T21:53:07.293Z] === RUN TestUpdateCPUQuota 21:53:07 [2022-08-23T21:53:07.863Z] --- PASS: TestUpdateCPUQuota (0.66s) 21:53:07 [2022-08-23T21:53:07.863Z] === RUN TestUpdatePidsLimit 21:53:07 [2022-08-23T21:53:07.863Z] === RUN TestUpdatePidsLimit/update_from_none 21:53:08 [2022-08-23T21:53:08.122Z] === RUN TestUpdatePidsLimit/no_change 21:53:08 [2022-08-23T21:53:08.382Z] === RUN TestUpdatePidsLimit/update_lower 21:53:08 [2022-08-23T21:53:08.642Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 21:53:08 [2022-08-23T21:53:08.642Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 21:53:08 [2022-08-23T21:53:08.902Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 21:53:09 [2022-08-23T21:53:09.161Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 21:53:09 [2022-08-23T21:53:09.718Z] --- PASS: TestDaemonStartWithLogOpt (3.32s) 21:53:09 [2022-08-23T21:53:09.718Z] === CONT TestReadPluginNoRead 21:53:09 [2022-08-23T21:53:09.731Z] --- PASS: TestUpdatePidsLimit (1.87s) 21:53:09 [2022-08-23T21:53:09.731Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) 21:53:09 [2022-08-23T21:53:09.731Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) 21:53:09 [2022-08-23T21:53:09.731Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) 21:53:09 [2022-08-23T21:53:09.731Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) 21:53:09 [2022-08-23T21:53:09.731Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) 21:53:09 [2022-08-23T21:53:09.731Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) 21:53:09 [2022-08-23T21:53:09.731Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) 21:53:09 [2022-08-23T21:53:09.731Z] === RUN TestUpdateRestartPolicy 21:53:12 [2022-08-23T21:53:12.257Z] === RUN TestReadPluginNoRead/default 21:53:13 [2022-08-23T21:53:13.194Z] === RUN TestReadPluginNoRead/disabled_caching 21:53:14 [2022-08-23T21:53:14.133Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 21:53:14 [2022-08-23T21:53:14.702Z] --- PASS: TestContinueAfterPluginCrash (8.33s) 21:53:15 [2022-08-23T21:53:15.641Z] === CONT TestReadPluginNoRead 21:53:15 [2022-08-23T21:53:15.641Z] read_test.go:92: [da04ffa6e15c3] daemon is not started 21:53:15 [2022-08-23T21:53:15.641Z] --- PASS: TestReadPluginNoRead (5.90s) 21:53:15 [2022-08-23T21:53:15.641Z] --- PASS: TestReadPluginNoRead/default (1.26s) 21:53:15 [2022-08-23T21:53:15.641Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) 21:53:15 [2022-08-23T21:53:15.641Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) 21:53:15 [2022-08-23T21:53:15.641Z] PASS 21:53:15 [2022-08-23T21:53:15.641Z] 21:53:15 [2022-08-23T21:53:15.641Z] DONE 6 tests in 9.243s 21:53:15 [2022-08-23T21:53:15.641Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 21:53:15 [2022-08-23T21:53:15.641Z] testing: warning: no tests to run 21:53:15 [2022-08-23T21:53:15.641Z] PASS 21:53:15 [2022-08-23T21:53:15.641Z] 21:53:15 [2022-08-23T21:53:15.641Z] DONE 0 tests in 0.008s 21:53:15 [2022-08-23T21:53:15.641Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 21:53:15 [2022-08-23T21:53:15.641Z] INFO: Testing against a local daemon 21:53:15 [2022-08-23T21:53:15.641Z] === RUN TestPluginWithDevMounts 21:53:15 [2022-08-23T21:53:15.641Z] === PAUSE TestPluginWithDevMounts 21:53:15 [2022-08-23T21:53:15.641Z] === CONT TestPluginWithDevMounts 21:53:17 [2022-08-23T21:53:17.024Z] --- PASS: TestPluginWithDevMounts (1.56s) 21:53:17 [2022-08-23T21:53:17.024Z] PASS 21:53:17 [2022-08-23T21:53:17.024Z] 21:53:17 [2022-08-23T21:53:17.024Z] DONE 1 tests in 1.581s 21:53:17 [2022-08-23T21:53:17.024Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 21:53:17 [2022-08-23T21:53:17.024Z] INFO: Testing against a local daemon 21:53:17 [2022-08-23T21:53:17.024Z] === RUN TestSecretInspect 21:53:19 [2022-08-23T21:53:19.561Z] --- PASS: TestSecretInspect (2.16s) 21:53:19 [2022-08-23T21:53:19.561Z] === RUN TestSecretList 21:53:20 [2022-08-23T21:53:20.397Z] Created binary: bundles/binary-daemon/dockerd 21:53:20 [2022-08-23T21:53:20.397Z] Copying nested executables into bundles/binary-daemon 21:53:20 [2022-08-23T21:53:20.397Z] Building: bundles/binary-daemon/docker-proxy 21:53:20 [2022-08-23T21:53:20.397Z] GOOS="" GOARCH="" GOARM="" 21:53:20 [2022-08-23T21:53:20.397Z] Created binary: bundles/binary-daemon/docker-proxy 21:53:20 [2022-08-23T21:53:20.397Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh 21:53:20 [2022-08-23T21:53:20.766Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 -e DOCKER_GRAPHDRIVER docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 hack/make.sh cross 21:53:21 [2022-08-23T21:53:21.022Z] 21:53:21 [2022-08-23T21:53:21.022Z] Removing bundles/ 21:53:21 [2022-08-23T21:53:21.278Z] 21:53:21 [2022-08-23T21:53:21.278Z] ---> Making bundle: cross (in bundles/cross) 21:53:21 [2022-08-23T21:53:21.278Z] Cross building: bundles/cross/linux/amd64 21:53:21 [2022-08-23T21:53:21.278Z] Building: bundles/cross/linux/amd64-daemon/dockerd 21:53:21 [2022-08-23T21:53:21.278Z] GOOS="linux" GOARCH="amd64" GOARM="" 21:53:21 [2022-08-23T21:53:21.467Z] --- PASS: TestSecretList (2.17s) 21:53:21 [2022-08-23T21:53:21.467Z] === RUN TestSecretsCreateAndDelete 21:53:21 [2022-08-23T21:53:21.949Z] --- PASS: TestUpdateRestartPolicy (10.87s) 21:53:21 [2022-08-23T21:53:21.949Z] === RUN TestUpdateRestartWithAutoRemove 21:53:21 [2022-08-23T21:53:21.949Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) 21:53:21 [2022-08-23T21:53:21.949Z] === RUN TestWaitNonBlocked 21:53:21 [2022-08-23T21:53:21.949Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 21:53:21 [2022-08-23T21:53:21.949Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 21:53:21 [2022-08-23T21:53:21.949Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 21:53:21 [2022-08-23T21:53:21.949Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 21:53:21 [2022-08-23T21:53:21.949Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 21:53:21 [2022-08-23T21:53:21.949Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 21:53:21 [2022-08-23T21:53:21.949Z] --- PASS: TestWaitNonBlocked (0.01s) 21:53:21 [2022-08-23T21:53:21.949Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) 21:53:21 [2022-08-23T21:53:21.949Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) 21:53:21 [2022-08-23T21:53:21.949Z] === RUN TestWaitBlocked 21:53:21 [2022-08-23T21:53:21.949Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 21:53:21 [2022-08-23T21:53:21.949Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 21:53:21 [2022-08-23T21:53:21.949Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 21:53:21 [2022-08-23T21:53:21.949Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 21:53:21 [2022-08-23T21:53:21.949Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 21:53:21 [2022-08-23T21:53:21.949Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 21:53:22 [2022-08-23T21:53:22.519Z] --- PASS: TestWaitBlocked (0.02s) 21:53:22 [2022-08-23T21:53:22.519Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) 21:53:22 [2022-08-23T21:53:22.519Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) 21:53:22 [2022-08-23T21:53:22.519Z] === RUN TestWaitConditions 21:53:22 [2022-08-23T21:53:22.519Z] === RUN TestWaitConditions/default 21:53:22 [2022-08-23T21:53:22.519Z] === PAUSE TestWaitConditions/default 21:53:22 [2022-08-23T21:53:22.519Z] === RUN TestWaitConditions/not-running 21:53:22 [2022-08-23T21:53:22.519Z] === PAUSE TestWaitConditions/not-running 21:53:22 [2022-08-23T21:53:22.519Z] === RUN TestWaitConditions/next-exit 21:53:22 [2022-08-23T21:53:22.519Z] === PAUSE TestWaitConditions/next-exit 21:53:22 [2022-08-23T21:53:22.519Z] === RUN TestWaitConditions/removed 21:53:22 [2022-08-23T21:53:22.519Z] === PAUSE TestWaitConditions/removed 21:53:22 [2022-08-23T21:53:22.519Z] === CONT TestWaitConditions/default 21:53:22 [2022-08-23T21:53:22.519Z] === CONT TestWaitConditions/next-exit 21:53:24 [2022-08-23T21:53:24.004Z] --- PASS: TestSecretsCreateAndDelete (2.16s) 21:53:24 [2022-08-23T21:53:24.004Z] === RUN TestSecretsUpdate 21:53:24 [2022-08-23T21:53:24.427Z] === CONT TestWaitConditions/not-running 21:53:24 [2022-08-23T21:53:24.427Z] === CONT TestWaitConditions/removed 21:53:25 [2022-08-23T21:53:25.917Z] --- PASS: TestSecretsUpdate (2.17s) 21:53:25 [2022-08-23T21:53:25.917Z] === RUN TestTemplatedSecret 21:53:26 [2022-08-23T21:53:26.335Z] --- PASS: TestWaitConditions (0.01s) 21:53:26 [2022-08-23T21:53:26.335Z] --- PASS: TestWaitConditions/default (1.68s) 21:53:26 [2022-08-23T21:53:26.335Z] --- PASS: TestWaitConditions/next-exit (1.70s) 21:53:26 [2022-08-23T21:53:26.335Z] --- PASS: TestWaitConditions/not-running (1.53s) 21:53:26 [2022-08-23T21:53:26.335Z] --- PASS: TestWaitConditions/removed (1.60s) 21:53:26 [2022-08-23T21:53:26.335Z] === RUN TestWaitRestartedContainer 21:53:26 [2022-08-23T21:53:26.335Z] === RUN TestWaitRestartedContainer/default 21:53:26 [2022-08-23T21:53:26.335Z] === PAUSE TestWaitRestartedContainer/default 21:53:26 [2022-08-23T21:53:26.335Z] === RUN TestWaitRestartedContainer/not-running 21:53:26 [2022-08-23T21:53:26.335Z] === PAUSE TestWaitRestartedContainer/not-running 21:53:26 [2022-08-23T21:53:26.335Z] === RUN TestWaitRestartedContainer/next-exit 21:53:26 [2022-08-23T21:53:26.335Z] === PAUSE TestWaitRestartedContainer/next-exit 21:53:26 [2022-08-23T21:53:26.335Z] === CONT TestWaitRestartedContainer/default 21:53:26 [2022-08-23T21:53:26.335Z] === CONT TestWaitRestartedContainer/next-exit 21:53:27 [2022-08-23T21:53:27.716Z] === CONT TestWaitRestartedContainer/not-running 21:53:28 [2022-08-23T21:53:28.286Z] --- PASS: TestWaitRestartedContainer (0.01s) 21:53:28 [2022-08-23T21:53:28.286Z] --- PASS: TestWaitRestartedContainer/default (1.50s) 21:53:28 [2022-08-23T21:53:28.286Z] --- PASS: TestWaitRestartedContainer/next-exit (1.54s) 21:53:28 [2022-08-23T21:53:28.286Z] --- PASS: TestWaitRestartedContainer/not-running (0.87s) 21:53:28 [2022-08-23T21:53:28.286Z] === CONT TestContainerStartOnDaemonRestart 21:53:28 [2022-08-23T21:53:28.286Z] === CONT TestRestartDaemonWithRestartingContainer 21:53:28 [2022-08-23T21:53:28.474Z] --- PASS: TestTemplatedSecret (2.68s) 21:53:28 [2022-08-23T21:53:28.474Z] === RUN TestSecretCreateResolve 21:53:30 [2022-08-23T21:53:30.825Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.12s) 21:53:30 [2022-08-23T21:53:30.825Z] === CONT TestDaemonHostGatewayIP 21:53:30 [2022-08-23T21:53:30.825Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) 21:53:30 [2022-08-23T21:53:30.825Z] === CONT TestDaemonRestartIpcMode 21:53:31 [2022-08-23T21:53:31.010Z] --- PASS: TestSecretCreateResolve (2.18s) 21:53:31 [2022-08-23T21:53:31.010Z] PASS 21:53:31 [2022-08-23T21:53:31.010Z] 21:53:31 [2022-08-23T21:53:31.010Z] DONE 6 tests in 13.541s 21:53:31 [2022-08-23T21:53:31.010Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 21:53:31 [2022-08-23T21:53:31.010Z] INFO: Testing against a local daemon 21:53:31 [2022-08-23T21:53:31.010Z] === RUN TestServiceCreateInit 21:53:31 [2022-08-23T21:53:31.010Z] === RUN TestServiceCreateInit/daemonInitDisabled 21:53:33 [2022-08-23T21:53:33.365Z] --- PASS: TestDaemonRestartIpcMode (2.55s) 21:53:33 [2022-08-23T21:53:33.365Z] === CONT TestIpcModeOlderClient 21:53:33 [2022-08-23T21:53:33.365Z] --- PASS: TestIpcModeOlderClient (0.07s) 21:53:33 [2022-08-23T21:53:33.365Z] === CONT TestContainerKillOnDaemonStart 21:53:33 [2022-08-23T21:53:33.365Z] --- PASS: TestDaemonHostGatewayIP (2.64s) 21:53:35 [2022-08-23T21:53:35.205Z] === RUN TestServiceCreateInit/daemonInitEnabled 21:53:38 [2022-08-23T21:53:38.496Z] --- PASS: TestServiceCreateInit (7.75s) 21:53:38 [2022-08-23T21:53:38.496Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.93s) 21:53:38 [2022-08-23T21:53:38.496Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.80s) 21:53:38 [2022-08-23T21:53:38.496Z] === RUN TestCreateServiceMultipleTimes 21:53:44 [2022-08-23T21:53:44.359Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 21:53:44 [2022-08-23T21:53:44.359Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 21:53:44 [2022-08-23T21:53:44.359Z] Using test binary docker 21:53:44 [2022-08-23T21:53:44.359Z] Using test binary docker 21:53:44 [2022-08-23T21:53:44.359Z] +++ /etc/init.d/apparmor start 21:53:44 [2022-08-23T21:53:44.359Z] +++ /etc/init.d/apparmor start 21:53:44 [2022-08-23T21:53:44.359Z] Not: starting. 21:53:44 [2022-08-23T21:53:44.359Z] Not: starting. 21:53:44 [2022-08-23T21:53:44.359Z] INFO: Waiting for daemon to start... 21:53:44 [2022-08-23T21:53:44.359Z] Starting dockerd 21:53:44 [2022-08-23T21:53:44.359Z] +++ 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 21:53:44 [2022-08-23T21:53:44.359Z] INFO: Waiting for daemon to start... 21:53:44 [2022-08-23T21:53:44.359Z] Starting dockerd 21:53:44 [2022-08-23T21:53:44.359Z] +++ 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 21:53:44 [2022-08-23T21:53:44.359Z] .. 21:53:44 [2022-08-23T21:53:44.359Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 21:53:44 [2022-08-23T21:53:44.359Z] 21:53:44 [2022-08-23T21:53:44.359Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 21:53:44 [2022-08-23T21:53:44.359Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 21:53:44 [2022-08-23T21:53:44.359Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 21:53:44 [2022-08-23T21:53:44.359Z] Error: No such image: emptyfs 21:53:44 [2022-08-23T21:53:44.359Z] Error: No such image: emptyfs 21:53:44 [2022-08-23T21:53:44.359Z] ++++ tar -cC bundles/test-integration/emptyfs . 21:53:44 [2022-08-23T21:53:44.359Z] ++++ docker load 21:53:44 [2022-08-23T21:53:44.359Z] ++++ tar -cC bundles/test-integration/emptyfs . 21:53:44 [2022-08-23T21:53:44.359Z] ++++ docker load 21:53:44 [2022-08-23T21:53:44.359Z] Loaded image: emptyfs:latest 21:53:44 [2022-08-23T21:53:44.359Z] Running integration-test (iteration 1) 21:53:44 [2022-08-23T21:53:44.359Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ 21:53:44 [2022-08-23T21:53:44.360Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' 21:53:44 [2022-08-23T21:53:44.360Z] ++ set -e 21:53:44 [2022-08-23T21:53:44.360Z] ++ '[' -n 0 ']' 21:53:44 [2022-08-23T21:53:44.360Z] ++ set -x 21:53:44 [2022-08-23T21:53:44.360Z] ++ 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=amd64 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 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/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' 21:53:44 [2022-08-23T21:53:44.360Z] Loaded image: emptyfs:latest 21:53:44 [2022-08-23T21:53:44.360Z] Running integration-test (iteration 1) 21:53:44 [2022-08-23T21:53:44.360Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 21:53:44 [2022-08-23T21:53:44.360Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' 21:53:44 [2022-08-23T21:53:44.360Z] ++ set -e 21:53:44 [2022-08-23T21:53:44.360Z] ++ '[' -n 0 ']' 21:53:44 [2022-08-23T21:53:44.360Z] ++ set -x 21:53:44 [2022-08-23T21:53:44.360Z] ++ 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=amd64 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 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/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' 21:53:44 [2022-08-23T21:53:44.360Z] Loaded image: busybox:latest 21:53:44 [2022-08-23T21:53:44.360Z] Loaded image: busybox:latest 21:53:44 [2022-08-23T21:53:44.360Z] Loaded image: busybox:glibc 21:53:44 [2022-08-23T21:53:44.360Z] Loaded image: busybox:glibc 21:53:45 [2022-08-23T21:53:45.582Z] --- PASS: TestContainerKillOnDaemonStart (11.49s) 21:53:45 [2022-08-23T21:53:45.582Z] PASS 21:53:45 [2022-08-23T21:53:45.582Z] 21:53:45 [2022-08-23T21:53:45.582Z] === Skipped 21:53:45 [2022-08-23T21:53:45.582Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 21:53:45 [2022-08-23T21:53:45.582Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 21:53:45 [2022-08-23T21:53:45.582Z] 21:53:45 [2022-08-23T21:53:45.582Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 21:53:45 [2022-08-23T21:53:45.582Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 21:53:45 [2022-08-23T21:53:45.582Z] 21:53:45 [2022-08-23T21:53:45.582Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 21:53:45 [2022-08-23T21:53:45.582Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 21:53:45 [2022-08-23T21:53:45.582Z] 21:53:45 [2022-08-23T21:53:45.582Z] DONE 273 tests, 3 skipped in 134.080s 21:53:45 [2022-08-23T21:53:45.582Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 21:53:45 [2022-08-23T21:53:45.582Z] ++ 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 21:53:45 [2022-08-23T21:53:45.582Z] ++ set -e 21:53:45 [2022-08-23T21:53:45.582Z] ++ '[' -n 0 ']' 21:53:45 [2022-08-23T21:53:45.582Z] ++ set -x 21:53:45 [2022-08-23T21:53:45.583Z] ++ 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 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 21:53:45 [2022-08-23T21:53:45.583Z] === RUN TestConfigDaemonLibtrustID 21:53:45 [2022-08-23T21:53:45.583Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) 21:53:45 [2022-08-23T21:53:45.583Z] === RUN TestConfigDaemonID 21:53:46 [2022-08-23T21:53:46.521Z] daemon_test.go:83: [d1ecf2035e7db] daemon is not started 21:53:46 [2022-08-23T21:53:46.521Z] --- PASS: TestConfigDaemonID (1.04s) 21:53:46 [2022-08-23T21:53:46.521Z] === RUN TestDaemonConfigValidation 21:53:46 [2022-08-23T21:53:46.521Z] === RUN TestDaemonConfigValidation/config_with_no_content 21:53:46 [2022-08-23T21:53:46.521Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 21:53:46 [2022-08-23T21:53:46.521Z] === RUN TestDaemonConfigValidation/config_with_{} 21:53:46 [2022-08-23T21:53:46.521Z] === PAUSE TestDaemonConfigValidation/config_with_{} 21:53:46 [2022-08-23T21:53:46.521Z] === RUN TestDaemonConfigValidation/invalid_config 21:53:46 [2022-08-23T21:53:46.521Z] === PAUSE TestDaemonConfigValidation/invalid_config 21:53:46 [2022-08-23T21:53:46.521Z] === RUN TestDaemonConfigValidation/malformed_config 21:53:46 [2022-08-23T21:53:46.521Z] === PAUSE TestDaemonConfigValidation/malformed_config 21:53:46 [2022-08-23T21:53:46.521Z] === RUN TestDaemonConfigValidation/valid_config 21:53:46 [2022-08-23T21:53:46.521Z] === PAUSE TestDaemonConfigValidation/valid_config 21:53:46 [2022-08-23T21:53:46.521Z] === CONT TestDaemonConfigValidation/config_with_no_content 21:53:46 [2022-08-23T21:53:46.521Z] === CONT TestDaemonConfigValidation/malformed_config 21:53:46 [2022-08-23T21:53:46.521Z] === CONT TestDaemonConfigValidation/valid_config 21:53:46 [2022-08-23T21:53:46.521Z] === CONT TestDaemonConfigValidation/invalid_config 21:53:46 [2022-08-23T21:53:46.521Z] === CONT TestDaemonConfigValidation/config_with_{} 21:53:46 [2022-08-23T21:53:46.521Z] --- PASS: TestDaemonConfigValidation (0.00s) 21:53:46 [2022-08-23T21:53:46.521Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) 21:53:46 [2022-08-23T21:53:46.521Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) 21:53:46 [2022-08-23T21:53:46.521Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) 21:53:46 [2022-08-23T21:53:46.521Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) 21:53:46 [2022-08-23T21:53:46.521Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) 21:53:46 [2022-08-23T21:53:46.521Z] === RUN TestConfigDaemonSeccompProfiles 21:53:46 [2022-08-23T21:53:46.521Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 21:53:46 [2022-08-23T21:53:46.895Z] Loaded image: debian:bullseye-slim 21:53:46 [2022-08-23T21:53:46.895Z] Loaded image: debian:bullseye-slim 21:53:46 [2022-08-23T21:53:46.895Z] Loaded image: hello-world:latest 21:53:46 [2022-08-23T21:53:46.895Z] Loaded image: hello-world:latest 21:53:47 [2022-08-23T21:53:47.155Z] Loaded image: arm32v7/hello-world:latest 21:53:47 [2022-08-23T21:53:47.155Z] INFO: Testing against a local daemon 21:53:47 [2022-08-23T21:53:47.155Z] === RUN TestDockerDaemonSuite 21:53:47 [2022-08-23T21:53:47.155Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool 21:53:47 [2022-08-23T21:53:47.155Z] Loaded image: arm32v7/hello-world:latest 21:53:47 [2022-08-23T21:53:47.155Z] INFO: Testing against a local daemon 21:53:47 [2022-08-23T21:53:47.155Z] === RUN TestDockerSuite 21:53:47 [2022-08-23T21:53:47.155Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 21:53:47 [2022-08-23T21:53:47.155Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 21:53:47 [2022-08-23T21:53:47.155Z] === RUN TestDockerSuite/TestAPIErrorJSON 21:53:47 [2022-08-23T21:53:47.155Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 21:53:47 [2022-08-23T21:53:47.155Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 21:53:47 [2022-08-23T21:53:47.155Z] === RUN TestDockerSuite/TestAPIErrorPlainText 21:53:47 [2022-08-23T21:53:47.155Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 21:53:47 [2022-08-23T21:53:47.155Z] === RUN TestDockerSuite/TestAPIImagesDelete 21:53:47 [2022-08-23T21:53:47.460Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 21:53:48 [2022-08-23T21:53:48.868Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 21:53:49 [2022-08-23T21:53:49.843Z] === CONT TestConfigDaemonSeccompProfiles 21:53:49 [2022-08-23T21:53:49.843Z] daemon_test.go:197: [d7fe8133d89f5] daemon is not started 21:53:49 [2022-08-23T21:53:49.843Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) 21:53:49 [2022-08-23T21:53:49.843Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 21:53:49 [2022-08-23T21:53:49.843Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 21:53:49 [2022-08-23T21:53:49.843Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 21:53:49 [2022-08-23T21:53:49.843Z] === RUN TestDaemonProxy 21:53:49 [2022-08-23T21:53:49.843Z] === RUN TestDaemonProxy/environment_variables 21:53:51 [2022-08-23T21:53:51.349Z] === RUN TestDockerSuite/TestAPIImagesFilter 21:53:51 [2022-08-23T21:53:51.349Z] === RUN TestDockerSuite/TestAPIImagesHistory 21:53:51 [2022-08-23T21:53:51.751Z] === RUN TestDaemonProxy/command-line_options 21:53:51 [2022-08-23T21:53:51.917Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 21:53:52 [2022-08-23T21:53:52.484Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 21:53:53 [2022-08-23T21:53:53.132Z] === RUN TestDaemonProxy/configuration_file 21:53:53 [2022-08-23T21:53:53.422Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 21:53:53 [2022-08-23T21:53:53.989Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 21:53:53 [2022-08-23T21:53:53.989Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 21:53:55 [2022-08-23T21:53:55.040Z] === RUN TestDaemonProxy/conflicting_options 21:53:55 [2022-08-23T21:53:55.299Z] === RUN TestDaemonProxy/reload_sanitized 21:53:55 [2022-08-23T21:53:55.368Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon 21:53:55 [2022-08-23T21:53:55.868Z] --- PASS: TestDaemonProxy (6.24s) 21:53:55 [2022-08-23T21:53:55.868Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) 21:53:55 [2022-08-23T21:53:55.868Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) 21:53:55 [2022-08-23T21:53:55.868Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) 21:53:55 [2022-08-23T21:53:55.868Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 21:53:55 [2022-08-23T21:53:55.868Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) 21:53:55 [2022-08-23T21:53:55.868Z] PASS 21:53:55 [2022-08-23T21:53:55.868Z] 21:53:55 [2022-08-23T21:53:55.868Z] DONE 18 tests in 11.306s 21:53:55 [2022-08-23T21:53:55.868Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 21:53:55 [2022-08-23T21:53:55.868Z] ++ 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 21:53:55 [2022-08-23T21:53:55.868Z] ++ set -e 21:53:55 [2022-08-23T21:53:55.868Z] ++ '[' -n 0 ']' 21:53:55 [2022-08-23T21:53:55.868Z] ++ set -x 21:53:55 [2022-08-23T21:53:55.869Z] ++ 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 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 21:53:55 [2022-08-23T21:53:55.937Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 21:53:56 [2022-08-23T21:53:56.128Z] INFO: Testing against a local daemon 21:53:56 [2022-08-23T21:53:56.128Z] === RUN TestCommitInheritsEnv 21:53:56 [2022-08-23T21:53:56.388Z] --- PASS: TestCommitInheritsEnv (0.29s) 21:53:56 [2022-08-23T21:53:56.388Z] === RUN TestImportExtremelyLargeImageWorks 21:53:56 [2022-08-23T21:53:56.388Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 21:53:56 [2022-08-23T21:53:56.388Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 21:53:56 [2022-08-23T21:53:56.388Z] === RUN TestImportWithCustomPlatform 21:53:56 [2022-08-23T21:53:56.388Z] === RUN TestImportWithCustomPlatform/#00 21:53:56 [2022-08-23T21:53:56.388Z] === RUN TestImportWithCustomPlatform/_______ 21:53:56 [2022-08-23T21:53:56.388Z] === RUN TestImportWithCustomPlatform// 21:53:56 [2022-08-23T21:53:56.388Z] === RUN TestImportWithCustomPlatform/linux 21:53:56 [2022-08-23T21:53:56.506Z] === RUN TestDockerSuite/TestAPINetworkFilter 21:53:56 [2022-08-23T21:53:56.506Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 21:53:56 [2022-08-23T21:53:56.506Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 21:53:56 [2022-08-23T21:53:56.590Z] --- PASS: TestCreateServiceMultipleTimes (15.93s) 21:53:56 [2022-08-23T21:53:56.590Z] === RUN TestCreateServiceConflict 21:53:56 [2022-08-23T21:53:56.590Z] --- PASS: TestCreateServiceConflict (2.18s) 21:53:56 [2022-08-23T21:53:56.590Z] === RUN TestCreateServiceMaxReplicas 21:53:56 [2022-08-23T21:53:56.648Z] === RUN TestImportWithCustomPlatform/LINUX 21:53:56 [2022-08-23T21:53:56.648Z] === RUN TestImportWithCustomPlatform/linux/sparc64 21:53:56 [2022-08-23T21:53:56.648Z] === RUN TestImportWithCustomPlatform/macos 21:53:56 [2022-08-23T21:53:56.648Z] === RUN TestImportWithCustomPlatform/macos/arm64 21:53:56 [2022-08-23T21:53:56.648Z] === RUN TestImportWithCustomPlatform/nintendo64 21:53:56 [2022-08-23T21:53:56.648Z] --- PASS: TestImportWithCustomPlatform (0.35s) 21:53:56 [2022-08-23T21:53:56.648Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) 21:53:56 [2022-08-23T21:53:56.648Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 21:53:56 [2022-08-23T21:53:56.648Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 21:53:56 [2022-08-23T21:53:56.648Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) 21:53:56 [2022-08-23T21:53:56.648Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) 21:53:56 [2022-08-23T21:53:56.648Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) 21:53:56 [2022-08-23T21:53:56.648Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 21:53:56 [2022-08-23T21:53:56.648Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 21:53:56 [2022-08-23T21:53:56.648Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 21:53:56 [2022-08-23T21:53:56.648Z] === RUN TestImagesFilterMultiReference 21:53:56 [2022-08-23T21:53:56.908Z] --- PASS: TestImagesFilterMultiReference (0.06s) 21:53:56 [2022-08-23T21:53:56.908Z] === RUN TestImagePullPlatformInvalid 21:53:56 [2022-08-23T21:53:56.908Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 21:53:56 [2022-08-23T21:53:56.908Z] === RUN TestRemoveImageOrphaning 21:53:57 [2022-08-23T21:53:57.075Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 21:53:57 [2022-08-23T21:53:57.167Z] --- PASS: TestRemoveImageOrphaning (0.27s) 21:53:57 [2022-08-23T21:53:57.167Z] === RUN TestRemoveImageGarbageCollector 21:53:57 [2022-08-23T21:53:57.167Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:53:57 [2022-08-23T21:53:57.167Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 21:53:57 [2022-08-23T21:53:57.167Z] === RUN TestTagUnprefixedRepoByNameOrName 21:53:57 [2022-08-23T21:53:57.167Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 21:53:57 [2022-08-23T21:53:57.167Z] === RUN TestTagInvalidReference 21:53:57 [2022-08-23T21:53:57.167Z] --- PASS: TestTagInvalidReference (0.01s) 21:53:57 [2022-08-23T21:53:57.167Z] === RUN TestTagValidPrefixedRepo 21:53:57 [2022-08-23T21:53:57.167Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 21:53:57 [2022-08-23T21:53:57.167Z] === RUN TestTagExistedNameWithoutForce 21:53:57 [2022-08-23T21:53:57.167Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) 21:53:57 [2022-08-23T21:53:57.167Z] === RUN TestTagOfficialNames 21:53:57 [2022-08-23T21:53:57.167Z] --- PASS: TestTagOfficialNames (0.05s) 21:53:57 [2022-08-23T21:53:57.167Z] === RUN TestTagMatchesDigest 21:53:57 [2022-08-23T21:53:57.167Z] --- PASS: TestTagMatchesDigest (0.01s) 21:53:57 [2022-08-23T21:53:57.167Z] PASS 21:53:57 [2022-08-23T21:53:57.167Z] 21:53:57 [2022-08-23T21:53:57.167Z] === Skipped 21:53:57 [2022-08-23T21:53:57.167Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 21:53:57 [2022-08-23T21:53:57.167Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 21:53:57 [2022-08-23T21:53:57.167Z] 21:53:57 [2022-08-23T21:53:57.167Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 21:53:57 [2022-08-23T21:53:57.167Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:53:57 [2022-08-23T21:53:57.167Z] 21:53:57 [2022-08-23T21:53:57.167Z] DONE 22 tests, 2 skipped in 1.384s 21:53:57 [2022-08-23T21:53:57.427Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 21:53:57 [2022-08-23T21:53:57.427Z] ++ 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 21:53:57 [2022-08-23T21:53:57.427Z] ++ set -e 21:53:57 [2022-08-23T21:53:57.427Z] ++ '[' -n 0 ']' 21:53:57 [2022-08-23T21:53:57.427Z] ++ set -x 21:53:57 [2022-08-23T21:53:57.427Z] ++ 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 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 21:53:57 [2022-08-23T21:53:57.427Z] === RUN TestStripANSICommands 21:53:57 [2022-08-23T21:53:57.427Z] === RUN TestStripANSICommands/#00 21:53:57 [2022-08-23T21:53:57.427Z] === RUN TestStripANSICommands/#01 21:53:57 [2022-08-23T21:53:57.427Z] --- PASS: TestStripANSICommands (0.00s) 21:53:57 [2022-08-23T21:53:57.427Z] --- PASS: TestStripANSICommands/#00 (0.00s) 21:53:57 [2022-08-23T21:53:57.427Z] --- PASS: TestStripANSICommands/#01 (0.00s) 21:53:57 [2022-08-23T21:53:57.427Z] PASS 21:53:57 [2022-08-23T21:53:57.427Z] 21:53:57 [2022-08-23T21:53:57.427Z] DONE 3 tests in 0.044s 21:53:57 [2022-08-23T21:53:57.427Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 21:53:57 [2022-08-23T21:53:57.427Z] ++ 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 21:53:57 [2022-08-23T21:53:57.427Z] ++ set -e 21:53:57 [2022-08-23T21:53:57.427Z] ++ '[' -n 0 ']' 21:53:57 [2022-08-23T21:53:57.427Z] ++ set -x 21:53:57 [2022-08-23T21:53:57.427Z] ++ 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 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 21:53:57 [2022-08-23T21:53:57.427Z] INFO: Testing against a local daemon 21:53:57 [2022-08-23T21:53:57.427Z] === RUN TestNetworkCreateDelete 21:53:57 [2022-08-23T21:53:57.643Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 21:53:57 [2022-08-23T21:53:57.687Z] --- PASS: TestNetworkCreateDelete (0.13s) 21:53:57 [2022-08-23T21:53:57.687Z] === RUN TestDockerNetworkDeletePreferID 21:53:57 [2022-08-23T21:53:57.947Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) 21:53:57 [2022-08-23T21:53:57.947Z] === RUN TestDaemonDNSFallback 21:53:58 [2022-08-23T21:53:58.212Z] --- PASS: TestBuildWithHugeFile (125.18s) 21:53:58 [2022-08-23T21:53:58.212Z] === RUN TestBuildWCOWSandboxSize 21:53:58 [2022-08-23T21:53:58.212Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 21:53:58 [2022-08-23T21:53:58.212Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 21:53:58 [2022-08-23T21:53:58.212Z] === RUN TestBuildWithEmptyDockerfile 21:53:58 [2022-08-23T21:53:58.212Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 21:53:58 [2022-08-23T21:53:58.212Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 21:53:58 [2022-08-23T21:53:58.212Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 21:53:58 [2022-08-23T21:53:58.212Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 21:53:58 [2022-08-23T21:53:58.212Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 21:53:58 [2022-08-23T21:53:58.212Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 21:53:58 [2022-08-23T21:53:58.212Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 21:53:58 [2022-08-23T21:53:58.212Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 21:53:58 [2022-08-23T21:53:58.212Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 21:53:58 [2022-08-23T21:53:58.212Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 21:53:58 [2022-08-23T21:53:58.472Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 21:53:58 [2022-08-23T21:53:58.472Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) 21:53:58 [2022-08-23T21:53:58.472Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) 21:53:58 [2022-08-23T21:53:58.472Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) 21:53:58 [2022-08-23T21:53:58.472Z] === RUN TestBuildPreserveOwnership 21:53:58 [2022-08-23T21:53:58.472Z] === RUN TestBuildPreserveOwnership/copy_from 21:53:58 [2022-08-23T21:53:58.472Z] === RUN TestDockerSuite/TestAPIOptionsRoute 21:53:58 [2022-08-23T21:53:58.472Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 21:53:58 [2022-08-23T21:53:58.472Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 21:53:59 [2022-08-23T21:53:59.881Z] --- PASS: TestCreateServiceMaxReplicas (2.80s) 21:53:59 [2022-08-23T21:53:59.881Z] === RUN TestCreateWithDuplicateNetworkNames 21:54:01 [2022-08-23T21:54:01.006Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 21:54:01 [2022-08-23T21:54:01.574Z] --- PASS: TestBuildPreserveOwnership (3.27s) 21:54:01 [2022-08-23T21:54:01.574Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.23s) 21:54:01 [2022-08-23T21:54:01.574Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.03s) 21:54:01 [2022-08-23T21:54:01.574Z] === RUN TestBuildPlatformInvalid 21:54:01 [2022-08-23T21:54:01.574Z] --- PASS: TestBuildPlatformInvalid (0.08s) 21:54:01 [2022-08-23T21:54:01.574Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 21:54:02 [2022-08-23T21:54:02.145Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 21:54:02 [2022-08-23T21:54:02.713Z] Loaded image: busybox:latest 21:54:02 [2022-08-23T21:54:02.971Z] Loaded image: busybox:glibc 21:54:04 [2022-08-23T21:54:04.348Z] Loaded image: debian:bullseye-slim 21:54:04 [2022-08-23T21:54:04.348Z] Loaded image: hello-world:latest 21:54:04 [2022-08-23T21:54:04.523Z] --- PASS: TestDaemonDNSFallback (6.30s) 21:54:04 [2022-08-23T21:54:04.523Z] === RUN TestInspectNetwork 21:54:04 [2022-08-23T21:54:04.608Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 21:54:04 [2022-08-23T21:54:04.608Z] Loaded image: arm32v7/hello-world:latest 21:54:06 [2022-08-23T21:54:06.512Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 21:54:07 [2022-08-23T21:54:07.062Z] === RUN TestInspectNetwork/full_network_id 21:54:07 [2022-08-23T21:54:07.062Z] === RUN TestInspectNetwork/partial_network_id 21:54:07 [2022-08-23T21:54:07.062Z] === RUN TestInspectNetwork/network_name 21:54:07 [2022-08-23T21:54:07.062Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 21:54:08 [2022-08-23T21:54:08.418Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 21:54:08 [2022-08-23T21:54:08.986Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 21:54:09 [2022-08-23T21:54:09.925Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 21:54:11 [2022-08-23T21:54:11.258Z] --- PASS: TestInspectNetwork (6.99s) 21:54:11 [2022-08-23T21:54:11.258Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 21:54:11 [2022-08-23T21:54:11.258Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 21:54:11 [2022-08-23T21:54:11.258Z] --- PASS: TestInspectNetwork/network_name (0.00s) 21:54:11 [2022-08-23T21:54:11.258Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 21:54:11 [2022-08-23T21:54:11.258Z] === RUN TestRunContainerWithBridgeNone 21:54:11 [2022-08-23T21:54:11.830Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 21:54:12 [2022-08-23T21:54:12.639Z] --- PASS: TestRunContainerWithBridgeNone (1.50s) 21:54:12 [2022-08-23T21:54:12.639Z] === RUN TestNetworkInvalidJSON 21:54:12 [2022-08-23T21:54:12.639Z] === RUN TestNetworkInvalidJSON/networks/create 21:54:12 [2022-08-23T21:54:12.639Z] === PAUSE TestNetworkInvalidJSON/networks/create 21:54:12 [2022-08-23T21:54:12.639Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 21:54:12 [2022-08-23T21:54:12.639Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 21:54:12 [2022-08-23T21:54:12.639Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 21:54:12 [2022-08-23T21:54:12.639Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 21:54:12 [2022-08-23T21:54:12.639Z] === CONT TestNetworkInvalidJSON/networks/create 21:54:12 [2022-08-23T21:54:12.639Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 21:54:12 [2022-08-23T21:54:12.639Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 21:54:12 [2022-08-23T21:54:12.639Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 21:54:12 [2022-08-23T21:54:12.639Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 21:54:12 [2022-08-23T21:54:12.639Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 21:54:12 [2022-08-23T21:54:12.639Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 21:54:12 [2022-08-23T21:54:12.639Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 21:54:12 [2022-08-23T21:54:12.639Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 21:54:12 [2022-08-23T21:54:12.639Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 21:54:12 [2022-08-23T21:54:12.639Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 21:54:12 [2022-08-23T21:54:12.639Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 21:54:12 [2022-08-23T21:54:12.639Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 21:54:12 [2022-08-23T21:54:12.639Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 21:54:12 [2022-08-23T21:54:12.639Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 21:54:12 [2022-08-23T21:54:12.639Z] --- PASS: TestNetworkInvalidJSON (0.01s) 21:54:12 [2022-08-23T21:54:12.639Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 21:54:12 [2022-08-23T21:54:12.639Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 21:54:12 [2022-08-23T21:54:12.639Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 21:54:12 [2022-08-23T21:54:12.639Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 21:54:12 [2022-08-23T21:54:12.639Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 21:54:12 [2022-08-23T21:54:12.639Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 21:54:12 [2022-08-23T21:54:12.639Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 21:54:12 [2022-08-23T21:54:12.639Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 21:54:12 [2022-08-23T21:54:12.639Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 21:54:12 [2022-08-23T21:54:12.639Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 21:54:12 [2022-08-23T21:54:12.639Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 21:54:12 [2022-08-23T21:54:12.639Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 21:54:12 [2022-08-23T21:54:12.639Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 21:54:12 [2022-08-23T21:54:12.639Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 21:54:12 [2022-08-23T21:54:12.639Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 21:54:12 [2022-08-23T21:54:12.639Z] === RUN TestNetworkList 21:54:12 [2022-08-23T21:54:12.639Z] === RUN TestNetworkList//networks 21:54:12 [2022-08-23T21:54:12.639Z] === PAUSE TestNetworkList//networks 21:54:12 [2022-08-23T21:54:12.639Z] === RUN TestNetworkList//networks/ 21:54:12 [2022-08-23T21:54:12.639Z] === PAUSE TestNetworkList//networks/ 21:54:12 [2022-08-23T21:54:12.767Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 21:54:12 [2022-08-23T21:54:12.899Z] === CONT TestNetworkList//networks 21:54:12 [2022-08-23T21:54:12.899Z] === CONT TestNetworkList//networks/ 21:54:12 [2022-08-23T21:54:12.899Z] --- PASS: TestNetworkList (0.02s) 21:54:12 [2022-08-23T21:54:12.899Z] --- PASS: TestNetworkList//networks/ (0.00s) 21:54:12 [2022-08-23T21:54:12.899Z] --- PASS: TestNetworkList//networks (0.00s) 21:54:12 [2022-08-23T21:54:12.899Z] === RUN TestHostIPv4BridgeLabel 21:54:13 [2022-08-23T21:54:13.469Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) 21:54:13 [2022-08-23T21:54:13.469Z] === RUN TestDaemonRestartWithLiveRestore 21:54:13 [2022-08-23T21:54:13.746Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 21:54:13 [2022-08-23T21:54:13.746Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 21:54:13 [2022-08-23T21:54:13.746Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill 21:54:14 [2022-08-23T21:54:14.409Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 21:54:14 [2022-08-23T21:54:14.409Z] === RUN TestDaemonDefaultNetworkPools 21:54:14 [2022-08-23T21:54:14.766Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.18s) 21:54:14 [2022-08-23T21:54:14.766Z] === RUN TestCreateServiceSecretFileMode 21:54:15 [2022-08-23T21:54:15.025Z] --- PASS: TestCreateServiceSecretFileMode (2.46s) 21:54:15 [2022-08-23T21:54:15.025Z] === RUN TestCreateServiceConfigFileMode 21:54:15 [2022-08-23T21:54:15.132Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 21:54:15 [2022-08-23T21:54:15.349Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) 21:54:15 [2022-08-23T21:54:15.349Z] === RUN TestDaemonRestartWithExistingNetwork 21:54:15 [2022-08-23T21:54:15.701Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.88s) 21:54:15 [2022-08-23T21:54:15.701Z] PASS 21:54:15 [2022-08-23T21:54:15.701Z] 21:54:15 [2022-08-23T21:54:15.701Z] === Skipped 21:54:15 [2022-08-23T21:54:15.701Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 21:54:15 [2022-08-23T21:54:15.701Z] build_session_test.go:25: TODO: BuildKit 21:54:15 [2022-08-23T21:54:15.701Z] 21:54:15 [2022-08-23T21:54:15.701Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) 21:54:15 [2022-08-23T21:54:15.701Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 21:54:15 [2022-08-23T21:54:15.701Z] 21:54:15 [2022-08-23T21:54:15.701Z] DONE 34 tests, 2 skipped in 192.085s 21:54:15 [2022-08-23T21:54:15.701Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 21:54:15 [2022-08-23T21:54:15.701Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m 21:54:15 [2022-08-23T21:54:15.701Z] ++ set -e 21:54:15 [2022-08-23T21:54:15.701Z] ++ '[' -n 0 ']' 21:54:15 [2022-08-23T21:54:15.701Z] ++ set -x 21:54:15 [2022-08-23T21:54:15.701Z] ++ 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=amd64 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 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/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m 21:54:15 [2022-08-23T21:54:15.701Z] docker_cli_daemon_test.go:1475: [d01b86fcb03b5] daemon is not started 21:54:15 [2022-08-23T21:54:15.701Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 21:54:15 [2022-08-23T21:54:15.701Z] INFO: Testing against a local daemon 21:54:15 [2022-08-23T21:54:15.701Z] === RUN TestConfigInspect 21:54:16 [2022-08-23T21:54:16.288Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) 21:54:16 [2022-08-23T21:54:16.288Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 21:54:16 [2022-08-23T21:54:16.637Z] check_test.go:540: [dc602aa736926] daemon is not started 21:54:16 [2022-08-23T21:54:16.637Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash 21:54:16 [2022-08-23T21:54:16.637Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 21:54:17 [2022-08-23T21:54:17.560Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) 21:54:17 [2022-08-23T21:54:17.560Z] === RUN TestCreateServiceSysctls 21:54:17 [2022-08-23T21:54:17.574Z] === RUN TestDockerSuite/TestBuildChownOnCopy 21:54:17 [2022-08-23T21:54:17.668Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) 21:54:17 [2022-08-23T21:54:17.668Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 21:54:18 [2022-08-23T21:54:18.238Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) 21:54:18 [2022-08-23T21:54:18.238Z] === RUN TestServiceWithPredefinedNetwork 21:54:18 [2022-08-23T21:54:18.511Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown 21:54:19 [2022-08-23T21:54:19.079Z] --- PASS: TestConfigInspect (3.22s) 21:54:19 [2022-08-23T21:54:19.079Z] === RUN TestConfigList 21:54:20 [2022-08-23T21:54:20.017Z] check_test.go:540: [d40bf54eaa817] daemon is not started 21:54:20 [2022-08-23T21:54:20.017Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort 21:54:20 [2022-08-23T21:54:20.777Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) 21:54:20 [2022-08-23T21:54:20.777Z] === RUN TestServiceRemoveKeepsIngressNetwork 21:54:20 [2022-08-23T21:54:20.777Z] service_test.go:243: FLAKY_TEST 21:54:20 [2022-08-23T21:54:20.777Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 21:54:20 [2022-08-23T21:54:20.777Z] === RUN TestServiceWithDataPathPortInit 21:54:20 [2022-08-23T21:54:20.852Z] --- PASS: TestCreateServiceSysctls (3.22s) 21:54:20 [2022-08-23T21:54:20.852Z] === RUN TestCreateServiceCapabilities 21:54:21 [2022-08-23T21:54:21.920Z] --- PASS: TestConfigList (2.77s) 21:54:21 [2022-08-23T21:54:21.920Z] === RUN TestConfigsCreateAndDelete 21:54:22 [2022-08-23T21:54:22.180Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 21:54:22 [2022-08-23T21:54:22.747Z] === RUN TestDockerSuite/TestBuildOnBuildCache 21:54:23 [2022-08-23T21:54:23.316Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 21:54:23 [2022-08-23T21:54:23.389Z] --- PASS: TestCreateServiceCapabilities (2.56s) 21:54:23 [2022-08-23T21:54:23.389Z] === RUN TestInspect 21:54:23 [2022-08-23T21:54:23.884Z] === RUN TestDockerSuite/TestBuildScratchCopy 21:54:24 [2022-08-23T21:54:24.451Z] === RUN TestDockerSuite/TestContainerAPIBadPort 21:54:24 [2022-08-23T21:54:24.451Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 21:54:24 [2022-08-23T21:54:24.451Z] === RUN TestDockerSuite/TestContainerAPICommit 21:54:24 [2022-08-23T21:54:24.711Z] --- PASS: TestConfigsCreateAndDelete (2.90s) 21:54:24 [2022-08-23T21:54:24.711Z] === RUN TestConfigsUpdate 21:54:24 [2022-08-23T21:54:24.711Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal 21:54:26 [2022-08-23T21:54:26.089Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 21:54:26 [2022-08-23T21:54:26.680Z] --- PASS: TestInspect (2.88s) 21:54:26 [2022-08-23T21:54:26.680Z] === RUN TestCreateJob 21:54:27 [2022-08-23T21:54:27.466Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork 21:54:27 [2022-08-23T21:54:27.466Z] --- PASS: TestConfigsUpdate (2.92s) 21:54:27 [2022-08-23T21:54:27.466Z] === RUN TestTemplatedConfig 21:54:27 [2022-08-23T21:54:27.725Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 21:54:27 [2022-08-23T21:54:27.725Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 21:54:28 [2022-08-23T21:54:28.293Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 21:54:29 [2022-08-23T21:54:29.218Z] --- PASS: TestCreateJob (3.16s) 21:54:29 [2022-08-23T21:54:29.218Z] === RUN TestReplicatedJob 21:54:29 [2022-08-23T21:54:29.230Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 21:54:29 [2022-08-23T21:54:29.798Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr 21:54:29 [2022-08-23T21:54:29.798Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 21:54:30 [2022-08-23T21:54:30.737Z] === RUN TestDockerSuite/TestContainerAPICreate 21:54:31 [2022-08-23T21:54:31.305Z] --- PASS: TestTemplatedConfig (3.84s) 21:54:31 [2022-08-23T21:54:31.305Z] === RUN TestConfigCreateResolve 21:54:31 [2022-08-23T21:54:31.305Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 21:54:31 [2022-08-23T21:54:31.565Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 21:54:31 [2022-08-23T21:54:31.565Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 21:54:32 [2022-08-23T21:54:32.133Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 21:54:32 [2022-08-23T21:54:32.133Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 21:54:32 [2022-08-23T21:54:32.133Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 21:54:32 [2022-08-23T21:54:32.392Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 21:54:32 [2022-08-23T21:54:32.392Z] === RUN TestDockerSuite/TestContainerAPIDelete 21:54:32 [2022-08-23T21:54:32.960Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 21:54:32 [2022-08-23T21:54:32.960Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 21:54:33 [2022-08-23T21:54:33.897Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 21:54:34 [2022-08-23T21:54:34.155Z] --- PASS: TestConfigCreateResolve (2.81s) 21:54:34 [2022-08-23T21:54:34.155Z] PASS 21:54:34 [2022-08-23T21:54:34.155Z] 21:54:34 [2022-08-23T21:54:34.155Z] DONE 6 tests in 18.585s 21:54:34 [2022-08-23T21:54:34.155Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 21:54:34 [2022-08-23T21:54:34.155Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m 21:54:34 [2022-08-23T21:54:34.155Z] ++ set -e 21:54:34 [2022-08-23T21:54:34.155Z] ++ '[' -n 0 ']' 21:54:34 [2022-08-23T21:54:34.155Z] ++ set -x 21:54:34 [2022-08-23T21:54:34.156Z] ++ 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=amd64 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 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/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m 21:54:34 [2022-08-23T21:54:34.416Z] INFO: Testing against a local daemon 21:54:34 [2022-08-23T21:54:34.416Z] === RUN TestAttachWithTTY 21:54:34 [2022-08-23T21:54:34.416Z] --- PASS: TestAttachWithTTY (0.09s) 21:54:34 [2022-08-23T21:54:34.416Z] === RUN TestAttachWithoutTTy 21:54:34 [2022-08-23T21:54:34.675Z] --- PASS: TestAttachWithoutTTy (0.07s) 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestCheckpoint 21:54:34 [2022-08-23T21:54:34.675Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 21:54:34 [2022-08-23T21:54:34.675Z] --- SKIP: TestCheckpoint (0.00s) 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/commit 21:54:34 [2022-08-23T21:54:34.675Z] === PAUSE TestContainerInvalidJSON/commit 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/containers/create 21:54:34 [2022-08-23T21:54:34.675Z] === PAUSE TestContainerInvalidJSON/containers/create 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 21:54:34 [2022-08-23T21:54:34.675Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update 21:54:34 [2022-08-23T21:54:34.675Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/exec/foobar/start 21:54:34 [2022-08-23T21:54:34.675Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 21:54:34 [2022-08-23T21:54:34.675Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 21:54:34 [2022-08-23T21:54:34.675Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 21:54:34 [2022-08-23T21:54:34.675Z] === CONT TestContainerInvalidJSON/commit 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 21:54:34 [2022-08-23T21:54:34.675Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/commit/empty_body 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 21:54:34 [2022-08-23T21:54:34.675Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 21:54:34 [2022-08-23T21:54:34.675Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 21:54:34 [2022-08-23T21:54:34.675Z] === CONT TestContainerInvalidJSON/exec/foobar/start 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 21:54:34 [2022-08-23T21:54:34.675Z] === CONT TestContainerInvalidJSON/containers/foobar/update 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 21:54:34 [2022-08-23T21:54:34.675Z] === CONT TestContainerInvalidJSON/containers/create 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 21:54:34 [2022-08-23T21:54:34.675Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 21:54:34 [2022-08-23T21:54:34.675Z] --- PASS: TestContainerInvalidJSON (0.01s) 21:54:34 [2022-08-23T21:54:34.675Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 21:54:34 [2022-08-23T21:54:34.675Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 21:54:34 [2022-08-23T21:54:34.675Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 21:54:34 [2022-08-23T21:54:34.675Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 21:54:34 [2022-08-23T21:54:34.675Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 21:54:34 [2022-08-23T21:54:34.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 21:54:34 [2022-08-23T21:54:34.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 21:54:34 [2022-08-23T21:54:34.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 21:54:34 [2022-08-23T21:54:34.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 21:54:34 [2022-08-23T21:54:34.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 21:54:34 [2022-08-23T21:54:34.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 21:54:34 [2022-08-23T21:54:34.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 21:54:34 [2022-08-23T21:54:34.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 21:54:34 [2022-08-23T21:54:34.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 21:54:34 [2022-08-23T21:54:34.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 21:54:34 [2022-08-23T21:54:34.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) 21:54:34 [2022-08-23T21:54:34.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 21:54:34 [2022-08-23T21:54:34.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 21:54:34 [2022-08-23T21:54:34.676Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 21:54:34 [2022-08-23T21:54:34.676Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 21:54:34 [2022-08-23T21:54:34.676Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) 21:54:34 [2022-08-23T21:54:34.676Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 21:54:34 [2022-08-23T21:54:34.676Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 21:54:34 [2022-08-23T21:54:34.676Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 21:54:34 [2022-08-23T21:54:34.676Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 21:54:34 [2022-08-23T21:54:34.676Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) 21:54:34 [2022-08-23T21:54:34.676Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 21:54:34 [2022-08-23T21:54:34.676Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 21:54:34 [2022-08-23T21:54:34.676Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) 21:54:34 [2022-08-23T21:54:34.676Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 21:54:34 [2022-08-23T21:54:34.676Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) 21:54:34 [2022-08-23T21:54:34.676Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 21:54:34 [2022-08-23T21:54:34.676Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 21:54:34 [2022-08-23T21:54:34.676Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 21:54:34 [2022-08-23T21:54:34.676Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 21:54:34 [2022-08-23T21:54:34.676Z] === RUN TestCopyFromContainerPathDoesNotExist 21:54:34 [2022-08-23T21:54:34.676Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 21:54:34 [2022-08-23T21:54:34.676Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 21:54:34 [2022-08-23T21:54:34.676Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) 21:54:34 [2022-08-23T21:54:34.676Z] === RUN TestCopyFromContainerPathIsNotDir 21:54:34 [2022-08-23T21:54:34.676Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) 21:54:34 [2022-08-23T21:54:34.676Z] === RUN TestCopyToContainerPathDoesNotExist 21:54:34 [2022-08-23T21:54:34.936Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) 21:54:34 [2022-08-23T21:54:34.936Z] === RUN TestCopyEmptyFile 21:54:35 [2022-08-23T21:54:35.196Z] --- PASS: TestCopyEmptyFile (0.40s) 21:54:35 [2022-08-23T21:54:35.196Z] === RUN TestCopyToContainerPathIsNotDir 21:54:35 [2022-08-23T21:54:35.455Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) 21:54:35 [2022-08-23T21:54:35.455Z] === RUN TestCopyFromContainer 21:54:35 [2022-08-23T21:54:35.668Z] --- PASS: TestServiceWithDataPathPortInit (13.79s) 21:54:35 [2022-08-23T21:54:35.668Z] === RUN TestServiceWithDefaultAddressPoolInit 21:54:35 [2022-08-23T21:54:35.795Z] --- PASS: TestReplicatedJob (5.39s) 21:54:35 [2022-08-23T21:54:35.795Z] === RUN TestUpdateReplicatedJob 21:54:36 [2022-08-23T21:54:36.024Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP 21:54:36 [2022-08-23T21:54:36.594Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 21:54:36 [2022-08-23T21:54:36.607Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:menvpc5ryznp88dc7xi5n088i Created:2022-08-23 21:54:35.426901266 +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[be55aa887f08c53fa55e533af2714a0f53cf9c25b50975d98d5c560b70751c62:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j3hh11q2pzbdjzw6ztw8n1pmi EndpointID:f445ff99cd428cc6365e96334ab2fd500a67ab76378c9849de5a18424d9b2530 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d876d66e057f84f2cf1369a2aa2f56d112009d7e44f02d74a942e89d7f9edc40 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:1cabf08547cf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j3hh11q2pzbdjzw6ztw8n1pmi EndpointID:f445ff99cd428cc6365e96334ab2fd500a67ab76378c9849de5a18424d9b2530 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 21:54:37 [2022-08-23T21:54:37.162Z] === RUN TestCopyFromContainer// 21:54:37 [2022-08-23T21:54:37.162Z] === RUN TestCopyFromContainer//bar/root 21:54:37 [2022-08-23T21:54:37.421Z] === RUN TestCopyFromContainer//bar/root/ 21:54:37 [2022-08-23T21:54:37.421Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 21:54:37 [2022-08-23T21:54:37.421Z] === RUN TestDockerSuite/TestContainerAPIGetAll 21:54:37 [2022-08-23T21:54:37.421Z] === RUN TestCopyFromContainer/bar/quux 21:54:37 [2022-08-23T21:54:37.681Z] === RUN TestCopyFromContainer/bar/quux/ 21:54:37 [2022-08-23T21:54:37.681Z] === RUN TestCopyFromContainer/bar/quux/baz 21:54:37 [2022-08-23T21:54:37.681Z] === RUN TestCopyFromContainer/bar/filesymlink 21:54:37 [2022-08-23T21:54:37.708Z] --- PASS: TestUpdateReplicatedJob (2.73s) 21:54:37 [2022-08-23T21:54:37.708Z] === RUN TestServiceListWithStatuses 21:54:37 [2022-08-23T21:54:37.708Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 21:54:37 [2022-08-23T21:54:37.708Z] --- SKIP: TestServiceListWithStatuses (0.00s) 21:54:37 [2022-08-23T21:54:37.708Z] === RUN TestDockerNetworkConnectAlias 21:54:37 [2022-08-23T21:54:37.940Z] === RUN TestCopyFromContainer/bar/dirsymlink 21:54:37 [2022-08-23T21:54:37.940Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 21:54:38 [2022-08-23T21:54:38.199Z] === RUN TestCopyFromContainer/bar/notarget 21:54:38 [2022-08-23T21:54:38.199Z] --- PASS: TestCopyFromContainer (2.95s) 21:54:38 [2022-08-23T21:54:38.199Z] --- PASS: TestCopyFromContainer// (0.13s) 21:54:38 [2022-08-23T21:54:38.199Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) 21:54:38 [2022-08-23T21:54:38.199Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) 21:54:38 [2022-08-23T21:54:38.199Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) 21:54:38 [2022-08-23T21:54:38.199Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) 21:54:38 [2022-08-23T21:54:38.199Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) 21:54:38 [2022-08-23T21:54:38.199Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) 21:54:38 [2022-08-23T21:54:38.199Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) 21:54:38 [2022-08-23T21:54:38.199Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) 21:54:38 [2022-08-23T21:54:38.199Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) 21:54:38 [2022-08-23T21:54:38.199Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 21:54:38 [2022-08-23T21:54:38.458Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 21:54:38 [2022-08-23T21:54:38.458Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 21:54:38 [2022-08-23T21:54:38.458Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 21:54:38 [2022-08-23T21:54:38.458Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 21:54:38 [2022-08-23T21:54:38.458Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 21:54:38 [2022-08-23T21:54:38.458Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 21:54:38 [2022-08-23T21:54:38.458Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 21:54:38 [2022-08-23T21:54:38.458Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 21:54:38 [2022-08-23T21:54:38.458Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 21:54:38 [2022-08-23T21:54:38.458Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 21:54:38 [2022-08-23T21:54:38.458Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 21:54:38 [2022-08-23T21:54:38.458Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 21:54:38 [2022-08-23T21:54:38.458Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 21:54:38 [2022-08-23T21:54:38.458Z] === RUN TestCreateLinkToNonExistingContainer 21:54:38 [2022-08-23T21:54:38.458Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone 21:54:38 [2022-08-23T21:54:38.458Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) 21:54:38 [2022-08-23T21:54:38.458Z] === RUN TestCreateWithInvalidEnv 21:54:38 [2022-08-23T21:54:38.458Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 21:54:38 [2022-08-23T21:54:38.458Z] === RUN TestCreateWithInvalidEnv/0 21:54:38 [2022-08-23T21:54:38.458Z] === PAUSE TestCreateWithInvalidEnv/0 21:54:38 [2022-08-23T21:54:38.458Z] === RUN TestCreateWithInvalidEnv/1 21:54:38 [2022-08-23T21:54:38.458Z] === PAUSE TestCreateWithInvalidEnv/1 21:54:38 [2022-08-23T21:54:38.458Z] === RUN TestCreateWithInvalidEnv/2 21:54:38 [2022-08-23T21:54:38.458Z] === PAUSE TestCreateWithInvalidEnv/2 21:54:38 [2022-08-23T21:54:38.458Z] === CONT TestCreateWithInvalidEnv/0 21:54:38 [2022-08-23T21:54:38.458Z] === CONT TestCreateWithInvalidEnv/2 21:54:38 [2022-08-23T21:54:38.458Z] === CONT TestCreateWithInvalidEnv/1 21:54:38 [2022-08-23T21:54:38.458Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 21:54:38 [2022-08-23T21:54:38.458Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 21:54:38 [2022-08-23T21:54:38.458Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 21:54:38 [2022-08-23T21:54:38.458Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 21:54:38 [2022-08-23T21:54:38.458Z] === RUN TestCreateTmpfsMountsTarget 21:54:38 [2022-08-23T21:54:38.458Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 21:54:38 [2022-08-23T21:54:38.458Z] === RUN TestCreateWithCustomMaskedPaths 21:54:39 [2022-08-23T21:54:39.395Z] === RUN TestDockerSuite/TestContainerAPIGetExport 21:54:39 [2022-08-23T21:54:39.655Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent 21:54:40 [2022-08-23T21:54:40.223Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 21:54:40 [2022-08-23T21:54:40.482Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) 21:54:40 [2022-08-23T21:54:40.482Z] === RUN TestCreateWithCustomReadonlyPaths 21:54:41 [2022-08-23T21:54:41.050Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 21:54:41 [2022-08-23T21:54:41.050Z] === RUN TestDockerSuite/TestContainerAPIKill 21:54:41 [2022-08-23T21:54:41.619Z] === RUN TestDockerSuite/TestContainerAPIPause 21:54:41 [2022-08-23T21:54:41.878Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode 21:54:41 [2022-08-23T21:54:41.884Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s) 21:54:41 [2022-08-23T21:54:41.884Z] PASS 21:54:41 [2022-08-23T21:54:41.884Z] 21:54:41 [2022-08-23T21:54:41.884Z] === Skipped 21:54:41 [2022-08-23T21:54:41.884Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 21:54:41 [2022-08-23T21:54:41.884Z] service_test.go:243: FLAKY_TEST 21:54:41 [2022-08-23T21:54:41.884Z] 21:54:41 [2022-08-23T21:54:41.884Z] DONE 38 tests, 1 skipped in 43.637s 21:54:41 [2022-08-23T21:54:41.884Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 21:54:41 [2022-08-23T21:54:41.884Z] ++ 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 21:54:41 [2022-08-23T21:54:41.884Z] ++ set -e 21:54:41 [2022-08-23T21:54:41.884Z] ++ '[' -n 0 ']' 21:54:41 [2022-08-23T21:54:41.884Z] ++ set -x 21:54:41 [2022-08-23T21:54:41.884Z] ++ 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 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 21:54:41 [2022-08-23T21:54:41.884Z] INFO: Testing against a local daemon 21:54:41 [2022-08-23T21:54:41.884Z] === RUN TestDockerNetworkIpvlanPersistance 21:54:41 [2022-08-23T21:54:41.884Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 21:54:41 [2022-08-23T21:54:41.884Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 21:54:41 [2022-08-23T21:54:41.884Z] === RUN TestDockerNetworkIpvlan 21:54:41 [2022-08-23T21:54:41.884Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 21:54:41 [2022-08-23T21:54:41.884Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 21:54:41 [2022-08-23T21:54:41.884Z] PASS 21:54:41 [2022-08-23T21:54:41.884Z] 21:54:41 [2022-08-23T21:54:41.884Z] === Skipped 21:54:41 [2022-08-23T21:54:41.884Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 21:54:41 [2022-08-23T21:54:41.884Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 21:54:41 [2022-08-23T21:54:41.884Z] 21:54:41 [2022-08-23T21:54:41.884Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 21:54:41 [2022-08-23T21:54:41.884Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 21:54:41 [2022-08-23T21:54:41.884Z] 21:54:41 [2022-08-23T21:54:41.884Z] DONE 2 tests, 2 skipped in 0.110s 21:54:41 [2022-08-23T21:54:41.884Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 21:54:41 [2022-08-23T21:54:41.884Z] ++ 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 21:54:41 [2022-08-23T21:54:41.884Z] ++ set -e 21:54:41 [2022-08-23T21:54:41.884Z] ++ '[' -n 0 ']' 21:54:41 [2022-08-23T21:54:41.884Z] ++ set -x 21:54:41 [2022-08-23T21:54:41.884Z] ++ 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 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 21:54:41 [2022-08-23T21:54:41.884Z] INFO: Testing against a local daemon 21:54:41 [2022-08-23T21:54:41.884Z] === RUN TestDockerNetworkMacvlanPersistance 21:54:41 [2022-08-23T21:54:41.902Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) 21:54:41 [2022-08-23T21:54:41.902Z] === RUN TestDockerNetworkReConnect 21:54:42 [2022-08-23T21:54:42.446Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 21:54:42 [2022-08-23T21:54:42.446Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.06s) 21:54:42 [2022-08-23T21:54:42.446Z] === RUN TestCreateWithInvalidHealthcheckParams 21:54:42 [2022-08-23T21:54:42.446Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 21:54:42 [2022-08-23T21:54:42.446Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 21:54:42 [2022-08-23T21:54:42.446Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 21:54:42 [2022-08-23T21:54:42.446Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 21:54:42 [2022-08-23T21:54:42.446Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 21:54:42 [2022-08-23T21:54:42.446Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 21:54:42 [2022-08-23T21:54:42.446Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 21:54:42 [2022-08-23T21:54:42.446Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 21:54:42 [2022-08-23T21:54:42.446Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 21:54:42 [2022-08-23T21:54:42.446Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 21:54:42 [2022-08-23T21:54:42.453Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) 21:54:42 [2022-08-23T21:54:42.453Z] === RUN TestDockerNetworkMacvlan 21:54:42 [2022-08-23T21:54:42.706Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 21:54:42 [2022-08-23T21:54:42.706Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 21:54:42 [2022-08-23T21:54:42.706Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 21:54:42 [2022-08-23T21:54:42.706Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 21:54:42 [2022-08-23T21:54:42.706Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 21:54:42 [2022-08-23T21:54:42.706Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 21:54:42 [2022-08-23T21:54:42.706Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 21:54:42 [2022-08-23T21:54:42.706Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) 21:54:42 [2022-08-23T21:54:42.706Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) 21:54:42 [2022-08-23T21:54:42.706Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) 21:54:42 [2022-08-23T21:54:42.706Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 21:54:42 [2022-08-23T21:54:42.706Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 21:54:43 [2022-08-23T21:54:43.274Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog 21:54:43 [2022-08-23T21:54:43.392Z] === RUN TestDockerNetworkMacvlan/Subinterface 21:54:43 [2022-08-23T21:54:43.533Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 21:54:43 [2022-08-23T21:54:43.533Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) 21:54:43 [2022-08-23T21:54:43.533Z] === RUN TestCreateDifferentPlatform 21:54:43 [2022-08-23T21:54:43.533Z] === RUN TestCreateDifferentPlatform/different_os 21:54:43 [2022-08-23T21:54:43.533Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 21:54:43 [2022-08-23T21:54:43.533Z] --- PASS: TestCreateDifferentPlatform (0.03s) 21:54:43 [2022-08-23T21:54:43.533Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 21:54:43 [2022-08-23T21:54:43.533Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) 21:54:43 [2022-08-23T21:54:43.533Z] === RUN TestCreateVolumesFromNonExistingContainer 21:54:43 [2022-08-23T21:54:43.533Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) 21:54:43 [2022-08-23T21:54:43.533Z] === RUN TestCreatePlatformSpecificImageNoPlatform 21:54:43 [2022-08-23T21:54:43.533Z] === RUN TestDockerSuite/TestContainerAPIRename 21:54:43 [2022-08-23T21:54:43.533Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) 21:54:43 [2022-08-23T21:54:43.533Z] === RUN TestCreateInvalidHostConfig 21:54:43 [2022-08-23T21:54:43.533Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 21:54:43 [2022-08-23T21:54:43.533Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 21:54:43 [2022-08-23T21:54:43.533Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 21:54:43 [2022-08-23T21:54:43.533Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 21:54:43 [2022-08-23T21:54:43.533Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 21:54:43 [2022-08-23T21:54:43.533Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 21:54:43 [2022-08-23T21:54:43.534Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 21:54:43 [2022-08-23T21:54:43.534Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 21:54:43 [2022-08-23T21:54:43.534Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 21:54:43 [2022-08-23T21:54:43.534Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 21:54:43 [2022-08-23T21:54:43.534Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 21:54:43 [2022-08-23T21:54:43.534Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 21:54:43 [2022-08-23T21:54:43.534Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 21:54:43 [2022-08-23T21:54:43.534Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 21:54:43 [2022-08-23T21:54:43.534Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 21:54:43 [2022-08-23T21:54:43.534Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.01s) 21:54:43 [2022-08-23T21:54:43.534Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 21:54:43 [2022-08-23T21:54:43.534Z] === RUN TestContainerStartOnDaemonRestart 21:54:43 [2022-08-23T21:54:43.534Z] === PAUSE TestContainerStartOnDaemonRestart 21:54:43 [2022-08-23T21:54:43.534Z] === RUN TestDaemonRestartIpcMode 21:54:43 [2022-08-23T21:54:43.534Z] === PAUSE TestDaemonRestartIpcMode 21:54:43 [2022-08-23T21:54:43.534Z] === RUN TestDaemonHostGatewayIP 21:54:43 [2022-08-23T21:54:43.534Z] === PAUSE TestDaemonHostGatewayIP 21:54:43 [2022-08-23T21:54:43.534Z] === RUN TestRestartDaemonWithRestartingContainer 21:54:43 [2022-08-23T21:54:43.534Z] === PAUSE TestRestartDaemonWithRestartingContainer 21:54:43 [2022-08-23T21:54:43.534Z] === RUN TestContainerKillOnDaemonStart 21:54:43 [2022-08-23T21:54:43.534Z] === PAUSE TestContainerKillOnDaemonStart 21:54:43 [2022-08-23T21:54:43.534Z] === RUN TestDiff 21:54:43 [2022-08-23T21:54:43.793Z] check_test.go:540: [d71e5710697d2] daemon is not started 21:54:43 [2022-08-23T21:54:43.793Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit 21:54:43 [2022-08-23T21:54:43.961Z] === RUN TestDockerNetworkMacvlan/OverlapParent 21:54:44 [2022-08-23T21:54:44.362Z] --- PASS: TestDiff (0.75s) 21:54:44 [2022-08-23T21:54:44.362Z] === RUN TestExecConsoleSize 21:54:44 [2022-08-23T21:54:44.362Z] === RUN TestDockerSuite/TestContainerAPIRestart 21:54:44 [2022-08-23T21:54:44.900Z] === RUN TestDockerNetworkMacvlan/NilParent 21:54:45 [2022-08-23T21:54:45.192Z] --- PASS: TestDockerNetworkReConnect (3.37s) 21:54:45 [2022-08-23T21:54:45.192Z] === RUN TestServicePlugin 21:54:45 [2022-08-23T21:54:45.301Z] --- PASS: TestExecConsoleSize (0.98s) 21:54:45 [2022-08-23T21:54:45.301Z] === RUN TestExecWithCloseStdin 21:54:45 [2022-08-23T21:54:45.872Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 21:54:46 [2022-08-23T21:54:46.132Z] --- PASS: TestExecWithCloseStdin (0.70s) 21:54:46 [2022-08-23T21:54:46.132Z] === RUN TestExec 21:54:46 [2022-08-23T21:54:46.391Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 21:54:46 [2022-08-23T21:54:46.808Z] === RUN TestDockerNetworkMacvlan/InternalMode 21:54:46 [2022-08-23T21:54:46.959Z] --- PASS: TestExec (0.79s) 21:54:46 [2022-08-23T21:54:46.960Z] === RUN TestExecUser 21:54:47 [2022-08-23T21:54:47.529Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 21:54:47 [2022-08-23T21:54:47.529Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 21:54:47 [2022-08-23T21:54:47.529Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 21:54:47 [2022-08-23T21:54:47.529Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 21:54:47 [2022-08-23T21:54:47.529Z] === RUN TestDockerSuite/TestContainerAPIStart 21:54:47 [2022-08-23T21:54:47.788Z] --- PASS: TestExecUser (0.96s) 21:54:47 [2022-08-23T21:54:47.788Z] === RUN TestExportContainerAndImportImage 21:54:48 [2022-08-23T21:54:48.047Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit 21:54:48 [2022-08-23T21:54:48.189Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 21:54:48 [2022-08-23T21:54:48.308Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 21:54:48 [2022-08-23T21:54:48.483Z] plugin_test.go:61: [da2e9929d0ba6] joining swarm manager [d83c37323eb34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:54:48 [2022-08-23T21:54:48.877Z] --- PASS: TestExportContainerAndImportImage (1.05s) 21:54:48 [2022-08-23T21:54:48.877Z] === RUN TestExportContainerAfterDaemonRestart 21:54:49 [2022-08-23T21:54:49.899Z] plugin_test.go:64: [defdddc13e38c] joining swarm manager [d83c37323eb34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:54:50 [2022-08-23T21:54:50.253Z] === RUN TestDockerDaemonSuite/TestDaemonEvents 21:54:50 [2022-08-23T21:54:50.253Z] --- PASS: TestExportContainerAfterDaemonRestart (1.35s) 21:54:50 [2022-08-23T21:54:50.253Z] === RUN TestHealthCheckWorkdir 21:54:51 [2022-08-23T21:54:51.189Z] --- PASS: TestHealthCheckWorkdir (0.87s) 21:54:51 [2022-08-23T21:54:51.189Z] === RUN TestHealthKillContainer 21:54:51 [2022-08-23T21:54:51.484Z] === RUN TestDockerNetworkMacvlan/Addressing 21:54:52 [2022-08-23T21:54:52.054Z] --- PASS: TestDockerNetworkMacvlan (9.60s) 21:54:52 [2022-08-23T21:54:52.054Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) 21:54:52 [2022-08-23T21:54:52.054Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) 21:54:52 [2022-08-23T21:54:52.054Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) 21:54:52 [2022-08-23T21:54:52.054Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) 21:54:52 [2022-08-23T21:54:52.054Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s) 21:54:52 [2022-08-23T21:54:52.054Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) 21:54:52 [2022-08-23T21:54:52.054Z] PASS 21:54:52 [2022-08-23T21:54:52.054Z] 21:54:52 [2022-08-23T21:54:52.054Z] DONE 8 tests in 11.000s 21:54:52 [2022-08-23T21:54:52.054Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 21:54:52 [2022-08-23T21:54:52.054Z] ++ 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 21:54:52 [2022-08-23T21:54:52.054Z] ++ set -e 21:54:52 [2022-08-23T21:54:52.054Z] ++ '[' -n 0 ']' 21:54:52 [2022-08-23T21:54:52.054Z] ++ set -x 21:54:52 [2022-08-23T21:54:52.054Z] ++ 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 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 21:54:52 [2022-08-23T21:54:52.314Z] testing: warning: no tests to run 21:54:52 [2022-08-23T21:54:52.314Z] PASS 21:54:52 [2022-08-23T21:54:52.314Z] 21:54:52 [2022-08-23T21:54:52.314Z] DONE 0 tests in 0.030s 21:54:52 [2022-08-23T21:54:52.314Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 21:54:52 [2022-08-23T21:54:52.314Z] ++ 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 21:54:52 [2022-08-23T21:54:52.314Z] ++ set -e 21:54:52 [2022-08-23T21:54:52.314Z] ++ '[' -n 0 ']' 21:54:52 [2022-08-23T21:54:52.314Z] ++ set -x 21:54:52 [2022-08-23T21:54:52.314Z] ++ 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 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 21:54:52 [2022-08-23T21:54:52.314Z] INFO: Testing against a local daemon 21:54:52 [2022-08-23T21:54:52.314Z] === RUN TestAuthZPluginAllowRequest 21:54:53 [2022-08-23T21:54:53.091Z] === RUN TestDockerSuite/TestContainerAPIStop 21:54:53 [2022-08-23T21:54:53.350Z] === RUN TestDockerSuite/TestContainerAPITop 21:54:53 [2022-08-23T21:54:53.610Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters 21:54:53 [2022-08-23T21:54:53.740Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) 21:54:53 [2022-08-23T21:54:53.740Z] === RUN TestAuthZPluginTLS 21:54:53 [2022-08-23T21:54:53.874Z] === RUN TestDockerSuite/TestContainerAPITopWindows 21:54:53 [2022-08-23T21:54:53.874Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows 21:54:53 [2022-08-23T21:54:53.874Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 21:54:53 [2022-08-23T21:54:53.874Z] === RUN TestDockerSuite/TestContainerAPIWait 21:54:54 [2022-08-23T21:54:54.001Z] --- PASS: TestAuthZPluginTLS (0.55s) 21:54:54 [2022-08-23T21:54:54.001Z] === RUN TestAuthZPluginDenyRequest 21:54:54 [2022-08-23T21:54:54.570Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 21:54:54 [2022-08-23T21:54:54.570Z] === RUN TestAuthZPluginAPIDenyResponse 21:54:55 [2022-08-23T21:54:55.139Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) 21:54:55 [2022-08-23T21:54:55.139Z] === RUN TestAuthZPluginDenyResponse 21:54:55 [2022-08-23T21:54:55.708Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 21:54:55 [2022-08-23T21:54:55.708Z] === RUN TestAuthZPluginAllowEventStream 21:54:56 [2022-08-23T21:54:56.404Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 21:54:56 [2022-08-23T21:54:56.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 21:54:57 [2022-08-23T21:54:57.088Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) 21:54:57 [2022-08-23T21:54:57.088Z] === RUN TestAuthZPluginErrorResponse 21:54:57 [2022-08-23T21:54:57.230Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure 21:54:57 [2022-08-23T21:54:57.348Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 21:54:57 [2022-08-23T21:54:57.348Z] === RUN TestAuthZPluginErrorRequest 21:54:57 [2022-08-23T21:54:57.797Z] check_test.go:540: [d83e93b4785b0] daemon is not started 21:54:57 [2022-08-23T21:54:57.797Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD 21:54:57 [2022-08-23T21:54:57.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} 21:54:57 [2022-08-23T21:54:57.917Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 21:54:57 [2022-08-23T21:54:57.917Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 21:54:58 [2022-08-23T21:54:58.056Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug 21:54:58 [2022-08-23T21:54:58.486Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) 21:54:58 [2022-08-23T21:54:58.486Z] === RUN TestAuthZPluginEnsureLoadImportWorking 21:54:58 [2022-08-23T21:54:58.624Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal 21:54:59 [2022-08-23T21:54:59.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} 21:54:59 [2022-08-23T21:54:59.192Z] --- PASS: TestHealthKillContainer (8.11s) 21:54:59 [2022-08-23T21:54:59.192Z] === RUN TestHealthCheckProcessKilled 21:54:59 [2022-08-23T21:54:59.192Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose 21:54:59 [2022-08-23T21:54:59.867Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) 21:54:59 [2022-08-23T21:54:59.867Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 21:55:00 [2022-08-23T21:55:00.130Z] --- PASS: TestHealthCheckProcessKilled (1.01s) 21:55:00 [2022-08-23T21:55:00.130Z] === RUN TestInspectCpusetInConfigPre120 21:55:00 [2022-08-23T21:55:00.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} 21:55:00 [2022-08-23T21:55:00.698Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) 21:55:00 [2022-08-23T21:55:00.698Z] === RUN TestIpcModeNone 21:55:01 [2022-08-23T21:55:01.247Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) 21:55:01 [2022-08-23T21:55:01.247Z] === RUN TestAuthZPluginHeader 21:55:01 [2022-08-23T21:55:01.636Z] --- PASS: TestIpcModeNone (0.84s) 21:55:01 [2022-08-23T21:55:01.636Z] === RUN TestIpcModePrivate 21:55:01 [2022-08-23T21:55:01.816Z] --- PASS: TestAuthZPluginHeader (0.69s) 21:55:01 [2022-08-23T21:55:01.816Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 21:55:01 [2022-08-23T21:55:01.816Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:55:01 [2022-08-23T21:55:01.816Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 21:55:01 [2022-08-23T21:55:01.816Z] === RUN TestAuthZPluginV2Disable 21:55:01 [2022-08-23T21:55:01.816Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:55:01 [2022-08-23T21:55:01.816Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 21:55:01 [2022-08-23T21:55:01.816Z] === RUN TestAuthZPluginV2RejectVolumeRequests 21:55:01 [2022-08-23T21:55:01.816Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:55:01 [2022-08-23T21:55:01.816Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 21:55:01 [2022-08-23T21:55:01.816Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 21:55:01 [2022-08-23T21:55:01.816Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:55:01 [2022-08-23T21:55:01.816Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 21:55:01 [2022-08-23T21:55:01.816Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 21:55:01 [2022-08-23T21:55:01.922Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing 21:55:02 [2022-08-23T21:55:02.184Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false 21:55:02 [2022-08-23T21:55:02.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} 21:55:02 [2022-08-23T21:55:02.184Z] --- PASS: TestIpcModePrivate (0.69s) 21:55:02 [2022-08-23T21:55:02.184Z] === RUN TestIpcModeShareable 21:55:03 [2022-08-23T21:55:03.134Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true 21:55:03 [2022-08-23T21:55:03.135Z] --- PASS: TestIpcModeShareable (0.93s) 21:55:03 [2022-08-23T21:55:03.135Z] === RUN TestAPIIpcModeShareableAndContainer 21:55:04 [2022-08-23T21:55:04.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000f144f8_<nil>_<nil>} 21:55:04 [2022-08-23T21:55:04.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11572358649_/foo_false__<nil>_<nil>_<nil>_<nil>} 21:55:05 [2022-08-23T21:55:05.577Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.17s) 21:55:05 [2022-08-23T21:55:05.577Z] === RUN TestAPIIpcModeHost 21:55:05 [2022-08-23T21:55:05.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11572358649_/foo_true__<nil>_<nil>_<nil>_<nil>} 21:55:06 [2022-08-23T21:55:06.096Z] --- PASS: TestAPIIpcModeHost (0.57s) 21:55:06 [2022-08-23T21:55:06.096Z] === RUN TestDaemonIpcModeShareable 21:55:06 [2022-08-23T21:55:06.664Z] === RUN TestDockerDaemonSuite/TestDaemonIP 21:55:07 [2022-08-23T21:55:07.233Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true 21:55:07 [2022-08-23T21:55:07.233Z] --- PASS: TestDaemonIpcModeShareable (1.37s) 21:55:07 [2022-08-23T21:55:07.233Z] === RUN TestDaemonIpcModePrivate 21:55:07 [2022-08-23T21:55:07.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32688832285_/foo_false__<nil>_<nil>_<nil>_<nil>} 21:55:08 [2022-08-23T21:55:08.869Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false 21:55:08 [2022-08-23T21:55:08.869Z] --- PASS: TestDaemonIpcModePrivate (1.51s) 21:55:08 [2022-08-23T21:55:08.869Z] === RUN TestDaemonIpcModePrivateFromConfig 21:55:08 [2022-08-23T21:55:08.869Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32688832285_/foo_true__<nil>_<nil>_<nil>_<nil>} 21:55:09 [2022-08-23T21:55:09.129Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled 21:55:09 [2022-08-23T21:55:09.129Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 21:55:09 [2022-08-23T21:55:09.129Z] check_test.go:540: [db830b3b9ca21] daemon is not started 21:55:09 [2022-08-23T21:55:09.129Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR 21:55:10 [2022-08-23T21:55:10.065Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false 21:55:10 [2022-08-23T21:55:10.325Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.41s) 21:55:10 [2022-08-23T21:55:10.325Z] === RUN TestDaemonIpcModeShareableFromConfig 21:55:10 [2022-08-23T21:55:10.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32688832285_/foo_true__0xc000f14528_<nil>_<nil>_<nil>} 21:55:11 [2022-08-23T21:55:11.261Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac 21:55:11 [2022-08-23T21:55:11.524Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true 21:55:11 [2022-08-23T21:55:11.783Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.46s) 21:55:11 [2022-08-23T21:55:11.783Z] === RUN TestIpcModeOlderClient 21:55:11 [2022-08-23T21:55:11.783Z] === PAUSE TestIpcModeOlderClient 21:55:11 [2022-08-23T21:55:11.783Z] === RUN TestKillContainerInvalidSignal 21:55:11 [2022-08-23T21:55:11.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000f14540_<nil>_<nil>} 21:55:11 [2022-08-23T21:55:11.838Z] --- PASS: TestServicePlugin (25.52s) 21:55:11 [2022-08-23T21:55:11.838Z] === RUN TestServiceUpdateLabel 21:55:12 [2022-08-23T21:55:12.721Z] --- PASS: TestKillContainerInvalidSignal (0.76s) 21:55:12 [2022-08-23T21:55:12.721Z] === RUN TestKillContainer 21:55:12 [2022-08-23T21:55:12.721Z] === RUN TestKillContainer/no_signal 21:55:12 [2022-08-23T21:55:12.775Z] --- PASS: TestServiceUpdateLabel (2.17s) 21:55:12 [2022-08-23T21:55:12.775Z] === RUN TestServiceUpdateSecrets 21:55:12 [2022-08-23T21:55:12.981Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode 21:55:13 [2022-08-23T21:55:13.240Z] === RUN TestKillContainer/non_killing_signal 21:55:13 [2022-08-23T21:55:13.500Z] === RUN TestKillContainer/killing_signal 21:55:13 [2022-08-23T21:55:13.500Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000f14558_<nil>_<nil>} 21:55:14 [2022-08-23T21:55:14.439Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean 21:55:14 [2022-08-23T21:55:14.698Z] --- PASS: TestKillContainer (2.08s) 21:55:14 [2022-08-23T21:55:14.698Z] --- PASS: TestKillContainer/no_signal (0.67s) 21:55:14 [2022-08-23T21:55:14.698Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) 21:55:14 [2022-08-23T21:55:14.698Z] --- PASS: TestKillContainer/killing_signal (0.84s) 21:55:14 [2022-08-23T21:55:14.698Z] === RUN TestKillWithStopSignalAndRestartPolicies 21:55:14 [2022-08-23T21:55:14.698Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 21:55:15 [2022-08-23T21:55:15.265Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 21:55:15 [2022-08-23T21:55:15.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000f14570_<nil>_<nil>} 21:55:15 [2022-08-23T21:55:15.833Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) 21:55:15 [2022-08-23T21:55:15.833Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) 21:55:15 [2022-08-23T21:55:15.833Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) 21:55:15 [2022-08-23T21:55:15.833Z] === RUN TestKillStoppedContainer 21:55:16 [2022-08-23T21:55:16.092Z] --- PASS: TestKillStoppedContainer (0.06s) 21:55:16 [2022-08-23T21:55:16.092Z] === RUN TestKillStoppedContainerAPIPre120 21:55:16 [2022-08-23T21:55:16.092Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) 21:55:16 [2022-08-23T21:55:16.092Z] === RUN TestKillDifferentUserContainer 21:55:16 [2022-08-23T21:55:16.092Z] check_test.go:540: [d5e0ac3c4e49a] daemon is not started 21:55:16 [2022-08-23T21:55:16.092Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate 21:55:16 [2022-08-23T21:55:16.661Z] --- PASS: TestKillDifferentUserContainer (0.56s) 21:55:16 [2022-08-23T21:55:16.661Z] === RUN TestInspectOomKilledTrue 21:55:16 [2022-08-23T21:55:16.661Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 21:55:16 [2022-08-23T21:55:16.661Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 21:55:16 [2022-08-23T21:55:16.661Z] === RUN TestInspectOomKilledFalse 21:55:16 [2022-08-23T21:55:16.661Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 21:55:16 [2022-08-23T21:55:16.661Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 21:55:16 [2022-08-23T21:55:16.661Z] === RUN TestLinksEtcHostsContentMatch 21:55:16 [2022-08-23T21:55:16.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000f14588_<nil>_<nil>} 21:55:17 [2022-08-23T21:55:17.229Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) 21:55:17 [2022-08-23T21:55:17.229Z] === RUN TestLinksContainerNames 21:55:18 [2022-08-23T21:55:18.610Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 21:55:18 [2022-08-23T21:55:18.610Z] --- PASS: TestLinksContainerNames (1.36s) 21:55:18 [2022-08-23T21:55:18.610Z] === RUN TestLogsFollowTailEmpty 21:55:18 [2022-08-23T21:55:18.869Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration 21:55:19 [2022-08-23T21:55:19.436Z] --- PASS: TestLogsFollowTailEmpty (0.81s) 21:55:19 [2022-08-23T21:55:19.436Z] === RUN TestLogs 21:55:19 [2022-08-23T21:55:19.436Z] === RUN TestLogs/driver_local 21:55:19 [2022-08-23T21:55:19.436Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 21:55:19 [2022-08-23T21:55:19.436Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 21:55:19 [2022-08-23T21:55:19.437Z] === RUN TestLogs/driver_local/tty/only_stdout 21:55:19 [2022-08-23T21:55:19.437Z] === PAUSE TestLogs/driver_local/tty/only_stdout 21:55:19 [2022-08-23T21:55:19.437Z] === RUN TestLogs/driver_local/tty/only_stderr 21:55:19 [2022-08-23T21:55:19.437Z] === PAUSE TestLogs/driver_local/tty/only_stderr 21:55:19 [2022-08-23T21:55:19.437Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 21:55:19 [2022-08-23T21:55:19.437Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 21:55:19 [2022-08-23T21:55:19.437Z] === RUN TestLogs/driver_local/without_tty/only_stdout 21:55:19 [2022-08-23T21:55:19.437Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 21:55:19 [2022-08-23T21:55:19.437Z] === RUN TestLogs/driver_local/without_tty/only_stderr 21:55:19 [2022-08-23T21:55:19.437Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 21:55:19 [2022-08-23T21:55:19.437Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 21:55:19 [2022-08-23T21:55:19.437Z] === CONT TestLogs/driver_local/without_tty/only_stderr 21:55:19 [2022-08-23T21:55:19.437Z] check_test.go:540: [d9aad09b791c5] daemon is not started 21:55:19 [2022-08-23T21:55:19.437Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins 21:55:19 [2022-08-23T21:55:19.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 21:55:19 [2022-08-23T21:55:19.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 21:55:19 [2022-08-23T21:55:19.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 21:55:19 [2022-08-23T21:55:19.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 21:55:19 [2022-08-23T21:55:19.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 21:55:19 [2022-08-23T21:55:19.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 21:55:19 [2022-08-23T21:55:19.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 21:55:19 [2022-08-23T21:55:19.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 21:55:19 [2022-08-23T21:55:19.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 21:55:19 [2022-08-23T21:55:19.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 21:55:19 [2022-08-23T21:55:19.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 21:55:19 [2022-08-23T21:55:19.913Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) 21:55:19 [2022-08-23T21:55:19.913Z] PASS 21:55:19 [2022-08-23T21:55:19.913Z] 21:55:19 [2022-08-23T21:55:19.913Z] === Skipped 21:55:19 [2022-08-23T21:55:19.913Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 21:55:19 [2022-08-23T21:55:19.913Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:55:19 [2022-08-23T21:55:19.913Z] 21:55:19 [2022-08-23T21:55:19.913Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 21:55:19 [2022-08-23T21:55:19.913Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:55:19 [2022-08-23T21:55:19.913Z] 21:55:19 [2022-08-23T21:55:19.913Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 21:55:19 [2022-08-23T21:55:19.913Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:55:19 [2022-08-23T21:55:19.913Z] 21:55:19 [2022-08-23T21:55:19.913Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 21:55:19 [2022-08-23T21:55:19.913Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:55:19 [2022-08-23T21:55:19.913Z] 21:55:19 [2022-08-23T21:55:19.913Z] DONE 17 tests, 4 skipped in 26.476s 21:55:19 [2022-08-23T21:55:19.913Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 21:55:19 [2022-08-23T21:55:19.913Z] ++ 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 21:55:19 [2022-08-23T21:55:19.913Z] ++ set -e 21:55:19 [2022-08-23T21:55:19.913Z] ++ '[' -n 0 ']' 21:55:19 [2022-08-23T21:55:19.913Z] ++ set -x 21:55:19 [2022-08-23T21:55:19.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 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 21:55:19 [2022-08-23T21:55:19.913Z] INFO: Testing against a local daemon 21:55:19 [2022-08-23T21:55:19.913Z] === RUN TestPluginInvalidJSON 21:55:19 [2022-08-23T21:55:19.914Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 21:55:19 [2022-08-23T21:55:19.914Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 21:55:19 [2022-08-23T21:55:19.914Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 21:55:19 [2022-08-23T21:55:19.914Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 21:55:19 [2022-08-23T21:55:19.914Z] === RUN TestPluginInvalidJSON/plugins/pull 21:55:19 [2022-08-23T21:55:19.914Z] === PAUSE TestPluginInvalidJSON/plugins/pull 21:55:19 [2022-08-23T21:55:19.914Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 21:55:19 [2022-08-23T21:55:19.914Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 21:55:19 [2022-08-23T21:55:19.914Z] === CONT TestPluginInvalidJSON/plugins/pull 21:55:19 [2022-08-23T21:55:19.914Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 21:55:19 [2022-08-23T21:55:19.914Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 21:55:19 [2022-08-23T21:55:19.914Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 21:55:19 [2022-08-23T21:55:19.914Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 21:55:19 [2022-08-23T21:55:19.914Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 21:55:19 [2022-08-23T21:55:19.914Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 21:55:19 [2022-08-23T21:55:19.914Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 21:55:19 [2022-08-23T21:55:19.914Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 21:55:19 [2022-08-23T21:55:19.914Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 21:55:19 [2022-08-23T21:55:19.914Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 21:55:19 [2022-08-23T21:55:19.914Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 21:55:19 [2022-08-23T21:55:19.914Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 21:55:19 [2022-08-23T21:55:19.914Z] --- PASS: TestPluginInvalidJSON (0.02s) 21:55:19 [2022-08-23T21:55:19.914Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 21:55:19 [2022-08-23T21:55:19.914Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 21:55:19 [2022-08-23T21:55:19.914Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 21:55:19 [2022-08-23T21:55:19.914Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 21:55:19 [2022-08-23T21:55:19.914Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 21:55:19 [2022-08-23T21:55:19.914Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) 21:55:19 [2022-08-23T21:55:19.914Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 21:55:19 [2022-08-23T21:55:19.914Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 21:55:19 [2022-08-23T21:55:19.914Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 21:55:19 [2022-08-23T21:55:19.914Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 21:55:19 [2022-08-23T21:55:19.914Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 21:55:19 [2022-08-23T21:55:19.914Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 21:55:19 [2022-08-23T21:55:19.914Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 21:55:19 [2022-08-23T21:55:19.914Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 21:55:19 [2022-08-23T21:55:19.914Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 21:55:19 [2022-08-23T21:55:19.914Z] === RUN TestPluginInstall 21:55:19 [2022-08-23T21:55:19.914Z] === RUN TestPluginInstall/no_auth 21:55:19 [2022-08-23T21:55:19.914Z] time="2022-08-23T21:55:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 21:55:19 [2022-08-23T21:55:19.914Z] time="2022-08-23T21:55:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f6089abaae232402d422b9c046902cf72a8d501c7eda56652d52a94b3440234" mediatype=application/vnd.docker.plugin.v1+json size=522 21:55:19 [2022-08-23T21:55:19.914Z] time="2022-08-23T21:55:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 21:55:19 [2022-08-23T21:55:19.914Z] time="2022-08-23T21:55:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f6089abaae232402d422b9c046902cf72a8d501c7eda56652d52a94b3440234" mediatype=application/vnd.docker.plugin.v1+json size=522 21:55:19 [2022-08-23T21:55:19.914Z] === RUN TestPluginInstall/with_htpasswd 21:55:19 [2022-08-23T21:55:19.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 21:55:19 [2022-08-23T21:55:19.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 21:55:19 [2022-08-23T21:55:19.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 21:55:19 [2022-08-23T21:55:19.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 21:55:19 [2022-08-23T21:55:19.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 21:55:19 [2022-08-23T21:55:19.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 21:55:19 [2022-08-23T21:55:19.956Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 21:55:19 [2022-08-23T21:55:19.956Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 21:55:20 [2022-08-23T21:55:20.174Z] time="2022-08-23T21:55:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 21:55:20 [2022-08-23T21:55:20.174Z] time="2022-08-23T21:55:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f6089abaae232402d422b9c046902cf72a8d501c7eda56652d52a94b3440234" mediatype=application/vnd.docker.plugin.v1+json size=522 21:55:20 [2022-08-23T21:55:20.174Z] time="2022-08-23T21:55:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 21:55:20 [2022-08-23T21:55:20.174Z] time="2022-08-23T21:55:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f6089abaae232402d422b9c046902cf72a8d501c7eda56652d52a94b3440234" mediatype=application/vnd.docker.plugin.v1+json size=522 21:55:20 [2022-08-23T21:55:20.215Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 21:55:20 [2022-08-23T21:55:20.215Z] === CONT TestLogs/driver_local/without_tty/only_stdout 21:55:20 [2022-08-23T21:55:20.215Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 21:55:20 [2022-08-23T21:55:20.215Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 21:55:20 [2022-08-23T21:55:20.434Z] === RUN TestPluginInstall/with_insecure 21:55:21 [2022-08-23T21:55:21.153Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 21:55:21 [2022-08-23T21:55:21.153Z] === CONT TestLogs/driver_local/tty/only_stderr 21:55:21 [2022-08-23T21:55:21.153Z] === CONT TestLogs/driver_local/tty/only_stdout 21:55:21 [2022-08-23T21:55:21.372Z] time="2022-08-23T21:55:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 21:55:21 [2022-08-23T21:55:21.372Z] time="2022-08-23T21:55:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fc67cd5ff3ddc722cc3219b565a0819c07eca011bba9759f934b99b55ebe0af" mediatype=application/vnd.docker.plugin.v1+json size=522 21:55:21 [2022-08-23T21:55:21.372Z] time="2022-08-23T21:55:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 21:55:21 [2022-08-23T21:55:21.372Z] time="2022-08-23T21:55:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fc67cd5ff3ddc722cc3219b565a0819c07eca011bba9759f934b99b55ebe0af" mediatype=application/vnd.docker.plugin.v1+json size=522 21:55:21 [2022-08-23T21:55:21.372Z] plugin_test.go:196: [d54ed101d82cb] daemon is not started 21:55:21 [2022-08-23T21:55:21.372Z] --- PASS: TestPluginInstall (2.55s) 21:55:21 [2022-08-23T21:55:21.372Z] --- PASS: TestPluginInstall/no_auth (0.95s) 21:55:21 [2022-08-23T21:55:21.372Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) 21:55:21 [2022-08-23T21:55:21.372Z] --- PASS: TestPluginInstall/with_insecure (1.03s) 21:55:21 [2022-08-23T21:55:21.372Z] === RUN TestPluginsWithRuntimes 21:55:22 [2022-08-23T21:55:22.532Z] === RUN TestLogs/driver_json-file 21:55:22 [2022-08-23T21:55:22.532Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 21:55:22 [2022-08-23T21:55:22.532Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 21:55:22 [2022-08-23T21:55:22.532Z] === RUN TestLogs/driver_json-file/tty/only_stdout 21:55:22 [2022-08-23T21:55:22.532Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 21:55:22 [2022-08-23T21:55:22.532Z] === RUN TestLogs/driver_json-file/tty/only_stderr 21:55:22 [2022-08-23T21:55:22.532Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 21:55:22 [2022-08-23T21:55:22.532Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 21:55:22 [2022-08-23T21:55:22.532Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 21:55:22 [2022-08-23T21:55:22.532Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 21:55:22 [2022-08-23T21:55:22.532Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 21:55:22 [2022-08-23T21:55:22.532Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 21:55:22 [2022-08-23T21:55:22.532Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 21:55:22 [2022-08-23T21:55:22.532Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 21:55:22 [2022-08-23T21:55:22.532Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 21:55:22 [2022-08-23T21:55:22.532Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 21:55:22 [2022-08-23T21:55:22.791Z] docker_cli_daemon_plugins_test.go:80: [d8eb78229f93a] daemon is not started 21:55:23 [2022-08-23T21:55:23.281Z] === RUN TestPluginsWithRuntimes/No_Args 21:55:23 [2022-08-23T21:55:23.361Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 21:55:23 [2022-08-23T21:55:23.361Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 21:55:23 [2022-08-23T21:55:23.361Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 21:55:23 [2022-08-23T21:55:23.851Z] === RUN TestPluginsWithRuntimes/With_Args 21:55:23 [2022-08-23T21:55:23.930Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins 21:55:24 [2022-08-23T21:55:24.499Z] === CONT TestLogs/driver_json-file/tty/only_stderr 21:55:24 [2022-08-23T21:55:24.499Z] === CONT TestLogs/driver_json-file/tty/only_stdout 21:55:24 [2022-08-23T21:55:24.792Z] --- PASS: TestPluginsWithRuntimes (3.34s) 21:55:24 [2022-08-23T21:55:24.792Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) 21:55:24 [2022-08-23T21:55:24.792Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) 21:55:24 [2022-08-23T21:55:24.792Z] === RUN TestPluginBackCompatMediaTypes 21:55:25 [2022-08-23T21:55:25.072Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 21:55:25 [2022-08-23T21:55:25.361Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) 21:55:25 [2022-08-23T21:55:25.361Z] PASS 21:55:25 [2022-08-23T21:55:25.361Z] 21:55:25 [2022-08-23T21:55:25.361Z] DONE 24 tests in 6.604s 21:55:25 [2022-08-23T21:55:25.361Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 21:55:25 [2022-08-23T21:55:25.361Z] ++ 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 21:55:25 [2022-08-23T21:55:25.361Z] ++ set -e 21:55:25 [2022-08-23T21:55:25.361Z] ++ '[' -n 0 ']' 21:55:25 [2022-08-23T21:55:25.362Z] ++ set -x 21:55:25 [2022-08-23T21:55:25.362Z] ++ 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 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 21:55:25 [2022-08-23T21:55:25.362Z] INFO: Testing against a local daemon 21:55:25 [2022-08-23T21:55:25.362Z] === RUN TestExternalGraphDriver 21:55:25 [2022-08-23T21:55:25.641Z] --- PASS: TestLogs (6.21s) 21:55:25 [2022-08-23T21:55:25.641Z] --- PASS: TestLogs/driver_local (0.02s) 21:55:25 [2022-08-23T21:55:25.641Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.89s) 21:55:25 [2022-08-23T21:55:25.641Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.94s) 21:55:25 [2022-08-23T21:55:25.641Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.96s) 21:55:25 [2022-08-23T21:55:25.641Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.95s) 21:55:25 [2022-08-23T21:55:25.641Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.02s) 21:55:25 [2022-08-23T21:55:25.641Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.12s) 21:55:25 [2022-08-23T21:55:25.641Z] --- PASS: TestLogs/driver_json-file (0.01s) 21:55:25 [2022-08-23T21:55:25.641Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.07s) 21:55:25 [2022-08-23T21:55:25.641Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.08s) 21:55:25 [2022-08-23T21:55:25.641Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.07s) 21:55:25 [2022-08-23T21:55:25.641Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.16s) 21:55:25 [2022-08-23T21:55:25.641Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.89s) 21:55:25 [2022-08-23T21:55:25.641Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.03s) 21:55:25 [2022-08-23T21:55:25.641Z] === RUN TestContainerNetworkMountsNoChown 21:55:25 [2022-08-23T21:55:25.938Z] === RUN TestExternalGraphDriver/json 21:55:26 [2022-08-23T21:55:26.211Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s) 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/default 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/default 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/private 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/private 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/rprivate 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/rprivate 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/slave 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/slave 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/rslave 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/rslave 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/shared 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/shared 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/rshared 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/rshared 21:55:26 [2022-08-23T21:55:26.211Z] === CONT TestMountDaemonRoot/default 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/default/bind_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/default/mount_root 21:55:26 [2022-08-23T21:55:26.211Z] === CONT TestMountDaemonRoot/rslave 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/default/mount_root 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/default/mount_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/rslave/bind_root 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/default/bind_root 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/default/bind_root 21:55:26 [2022-08-23T21:55:26.211Z] === CONT TestMountDaemonRoot/rshared 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/rslave/mount_root 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/rshared/bind_root 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/rshared/mount_root 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === CONT TestMountDaemonRoot/shared 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/shared/mount_root 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/shared/mount_root 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/shared/mount_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/shared/bind_root 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/shared/bind_root 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/shared/bind_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === CONT TestMountDaemonRoot/rprivate 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/rprivate/mount_root 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/rprivate/bind_root 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === CONT TestMountDaemonRoot/slave 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/slave/bind_root 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/slave/bind_root 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/slave/bind_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/slave/mount_root 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/slave/mount_root 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/slave/mount_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === CONT TestMountDaemonRoot/private 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/private/mount_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/private/bind_root 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/private/bind_root 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/private/bind_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === RUN TestMountDaemonRoot/private/mount_root 21:55:26 [2022-08-23T21:55:26.211Z] === PAUSE TestMountDaemonRoot/private/mount_root 21:55:26 [2022-08-23T21:55:26.211Z] === CONT TestMountDaemonRoot/default/bind_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === CONT TestMountDaemonRoot/default/bind_root 21:55:26 [2022-08-23T21:55:26.211Z] === CONT TestMountDaemonRoot/default/mount_subpath 21:55:26 [2022-08-23T21:55:26.211Z] === CONT TestMountDaemonRoot/default/mount_root 21:55:26 [2022-08-23T21:55:26.211Z] === CONT TestMountDaemonRoot/rslave/bind_root 21:55:26 [2022-08-23T21:55:26.211Z] === CONT TestMountDaemonRoot/rshared/bind_root 21:55:26 [2022-08-23T21:55:26.211Z] === CONT TestMountDaemonRoot/shared/mount_root 21:55:26 [2022-08-23T21:55:26.211Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 21:55:26 [2022-08-23T21:55:26.470Z] === CONT TestMountDaemonRoot/rslave/mount_root 21:55:26 [2022-08-23T21:55:26.470Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 21:55:26 [2022-08-23T21:55:26.470Z] === CONT TestMountDaemonRoot/rprivate/mount_root 21:55:26 [2022-08-23T21:55:26.470Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 21:55:26 [2022-08-23T21:55:26.470Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 21:55:26 [2022-08-23T21:55:26.470Z] === CONT TestMountDaemonRoot/rshared/mount_root 21:55:26 [2022-08-23T21:55:26.470Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 21:55:26 [2022-08-23T21:55:26.470Z] === CONT TestMountDaemonRoot/slave/bind_root 21:55:26 [2022-08-23T21:55:26.470Z] === CONT TestMountDaemonRoot/shared/bind_subpath 21:55:26 [2022-08-23T21:55:26.470Z] === CONT TestMountDaemonRoot/shared/bind_root 21:55:26 [2022-08-23T21:55:26.470Z] === CONT TestMountDaemonRoot/shared/mount_subpath 21:55:26 [2022-08-23T21:55:26.470Z] === CONT TestMountDaemonRoot/private/mount_subpath 21:55:26 [2022-08-23T21:55:26.470Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 21:55:26 [2022-08-23T21:55:26.729Z] === CONT TestMountDaemonRoot/rprivate/bind_root 21:55:26 [2022-08-23T21:55:26.729Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 21:55:26 [2022-08-23T21:55:26.729Z] === CONT TestMountDaemonRoot/slave/mount_subpath 21:55:26 [2022-08-23T21:55:26.729Z] === CONT TestMountDaemonRoot/slave/mount_root 21:55:26 [2022-08-23T21:55:26.729Z] === CONT TestMountDaemonRoot/slave/bind_subpath 21:55:26 [2022-08-23T21:55:26.729Z] === CONT TestMountDaemonRoot/private/mount_root 21:55:26 [2022-08-23T21:55:26.729Z] === CONT TestMountDaemonRoot/private/bind_subpath 21:55:26 [2022-08-23T21:55:26.729Z] === CONT TestMountDaemonRoot/private/bind_root 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot (0.02s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/default (0.00s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/private (0.00s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 21:55:26 [2022-08-23T21:55:26.729Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) 21:55:26 [2022-08-23T21:55:26.729Z] === RUN TestContainerBindMountNonRecursive 21:55:27 [2022-08-23T21:55:27.296Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 21:55:27 [2022-08-23T21:55:27.296Z] docker_cli_daemon_plugins_test.go:170: [d28acca51bda7] daemon is not started 21:55:27 [2022-08-23T21:55:27.319Z] === RUN TestExternalGraphDriver/spec 21:55:27 [2022-08-23T21:55:27.662Z] --- PASS: TestServiceUpdateSecrets (14.06s) 21:55:27 [2022-08-23T21:55:27.662Z] === RUN TestServiceUpdateConfigs 21:55:27 [2022-08-23T21:55:27.677Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd 21:55:27 [2022-08-23T21:55:27.677Z] Copying nested executables into bundles/cross/linux/amd64-daemon 21:55:27 [2022-08-23T21:55:27.677Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy 21:55:27 [2022-08-23T21:55:27.677Z] GOOS="linux" GOARCH="amd64" GOARM="" 21:55:27 [2022-08-23T21:55:27.677Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy 21:55:27 [2022-08-23T21:55:27.677Z] Cross building: bundles/cross/windows/amd64 21:55:27 [2022-08-23T21:55:27.677Z] +++++++ cat ./cli/winresources/dockerd/winres.json 21:55:27 [2022-08-23T21:55:27.677Z] { 21:55:27 [2022-08-23T21:55:27.677Z] "RT_GROUP_ICON": { 21:55:27 [2022-08-23T21:55:27.677Z] "#1": { 21:55:27 [2022-08-23T21:55:27.677Z] "0409": "../../winresources/docker.ico" 21:55:27 [2022-08-23T21:55:27.677Z] } 21:55:27 [2022-08-23T21:55:27.677Z] }, 21:55:27 [2022-08-23T21:55:27.677Z] "RT_MANIFEST": { 21:55:27 [2022-08-23T21:55:27.677Z] "#1": { 21:55:27 [2022-08-23T21:55:27.677Z] "0409": { 21:55:27 [2022-08-23T21:55:27.677Z] "identity": {}, 21:55:27 [2022-08-23T21:55:27.677Z] "description": "Docker Engine", 21:55:27 [2022-08-23T21:55:27.677Z] "minimum-os": "vista", 21:55:27 [2022-08-23T21:55:27.677Z] "execution-level": "", 21:55:27 [2022-08-23T21:55:27.677Z] "ui-access": false, 21:55:27 [2022-08-23T21:55:27.677Z] "auto-elevate": false, 21:55:27 [2022-08-23T21:55:27.677Z] "dpi-awareness": "unaware", 21:55:27 [2022-08-23T21:55:27.677Z] "disable-theming": false, 21:55:27 [2022-08-23T21:55:27.677Z] "disable-window-filtering": false, 21:55:27 [2022-08-23T21:55:27.677Z] "high-resolution-scrolling-aware": false, 21:55:27 [2022-08-23T21:55:27.677Z] "ultra-high-resolution-scrolling-aware": false, 21:55:27 [2022-08-23T21:55:27.677Z] "long-path-aware": false, 21:55:27 [2022-08-23T21:55:27.677Z] "printer-driver-isolation": false, 21:55:27 [2022-08-23T21:55:27.677Z] "gdi-scaling": false, 21:55:27 [2022-08-23T21:55:27.677Z] "segment-heap": false, 21:55:27 [2022-08-23T21:55:27.677Z] "use-common-controls-v6": false 21:55:27 [2022-08-23T21:55:27.677Z] } 21:55:27 [2022-08-23T21:55:27.677Z] } 21:55:27 [2022-08-23T21:55:27.677Z] }, 21:55:27 [2022-08-23T21:55:27.677Z] "RT_MESSAGETABLE": { 21:55:27 [2022-08-23T21:55:27.677Z] "#1": { 21:55:27 [2022-08-23T21:55:27.677Z] "0409": "../../winresources/event_messages.bin" 21:55:27 [2022-08-23T21:55:27.677Z] } 21:55:27 [2022-08-23T21:55:27.677Z] }, 21:55:27 [2022-08-23T21:55:27.677Z] "RT_VERSION": { 21:55:27 [2022-08-23T21:55:27.677Z] "#1": { 21:55:27 [2022-08-23T21:55:27.677Z] "0409": { 21:55:27 [2022-08-23T21:55:27.677Z] "fixed": { 21:55:27 [2022-08-23T21:55:27.677Z] "file_version": "0.0.0.0", 21:55:27 [2022-08-23T21:55:27.677Z] "product_version": "0.0.0.0", 21:55:27 [2022-08-23T21:55:27.677Z] "type": "Unknown" 21:55:27 [2022-08-23T21:55:27.677Z] }, 21:55:27 [2022-08-23T21:55:27.677Z] "info": { 21:55:27 [2022-08-23T21:55:27.677Z] "0000": { 21:55:27 [2022-08-23T21:55:27.677Z] "CompanyName": "", 21:55:27 [2022-08-23T21:55:27.677Z] "FileVersion": "dev", 21:55:27 [2022-08-23T21:55:27.677Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", 21:55:27 [2022-08-23T21:55:27.677Z] "OriginalFileName": "dockerd.exe", 21:55:27 [2022-08-23T21:55:27.677Z] "ProductName": "", 21:55:27 [2022-08-23T21:55:27.677Z] "ProductVersion": "dev", 21:55:27 [2022-08-23T21:55:27.677Z] "SpecialBuild": "7f0cf432e98e1a2e2860faa36ec8bdc55d219e12" 21:55:27 [2022-08-23T21:55:27.677Z] } 21:55:27 [2022-08-23T21:55:27.677Z] } 21:55:27 [2022-08-23T21:55:27.677Z] } 21:55:27 [2022-08-23T21:55:27.677Z] } 21:55:27 [2022-08-23T21:55:27.677Z] } 21:55:27 [2022-08-23T21:55:27.677Z] } 21:55:27 [2022-08-23T21:55:27.677Z] cmd/dockerd/config.go 21:55:27 [2022-08-23T21:55:27.677Z] cmd/dockerd/config_windows.go 21:55:27 [2022-08-23T21:55:27.677Z] cmd/dockerd/daemon.go 21:55:27 [2022-08-23T21:55:27.677Z] cmd/dockerd/daemon_test.go 21:55:27 [2022-08-23T21:55:27.677Z] cmd/dockerd/daemon_windows.go 21:55:27 [2022-08-23T21:55:27.677Z] cmd/dockerd/docker.go 21:55:27 [2022-08-23T21:55:27.677Z] cmd/dockerd/docker_windows.go 21:55:27 [2022-08-23T21:55:27.677Z] cmd/dockerd/genwinres_windows.go 21:55:27 [2022-08-23T21:55:27.677Z] cmd/dockerd/metrics.go 21:55:27 [2022-08-23T21:55:27.677Z] cmd/dockerd/options.go 21:55:27 [2022-08-23T21:55:27.677Z] cmd/dockerd/options_test.go 21:55:27 [2022-08-23T21:55:27.677Z] cmd/dockerd/service_windows.go 21:55:27 [2022-08-23T21:55:27.677Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe 21:55:27 [2022-08-23T21:55:27.677Z] GOOS="windows" GOARCH="amd64" GOARM="" 21:55:27 [2022-08-23T21:55:27.864Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 21:55:27 [2022-08-23T21:55:27.864Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 21:55:28 [2022-08-23T21:55:28.803Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 21:55:28 [2022-08-23T21:55:28.803Z] --- PASS: TestContainerBindMountNonRecursive (1.88s) 21:55:28 [2022-08-23T21:55:28.803Z] === RUN TestContainerVolumesMountedAsShared 21:55:28 [2022-08-23T21:55:28.803Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 21:55:29 [2022-08-23T21:55:29.227Z] === RUN TestExternalGraphDriver/pull 21:55:29 [2022-08-23T21:55:29.373Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s) 21:55:29 [2022-08-23T21:55:29.373Z] === RUN TestContainerVolumesMountedAsSlave 21:55:29 [2022-08-23T21:55:29.632Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 21:55:29 [2022-08-23T21:55:29.892Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) 21:55:29 [2022-08-23T21:55:29.892Z] === RUN TestNetworkNat 21:55:30 [2022-08-23T21:55:30.460Z] === RUN TestDockerSuite/TestExecAPIStart 21:55:30 [2022-08-23T21:55:30.608Z] --- PASS: TestExternalGraphDriver (5.09s) 21:55:30 [2022-08-23T21:55:30.608Z] --- PASS: TestExternalGraphDriver/json (1.57s) 21:55:30 [2022-08-23T21:55:30.608Z] --- PASS: TestExternalGraphDriver/spec (1.55s) 21:55:30 [2022-08-23T21:55:30.608Z] --- PASS: TestExternalGraphDriver/pull (1.62s) 21:55:30 [2022-08-23T21:55:30.608Z] === RUN TestGraphdriverPluginV2 21:55:30 [2022-08-23T21:55:30.719Z] --- PASS: TestNetworkNat (0.84s) 21:55:30 [2022-08-23T21:55:30.719Z] === RUN TestNetworkLocalhostTCPNat 21:55:30 [2022-08-23T21:55:30.868Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:55:30 [2022-08-23T21:55:30.868Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 21:55:30 [2022-08-23T21:55:30.868Z] PASS 21:55:30 [2022-08-23T21:55:30.868Z] 21:55:30 [2022-08-23T21:55:30.868Z] === Skipped 21:55:30 [2022-08-23T21:55:30.868Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 21:55:30 [2022-08-23T21:55:30.868Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:55:30 [2022-08-23T21:55:30.868Z] 21:55:30 [2022-08-23T21:55:30.868Z] DONE 5 tests, 1 skipped in 5.534s 21:55:30 [2022-08-23T21:55:30.868Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 21:55:30 [2022-08-23T21:55:30.868Z] ++ 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 21:55:30 [2022-08-23T21:55:30.868Z] ++ set -e 21:55:30 [2022-08-23T21:55:30.868Z] ++ '[' -n 0 ']' 21:55:30 [2022-08-23T21:55:30.868Z] ++ set -x 21:55:30 [2022-08-23T21:55:30.868Z] ++ 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 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 21:55:30 [2022-08-23T21:55:30.868Z] INFO: Testing against a local daemon 21:55:30 [2022-08-23T21:55:30.868Z] === RUN TestContinueAfterPluginCrash 21:55:30 [2022-08-23T21:55:30.868Z] === PAUSE TestContinueAfterPluginCrash 21:55:30 [2022-08-23T21:55:30.868Z] === RUN TestReadPluginNoRead 21:55:30 [2022-08-23T21:55:30.868Z] === PAUSE TestReadPluginNoRead 21:55:30 [2022-08-23T21:55:30.868Z] === RUN TestDaemonStartWithLogOpt 21:55:30 [2022-08-23T21:55:30.868Z] === PAUSE TestDaemonStartWithLogOpt 21:55:30 [2022-08-23T21:55:30.868Z] === CONT TestContinueAfterPluginCrash 21:55:30 [2022-08-23T21:55:30.868Z] === CONT TestDaemonStartWithLogOpt 21:55:31 [2022-08-23T21:55:31.656Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) 21:55:31 [2022-08-23T21:55:31.656Z] === RUN TestNetworkLoopbackNat 21:55:32 [2022-08-23T21:55:32.224Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug 21:55:32 [2022-08-23T21:55:32.224Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 21:55:32 [2022-08-23T21:55:32.794Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal 21:55:33 [2022-08-23T21:55:33.053Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 21:55:33 [2022-08-23T21:55:33.312Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong 21:55:33 [2022-08-23T21:55:33.571Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 21:55:33 [2022-08-23T21:55:33.830Z] check_test.go:540: [d42c69fb21114] daemon is not started 21:55:33 [2022-08-23T21:55:33.830Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions 21:55:34 [2022-08-23T21:55:34.167Z] --- PASS: TestDaemonStartWithLogOpt (3.02s) 21:55:34 [2022-08-23T21:55:34.167Z] === CONT TestReadPluginNoRead 21:55:34 [2022-08-23T21:55:34.397Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 21:55:34 [2022-08-23T21:55:34.657Z] --- PASS: TestNetworkLoopbackNat (3.00s) 21:55:34 [2022-08-23T21:55:34.657Z] === RUN TestPause 21:55:35 [2022-08-23T21:55:35.228Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 21:55:35 [2022-08-23T21:55:35.488Z] --- PASS: TestPause (0.82s) 21:55:35 [2022-08-23T21:55:35.488Z] === RUN TestPauseFailsOnWindowsServerContainers 21:55:35 [2022-08-23T21:55:35.488Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 21:55:35 [2022-08-23T21:55:35.488Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 21:55:35 [2022-08-23T21:55:35.488Z] === RUN TestPauseStopPausedContainer 21:55:35 [2022-08-23T21:55:35.488Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault 21:55:36 [2022-08-23T21:55:36.055Z] --- PASS: TestPauseStopPausedContainer (0.78s) 21:55:36 [2022-08-23T21:55:36.055Z] === RUN TestPidHost 21:55:36 [2022-08-23T21:55:36.055Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 21:55:36 [2022-08-23T21:55:36.073Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 21:55:36 [2022-08-23T21:55:36.993Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 21:55:37 [2022-08-23T21:55:37.252Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride 21:55:37 [2022-08-23T21:55:37.454Z] === RUN TestReadPluginNoRead/default 21:55:37 [2022-08-23T21:55:37.821Z] --- PASS: TestPidHost (1.64s) 21:55:37 [2022-08-23T21:55:37.821Z] === RUN TestPsFilter 21:55:37 [2022-08-23T21:55:37.821Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 21:55:38 [2022-08-23T21:55:38.080Z] --- PASS: TestPsFilter (0.18s) 21:55:38 [2022-08-23T21:55:38.080Z] === RUN TestRemoveContainerWithRemovedVolume 21:55:38 [2022-08-23T21:55:38.393Z] === RUN TestReadPluginNoRead/disabled_caching 21:55:38 [2022-08-23T21:55:38.650Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) 21:55:38 [2022-08-23T21:55:38.650Z] === RUN TestRemoveContainerWithVolume 21:55:38 [2022-08-23T21:55:38.910Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone 21:55:38 [2022-08-23T21:55:38.962Z] --- PASS: TestContinueAfterPluginCrash (8.00s) 21:55:39 [2022-08-23T21:55:39.477Z] --- PASS: TestRemoveContainerWithVolume (0.79s) 21:55:39 [2022-08-23T21:55:39.477Z] === RUN TestRemoveContainerRunning 21:55:39 [2022-08-23T21:55:39.477Z] === RUN TestDockerSuite/TestExecStateCleanup 21:55:39 [2022-08-23T21:55:39.532Z] === CONT TestReadPluginNoRead 21:55:39 [2022-08-23T21:55:39.532Z] read_test.go:92: [d009b9596e6c9] daemon is not started 21:55:39 [2022-08-23T21:55:39.532Z] --- PASS: TestReadPluginNoRead (5.64s) 21:55:39 [2022-08-23T21:55:39.532Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) 21:55:39 [2022-08-23T21:55:39.532Z] --- PASS: TestReadPluginNoRead/default (1.16s) 21:55:39 [2022-08-23T21:55:39.532Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) 21:55:39 [2022-08-23T21:55:39.532Z] PASS 21:55:39 [2022-08-23T21:55:39.532Z] 21:55:39 [2022-08-23T21:55:39.532Z] DONE 6 tests in 8.779s 21:55:39 [2022-08-23T21:55:39.532Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 21:55:39 [2022-08-23T21:55:39.532Z] ++ 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 21:55:39 [2022-08-23T21:55:39.532Z] ++ set -e 21:55:39 [2022-08-23T21:55:39.792Z] ++ '[' -n 0 ']' 21:55:39 [2022-08-23T21:55:39.792Z] ++ set -x 21:55:39 [2022-08-23T21:55:39.792Z] ++ 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 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 21:55:39 [2022-08-23T21:55:39.792Z] testing: warning: no tests to run 21:55:39 [2022-08-23T21:55:39.792Z] PASS 21:55:39 [2022-08-23T21:55:39.792Z] 21:55:39 [2022-08-23T21:55:39.792Z] DONE 0 tests in 0.036s 21:55:39 [2022-08-23T21:55:39.792Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 21:55:39 [2022-08-23T21:55:39.792Z] ++ 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 21:55:39 [2022-08-23T21:55:39.792Z] ++ set -e 21:55:39 [2022-08-23T21:55:39.792Z] ++ '[' -n 0 ']' 21:55:39 [2022-08-23T21:55:39.792Z] ++ set -x 21:55:39 [2022-08-23T21:55:39.792Z] ++ 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 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 21:55:39 [2022-08-23T21:55:39.792Z] INFO: Testing against a local daemon 21:55:39 [2022-08-23T21:55:39.792Z] === RUN TestPluginWithDevMounts 21:55:39 [2022-08-23T21:55:39.792Z] === PAUSE TestPluginWithDevMounts 21:55:39 [2022-08-23T21:55:39.792Z] === CONT TestPluginWithDevMounts 21:55:40 [2022-08-23T21:55:40.414Z] --- PASS: TestRemoveContainerRunning (0.77s) 21:55:40 [2022-08-23T21:55:40.414Z] === RUN TestRemoveContainerForceRemoveRunning 21:55:40 [2022-08-23T21:55:40.414Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError 21:55:40 [2022-08-23T21:55:40.981Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) 21:55:40 [2022-08-23T21:55:40.981Z] === RUN TestRemoveInvalidContainer 21:55:40 [2022-08-23T21:55:40.981Z] --- PASS: TestRemoveInvalidContainer (0.02s) 21:55:40 [2022-08-23T21:55:40.981Z] === RUN TestRenameLinkedContainer 21:55:41 [2022-08-23T21:55:41.700Z] --- PASS: TestPluginWithDevMounts (1.55s) 21:55:41 [2022-08-23T21:55:41.700Z] PASS 21:55:41 [2022-08-23T21:55:41.700Z] 21:55:41 [2022-08-23T21:55:41.700Z] DONE 1 tests in 1.667s 21:55:41 [2022-08-23T21:55:41.700Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 21:55:41 [2022-08-23T21:55:41.700Z] ++ 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 21:55:41 [2022-08-23T21:55:41.700Z] ++ set -e 21:55:41 [2022-08-23T21:55:41.700Z] ++ '[' -n 0 ']' 21:55:41 [2022-08-23T21:55:41.700Z] ++ set -x 21:55:41 [2022-08-23T21:55:41.700Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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 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 21:55:41 [2022-08-23T21:55:41.700Z] INFO: Testing against a local daemon 21:55:41 [2022-08-23T21:55:41.700Z] === RUN TestSecretInspect 21:55:41 [2022-08-23T21:55:41.919Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride 21:55:42 [2022-08-23T21:55:42.548Z] --- PASS: TestServiceUpdateConfigs (14.65s) 21:55:42 [2022-08-23T21:55:42.548Z] === RUN TestServiceUpdateNetwork 21:55:43 [2022-08-23T21:55:43.296Z] --- PASS: TestRenameLinkedContainer (2.44s) 21:55:43 [2022-08-23T21:55:43.296Z] === RUN TestRenameStoppedContainer 21:55:43 [2022-08-23T21:55:43.296Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild 21:55:43 [2022-08-23T21:55:43.608Z] --- PASS: TestSecretInspect (2.19s) 21:55:43 [2022-08-23T21:55:43.608Z] === RUN TestSecretList 21:55:43 [2022-08-23T21:55:43.864Z] --- PASS: TestRenameStoppedContainer (0.52s) 21:55:43 [2022-08-23T21:55:43.864Z] === RUN TestRenameRunningContainerAndReuse 21:55:45 [2022-08-23T21:55:45.243Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency 21:55:45 [2022-08-23T21:55:45.243Z] --- PASS: TestRenameRunningContainerAndReuse (1.23s) 21:55:45 [2022-08-23T21:55:45.243Z] === RUN TestRenameInvalidName 21:55:45 [2022-08-23T21:55:45.506Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile 21:55:45 [2022-08-23T21:55:45.506Z] --- PASS: TestRenameInvalidName (0.51s) 21:55:45 [2022-08-23T21:55:45.506Z] === RUN TestRenameAnonymousContainer 21:55:46 [2022-08-23T21:55:46.148Z] --- PASS: TestSecretList (2.18s) 21:55:46 [2022-08-23T21:55:46.148Z] === RUN TestSecretsCreateAndDelete 21:55:47 [2022-08-23T21:55:47.411Z] --- PASS: TestRenameAnonymousContainer (1.69s) 21:55:47 [2022-08-23T21:55:47.411Z] === RUN TestRenameContainerWithSameName 21:55:47 [2022-08-23T21:55:47.669Z] --- PASS: TestRenameContainerWithSameName (0.47s) 21:55:47 [2022-08-23T21:55:47.669Z] === RUN TestRenameContainerWithLinkedContainer 21:55:48 [2022-08-23T21:55:48.057Z] --- PASS: TestSecretsCreateAndDelete (2.19s) 21:55:48 [2022-08-23T21:55:48.057Z] === RUN TestSecretsUpdate 21:55:48 [2022-08-23T21:55:48.619Z] --- PASS: TestRenameContainerWithLinkedContainer (0.97s) 21:55:48 [2022-08-23T21:55:48.619Z] === RUN TestResize 21:55:48 [2022-08-23T21:55:48.892Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload 21:55:49 [2022-08-23T21:55:49.160Z] --- PASS: TestResize (0.51s) 21:55:49 [2022-08-23T21:55:49.160Z] === RUN TestResizeWithInvalidSize 21:55:49 [2022-08-23T21:55:49.740Z] --- PASS: TestResizeWithInvalidSize (0.50s) 21:55:49 [2022-08-23T21:55:49.740Z] === RUN TestResizeWhenContainerNotStarted 21:55:50 [2022-08-23T21:55:50.307Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s) 21:55:50 [2022-08-23T21:55:50.307Z] === RUN TestDaemonRestartKillContainers 21:55:50 [2022-08-23T21:55:50.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 21:55:50 [2022-08-23T21:55:50.307Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 21:55:50 [2022-08-23T21:55:50.567Z] === RUN TestDockerSuite/TestGetContainerStats 21:55:50 [2022-08-23T21:55:50.595Z] --- PASS: TestSecretsUpdate (2.19s) 21:55:50 [2022-08-23T21:55:50.595Z] === RUN TestTemplatedSecret 21:55:52 [2022-08-23T21:55:52.471Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 21:55:53 [2022-08-23T21:55:53.134Z] --- PASS: TestTemplatedSecret (2.50s) 21:55:53 [2022-08-23T21:55:53.134Z] === RUN TestSecretCreateResolve 21:55:53 [2022-08-23T21:55:53.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 21:55:54 [2022-08-23T21:55:54.760Z] --- PASS: TestServiceUpdateNetwork (12.33s) 21:55:54 [2022-08-23T21:55:54.760Z] === RUN TestServiceUpdatePidsLimit 21:55:54 [2022-08-23T21:55:54.782Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 21:55:54 [2022-08-23T21:55:54.782Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 21:55:55 [2022-08-23T21:55:55.019Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 21:55:55 [2022-08-23T21:55:55.096Z] --- PASS: TestSecretCreateResolve (2.17s) 21:55:55 [2022-08-23T21:55:55.096Z] PASS 21:55:55 [2022-08-23T21:55:55.096Z] 21:55:55 [2022-08-23T21:55:55.096Z] DONE 6 tests in 13.516s 21:55:55 [2022-08-23T21:55:55.096Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 21:55:55 [2022-08-23T21:55:55.097Z] ++ 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 21:55:55 [2022-08-23T21:55:55.097Z] ++ set -e 21:55:55 [2022-08-23T21:55:55.097Z] ++ '[' -n 0 ']' 21:55:55 [2022-08-23T21:55:55.097Z] ++ set -x 21:55:55 [2022-08-23T21:55:55.097Z] ++ 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 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 21:55:55 [2022-08-23T21:55:55.097Z] INFO: Testing against a local daemon 21:55:55 [2022-08-23T21:55:55.097Z] === RUN TestServiceCreateInit 21:55:55 [2022-08-23T21:55:55.097Z] === RUN TestServiceCreateInit/daemonInitDisabled 21:55:55 [2022-08-23T21:55:55.350Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 21:55:55 [2022-08-23T21:55:55.588Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 21:55:55 [2022-08-23T21:55:55.609Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError 21:55:56 [2022-08-23T21:55:56.178Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 21:55:56 [2022-08-23T21:55:56.436Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 21:55:59 [2022-08-23T21:55:59.298Z] === RUN TestServiceCreateInit/daemonInitEnabled 21:55:59 [2022-08-23T21:55:59.724Z] check_test.go:540: [de6149b59306b] daemon is not started 21:55:59 [2022-08-23T21:55:59.724Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns 21:55:59 [2022-08-23T21:55:59.983Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 21:55:59 [2022-08-23T21:55:59.983Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 21:56:00 [2022-08-23T21:56:00.242Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 21:56:02 [2022-08-23T21:56:02.148Z] === RUN TestDockerSuite/TestGetContainerStatsStream 21:56:02 [2022-08-23T21:56:02.148Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart 21:56:02 [2022-08-23T21:56:02.594Z] --- PASS: TestServiceCreateInit (7.12s) 21:56:02 [2022-08-23T21:56:02.594Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.55s) 21:56:02 [2022-08-23T21:56:02.594Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s) 21:56:02 [2022-08-23T21:56:02.594Z] === RUN TestCreateServiceMultipleTimes 21:56:03 [2022-08-23T21:56:03.528Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 21:56:03 [2022-08-23T21:56:03.709Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 21:56:05 [2022-08-23T21:56:05.435Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 21:56:05 [2022-08-23T21:56:05.693Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 21:56:07 [2022-08-23T21:56:07.071Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 21:56:07 [2022-08-23T21:56:07.642Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 21:56:08 [2022-08-23T21:56:08.211Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 21:56:08 [2022-08-23T21:56:08.211Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 21:56:08 [2022-08-23T21:56:08.211Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 21:56:08 [2022-08-23T21:56:08.781Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 21:56:09 [2022-08-23T21:56:09.349Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 21:56:10 [2022-08-23T21:56:10.279Z] --- PASS: TestServiceUpdatePidsLimit (16.34s) 21:56:10 [2022-08-23T21:56:10.280Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 21:56:10 [2022-08-23T21:56:10.280Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) 21:56:10 [2022-08-23T21:56:10.280Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) 21:56:10 [2022-08-23T21:56:10.280Z] PASS 21:56:10 [2022-08-23T21:56:10.280Z] 21:56:10 [2022-08-23T21:56:10.280Z] === Skipped 21:56:10 [2022-08-23T21:56:10.280Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 21:56:10 [2022-08-23T21:56:10.280Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 21:56:10 [2022-08-23T21:56:10.280Z] 21:56:10 [2022-08-23T21:56:10.280Z] DONE 27 tests, 1 skipped in 159.311s 21:56:10 [2022-08-23T21:56:10.280Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 21:56:10 [2022-08-23T21:56:10.280Z] INFO: Testing against a local daemon 21:56:10 [2022-08-23T21:56:10.280Z] === RUN TestSessionCreate 21:56:10 [2022-08-23T21:56:10.280Z] --- PASS: TestSessionCreate (0.02s) 21:56:10 [2022-08-23T21:56:10.280Z] === RUN TestSessionCreateWithBadUpgrade 21:56:10 [2022-08-23T21:56:10.280Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 21:56:10 [2022-08-23T21:56:10.280Z] PASS 21:56:10 [2022-08-23T21:56:10.280Z] 21:56:10 [2022-08-23T21:56:10.280Z] DONE 2 tests in 0.062s 21:56:10 [2022-08-23T21:56:10.280Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 21:56:10 [2022-08-23T21:56:10.280Z] INFO: Testing against a local daemon 21:56:10 [2022-08-23T21:56:10.280Z] === RUN TestCgroupDriverSystemdMemoryLimit 21:56:10 [2022-08-23T21:56:10.280Z] === PAUSE TestCgroupDriverSystemdMemoryLimit 21:56:10 [2022-08-23T21:56:10.280Z] === RUN TestDiskUsage 21:56:10 [2022-08-23T21:56:10.280Z] === PAUSE TestDiskUsage 21:56:10 [2022-08-23T21:56:10.280Z] === RUN TestEventsExecDie 21:56:10 [2022-08-23T21:56:10.287Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 21:56:10 [2022-08-23T21:56:10.539Z] --- PASS: TestEventsExecDie (0.56s) 21:56:10 [2022-08-23T21:56:10.539Z] === RUN TestEventsBackwardsCompatible 21:56:10 [2022-08-23T21:56:10.547Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 21:56:10 [2022-08-23T21:56:10.799Z] --- PASS: TestEventsBackwardsCompatible (0.06s) 21:56:10 [2022-08-23T21:56:10.799Z] === RUN TestEventsVolumeCreate 21:56:10 [2022-08-23T21:56:10.799Z] --- PASS: TestEventsVolumeCreate (0.06s) 21:56:10 [2022-08-23T21:56:10.799Z] === RUN TestInfoBinaryCommits 21:56:10 [2022-08-23T21:56:10.799Z] --- PASS: TestInfoBinaryCommits (0.03s) 21:56:10 [2022-08-23T21:56:10.799Z] === RUN TestInfoAPIVersioned 21:56:10 [2022-08-23T21:56:10.799Z] --- PASS: TestInfoAPIVersioned (0.01s) 21:56:10 [2022-08-23T21:56:10.799Z] === RUN TestInfoAPI 21:56:10 [2022-08-23T21:56:10.799Z] --- PASS: TestInfoAPI (0.02s) 21:56:10 [2022-08-23T21:56:10.799Z] === RUN TestInfoAPIWarnings 21:56:11 [2022-08-23T21:56:11.484Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 21:56:12 [2022-08-23T21:56:12.420Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 21:56:13 [2022-08-23T21:56:13.799Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 21:56:14 [2022-08-23T21:56:14.059Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 21:56:14 [2022-08-23T21:56:14.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.99s) 21:56:14 [2022-08-23T21:56:14.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) 21:56:14 [2022-08-23T21:56:14.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.50s) 21:56:14 [2022-08-23T21:56:14.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) 21:56:14 [2022-08-23T21:56:14.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) 21:56:14 [2022-08-23T21:56:14.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) 21:56:14 [2022-08-23T21:56:14.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.87s) 21:56:14 [2022-08-23T21:56:14.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.79s) 21:56:14 [2022-08-23T21:56:14.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.33s) 21:56:14 [2022-08-23T21:56:14.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.21s) 21:56:14 [2022-08-23T21:56:14.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.18s) 21:56:14 [2022-08-23T21:56:14.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.41s) 21:56:14 [2022-08-23T21:56:14.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.13s) 21:56:14 [2022-08-23T21:56:14.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.81s) 21:56:14 [2022-08-23T21:56:14.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.40s) 21:56:14 [2022-08-23T21:56:14.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.52s) 21:56:14 [2022-08-23T21:56:14.059Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 21:56:14 [2022-08-23T21:56:14.059Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 21:56:14 [2022-08-23T21:56:14.318Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 21:56:14 [2022-08-23T21:56:14.577Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 21:56:14 [2022-08-23T21:56:14.577Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 21:56:15 [2022-08-23T21:56:15.957Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 21:56:15 [2022-08-23T21:56:15.957Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 21:56:16 [2022-08-23T21:56:16.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait 21:56:16 [2022-08-23T21:56:16.785Z] === RUN TestDockerSuite/TestLogsAPIUntil 21:56:17 [2022-08-23T21:56:17.487Z] --- PASS: TestCreateServiceMultipleTimes (15.23s) 21:56:17 [2022-08-23T21:56:17.487Z] === RUN TestCreateServiceConflict 21:56:17 [2022-08-23T21:56:17.724Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.65s) 21:56:17 [2022-08-23T21:56:17.724Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (2.04s) 21:56:17 [2022-08-23T21:56:17.724Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.59s) 21:56:17 [2022-08-23T21:56:17.724Z] === RUN TestCgroupNamespacesRun 21:56:18 [2022-08-23T21:56:18.291Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes 21:56:18 [2022-08-23T21:56:18.857Z] --- PASS: TestCgroupNamespacesRun (1.27s) 21:56:18 [2022-08-23T21:56:18.857Z] === RUN TestCgroupNamespacesRunPrivileged 21:56:19 [2022-08-23T21:56:19.394Z] --- PASS: TestCreateServiceConflict (1.80s) 21:56:19 [2022-08-23T21:56:19.394Z] === RUN TestCreateServiceMaxReplicas 21:56:19 [2022-08-23T21:56:19.424Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure 21:56:20 [2022-08-23T21:56:20.361Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 21:56:20 [2022-08-23T21:56:20.361Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.46s) 21:56:20 [2022-08-23T21:56:20.361Z] === RUN TestCgroupNamespacesRunDaemonHostMode 21:56:21 [2022-08-23T21:56:21.298Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 21:56:21 [2022-08-23T21:56:21.933Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) 21:56:21 [2022-08-23T21:56:21.933Z] === RUN TestCreateWithDuplicateNetworkNames 21:56:22 [2022-08-23T21:56:22.237Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) 21:56:22 [2022-08-23T21:56:22.237Z] === RUN TestCgroupNamespacesRunHostMode 21:56:23 [2022-08-23T21:56:23.614Z] --- PASS: TestCgroupNamespacesRunHostMode (1.39s) 21:56:23 [2022-08-23T21:56:23.614Z] === RUN TestCgroupNamespacesRunPrivateMode 21:56:23 [2022-08-23T21:56:23.614Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer 21:56:24 [2022-08-23T21:56:24.991Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.48s) 21:56:24 [2022-08-23T21:56:24.991Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 21:56:25 [2022-08-23T21:56:25.927Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 21:56:26 [2022-08-23T21:56:26.187Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork 21:56:26 [2022-08-23T21:56:26.755Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.60s) 21:56:26 [2022-08-23T21:56:26.755Z] === RUN TestCgroupNamespacesRunInvalidMode 21:56:26 [2022-08-23T21:56:26.755Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 21:56:27 [2022-08-23T21:56:27.692Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) 21:56:27 [2022-08-23T21:56:27.692Z] === RUN TestCgroupNamespacesRunOlderClient 21:56:28 [2022-08-23T21:56:28.259Z] === RUN TestDockerSuite/TestPostContainersAttach 21:56:28 [2022-08-23T21:56:28.889Z] --- PASS: TestInfoAPIWarnings (16.55s) 21:56:28 [2022-08-23T21:56:28.889Z] === RUN TestInfoDebug 21:56:28 [2022-08-23T21:56:28.889Z] --- PASS: TestInfoDebug (0.52s) 21:56:28 [2022-08-23T21:56:28.889Z] === RUN TestInfoInsecureRegistries 21:56:28 [2022-08-23T21:56:28.889Z] --- PASS: TestInfoInsecureRegistries (0.52s) 21:56:28 [2022-08-23T21:56:28.889Z] === RUN TestInfoRegistryMirrors 21:56:28 [2022-08-23T21:56:28.889Z] --- PASS: TestInfoRegistryMirrors (0.52s) 21:56:28 [2022-08-23T21:56:28.889Z] === RUN TestLoginFailsWithBadCredentials 21:56:29 [2022-08-23T21:56:29.196Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s) 21:56:29 [2022-08-23T21:56:29.196Z] === RUN TestNISDomainname 21:56:29 [2022-08-23T21:56:29.457Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) 21:56:29 [2022-08-23T21:56:29.457Z] === RUN TestPingCacheHeaders 21:56:29 [2022-08-23T21:56:29.457Z] --- PASS: TestPingCacheHeaders (0.02s) 21:56:29 [2022-08-23T21:56:29.457Z] === RUN TestPingGet 21:56:29 [2022-08-23T21:56:29.457Z] --- PASS: TestPingGet (0.01s) 21:56:29 [2022-08-23T21:56:29.457Z] === RUN TestPingHead 21:56:29 [2022-08-23T21:56:29.457Z] --- PASS: TestPingHead (0.02s) 21:56:29 [2022-08-23T21:56:29.457Z] === RUN TestPingSwarmHeader 21:56:29 [2022-08-23T21:56:29.764Z] --- PASS: TestNISDomainname (0.69s) 21:56:29 [2022-08-23T21:56:29.764Z] === RUN TestHostnameDnsResolution 21:56:30 [2022-08-23T21:56:30.025Z] === RUN TestPingSwarmHeader/before_swarm_init 21:56:30 [2022-08-23T21:56:30.285Z] === RUN TestPingSwarmHeader/after_swarm_init 21:56:30 [2022-08-23T21:56:30.701Z] check_test.go:540: [d873fa64788d0] daemon is not started 21:56:30 [2022-08-23T21:56:30.701Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse 21:56:30 [2022-08-23T21:56:30.960Z] --- PASS: TestHostnameDnsResolution (1.24s) 21:56:30 [2022-08-23T21:56:30.960Z] === RUN TestUnprivilegedPortsAndPing 21:56:31 [2022-08-23T21:56:31.665Z] === RUN TestPingSwarmHeader/after_swarm_leave 21:56:31 [2022-08-23T21:56:31.665Z] --- PASS: TestPingSwarmHeader (2.04s) 21:56:31 [2022-08-23T21:56:31.665Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 21:56:31 [2022-08-23T21:56:31.665Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 21:56:31 [2022-08-23T21:56:31.665Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 21:56:31 [2022-08-23T21:56:31.665Z] === RUN TestPingBuilderHeader 21:56:31 [2022-08-23T21:56:31.665Z] === RUN TestPingBuilderHeader/default_config 21:56:31 [2022-08-23T21:56:31.899Z] --- PASS: TestUnprivilegedPortsAndPing (0.87s) 21:56:31 [2022-08-23T21:56:31.899Z] === RUN TestPrivilegedHostDevices 21:56:31 [2022-08-23T21:56:31.924Z] === RUN TestPingBuilderHeader/buildkit_disabled 21:56:32 [2022-08-23T21:56:32.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode 21:56:32 [2022-08-23T21:56:32.493Z] --- PASS: TestPingBuilderHeader (1.05s) 21:56:32 [2022-08-23T21:56:32.493Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) 21:56:32 [2022-08-23T21:56:32.493Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) 21:56:32 [2022-08-23T21:56:32.493Z] === RUN TestVersion 21:56:32 [2022-08-23T21:56:32.493Z] --- PASS: TestVersion (0.02s) 21:56:32 [2022-08-23T21:56:32.493Z] === CONT TestCgroupDriverSystemdMemoryLimit 21:56:32 [2022-08-23T21:56:32.493Z] === CONT TestDiskUsage 21:56:32 [2022-08-23T21:56:32.725Z] --- PASS: TestPrivilegedHostDevices (0.65s) 21:56:32 [2022-08-23T21:56:32.725Z] === RUN TestRunConsoleSize 21:56:33 [2022-08-23T21:56:33.062Z] === RUN TestDiskUsage/empty 21:56:33 [2022-08-23T21:56:33.063Z] === RUN TestDiskUsage/empty/container_types 21:56:33 [2022-08-23T21:56:33.063Z] === RUN TestDiskUsage/empty/image_types 21:56:33 [2022-08-23T21:56:33.063Z] === RUN TestDiskUsage/empty/volume_types 21:56:33 [2022-08-23T21:56:33.063Z] === RUN TestDiskUsage/empty/build-cache_types 21:56:33 [2022-08-23T21:56:33.063Z] === RUN TestDiskUsage/empty/container,_volume_types 21:56:33 [2022-08-23T21:56:33.063Z] === RUN TestDiskUsage/empty/image,_build-cache_types 21:56:33 [2022-08-23T21:56:33.063Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 21:56:33 [2022-08-23T21:56:33.063Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 21:56:33 [2022-08-23T21:56:33.063Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 21:56:33 [2022-08-23T21:56:33.063Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 21:56:33 [2022-08-23T21:56:33.063Z] === RUN TestDiskUsage/after_LoadBusybox 21:56:33 [2022-08-23T21:56:33.294Z] --- PASS: TestRunConsoleSize (0.65s) 21:56:33 [2022-08-23T21:56:33.294Z] === RUN TestRunWithAlternativeContainerdShim 21:56:33 [2022-08-23T21:56:33.322Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 21:56:33 [2022-08-23T21:56:33.322Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 21:56:33 [2022-08-23T21:56:33.322Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 21:56:33 [2022-08-23T21:56:33.322Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 21:56:33 [2022-08-23T21:56:33.322Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 21:56:33 [2022-08-23T21:56:33.322Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 21:56:33 [2022-08-23T21:56:33.322Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 21:56:33 [2022-08-23T21:56:33.322Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 21:56:33 [2022-08-23T21:56:33.322Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 21:56:33 [2022-08-23T21:56:33.322Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 21:56:33 [2022-08-23T21:56:33.322Z] === RUN TestDiskUsage/after_container.Run 21:56:33 [2022-08-23T21:56:33.894Z] === RUN TestDiskUsage/after_container.Run/container_types 21:56:33 [2022-08-23T21:56:33.894Z] === RUN TestDiskUsage/after_container.Run/image_types 21:56:33 [2022-08-23T21:56:33.894Z] === RUN TestDiskUsage/after_container.Run/volume_types 21:56:33 [2022-08-23T21:56:33.894Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 21:56:33 [2022-08-23T21:56:33.894Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 21:56:33 [2022-08-23T21:56:33.894Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 21:56:33 [2022-08-23T21:56:33.894Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 21:56:33 [2022-08-23T21:56:33.894Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 21:56:33 [2022-08-23T21:56:33.894Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 21:56:33 [2022-08-23T21:56:33.894Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 21:56:33 [2022-08-23T21:56:33.894Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage (1.57s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/empty (0.01s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] PASS 21:56:34 [2022-08-23T21:56:34.156Z] 21:56:34 [2022-08-23T21:56:34.156Z] DONE 57 tests in 23.987s 21:56:34 [2022-08-23T21:56:34.156Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 21:56:34 [2022-08-23T21:56:34.156Z] INFO: Testing against a local daemon 21:56:34 [2022-08-23T21:56:34.156Z] === RUN TestVolumesCreateAndList 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestVolumesCreateAndList (0.02s) 21:56:34 [2022-08-23T21:56:34.156Z] === RUN TestVolumesRemove 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestVolumesRemove (0.08s) 21:56:34 [2022-08-23T21:56:34.156Z] === RUN TestVolumesInspect 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestVolumesInspect (0.02s) 21:56:34 [2022-08-23T21:56:34.156Z] === RUN TestVolumesInvalidJSON 21:56:34 [2022-08-23T21:56:34.156Z] === RUN TestVolumesInvalidJSON/volumes/create 21:56:34 [2022-08-23T21:56:34.156Z] === PAUSE TestVolumesInvalidJSON/volumes/create 21:56:34 [2022-08-23T21:56:34.156Z] === CONT TestVolumesInvalidJSON/volumes/create 21:56:34 [2022-08-23T21:56:34.156Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 21:56:34 [2022-08-23T21:56:34.156Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 21:56:34 [2022-08-23T21:56:34.156Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 21:56:34 [2022-08-23T21:56:34.156Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestVolumesInvalidJSON (0.01s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 21:56:34 [2022-08-23T21:56:34.156Z] PASS 21:56:34 [2022-08-23T21:56:34.156Z] 21:56:34 [2022-08-23T21:56:34.156Z] DONE 9 tests in 0.159s 21:56:34 [2022-08-23T21:56:34.156Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 21:56:34 [2022-08-23T21:56:34.231Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped 21:56:34 [2022-08-23T21:56:34.725Z] Stopping apparmor (via systemctl): apparmor.service. 21:56:34 [2022-08-23T21:56:34.725Z] Removing test suite binaries 21:56:34 [2022-08-23T21:56:34.725Z] exiting test-integration 21:56:34 [2022-08-23T21:56:34.725Z] ++ exit 0 21:56:34 [2022-08-23T21:56:34.725Z] 21:56:35 [2022-08-23T21:56:35.611Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 21:56:35 [2022-08-23T21:56:35.611Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 21:56:35 [2022-08-23T21:56:35.611Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 21:56:35 [2022-08-23T21:56:35.871Z] --- PASS: TestRunWithAlternativeContainerdShim (2.61s) 21:56:35 [2022-08-23T21:56:35.871Z] === RUN TestStats 21:56:36 [2022-08-23T21:56:36.131Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 21:56:36 [2022-08-23T21:56:36.132Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted Post stage [Pipeline] junit 21:56:36 [2022-08-23T21:56:36.646Z] Recording test results 21:56:36 [2022-08-23T21:56:36.826Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) 21:56:36 [2022-08-23T21:56:36.826Z] === RUN TestCreateServiceSecretFileMode 21:56:37 [2022-08-23T21:56:37.075Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 21:56:37 [2022-08-23T21:56:37.075Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 21:56:37 [2022-08-23T21:56:37.395Z] --- PASS: TestCreateServiceSecretFileMode (2.41s) 21:56:37 [2022-08-23T21:56:37.395Z] === RUN TestCreateServiceConfigFileMode 21:56:37 [2022-08-23T21:56:37.643Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 21:56:37 [2022-08-23T21:56:37.643Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 21:56:38 [2022-08-23T21:56:38.082Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 21:56:38 [2022-08-23T21:56:38.414Z] + echo Ensuring container killed. 21:56:38 [2022-08-23T21:56:38.414Z] Ensuring container killed. 21:56:38 [2022-08-23T21:56:38.414Z] + docker rm -vf docker-pr1 21:56:38 [2022-08-23T21:56:38.414Z] Error: No such container: docker-pr1 [Pipeline] sh 21:56:38 [2022-08-23T21:56:38.579Z] --- PASS: TestStats (2.78s) 21:56:38 [2022-08-23T21:56:38.579Z] === RUN TestStopContainerWithTimeout 21:56:38 [2022-08-23T21:56:38.579Z] === RUN TestStopContainerWithTimeout/0 21:56:38 [2022-08-23T21:56:38.579Z] === PAUSE TestStopContainerWithTimeout/0 21:56:38 [2022-08-23T21:56:38.579Z] === RUN TestStopContainerWithTimeout/1 21:56:38 [2022-08-23T21:56:38.579Z] === PAUSE TestStopContainerWithTimeout/1 21:56:38 [2022-08-23T21:56:38.579Z] === RUN TestStopContainerWithTimeout/3 21:56:38 [2022-08-23T21:56:38.579Z] === PAUSE TestStopContainerWithTimeout/3 21:56:38 [2022-08-23T21:56:38.579Z] === RUN TestStopContainerWithTimeout/-1 21:56:38 [2022-08-23T21:56:38.579Z] === PAUSE TestStopContainerWithTimeout/-1 21:56:38 [2022-08-23T21:56:38.579Z] === CONT TestStopContainerWithTimeout/0 21:56:38 [2022-08-23T21:56:38.579Z] === CONT TestStopContainerWithTimeout/-1 21:56:38 [2022-08-23T21:56:38.705Z] + echo Chowning /workspace to jenkins user 21:56:38 [2022-08-23T21:56:38.705Z] Chowning /workspace to jenkins user 21:56:38 [2022-08-23T21:56:38.705Z] + id -u 21:56:38 [2022-08-23T21:56:38.705Z] + id -g 21:56:38 [2022-08-23T21:56:38.705Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44021:/workspace busybox chown -R 1000:1000 /workspace 21:56:38 [2022-08-23T21:56:38.705Z] Unable to find image 'busybox:latest' locally 21:56:38 [2022-08-23T21:56:38.838Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 21:56:38 [2022-08-23T21:56:38.838Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 21:56:38 [2022-08-23T21:56:38.965Z] latest: Pulling from library/busybox 21:56:38 [2022-08-23T21:56:38.965Z] 50783e0dfb64: Pulling fs layer 21:56:38 [2022-08-23T21:56:38.965Z] 50783e0dfb64: Download complete 21:56:39 [2022-08-23T21:56:39.225Z] 50783e0dfb64: Pull complete 21:56:39 [2022-08-23T21:56:39.225Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 21:56:39 [2022-08-23T21:56:39.225Z] Status: Downloaded newer image for busybox:latest 21:56:39 [2022-08-23T21:56:39.776Z] === RUN TestDockerSuite/TestAttachAfterDetach 21:56:39 [2022-08-23T21:56:39.776Z] === CONT TestStopContainerWithTimeout/3 21:56:39 [2022-08-23T21:56:39.934Z] --- PASS: TestCreateServiceConfigFileMode (2.03s) 21:56:39 [2022-08-23T21:56:39.934Z] === RUN TestCreateServiceSysctls [Pipeline] catchError [Pipeline] { [Pipeline] sh 21:56:40 [2022-08-23T21:56:40.903Z] + bundleName=amd64-cgroup2 21:56:40 [2022-08-23T21:56:40.903Z] + echo Creating amd64-cgroup2-bundles.tar.gz 21:56:40 [2022-08-23T21:56:40.903Z] Creating amd64-cgroup2-bundles.tar.gz 21:56:40 [2022-08-23T21:56:40.903Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz 21:56:40 [2022-08-23T21:56:40.903Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts 21:56:41 [2022-08-23T21:56:41.186Z] Archiving artifacts 21:56:41 [2022-08-23T21:56:41.697Z] === CONT TestStopContainerWithTimeout/1 21:56:41 [2022-08-23T21:56:41.964Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop 21:56:42 [2022-08-23T21:56:42.475Z] --- PASS: TestCreateServiceSysctls (3.03s) 21:56:42 [2022-08-23T21:56:42.475Z] === RUN TestCreateServiceCapabilities 21:56:42 [2022-08-23T21:56:42.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer 21:56:43 [2022-08-23T21:56:43.244Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44021/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 21:56:43 [2022-08-23T21:56:43.549Z] + make clean 21:56:43 [2022-08-23T21:56:43.549Z] docker volume rm -f docker-dev-cache docker-mod-cache 21:56:43 [2022-08-23T21:56:43.549Z] docker-dev-cache 21:56:43 [2022-08-23T21:56:43.549Z] docker-mod-cache [Pipeline] deleteDir 21:56:43 [2022-08-23T21:56:43.861Z] --- PASS: TestStopContainerWithTimeout (0.01s) 21:56:43 [2022-08-23T21:56:43.861Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) 21:56:43 [2022-08-23T21:56:43.861Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) 21:56:43 [2022-08-23T21:56:43.861Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) 21:56:43 [2022-08-23T21:56:43.861Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) 21:56:43 [2022-08-23T21:56:43.861Z] === RUN TestDeleteDevicemapper 21:56:43 [2022-08-23T21:56:43.861Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 21:56:43 [2022-08-23T21:56:43.861Z] --- SKIP: TestDeleteDevicemapper (0.00s) 21:56:43 [2022-08-23T21:56:43.861Z] === RUN TestStopContainerWithRestartPolicyAlways 21:56:43 [2022-08-23T21:56:43.861Z] === RUN TestDockerSuite/TestAttachDetach 21:56:44 [2022-08-23T21:56:44.799Z] === RUN TestDockerSuite/TestAttachDisconnect 21:56:45 [2022-08-23T21:56:45.015Z] --- PASS: TestCreateServiceCapabilities (2.34s) 21:56:45 [2022-08-23T21:56:45.015Z] === RUN TestInspect 21:56:45 [2022-08-23T21:56:45.736Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange 21:56:45 [2022-08-23T21:56:45.736Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:56:46 [2022-08-23T21:56:46.307Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.51s) 21:56:46 [2022-08-23T21:56:46.307Z] === RUN TestUpdateMemory 21:56:46 [2022-08-23T21:56:46.307Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 21:56:46 [2022-08-23T21:56:46.307Z] --- SKIP: TestUpdateMemory (0.00s) 21:56:46 [2022-08-23T21:56:46.307Z] === RUN TestUpdateCPUQuota 21:56:47 [2022-08-23T21:56:47.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning 21:56:47 [2022-08-23T21:56:47.244Z] --- PASS: TestUpdateCPUQuota (1.12s) 21:56:47 [2022-08-23T21:56:47.244Z] === RUN TestUpdatePidsLimit 21:56:47 [2022-08-23T21:56:47.244Z] === RUN TestUpdatePidsLimit/update_from_none 21:56:47 [2022-08-23T21:56:47.503Z] === RUN TestDockerSuite/TestAttachPausedContainer 21:56:47 [2022-08-23T21:56:47.558Z] --- PASS: TestInspect (2.68s) 21:56:47 [2022-08-23T21:56:47.558Z] === RUN TestCreateJob 21:56:47 [2022-08-23T21:56:47.762Z] === RUN TestUpdatePidsLimit/no_change 21:56:48 [2022-08-23T21:56:48.021Z] === RUN TestUpdatePidsLimit/update_lower 21:56:48 [2022-08-23T21:56:48.280Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 21:56:48 [2022-08-23T21:56:48.538Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 21:56:48 [2022-08-23T21:56:48.798Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 21:56:49 [2022-08-23T21:56:49.366Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 21:56:49 [2022-08-23T21:56:49.366Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 21:56:49 [2022-08-23T21:56:49.366Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways 21:56:49 [2022-08-23T21:56:49.625Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 21:56:50 [2022-08-23T21:56:50.851Z] --- PASS: TestCreateJob (2.97s) 21:56:50 [2022-08-23T21:56:50.851Z] === RUN TestReplicatedJob 21:56:51 [2022-08-23T21:56:51.004Z] --- PASS: TestUpdatePidsLimit (3.63s) 21:56:51 [2022-08-23T21:56:51.004Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) 21:56:51 [2022-08-23T21:56:51.004Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) 21:56:51 [2022-08-23T21:56:51.004Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) 21:56:51 [2022-08-23T21:56:51.004Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) 21:56:51 [2022-08-23T21:56:51.004Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) 21:56:51 [2022-08-23T21:56:51.004Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) 21:56:51 [2022-08-23T21:56:51.004Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) 21:56:51 [2022-08-23T21:56:51.004Z] === RUN TestUpdateRestartPolicy 21:56:52 [2022-08-23T21:56:52.383Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize 21:56:52 [2022-08-23T21:56:52.383Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper 21:56:52 [2022-08-23T21:56:52.383Z] check_test.go:540: [d6f0d9dcd5ccc] daemon is not started 21:56:52 [2022-08-23T21:56:52.383Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize 21:56:52 [2022-08-23T21:56:52.383Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper 21:56:52 [2022-08-23T21:56:52.383Z] check_test.go:540: [d2f19943c6650] daemon is not started 21:56:52 [2022-08-23T21:56:52.383Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer 21:56:55 [2022-08-23T21:56:55.672Z] check_test.go:540: [d35b72edd3d27] daemon is not started 21:56:55 [2022-08-23T21:56:55.672Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks 21:56:56 [2022-08-23T21:56:56.129Z] --- PASS: TestReplicatedJob (4.97s) 21:56:56 [2022-08-23T21:56:56.129Z] === RUN TestUpdateReplicatedJob 21:56:58 [2022-08-23T21:56:58.668Z] --- PASS: TestUpdateReplicatedJob (3.13s) 21:56:58 [2022-08-23T21:56:58.668Z] === RUN TestServiceListWithStatuses 21:56:58 [2022-08-23T21:56:58.668Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 21:56:58 [2022-08-23T21:56:58.668Z] --- SKIP: TestServiceListWithStatuses (0.00s) 21:56:58 [2022-08-23T21:56:58.668Z] === RUN TestDockerNetworkConnectAlias 21:56:59 [2022-08-23T21:56:59.864Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames 21:57:02 [2022-08-23T21:57:02.401Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer 21:57:02 [2022-08-23T21:57:02.867Z] --- PASS: TestDockerNetworkConnectAlias (3.72s) 21:57:02 [2022-08-23T21:57:02.867Z] === RUN TestDockerNetworkReConnect 21:57:03 [2022-08-23T21:57:03.780Z] --- PASS: TestUpdateRestartPolicy (12.72s) 21:57:03 [2022-08-23T21:57:03.780Z] === RUN TestUpdateRestartWithAutoRemove 21:57:03 [2022-08-23T21:57:03.780Z] === RUN TestDockerSuite/TestBuildAddBadLinks 21:57:04 [2022-08-23T21:57:04.073Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe 21:57:04 [2022-08-23T21:57:04.073Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json 21:57:04 [2022-08-23T21:57:04.073Z] { 21:57:04 [2022-08-23T21:57:04.073Z] "RT_GROUP_ICON": { 21:57:04 [2022-08-23T21:57:04.073Z] "#1": { 21:57:04 [2022-08-23T21:57:04.073Z] "0409": "../../winresources/docker.ico" 21:57:04 [2022-08-23T21:57:04.073Z] } 21:57:04 [2022-08-23T21:57:04.073Z] }, 21:57:04 [2022-08-23T21:57:04.073Z] "RT_MANIFEST": { 21:57:04 [2022-08-23T21:57:04.073Z] "#1": { 21:57:04 [2022-08-23T21:57:04.073Z] "0409": { 21:57:04 [2022-08-23T21:57:04.073Z] "identity": {}, 21:57:04 [2022-08-23T21:57:04.073Z] "description": "Docker Engine", 21:57:04 [2022-08-23T21:57:04.073Z] "minimum-os": "vista", 21:57:04 [2022-08-23T21:57:04.073Z] "execution-level": "", 21:57:04 [2022-08-23T21:57:04.073Z] "ui-access": false, 21:57:04 [2022-08-23T21:57:04.073Z] "auto-elevate": false, 21:57:04 [2022-08-23T21:57:04.073Z] "dpi-awareness": "unaware", 21:57:04 [2022-08-23T21:57:04.073Z] "disable-theming": false, 21:57:04 [2022-08-23T21:57:04.073Z] "disable-window-filtering": false, 21:57:04 [2022-08-23T21:57:04.073Z] "high-resolution-scrolling-aware": false, 21:57:04 [2022-08-23T21:57:04.073Z] "ultra-high-resolution-scrolling-aware": false, 21:57:04 [2022-08-23T21:57:04.073Z] "long-path-aware": false, 21:57:04 [2022-08-23T21:57:04.073Z] "printer-driver-isolation": false, 21:57:04 [2022-08-23T21:57:04.073Z] "gdi-scaling": false, 21:57:04 [2022-08-23T21:57:04.073Z] "segment-heap": false, 21:57:04 [2022-08-23T21:57:04.073Z] "use-common-controls-v6": false 21:57:04 [2022-08-23T21:57:04.073Z] } 21:57:04 [2022-08-23T21:57:04.073Z] } 21:57:04 [2022-08-23T21:57:04.073Z] }, 21:57:04 [2022-08-23T21:57:04.073Z] "RT_MESSAGETABLE": { 21:57:04 [2022-08-23T21:57:04.073Z] "#1": { 21:57:04 [2022-08-23T21:57:04.073Z] "0409": "../../winresources/event_messages.bin" 21:57:04 [2022-08-23T21:57:04.073Z] } 21:57:04 [2022-08-23T21:57:04.073Z] }, 21:57:04 [2022-08-23T21:57:04.073Z] "RT_VERSION": { 21:57:04 [2022-08-23T21:57:04.073Z] "#1": { 21:57:04 [2022-08-23T21:57:04.073Z] "0409": { 21:57:04 [2022-08-23T21:57:04.073Z] "fixed": { 21:57:04 [2022-08-23T21:57:04.073Z] "file_version": "0.0.0.0", 21:57:04 [2022-08-23T21:57:04.073Z] "product_version": "0.0.0.0", 21:57:04 [2022-08-23T21:57:04.073Z] "type": "Unknown" 21:57:04 [2022-08-23T21:57:04.073Z] }, 21:57:04 [2022-08-23T21:57:04.073Z] "info": { 21:57:04 [2022-08-23T21:57:04.073Z] "0000": { 21:57:04 [2022-08-23T21:57:04.073Z] "CompanyName": "", 21:57:04 [2022-08-23T21:57:04.073Z] "FileVersion": "dev", 21:57:04 [2022-08-23T21:57:04.073Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", 21:57:04 [2022-08-23T21:57:04.073Z] "OriginalFileName": "docker-proxy.exe", 21:57:04 [2022-08-23T21:57:04.073Z] "ProductName": "", 21:57:04 [2022-08-23T21:57:04.073Z] "ProductVersion": "dev", 21:57:04 [2022-08-23T21:57:04.073Z] "SpecialBuild": "7f0cf432e98e1a2e2860faa36ec8bdc55d219e12" 21:57:04 [2022-08-23T21:57:04.073Z] } 21:57:04 [2022-08-23T21:57:04.073Z] } 21:57:04 [2022-08-23T21:57:04.073Z] } 21:57:04 [2022-08-23T21:57:04.073Z] } 21:57:04 [2022-08-23T21:57:04.073Z] } 21:57:04 [2022-08-23T21:57:04.073Z] } 21:57:04 [2022-08-23T21:57:04.073Z] cmd/docker-proxy/genwinres_windows.go 21:57:04 [2022-08-23T21:57:04.073Z] cmd/docker-proxy/main.go 21:57:04 [2022-08-23T21:57:04.073Z] cmd/docker-proxy/network_proxy_test.go 21:57:04 [2022-08-23T21:57:04.073Z] cmd/docker-proxy/proxy.go 21:57:04 [2022-08-23T21:57:04.073Z] cmd/docker-proxy/sctp_proxy.go 21:57:04 [2022-08-23T21:57:04.073Z] cmd/docker-proxy/tcp_proxy.go 21:57:04 [2022-08-23T21:57:04.073Z] cmd/docker-proxy/udp_proxy.go 21:57:04 [2022-08-23T21:57:04.073Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe 21:57:04 [2022-08-23T21:57:04.073Z] GOOS="windows" GOARCH="amd64" GOARM="" 21:57:04 [2022-08-23T21:57:04.073Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe 21:57:04 [2022-08-23T21:57:04.073Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... 21:57:04 [2022-08-23T21:57:04.073Z] remote: Enumerating objects: 23, done. 21:57:04 [2022-08-23T21:57:04.073Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. 21:57:04 [2022-08-23T21:57:04.073Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. 21:57:04 [2022-08-23T21:57:04.073Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 21:57:04 [2022-08-23T21:57:04.073Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. 21:57:04 [2022-08-23T21:57:04.073Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. 21:57:04 [2022-08-23T21:57:04.073Z] Building: bundles/cross/windows/amd64/containerutility.exe 21:57:04 [2022-08-23T21:57:04.073Z] Cross building: bundles/cross/linux/ppc64le 21:57:04 [2022-08-23T21:57:04.329Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd 21:57:04 [2022-08-23T21:57:04.329Z] GOOS="linux" GOARCH="ppc64le" GOARM="" 21:57:04 [2022-08-23T21:57:04.718Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) 21:57:04 [2022-08-23T21:57:04.718Z] === RUN TestWaitNonBlocked 21:57:04 [2022-08-23T21:57:04.718Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 21:57:04 [2022-08-23T21:57:04.718Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 21:57:04 [2022-08-23T21:57:04.718Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 21:57:04 [2022-08-23T21:57:04.718Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 21:57:04 [2022-08-23T21:57:04.718Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 21:57:04 [2022-08-23T21:57:04.718Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 21:57:04 [2022-08-23T21:57:04.718Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 21:57:05 [2022-08-23T21:57:05.289Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled 21:57:05 [2022-08-23T21:57:05.856Z] --- PASS: TestWaitNonBlocked (0.03s) 21:57:05 [2022-08-23T21:57:05.856Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) 21:57:05 [2022-08-23T21:57:05.856Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s) 21:57:05 [2022-08-23T21:57:05.856Z] === RUN TestWaitBlocked 21:57:05 [2022-08-23T21:57:05.856Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 21:57:05 [2022-08-23T21:57:05.856Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 21:57:05 [2022-08-23T21:57:05.856Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 21:57:05 [2022-08-23T21:57:05.856Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 21:57:05 [2022-08-23T21:57:05.856Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 21:57:05 [2022-08-23T21:57:05.856Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 21:57:06 [2022-08-23T21:57:06.114Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 21:57:06 [2022-08-23T21:57:06.162Z] --- PASS: TestDockerNetworkReConnect (3.41s) 21:57:06 [2022-08-23T21:57:06.162Z] === RUN TestServicePlugin 21:57:06 [2022-08-23T21:57:06.162Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:57:06 [2022-08-23T21:57:06.162Z] --- SKIP: TestServicePlugin (0.00s) 21:57:06 [2022-08-23T21:57:06.162Z] === RUN TestServiceUpdateLabel 21:57:06 [2022-08-23T21:57:06.373Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership 21:57:06 [2022-08-23T21:57:06.941Z] --- PASS: TestWaitBlocked (0.02s) 21:57:06 [2022-08-23T21:57:06.941Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) 21:57:06 [2022-08-23T21:57:06.941Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) 21:57:06 [2022-08-23T21:57:06.941Z] === RUN TestWaitConditions 21:57:06 [2022-08-23T21:57:06.941Z] === RUN TestWaitConditions/default 21:57:06 [2022-08-23T21:57:06.941Z] === PAUSE TestWaitConditions/default 21:57:06 [2022-08-23T21:57:06.941Z] === RUN TestWaitConditions/not-running 21:57:06 [2022-08-23T21:57:06.941Z] === PAUSE TestWaitConditions/not-running 21:57:06 [2022-08-23T21:57:06.941Z] === RUN TestWaitConditions/next-exit 21:57:06 [2022-08-23T21:57:06.941Z] === PAUSE TestWaitConditions/next-exit 21:57:06 [2022-08-23T21:57:06.941Z] === RUN TestWaitConditions/removed 21:57:06 [2022-08-23T21:57:06.941Z] === PAUSE TestWaitConditions/removed 21:57:06 [2022-08-23T21:57:06.941Z] === CONT TestWaitConditions/default 21:57:06 [2022-08-23T21:57:06.941Z] === CONT TestWaitConditions/removed 21:57:07 [2022-08-23T21:57:07.542Z] --- PASS: TestServiceUpdateLabel (1.78s) 21:57:07 [2022-08-23T21:57:07.542Z] === RUN TestServiceUpdateSecrets 21:57:08 [2022-08-23T21:57:08.318Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 21:57:08 [2022-08-23T21:57:08.318Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled 21:57:09 [2022-08-23T21:57:09.255Z] === CONT TestWaitConditions/next-exit 21:57:09 [2022-08-23T21:57:09.255Z] === CONT TestWaitConditions/not-running 21:57:10 [2022-08-23T21:57:10.631Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 21:57:10 [2022-08-23T21:57:10.891Z] --- PASS: TestWaitConditions (0.02s) 21:57:10 [2022-08-23T21:57:10.891Z] --- PASS: TestWaitConditions/default (2.17s) 21:57:10 [2022-08-23T21:57:10.891Z] --- PASS: TestWaitConditions/removed (2.19s) 21:57:10 [2022-08-23T21:57:10.891Z] --- PASS: TestWaitConditions/not-running (1.79s) 21:57:10 [2022-08-23T21:57:10.891Z] --- PASS: TestWaitConditions/next-exit (1.86s) 21:57:10 [2022-08-23T21:57:10.891Z] === RUN TestWaitRestartedContainer 21:57:10 [2022-08-23T21:57:10.891Z] === RUN TestWaitRestartedContainer/default 21:57:10 [2022-08-23T21:57:10.891Z] === PAUSE TestWaitRestartedContainer/default 21:57:10 [2022-08-23T21:57:10.891Z] === RUN TestWaitRestartedContainer/not-running 21:57:10 [2022-08-23T21:57:10.891Z] === PAUSE TestWaitRestartedContainer/not-running 21:57:10 [2022-08-23T21:57:10.891Z] === RUN TestWaitRestartedContainer/next-exit 21:57:10 [2022-08-23T21:57:10.891Z] === PAUSE TestWaitRestartedContainer/next-exit 21:57:11 [2022-08-23T21:57:11.150Z] === CONT TestWaitRestartedContainer/default 21:57:11 [2022-08-23T21:57:11.150Z] === CONT TestWaitRestartedContainer/next-exit 21:57:11 [2022-08-23T21:57:11.150Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 21:57:13 [2022-08-23T21:57:13.057Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts 21:57:13 [2022-08-23T21:57:13.994Z] === CONT TestWaitRestartedContainer/not-running 21:57:15 [2022-08-23T21:57:15.901Z] --- PASS: TestWaitRestartedContainer (0.02s) 21:57:15 [2022-08-23T21:57:15.901Z] --- PASS: TestWaitRestartedContainer/default (2.81s) 21:57:15 [2022-08-23T21:57:15.901Z] --- PASS: TestWaitRestartedContainer/next-exit (2.86s) 21:57:15 [2022-08-23T21:57:15.901Z] --- PASS: TestWaitRestartedContainer/not-running (1.66s) 21:57:15 [2022-08-23T21:57:15.901Z] === CONT TestContainerStartOnDaemonRestart 21:57:15 [2022-08-23T21:57:15.901Z] === CONT TestRestartDaemonWithRestartingContainer 21:57:16 [2022-08-23T21:57:16.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume 21:57:19 [2022-08-23T21:57:19.376Z] --- PASS: TestContainerStartOnDaemonRestart (3.68s) 21:57:19 [2022-08-23T21:57:19.376Z] === CONT TestIpcModeOlderClient 21:57:19 [2022-08-23T21:57:19.376Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 21:57:19 [2022-08-23T21:57:19.376Z] --- PASS: TestIpcModeOlderClient (0.11s) 21:57:19 [2022-08-23T21:57:19.376Z] === CONT TestContainerKillOnDaemonStart 21:57:19 [2022-08-23T21:57:19.945Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.28s) 21:57:19 [2022-08-23T21:57:19.945Z] === CONT TestDaemonHostGatewayIP 21:57:21 [2022-08-23T21:57:21.852Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer 21:57:22 [2022-08-23T21:57:22.435Z] --- PASS: TestServiceUpdateSecrets (14.42s) 21:57:22 [2022-08-23T21:57:22.435Z] === RUN TestServiceUpdateConfigs 21:57:23 [2022-08-23T21:57:23.759Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 21:57:23 [2022-08-23T21:57:23.759Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 21:57:24 [2022-08-23T21:57:24.018Z] --- PASS: TestDaemonHostGatewayIP (4.15s) 21:57:24 [2022-08-23T21:57:24.018Z] === CONT TestDaemonRestartIpcMode 21:57:24 [2022-08-23T21:57:24.018Z] check_test.go:540: [d96ab852ec796] daemon is not started 21:57:24 [2022-08-23T21:57:24.018Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs 21:57:25 [2022-08-23T21:57:25.398Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 21:57:27 [2022-08-23T21:57:27.305Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins 21:57:27 [2022-08-23T21:57:27.305Z] --- PASS: TestDaemonRestartIpcMode (3.45s) 21:57:28 [2022-08-23T21:57:28.242Z] === RUN TestDockerSuite/TestBuildAddNonTar 21:57:29 [2022-08-23T21:57:29.178Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 21:57:29 [2022-08-23T21:57:29.438Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 21:57:31 [2022-08-23T21:57:31.344Z] docker_cli_daemon_plugins_test.go:106: [d4d6900b10eab] daemon is not started 21:57:31 [2022-08-23T21:57:31.603Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 21:57:32 [2022-08-23T21:57:32.171Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout 21:57:32 [2022-08-23T21:57:32.430Z] --- PASS: TestContainerKillOnDaemonStart (13.03s) 21:57:32 [2022-08-23T21:57:32.430Z] PASS 21:57:32 [2022-08-23T21:57:32.430Z] 21:57:32 [2022-08-23T21:57:32.430Z] === Skipped 21:57:32 [2022-08-23T21:57:32.430Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 21:57:32 [2022-08-23T21:57:32.430Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 21:57:32 [2022-08-23T21:57:32.430Z] 21:57:32 [2022-08-23T21:57:32.430Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 21:57:32 [2022-08-23T21:57:32.430Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 21:57:32 [2022-08-23T21:57:32.430Z] 21:57:32 [2022-08-23T21:57:32.430Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 21:57:32 [2022-08-23T21:57:32.430Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 21:57:32 [2022-08-23T21:57:32.430Z] 21:57:32 [2022-08-23T21:57:32.430Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 21:57:32 [2022-08-23T21:57:32.430Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 21:57:32 [2022-08-23T21:57:32.430Z] 21:57:32 [2022-08-23T21:57:32.430Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 21:57:32 [2022-08-23T21:57:32.430Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 21:57:32 [2022-08-23T21:57:32.430Z] 21:57:32 [2022-08-23T21:57:32.430Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 21:57:32 [2022-08-23T21:57:32.430Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 21:57:32 [2022-08-23T21:57:32.430Z] 21:57:32 [2022-08-23T21:57:32.430Z] DONE 273 tests, 6 skipped in 178.132s 21:57:32 [2022-08-23T21:57:32.430Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 21:57:32 [2022-08-23T21:57:32.430Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m 21:57:32 [2022-08-23T21:57:32.430Z] ++ set -e 21:57:32 [2022-08-23T21:57:32.430Z] ++ '[' -n 0 ']' 21:57:32 [2022-08-23T21:57:32.430Z] ++ set -x 21:57:32 [2022-08-23T21:57:32.430Z] ++ 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=amd64 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 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/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m 21:57:32 [2022-08-23T21:57:32.430Z] === RUN TestConfigDaemonLibtrustID 21:57:32 [2022-08-23T21:57:32.998Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) 21:57:32 [2022-08-23T21:57:32.998Z] === RUN TestConfigDaemonID 21:57:33 [2022-08-23T21:57:33.566Z] check_test.go:540: [ddd2901f367b8] daemon is not started 21:57:33 [2022-08-23T21:57:33.566Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile 21:57:34 [2022-08-23T21:57:34.133Z] daemon_test.go:83: [d48252f041f76] daemon is not started 21:57:34 [2022-08-23T21:57:34.133Z] --- PASS: TestConfigDaemonID (1.06s) 21:57:34 [2022-08-23T21:57:34.133Z] === RUN TestDaemonConfigValidation 21:57:34 [2022-08-23T21:57:34.133Z] === RUN TestDaemonConfigValidation/config_with_no_content 21:57:34 [2022-08-23T21:57:34.133Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 21:57:34 [2022-08-23T21:57:34.133Z] === RUN TestDaemonConfigValidation/config_with_{} 21:57:34 [2022-08-23T21:57:34.133Z] === PAUSE TestDaemonConfigValidation/config_with_{} 21:57:34 [2022-08-23T21:57:34.133Z] === RUN TestDaemonConfigValidation/invalid_config 21:57:34 [2022-08-23T21:57:34.133Z] === PAUSE TestDaemonConfigValidation/invalid_config 21:57:34 [2022-08-23T21:57:34.133Z] === RUN TestDaemonConfigValidation/malformed_config 21:57:34 [2022-08-23T21:57:34.133Z] === PAUSE TestDaemonConfigValidation/malformed_config 21:57:34 [2022-08-23T21:57:34.133Z] === RUN TestDaemonConfigValidation/valid_config 21:57:34 [2022-08-23T21:57:34.133Z] === PAUSE TestDaemonConfigValidation/valid_config 21:57:34 [2022-08-23T21:57:34.133Z] === CONT TestDaemonConfigValidation/config_with_no_content 21:57:34 [2022-08-23T21:57:34.133Z] === CONT TestDaemonConfigValidation/malformed_config 21:57:34 [2022-08-23T21:57:34.133Z] === CONT TestDaemonConfigValidation/invalid_config 21:57:34 [2022-08-23T21:57:34.133Z] === CONT TestDaemonConfigValidation/config_with_{} 21:57:34 [2022-08-23T21:57:34.392Z] === CONT TestDaemonConfigValidation/valid_config 21:57:34 [2022-08-23T21:57:34.392Z] --- PASS: TestDaemonConfigValidation (0.00s) 21:57:34 [2022-08-23T21:57:34.392Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) 21:57:34 [2022-08-23T21:57:34.392Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) 21:57:34 [2022-08-23T21:57:34.392Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) 21:57:34 [2022-08-23T21:57:34.392Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) 21:57:34 [2022-08-23T21:57:34.392Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) 21:57:34 [2022-08-23T21:57:34.392Z] === RUN TestConfigDaemonSeccompProfiles 21:57:34 [2022-08-23T21:57:34.392Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 21:57:34 [2022-08-23T21:57:34.651Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 21:57:35 [2022-08-23T21:57:35.587Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 21:57:35 [2022-08-23T21:57:35.587Z] === RUN TestDockerSuite/TestBuildAddScript 21:57:36 [2022-08-23T21:57:36.523Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 21:57:37 [2022-08-23T21:57:37.090Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins 21:57:37 [2022-08-23T21:57:37.382Z] --- PASS: TestServiceUpdateConfigs (14.45s) 21:57:37 [2022-08-23T21:57:37.382Z] === RUN TestServiceUpdateNetwork 21:57:37 [2022-08-23T21:57:37.659Z] === CONT TestConfigDaemonSeccompProfiles 21:57:37 [2022-08-23T21:57:37.659Z] daemon_test.go:197: [db7c0c9b2ee46] daemon is not started 21:57:37 [2022-08-23T21:57:37.659Z] --- PASS: TestConfigDaemonSeccompProfiles (3.18s) 21:57:37 [2022-08-23T21:57:37.659Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) 21:57:37 [2022-08-23T21:57:37.659Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) 21:57:37 [2022-08-23T21:57:37.659Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) 21:57:37 [2022-08-23T21:57:37.659Z] === RUN TestDaemonProxy 21:57:37 [2022-08-23T21:57:37.659Z] === RUN TestDaemonProxy/environment_variables 21:57:37 [2022-08-23T21:57:37.659Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 21:57:39 [2022-08-23T21:57:39.563Z] === RUN TestDaemonProxy/command-line_options 21:57:40 [2022-08-23T21:57:40.993Z] === RUN TestDaemonProxy/configuration_file 21:57:42 [2022-08-23T21:57:42.901Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation 21:57:42 [2022-08-23T21:57:42.901Z] === RUN TestDaemonProxy/conflicting_options 21:57:43 [2022-08-23T21:57:43.160Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 21:57:43 [2022-08-23T21:57:43.419Z] === RUN TestDaemonProxy/reload_sanitized 21:57:43 [2022-08-23T21:57:43.678Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse 21:57:43 [2022-08-23T21:57:43.937Z] --- PASS: TestDaemonProxy (6.31s) 21:57:43 [2022-08-23T21:57:43.937Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) 21:57:43 [2022-08-23T21:57:43.937Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) 21:57:43 [2022-08-23T21:57:43.937Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) 21:57:43 [2022-08-23T21:57:43.937Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 21:57:43 [2022-08-23T21:57:43.937Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) 21:57:43 [2022-08-23T21:57:43.937Z] PASS 21:57:43 [2022-08-23T21:57:43.937Z] 21:57:43 [2022-08-23T21:57:43.937Z] DONE 18 tests in 11.506s 21:57:43 [2022-08-23T21:57:43.937Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 21:57:43 [2022-08-23T21:57:43.937Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m 21:57:43 [2022-08-23T21:57:43.937Z] ++ set -e 21:57:43 [2022-08-23T21:57:43.937Z] ++ '[' -n 0 ']' 21:57:43 [2022-08-23T21:57:43.937Z] ++ set -x 21:57:43 [2022-08-23T21:57:43.937Z] ++ 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=amd64 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 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/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m 21:57:44 [2022-08-23T21:57:44.196Z] INFO: Testing against a local daemon 21:57:44 [2022-08-23T21:57:44.196Z] === RUN TestCommitInheritsEnv 21:57:44 [2022-08-23T21:57:44.196Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost 21:57:44 [2022-08-23T21:57:44.455Z] --- PASS: TestCommitInheritsEnv (0.43s) 21:57:44 [2022-08-23T21:57:44.455Z] === RUN TestImportExtremelyLargeImageWorks 21:57:44 [2022-08-23T21:57:44.455Z] === PAUSE TestImportExtremelyLargeImageWorks 21:57:44 [2022-08-23T21:57:44.455Z] === RUN TestImportWithCustomPlatform 21:57:44 [2022-08-23T21:57:44.714Z] === RUN TestImportWithCustomPlatform/#00 21:57:44 [2022-08-23T21:57:44.714Z] === RUN TestImportWithCustomPlatform/_______ 21:57:44 [2022-08-23T21:57:44.714Z] === RUN TestImportWithCustomPlatform// 21:57:44 [2022-08-23T21:57:44.714Z] === RUN TestImportWithCustomPlatform/linux 21:57:44 [2022-08-23T21:57:44.973Z] === RUN TestImportWithCustomPlatform/LINUX 21:57:44 [2022-08-23T21:57:44.973Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes 21:57:44 [2022-08-23T21:57:44.973Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config 21:57:44 [2022-08-23T21:57:44.973Z] === RUN TestImportWithCustomPlatform/linux/sparc64 21:57:45 [2022-08-23T21:57:45.232Z] === RUN TestImportWithCustomPlatform/macos 21:57:45 [2022-08-23T21:57:45.232Z] === RUN TestImportWithCustomPlatform/macos/arm64 21:57:45 [2022-08-23T21:57:45.232Z] === RUN TestImportWithCustomPlatform/nintendo64 21:57:45 [2022-08-23T21:57:45.232Z] --- PASS: TestImportWithCustomPlatform (0.64s) 21:57:45 [2022-08-23T21:57:45.232Z] --- PASS: TestImportWithCustomPlatform/#00 (0.14s) 21:57:45 [2022-08-23T21:57:45.232Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 21:57:45 [2022-08-23T21:57:45.232Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 21:57:45 [2022-08-23T21:57:45.232Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) 21:57:45 [2022-08-23T21:57:45.232Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.16s) 21:57:45 [2022-08-23T21:57:45.232Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s) 21:57:45 [2022-08-23T21:57:45.232Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 21:57:45 [2022-08-23T21:57:45.232Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 21:57:45 [2022-08-23T21:57:45.232Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 21:57:45 [2022-08-23T21:57:45.232Z] === RUN TestImagesFilterMultiReference 21:57:45 [2022-08-23T21:57:45.232Z] --- PASS: TestImagesFilterMultiReference (0.09s) 21:57:45 [2022-08-23T21:57:45.232Z] === RUN TestImagePullPlatformInvalid 21:57:45 [2022-08-23T21:57:45.232Z] --- PASS: TestImagePullPlatformInvalid (0.04s) 21:57:45 [2022-08-23T21:57:45.232Z] === RUN TestRemoveImageOrphaning 21:57:45 [2022-08-23T21:57:45.492Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config 21:57:45 [2022-08-23T21:57:45.751Z] --- PASS: TestRemoveImageOrphaning (0.38s) 21:57:45 [2022-08-23T21:57:45.751Z] === RUN TestRemoveImageGarbageCollector 21:57:46 [2022-08-23T21:57:46.009Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config 21:57:46 [2022-08-23T21:57:46.268Z] time="2022-08-23T21:57:46Z" level=info msg="[graphdriver] trying configured driver: overlay2" 21:57:46 [2022-08-23T21:57:46.527Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config 21:57:47 [2022-08-23T21:57:47.095Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config 21:57:47 [2022-08-23T21:57:47.095Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 21:57:47 [2022-08-23T21:57:47.664Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli 21:57:47 [2022-08-23T21:57:47.923Z] --- PASS: TestRemoveImageGarbageCollector (2.21s) 21:57:47 [2022-08-23T21:57:47.923Z] === RUN TestTagUnprefixedRepoByNameOrName 21:57:47 [2022-08-23T21:57:47.923Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) 21:57:47 [2022-08-23T21:57:47.923Z] === RUN TestTagInvalidReference 21:57:47 [2022-08-23T21:57:47.923Z] --- PASS: TestTagInvalidReference (0.02s) 21:57:47 [2022-08-23T21:57:47.923Z] === RUN TestTagValidPrefixedRepo 21:57:47 [2022-08-23T21:57:47.923Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli 21:57:48 [2022-08-23T21:57:48.183Z] --- PASS: TestTagValidPrefixedRepo (0.07s) 21:57:48 [2022-08-23T21:57:48.183Z] === RUN TestTagExistedNameWithoutForce 21:57:48 [2022-08-23T21:57:48.183Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) 21:57:48 [2022-08-23T21:57:48.183Z] === RUN TestTagOfficialNames 21:57:48 [2022-08-23T21:57:48.183Z] --- PASS: TestTagOfficialNames (0.08s) 21:57:48 [2022-08-23T21:57:48.183Z] === RUN TestTagMatchesDigest 21:57:48 [2022-08-23T21:57:48.183Z] --- PASS: TestTagMatchesDigest (0.03s) 21:57:48 [2022-08-23T21:57:48.183Z] === CONT TestImportExtremelyLargeImageWorks 21:57:48 [2022-08-23T21:57:48.442Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli 21:57:49 [2022-08-23T21:57:49.009Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli 21:57:49 [2022-08-23T21:57:49.577Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli 21:57:49 [2022-08-23T21:57:49.600Z] --- PASS: TestServiceUpdateNetwork (12.30s) 21:57:49 [2022-08-23T21:57:49.600Z] === RUN TestServiceUpdatePidsLimit 21:57:49 [2022-08-23T21:57:49.837Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 21:57:49 [2022-08-23T21:57:49.860Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 21:57:50 [2022-08-23T21:57:50.096Z] check_test.go:540: [d13bbf82eb0f5] daemon is not started 21:57:50 [2022-08-23T21:57:50.096Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors 21:57:50 [2022-08-23T21:57:50.096Z] === RUN TestDockerSuite/TestBuildAddTar 21:57:50 [2022-08-23T21:57:50.429Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 21:57:51 [2022-08-23T21:57:51.034Z] check_test.go:540: [d01f00b09d194] daemon is not started 21:57:51 [2022-08-23T21:57:51.034Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost 21:57:51 [2022-08-23T21:57:51.602Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 21:57:53 [2022-08-23T21:57:53.506Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults 21:57:56 [2022-08-23T21:57:56.793Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp 21:57:56 [2022-08-23T21:57:56.793Z] check_test.go:540: [d56cbd28ffa39] daemon is not started 21:57:56 [2022-08-23T21:57:56.793Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting 21:57:58 [2022-08-23T21:57:58.554Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 21:57:58 [2022-08-23T21:57:58.698Z] === RUN TestDockerSuite/TestBuildAddTarXz 21:57:59 [2022-08-23T21:57:59.635Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig 21:58:00 [2022-08-23T21:58:00.203Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 21:58:01 [2022-08-23T21:58:01.584Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath 21:58:01 [2022-08-23T21:58:01.584Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 21:58:05 [2022-08-23T21:58:05.128Z] --- PASS: TestServiceUpdatePidsLimit (16.06s) 21:58:05 [2022-08-23T21:58:05.128Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) 21:58:05 [2022-08-23T21:58:05.128Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) 21:58:05 [2022-08-23T21:58:05.128Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) 21:58:05 [2022-08-23T21:58:05.128Z] PASS 21:58:05 [2022-08-23T21:58:05.128Z] 21:58:05 [2022-08-23T21:58:05.128Z] === Skipped 21:58:05 [2022-08-23T21:58:05.128Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 21:58:05 [2022-08-23T21:58:05.128Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 21:58:05 [2022-08-23T21:58:05.128Z] 21:58:05 [2022-08-23T21:58:05.128Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 21:58:05 [2022-08-23T21:58:05.128Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:58:05 [2022-08-23T21:58:05.128Z] 21:58:05 [2022-08-23T21:58:05.128Z] DONE 27 tests, 2 skipped in 129.804s 21:58:05 [2022-08-23T21:58:05.128Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 21:58:05 [2022-08-23T21:58:05.128Z] ++ 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 21:58:05 [2022-08-23T21:58:05.128Z] ++ set -e 21:58:05 [2022-08-23T21:58:05.128Z] ++ '[' -n 0 ']' 21:58:05 [2022-08-23T21:58:05.128Z] ++ set -x 21:58:05 [2022-08-23T21:58:05.128Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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 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 21:58:05 [2022-08-23T21:58:05.128Z] INFO: Testing against a local daemon 21:58:05 [2022-08-23T21:58:05.128Z] === RUN TestSessionCreate 21:58:05 [2022-08-23T21:58:05.128Z] --- PASS: TestSessionCreate (0.02s) 21:58:05 [2022-08-23T21:58:05.128Z] === RUN TestSessionCreateWithBadUpgrade 21:58:05 [2022-08-23T21:58:05.128Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) 21:58:05 [2022-08-23T21:58:05.128Z] PASS 21:58:05 [2022-08-23T21:58:05.128Z] 21:58:05 [2022-08-23T21:58:05.128Z] DONE 2 tests in 0.154s 21:58:05 [2022-08-23T21:58:05.128Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 21:58:05 [2022-08-23T21:58:05.128Z] ++ 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 21:58:05 [2022-08-23T21:58:05.128Z] ++ set -e 21:58:05 [2022-08-23T21:58:05.128Z] ++ '[' -n 0 ']' 21:58:05 [2022-08-23T21:58:05.128Z] ++ set -x 21:58:05 [2022-08-23T21:58:05.128Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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 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 21:58:05 [2022-08-23T21:58:05.128Z] INFO: Testing against a local daemon 21:58:05 [2022-08-23T21:58:05.128Z] === RUN TestCgroupDriverSystemdMemoryLimit 21:58:05 [2022-08-23T21:58:05.128Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 21:58:05 [2022-08-23T21:58:05.128Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 21:58:05 [2022-08-23T21:58:05.128Z] === RUN TestDiskUsage 21:58:05 [2022-08-23T21:58:05.128Z] === PAUSE TestDiskUsage 21:58:05 [2022-08-23T21:58:05.128Z] === RUN TestEventsExecDie 21:58:05 [2022-08-23T21:58:05.697Z] --- PASS: TestEventsExecDie (0.51s) 21:58:05 [2022-08-23T21:58:05.697Z] === RUN TestEventsBackwardsCompatible 21:58:05 [2022-08-23T21:58:05.697Z] --- PASS: TestEventsBackwardsCompatible (0.06s) 21:58:05 [2022-08-23T21:58:05.697Z] === RUN TestEventsVolumeCreate 21:58:05 [2022-08-23T21:58:05.697Z] --- PASS: TestEventsVolumeCreate (0.06s) 21:58:05 [2022-08-23T21:58:05.697Z] === RUN TestInfoBinaryCommits 21:58:05 [2022-08-23T21:58:05.697Z] --- PASS: TestInfoBinaryCommits (0.03s) 21:58:05 [2022-08-23T21:58:05.697Z] === RUN TestInfoAPIVersioned 21:58:05 [2022-08-23T21:58:05.697Z] --- PASS: TestInfoAPIVersioned (0.01s) 21:58:05 [2022-08-23T21:58:05.697Z] === RUN TestInfoAPI 21:58:05 [2022-08-23T21:58:05.697Z] --- PASS: TestInfoAPI (0.02s) 21:58:05 [2022-08-23T21:58:05.697Z] === RUN TestInfoAPIWarnings 21:58:05 [2022-08-23T21:58:05.777Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey 21:58:06 [2022-08-23T21:58:06.036Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 21:58:06 [2022-08-23T21:58:06.605Z] check_test.go:540: [decb25110a16f] daemon is not started 21:58:06 [2022-08-23T21:58:06.605Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 21:58:11 [2022-08-23T21:58:11.882Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 21:58:12 [2022-08-23T21:58:12.823Z] === RUN TestDockerSuite/TestBuildBlankName 21:58:13 [2022-08-23T21:58:13.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 21:58:14 [2022-08-23T21:58:14.770Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore 21:58:16 [2022-08-23T21:58:16.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 21:58:17 [2022-08-23T21:58:17.526Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove 21:58:18 [2022-08-23T21:58:18.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 21:58:19 [2022-08-23T21:58:19.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 21:58:19 [2022-08-23T21:58:19.969Z] check_test.go:540: [d1541659ea325] daemon is not started 21:58:19 [2022-08-23T21:58:19.969Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo 21:58:20 [2022-08-23T21:58:20.537Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert 21:58:21 [2022-08-23T21:58:21.104Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert 21:58:21 [2022-08-23T21:58:21.672Z] === RUN TestDockerDaemonSuite/TestHTTPSRun 21:58:21 [2022-08-23T21:58:21.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 21:58:23 [2022-08-23T21:58:23.578Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand 21:58:23 [2022-08-23T21:58:23.578Z] check_test.go:540: [d07d7e28645b0] daemon is not started 21:58:23 [2022-08-23T21:58:23.578Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability 21:58:23 [2022-08-23T21:58:23.795Z] --- PASS: TestInfoAPIWarnings (16.55s) 21:58:23 [2022-08-23T21:58:23.796Z] === RUN TestInfoDebug 21:58:23 [2022-08-23T21:58:23.796Z] --- PASS: TestInfoDebug (0.52s) 21:58:23 [2022-08-23T21:58:23.796Z] === RUN TestInfoInsecureRegistries 21:58:23 [2022-08-23T21:58:23.796Z] --- PASS: TestInfoInsecureRegistries (0.52s) 21:58:23 [2022-08-23T21:58:23.796Z] === RUN TestInfoRegistryMirrors 21:58:23 [2022-08-23T21:58:23.796Z] --- PASS: TestInfoRegistryMirrors (0.52s) 21:58:23 [2022-08-23T21:58:23.796Z] === RUN TestLoginFailsWithBadCredentials 21:58:23 [2022-08-23T21:58:23.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 21:58:24 [2022-08-23T21:58:24.365Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) 21:58:24 [2022-08-23T21:58:24.365Z] === RUN TestPingCacheHeaders 21:58:24 [2022-08-23T21:58:24.365Z] --- PASS: TestPingCacheHeaders (0.02s) 21:58:24 [2022-08-23T21:58:24.365Z] === RUN TestPingGet 21:58:24 [2022-08-23T21:58:24.365Z] --- PASS: TestPingGet (0.01s) 21:58:24 [2022-08-23T21:58:24.365Z] === RUN TestPingHead 21:58:24 [2022-08-23T21:58:24.365Z] --- PASS: TestPingHead (0.02s) 21:58:24 [2022-08-23T21:58:24.365Z] === RUN TestPingSwarmHeader 21:58:24 [2022-08-23T21:58:24.935Z] === RUN TestPingSwarmHeader/before_swarm_init 21:58:25 [2022-08-23T21:58:25.504Z] === RUN TestPingSwarmHeader/after_swarm_init 21:58:26 [2022-08-23T21:58:26.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 21:58:26 [2022-08-23T21:58:26.371Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled 21:58:26 [2022-08-23T21:58:26.443Z] === RUN TestPingSwarmHeader/after_swarm_leave 21:58:26 [2022-08-23T21:58:26.443Z] --- PASS: TestPingSwarmHeader (2.07s) 21:58:26 [2022-08-23T21:58:26.443Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 21:58:26 [2022-08-23T21:58:26.443Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 21:58:26 [2022-08-23T21:58:26.443Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 21:58:26 [2022-08-23T21:58:26.443Z] === RUN TestPingBuilderHeader 21:58:26 [2022-08-23T21:58:26.443Z] === RUN TestPingBuilderHeader/default_config 21:58:27 [2022-08-23T21:58:27.012Z] === RUN TestPingBuilderHeader/buildkit_disabled 21:58:27 [2022-08-23T21:58:27.272Z] --- PASS: TestPingBuilderHeader (1.05s) 21:58:27 [2022-08-23T21:58:27.272Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) 21:58:27 [2022-08-23T21:58:27.272Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) 21:58:27 [2022-08-23T21:58:27.272Z] === RUN TestVersion 21:58:27 [2022-08-23T21:58:27.308Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 21:58:27 [2022-08-23T21:58:27.532Z] --- PASS: TestVersion (0.02s) 21:58:27 [2022-08-23T21:58:27.532Z] === CONT TestDiskUsage 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/empty 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/empty/container_types 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/empty/image_types 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/empty/volume_types 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/empty/build-cache_types 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/empty/container,_volume_types 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/empty/image,_build-cache_types 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/after_LoadBusybox 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 21:58:28 [2022-08-23T21:58:28.101Z] === RUN TestDiskUsage/after_container.Run 21:58:28 [2022-08-23T21:58:28.361Z] === RUN TestDiskUsage/after_container.Run/container_types 21:58:28 [2022-08-23T21:58:28.361Z] === RUN TestDiskUsage/after_container.Run/image_types 21:58:28 [2022-08-23T21:58:28.361Z] === RUN TestDiskUsage/after_container.Run/volume_types 21:58:28 [2022-08-23T21:58:28.361Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 21:58:28 [2022-08-23T21:58:28.361Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 21:58:28 [2022-08-23T21:58:28.361Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 21:58:28 [2022-08-23T21:58:28.361Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 21:58:28 [2022-08-23T21:58:28.361Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 21:58:28 [2022-08-23T21:58:28.361Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 21:58:28 [2022-08-23T21:58:28.361Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage (1.13s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/empty (0.01s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 21:58:28 [2022-08-23T21:58:28.620Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 21:58:28 [2022-08-23T21:58:28.621Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 21:58:28 [2022-08-23T21:58:28.621Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 21:58:28 [2022-08-23T21:58:28.621Z] PASS 21:58:28 [2022-08-23T21:58:28.621Z] 21:58:28 [2022-08-23T21:58:28.621Z] === Skipped 21:58:28 [2022-08-23T21:58:28.621Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 21:58:28 [2022-08-23T21:58:28.621Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 21:58:28 [2022-08-23T21:58:28.621Z] 21:58:28 [2022-08-23T21:58:28.621Z] DONE 57 tests, 1 skipped in 23.626s 21:58:28 [2022-08-23T21:58:28.621Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 21:58:28 [2022-08-23T21:58:28.621Z] ++ 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 21:58:28 [2022-08-23T21:58:28.621Z] ++ set -e 21:58:28 [2022-08-23T21:58:28.621Z] ++ '[' -n 0 ']' 21:58:28 [2022-08-23T21:58:28.621Z] ++ set -x 21:58:28 [2022-08-23T21:58:28.621Z] ++ 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 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 21:58:28 [2022-08-23T21:58:28.621Z] INFO: Testing against a local daemon 21:58:28 [2022-08-23T21:58:28.621Z] === RUN TestVolumesCreateAndList 21:58:28 [2022-08-23T21:58:28.621Z] --- PASS: TestVolumesCreateAndList (0.02s) 21:58:28 [2022-08-23T21:58:28.621Z] === RUN TestVolumesRemove 21:58:28 [2022-08-23T21:58:28.621Z] --- PASS: TestVolumesRemove (0.06s) 21:58:28 [2022-08-23T21:58:28.621Z] === RUN TestVolumesInspect 21:58:28 [2022-08-23T21:58:28.687Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart 21:58:28 [2022-08-23T21:58:28.880Z] --- PASS: TestVolumesInspect (0.02s) 21:58:28 [2022-08-23T21:58:28.880Z] === RUN TestVolumesInvalidJSON 21:58:28 [2022-08-23T21:58:28.880Z] === RUN TestVolumesInvalidJSON/volumes/create 21:58:28 [2022-08-23T21:58:28.880Z] === PAUSE TestVolumesInvalidJSON/volumes/create 21:58:28 [2022-08-23T21:58:28.880Z] === CONT TestVolumesInvalidJSON/volumes/create 21:58:28 [2022-08-23T21:58:28.880Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 21:58:28 [2022-08-23T21:58:28.880Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 21:58:28 [2022-08-23T21:58:28.880Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 21:58:28 [2022-08-23T21:58:28.880Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 21:58:28 [2022-08-23T21:58:28.880Z] --- PASS: TestVolumesInvalidJSON (0.02s) 21:58:28 [2022-08-23T21:58:28.880Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 21:58:28 [2022-08-23T21:58:28.880Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 21:58:28 [2022-08-23T21:58:28.880Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 21:58:28 [2022-08-23T21:58:28.880Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 21:58:28 [2022-08-23T21:58:28.880Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 21:58:28 [2022-08-23T21:58:28.880Z] PASS 21:58:28 [2022-08-23T21:58:28.880Z] 21:58:28 [2022-08-23T21:58:28.880Z] DONE 9 tests in 0.224s 21:58:28 [2022-08-23T21:58:28.880Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 21:58:28 [2022-08-23T21:58:28.880Z] ++++ cat bundles/test-integration/docker.pid 21:58:28 [2022-08-23T21:58:28.880Z] +++ kill 14480 21:58:29 [2022-08-23T21:58:29.140Z] +++ /etc/init.d/apparmor stop 21:58:29 [2022-08-23T21:58:29.140Z] Leaving: AppArmorNo profiles have been unloaded. 21:58:29 [2022-08-23T21:58:29.140Z] 21:58:29 [2022-08-23T21:58:29.140Z] Unloading profiles will leave already running processes permanently 21:58:29 [2022-08-23T21:58:29.140Z] unconfined, which can lead to unexpected situations. 21:58:29 [2022-08-23T21:58:29.140Z] 21:58:29 [2022-08-23T21:58:29.140Z] To set a process to complain mode, use the command line tool 21:58:29 [2022-08-23T21:58:29.140Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 21:58:29 [2022-08-23T21:58:29.140Z] +++ true 21:58:29 [2022-08-23T21:58:29.140Z] exiting test-integration 21:58:29 [2022-08-23T21:58:29.140Z] ++ exit 0 21:58:29 [2022-08-23T21:58:29.140Z] Post stage [Pipeline] junit 21:58:30 [2022-08-23T21:58:30.096Z] Recording test results 21:58:30 [2022-08-23T21:58:30.337Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 21:58:30 [2022-08-23T21:58:30.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 21:58:30 [2022-08-23T21:58:30.670Z] + echo Ensuring container killed. 21:58:30 [2022-08-23T21:58:30.670Z] Ensuring container killed. 21:58:30 [2022-08-23T21:58:30.670Z] + docker rm -vf docker-pr1 21:58:30 [2022-08-23T21:58:30.670Z] Error: No such container: docker-pr1 [Pipeline] sh 21:58:30 [2022-08-23T21:58:30.955Z] + echo Chowning /workspace to jenkins user 21:58:30 [2022-08-23T21:58:30.955Z] Chowning /workspace to jenkins user 21:58:30 [2022-08-23T21:58:30.955Z] + id -u 21:58:30 [2022-08-23T21:58:30.955Z] + id -g 21:58:30 [2022-08-23T21:58:30.955Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44021:/workspace busybox chown -R 1000:1000 /workspace 21:58:30 [2022-08-23T21:58:30.955Z] Unable to find image 'busybox:latest' locally 21:58:30 [2022-08-23T21:58:30.955Z] latest: Pulling from library/busybox 21:58:31 [2022-08-23T21:58:31.217Z] 98b248744137: Pulling fs layer 21:58:31 [2022-08-23T21:58:31.217Z] 98b248744137: Verifying Checksum 21:58:31 [2022-08-23T21:58:31.217Z] 98b248744137: Download complete 21:58:31 [2022-08-23T21:58:31.217Z] 98b248744137: Pull complete 21:58:31 [2022-08-23T21:58:31.217Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 21:58:31 [2022-08-23T21:58:31.217Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh 21:58:32 [2022-08-23T21:58:32.894Z] + bundleName=arm64-integration 21:58:32 [2022-08-23T21:58:32.894Z] + echo Creating arm64-integration-bundles.tar.gz 21:58:32 [2022-08-23T21:58:32.894Z] Creating arm64-integration-bundles.tar.gz 21:58:32 [2022-08-23T21:58:32.894Z] + xargs tar -czf arm64-integration-bundles.tar.gz 21:58:32 [2022-08-23T21:58:32.894Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 21:58:33 [2022-08-23T21:58:33.128Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [Pipeline] archiveArtifacts 21:58:33 [2022-08-23T21:58:33.167Z] Archiving artifacts 21:58:35 [2022-08-23T21:58:35.034Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel 21:58:35 [2022-08-23T21:58:35.070Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44021/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 21:58:35 [2022-08-23T21:58:35.376Z] + make clean 21:58:35 [2022-08-23T21:58:35.636Z] docker volume rm -f docker-dev-cache docker-mod-cache 21:58:35 [2022-08-23T21:58:35.636Z] docker-dev-cache 21:58:35 [2022-08-23T21:58:35.636Z] docker-mod-cache [Pipeline] deleteDir 21:58:36 [2022-08-23T21:58:36.942Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:58:40 [2022-08-23T21:58:40.233Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore 21:58:41 [2022-08-23T21:58:41.642Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 21:58:44 [2022-08-23T21:58:44.191Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged 21:58:45 [2022-08-23T21:58:45.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 21:58:48 [2022-08-23T21:58:48.416Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 21:58:48 [2022-08-23T21:58:48.416Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat 21:58:48 [2022-08-23T21:58:48.416Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 21:58:49 [2022-08-23T21:58:49.792Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap 21:58:50 [2022-08-23T21:58:50.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 21:58:50 [2022-08-23T21:58:50.989Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames 21:58:52 [2022-08-23T21:58:52.015Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile 21:58:52 [2022-08-23T21:58:52.953Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 21:58:55 [2022-08-23T21:58:55.489Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine 21:58:58 [2022-08-23T21:58:58.780Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 21:59:00 [2022-08-23T21:59:00.160Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 21:59:01 [2022-08-23T21:59:01.100Z] docker_cli_daemon_test.go:2504: [de91c44915d89] daemon is not started 21:59:01 [2022-08-23T21:59:01.359Z] === RUN TestDockerSuite/TestBuildCacheAdd 21:59:02 [2022-08-23T21:59:02.739Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 21:59:02 [2022-08-23T21:59:02.998Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile 21:59:03 [2022-08-23T21:59:03.567Z] === RUN TestDockerSuite/TestBuildCacheFrom 21:59:10 [2022-08-23T21:59:10.141Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 21:59:10 [2022-08-23T21:59:10.741Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd 21:59:10 [2022-08-23T21:59:10.741Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy 21:59:10 [2022-08-23T21:59:10.741Z] GOOS="linux" GOARCH="ppc64le" GOARM="" 21:59:10 [2022-08-23T21:59:10.741Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy 21:59:10 [2022-08-23T21:59:10.741Z] Cross building: bundles/cross/linux/s390x 21:59:10 [2022-08-23T21:59:10.741Z] Building: bundles/cross/linux/s390x-daemon/dockerd 21:59:10 [2022-08-23T21:59:10.741Z] GOOS="linux" GOARCH="s390x" GOARM="" 21:59:11 [2022-08-23T21:59:11.079Z] === RUN TestDockerSuite/TestBuildCacheRootSource 21:59:11 [2022-08-23T21:59:11.079Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 21:59:12 [2022-08-23T21:59:12.017Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep 21:59:12 [2022-08-23T21:59:12.955Z] === RUN TestDockerSuite/TestBuildChownSingleFile 21:59:13 [2022-08-23T21:59:13.894Z] === RUN TestDockerDaemonSuite/TestShmSize 21:59:15 [2022-08-23T21:59:15.272Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 21:59:15 [2022-08-23T21:59:15.840Z] === RUN TestDockerDaemonSuite/TestShmSizeReload 21:59:16 [2022-08-23T21:59:16.408Z] === RUN TestDockerSuite/TestBuildClearCmd 21:59:16 [2022-08-23T21:59:16.977Z] === RUN TestDockerSuite/TestBuildCmd 21:59:17 [2022-08-23T21:59:17.236Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 21:59:17 [2022-08-23T21:59:17.805Z] === RUN TestDockerSuite/TestBuildCmdShDashC 21:59:18 [2022-08-23T21:59:18.065Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 21:59:18 [2022-08-23T21:59:18.065Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows 21:59:18 [2022-08-23T21:59:18.065Z] === RUN TestDockerSuite/TestBuildCmdSpaces 21:59:18 [2022-08-23T21:59:18.633Z] === RUN TestDockerDaemonSuite/TestTLSVerify 21:59:18 [2022-08-23T21:59:18.633Z] check_test.go:540: [de0e0d224f9ae] daemon is not started 21:59:18 [2022-08-23T21:59:18.633Z] === RUN TestDockerDaemonSuite/TestVolumePlugin 21:59:20 [2022-08-23T21:59:20.020Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite (337.82s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.25s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.81s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.70s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.61s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.04s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.60s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.52s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.81s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.35s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.14s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.05s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.39s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.35s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.19s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.43s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.40s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.67s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.03s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.78s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.72s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.43s) 21:59:25 [2022-08-23T21:59:25.291Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.91s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.92s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.52s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.65s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.74s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.54s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.60s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.55s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.61s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.71s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.69s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.62s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.66s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.40s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.47s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.60s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.10s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.33s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.24s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.16s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.16s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.51s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.61s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.41s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.08s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.63s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.75s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.36s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.78s) 21:59:25 [2022-08-23T21:59:25.291Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 21:59:25 [2022-08-23T21:59:25.291Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.13s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.28s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.69s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.03s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.97s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.52s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.99s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.76s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.38s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.10s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (5.04s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.44s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.61s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.04s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.81s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.00s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.06s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.43s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.39s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.79s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.50s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.94s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.67s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.62s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.45s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.60s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.43s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.24s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.05s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.82s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.31s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.70s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.86s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.78s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) 21:59:25 [2022-08-23T21:59:25.291Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.19s) 21:59:25 [2022-08-23T21:59:25.291Z] === RUN TestDockerSwarmSuite 21:59:25 [2022-08-23T21:59:25.291Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks 21:59:25 [2022-08-23T21:59:25.291Z] === RUN TestDockerSuite/TestBuildConditionalCache 21:59:26 [2022-08-23T21:59:26.229Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 21:59:27 [2022-08-23T21:59:27.607Z] === RUN TestDockerSuite/TestBuildContextCleanup 21:59:27 [2022-08-23T21:59:27.867Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 21:59:28 [2022-08-23T21:59:28.126Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope 21:59:28 [2022-08-23T21:59:28.696Z] === RUN TestDockerSuite/TestBuildContextTarGzip 21:59:29 [2022-08-23T21:59:29.265Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 21:59:29 [2022-08-23T21:59:29.524Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 21:59:31 [2022-08-23T21:59:31.432Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort 21:59:36 [2022-08-23T21:59:36.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash 21:59:41 [2022-08-23T21:59:41.983Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 21:59:41 [2022-08-23T21:59:41.983Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 21:59:44 [2022-08-23T21:59:44.526Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 21:59:47 [2022-08-23T21:59:47.814Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 21:59:49 [2022-08-23T21:59:49.190Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 21:59:49 [2022-08-23T21:59:49.190Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows 21:59:49 [2022-08-23T21:59:49.190Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 21:59:49 [2022-08-23T21:59:49.190Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows 21:59:49 [2022-08-23T21:59:49.190Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 21:59:49 [2022-08-23T21:59:49.190Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows 21:59:49 [2022-08-23T21:59:49.190Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 21:59:49 [2022-08-23T21:59:49.190Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows 21:59:49 [2022-08-23T21:59:49.190Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 21:59:49 [2022-08-23T21:59:49.450Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling 21:59:50 [2022-08-23T21:59:50.387Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster 21:59:52 [2022-08-23T21:59:52.292Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 21:59:53 [2022-08-23T21:59:53.228Z] docker_api_swarm_test.go:563: [d891f95202c4f] joining swarm manager [d502aa3dec03e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:59:57 [2022-08-23T21:59:57.422Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 21:59:59 [2022-08-23T21:59:59.959Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 22:00:00 [2022-08-23T22:00:00.218Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 22:00:06 [2022-08-23T22:00:06.928Z] === RUN TestDockerSuite/TestBuildCopyWildcard 22:00:06 [2022-08-23T22:00:06.928Z] docker_api_swarm_test.go:585: [dd1df755e4b30] joining swarm manager [d502aa3dec03e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:00:09 [2022-08-23T22:00:09.464Z] check_test.go:611: [d891f95202c4f] daemon is not started 22:00:11 [2022-08-23T22:00:11.375Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 22:00:11 [2022-08-23T22:00:11.943Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 22:00:13 [2022-08-23T22:00:13.319Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 22:00:15 [2022-08-23T22:00:15.855Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone 22:00:15 [2022-08-23T22:00:15.855Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed 22:00:15 [2022-08-23T22:00:15.855Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit 22:00:16 [2022-08-23T22:00:16.424Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 22:00:17 [2022-08-23T22:00:17.361Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 22:00:17 [2022-08-23T22:00:17.361Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 22:00:18 [2022-08-23T22:00:18.740Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 22:00:18 [2022-08-23T22:00:18.740Z] docker_api_swarm_test.go:46: [d50c3563966c1] joining swarm manager [dee59f112826e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:00:19 [2022-08-23T22:00:19.677Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 22:00:20 [2022-08-23T22:00:20.614Z] === RUN TestDockerSuite/TestBuildDockerignore 22:00:30 [2022-08-23T22:00:30.593Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 22:00:30 [2022-08-23T22:00:30.593Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 22:00:33 [2022-08-23T22:00:33.881Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 22:00:37 [2022-08-23T22:00:37.179Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress 22:00:37 [2022-08-23T22:00:37.747Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken 22:00:44 [2022-08-23T22:00:44.316Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 22:00:44 [2022-08-23T22:00:44.316Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 22:00:44 [2022-08-23T22:00:44.316Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 22:00:47 [2022-08-23T22:00:47.606Z] --- PASS: TestImportExtremelyLargeImageWorks (178.82s) 22:00:47 [2022-08-23T22:00:47.606Z] PASS 22:00:47 [2022-08-23T22:00:47.606Z] 22:00:47 [2022-08-23T22:00:47.606Z] DONE 22 tests in 183.163s 22:00:47 [2022-08-23T22:00:47.606Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 22:00:47 [2022-08-23T22:00:47.606Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m 22:00:47 [2022-08-23T22:00:47.606Z] ++ set -e 22:00:47 [2022-08-23T22:00:47.606Z] ++ '[' -n 0 ']' 22:00:47 [2022-08-23T22:00:47.606Z] ++ set -x 22:00:47 [2022-08-23T22:00:47.606Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 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 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/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m 22:00:47 [2022-08-23T22:00:47.606Z] === RUN TestStripANSICommands 22:00:47 [2022-08-23T22:00:47.606Z] === RUN TestStripANSICommands/#00 22:00:47 [2022-08-23T22:00:47.606Z] === RUN TestStripANSICommands/#01 22:00:47 [2022-08-23T22:00:47.606Z] --- PASS: TestStripANSICommands (0.00s) 22:00:47 [2022-08-23T22:00:47.606Z] --- PASS: TestStripANSICommands/#00 (0.00s) 22:00:47 [2022-08-23T22:00:47.606Z] --- PASS: TestStripANSICommands/#01 (0.00s) 22:00:47 [2022-08-23T22:00:47.606Z] PASS 22:00:47 [2022-08-23T22:00:47.606Z] 22:00:47 [2022-08-23T22:00:47.606Z] DONE 3 tests in 0.054s 22:00:47 [2022-08-23T22:00:47.606Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 22:00:47 [2022-08-23T22:00:47.606Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m 22:00:47 [2022-08-23T22:00:47.606Z] ++ set -e 22:00:47 [2022-08-23T22:00:47.606Z] ++ '[' -n 0 ']' 22:00:47 [2022-08-23T22:00:47.606Z] ++ set -x 22:00:47 [2022-08-23T22:00:47.606Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 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 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/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m 22:00:47 [2022-08-23T22:00:47.606Z] INFO: Testing against a local daemon 22:00:47 [2022-08-23T22:00:47.606Z] === RUN TestNetworkCreateDelete 22:00:47 [2022-08-23T22:00:47.606Z] --- PASS: TestNetworkCreateDelete (0.19s) 22:00:47 [2022-08-23T22:00:47.606Z] === RUN TestDockerNetworkDeletePreferID 22:00:47 [2022-08-23T22:00:47.606Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 22:00:47 [2022-08-23T22:00:47.865Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) 22:00:47 [2022-08-23T22:00:47.865Z] === RUN TestDaemonDNSFallback 22:00:49 [2022-08-23T22:00:49.243Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 22:00:50 [2022-08-23T22:00:50.625Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 22:00:53 [2022-08-23T22:00:53.913Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 22:00:54 [2022-08-23T22:00:54.481Z] --- PASS: TestDaemonDNSFallback (6.61s) 22:00:54 [2022-08-23T22:00:54.481Z] === RUN TestInspectNetwork 22:00:55 [2022-08-23T22:00:55.417Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 22:00:56 [2022-08-23T22:00:56.793Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 22:00:58 [2022-08-23T22:00:58.698Z] === RUN TestInspectNetwork/full_network_id 22:00:58 [2022-08-23T22:00:58.698Z] === RUN TestInspectNetwork/partial_network_id 22:00:58 [2022-08-23T22:00:58.698Z] === RUN TestInspectNetwork/network_name 22:00:58 [2022-08-23T22:00:58.698Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 22:01:02 [2022-08-23T22:01:02.145Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd 22:01:02 [2022-08-23T22:01:02.145Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy 22:01:02 [2022-08-23T22:01:02.145Z] GOOS="linux" GOARCH="s390x" GOARM="" 22:01:02 [2022-08-23T22:01:02.145Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy 22:01:02 [2022-08-23T22:01:02.145Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 22:01:02 [2022-08-23T22:01:02.500Z] + sudo modprobe ip6table_filter [Pipeline] sh 22:01:02 [2022-08-23T22:01:02.813Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 hack/test/unit 22:01:02 [2022-08-23T22:01:02.909Z] --- PASS: TestInspectNetwork (8.28s) 22:01:02 [2022-08-23T22:01:02.909Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 22:01:02 [2022-08-23T22:01:02.909Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 22:01:02 [2022-08-23T22:01:02.909Z] --- PASS: TestInspectNetwork/network_name (0.00s) 22:01:02 [2022-08-23T22:01:02.909Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 22:01:02 [2022-08-23T22:01:02.909Z] === RUN TestRunContainerWithBridgeNone 22:01:03 [2022-08-23T22:01:03.375Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') 22:01:03 [2022-08-23T22:01:03.375Z] + TESTFLAGS+=' -test.timeout=5m' 22:01:03 [2022-08-23T22:01:03.375Z] + TESTDIRS=./... 22:01:03 [2022-08-23T22:01:03.375Z] + exclude_paths='/vendor/|/integration' 22:01:03 [2022-08-23T22:01:03.375Z] ++ grep -vE '(/vendor/|/integration)' 22:01:03 [2022-08-23T22:01:03.375Z] ++ go list ./... 22:01:04 [2022-08-23T22:01:04.304Z] + pkg_list='github.com/docker/docker/api 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/server 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/server/backend/build 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/server/httpstatus 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/server/httputils 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/server/middleware 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/server/router 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/server/router/build 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/server/router/checkpoint 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/server/router/container 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/server/router/debug 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/server/router/distribution 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/server/router/grpc 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/server/router/image 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/server/router/network 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/server/router/plugin 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/server/router/session 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/server/router/swarm 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/server/router/system 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/server/router/volume 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/types 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/types/backend 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/types/blkiodev 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/types/container 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/types/events 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/types/filters 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/types/image 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/types/mount 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/types/network 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/types/plugins/logdriver 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/types/registry 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/types/strslice 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/types/swarm 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/types/swarm/runtime 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/types/time 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/types/versions 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/types/versions/v1p19 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/types/versions/v1p20 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/api/types/volume 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/builder 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/builder/builder-next 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/builder/builder-next/exporter 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/builder/builder-next/imagerefchecker 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/builder/builder-next/worker 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/builder/dockerfile 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/builder/remotecontext 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/builder/remotecontext/git 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/builder/remotecontext/urlutil 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/cli 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/cli/config 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/cli/debug 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/cli/winresources/docker-proxy 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/cli/winresources/dockerd 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/client 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/cmd/docker-proxy 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/cmd/dockerd 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/cmd/dockerd/trap 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/container 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/container/stream 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/contrib/apparmor 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/contrib/docker-device-tool 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/contrib/httpserver 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/cluster 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/cluster/controllers/plugin 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/cluster/convert 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/cluster/executor 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/cluster/executor/container 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/cluster/provider 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/config 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/containerd 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/events 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/events/testutils 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/exec 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/graphdriver 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/graphdriver/aufs 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/graphdriver/btrfs 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/graphdriver/copy 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/graphdriver/devmapper 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/graphdriver/graphtest 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/graphdriver/overlay 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/graphdriver/overlay2 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/graphdriver/overlayutils 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/graphdriver/register 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/graphdriver/vfs 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/graphdriver/zfs 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/images 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/initlayer 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/links 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/listeners 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/logger 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/logger/awslogs 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/logger/fluentd 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/logger/gcplogs 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/logger/gelf 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/logger/journald 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/logger/journald/internal/export 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/logger/journald/internal/fake 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 22:01:04 [2022-08-23T22:01:04.304Z] github.com/docker/docker/daemon/logger/jsonfilelog 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/local 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/logentries 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/loggertest 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/loggerutils 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/loggerutils/cache 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/splunk 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/syslog 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/templates 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/names 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/network 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/stats 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/distribution 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/distribution/metadata 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/distribution/utils 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/distribution/xfer 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/dockerversion 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/errdefs 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/image 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/image/cache 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/image/tarexport 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/image/v1 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/internal/test/suite 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/layer 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libcontainerd 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libcontainerd/queue 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libcontainerd/remote 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libcontainerd/supervisor 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libcontainerd/types 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/bitseq 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/cluster 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/cmd/diagnostic 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/cmd/ovrouter 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/cmd/readme_test 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/config 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/datastore 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/diagnostic 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/discoverapi 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/driverapi 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/drivers/bridge 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/drivers/host 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/drivers/ipvlan 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/drivers/macvlan 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/drivers/null 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/drivers/overlay 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/drivers/remote 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/drivers/remote/api 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/drivers/windows 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/drvregistry 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/etchosts 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/idm 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/internal/caller 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/internal/setmatrix 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/ipam 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/ipamapi 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/ipams/builtin 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/ipams/null 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/ipams/remote 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/ipams/remote/api 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/ipams/windowsipam 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/ipamutils 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/iptables 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/netlabel 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/netutils 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/networkdb 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/ns 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/options 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/osl 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/osl/kernel 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/portallocator 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/portmapper 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/resolvconf 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/testutils 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/libnetwork/types 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/oci 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/oci/caps 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/opts 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/aaparser 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/archive 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/authorization 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/broadcaster 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/capabilities 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/chrootarchive 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/containerfs 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/devicemapper 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/directory 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/dmesg 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/fileutils 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/fsutils 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/homedir 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/idtools 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/ioutils 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/jsonmessage 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/longpath 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/loopback 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/namesgenerator 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/parsers 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/parsers/kernel 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/parsers/operatingsystem 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/pidfile 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/platform 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/plugingetter 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/plugins 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/plugins/transport 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/pools 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/progress 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/pubsub 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/reexec 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/signal 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/stack 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/stdcopy 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/streamformatter 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/stringid 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/sysinfo 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/system 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/tailfile 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/tarsum 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/urlutil 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/pkg/useragent 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/plugin 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/plugin/executor/containerd 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/plugin/v2 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/profiles/apparmor 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/profiles/seccomp 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/quota 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/reference 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/registry 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/registry/resumable 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/restartmanager 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/rootless 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/rootless/specconv 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/runconfig 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/runconfig/opts 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/testutil 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/testutil/daemon 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/testutil/environment 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/testutil/fakecontext 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/testutil/fakegit 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/testutil/fakestorage 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/testutil/fixtures/load 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/testutil/fixtures/plugin 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/testutil/fixtures/plugin/basic 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/testutil/registry 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/testutil/request 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/volume 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/volume/drivers 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/volume/local 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/volume/mounts 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/volume/service 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/volume/service/opts 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/volume/testutils' 22:01:04 [2022-08-23T22:01:04.305Z] ++ echo 'github.com/docker/docker/api 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/server 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/server/backend/build 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/server/httpstatus 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/server/httputils 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/server/middleware 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/server/router 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/server/router/build 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/server/router/checkpoint 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/server/router/container 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/server/router/debug 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/server/router/distribution 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/server/router/grpc 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/server/router/image 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/server/router/network 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/server/router/plugin 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/server/router/session 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/server/router/swarm 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/server/router/system 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/server/router/volume 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/types 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/types/backend 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/types/blkiodev 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/types/container 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/types/events 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/types/filters 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/types/image 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/types/mount 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/types/network 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/types/plugins/logdriver 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/types/registry 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/types/strslice 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/types/swarm 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/types/swarm/runtime 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/types/time 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/types/versions 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/types/versions/v1p19 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/types/versions/v1p20 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/api/types/volume 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/builder 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/builder/builder-next 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/builder/builder-next/exporter 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/builder/builder-next/imagerefchecker 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/builder/builder-next/worker 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/builder/dockerfile 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/builder/remotecontext 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/builder/remotecontext/git 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/builder/remotecontext/urlutil 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/cli 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/cli/config 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/cli/debug 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/cli/winresources/docker-proxy 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/cli/winresources/dockerd 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/client 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/cmd/docker-proxy 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/cmd/dockerd 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/cmd/dockerd/trap 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/container 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/container/stream 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/contrib/apparmor 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/contrib/docker-device-tool 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/contrib/httpserver 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/cluster 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/cluster/controllers/plugin 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/cluster/convert 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/cluster/executor 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/cluster/executor/container 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/cluster/provider 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/config 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/containerd 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/events 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/events/testutils 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/exec 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/graphdriver 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/graphdriver/aufs 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/graphdriver/btrfs 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/graphdriver/copy 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/graphdriver/devmapper 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/graphdriver/graphtest 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/graphdriver/overlay 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/graphdriver/overlay2 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/graphdriver/overlayutils 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/graphdriver/register 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/graphdriver/vfs 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/graphdriver/zfs 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/images 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/initlayer 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/links 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/listeners 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/awslogs 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/fluentd 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/gcplogs 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/gelf 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/journald 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/journald/internal/export 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/journald/internal/fake 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/jsonfilelog 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/local 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/logentries 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/loggertest 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/loggerutils 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/loggerutils/cache 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/splunk 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/syslog 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/logger/templates 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/names 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/network 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/daemon/stats 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/distribution 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/distribution/metadata 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/distribution/utils 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/distribution/xfer 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/dockerversion 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/errdefs 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/image 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/image/cache 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/image/tarexport 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/image/v1 22:01:04 [2022-08-23T22:01:04.305Z] github.com/docker/docker/internal/test/suite 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/layer 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libcontainerd 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libcontainerd/queue 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libcontainerd/remote 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libcontainerd/supervisor 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libcontainerd/types 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/bitseq 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/cluster 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/cmd/diagnostic 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/cmd/ovrouter 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/cmd/readme_test 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/config 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/datastore 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/diagnostic 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/discoverapi 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/driverapi 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/drivers/bridge 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/drivers/host 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/drivers/ipvlan 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/drivers/macvlan 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/drivers/null 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/drivers/overlay 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/drivers/remote 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/drivers/remote/api 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/drivers/windows 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/drvregistry 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/etchosts 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/idm 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/internal/caller 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/internal/setmatrix 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/ipam 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/ipamapi 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/ipams/builtin 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/ipams/null 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/ipams/remote 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/ipams/remote/api 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/ipams/windowsipam 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/ipamutils 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/iptables 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/netlabel 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/netutils 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/networkdb 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/ns 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/options 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/osl 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/osl/kernel 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/portallocator 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/portmapper 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/resolvconf 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/testutils 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libnetwork/types 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/oci 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/oci/caps 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/opts 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/aaparser 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/archive 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/authorization 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/broadcaster 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/capabilities 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/chrootarchive 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/containerfs 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/devicemapper 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/directory 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/dmesg 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/fileutils 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/fsutils 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/homedir 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/idtools 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/ioutils 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/jsonmessage 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/longpath 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/loopback 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/namesgenerator 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/parsers 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/parsers/kernel 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/parsers/operatingsystem 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/pidfile 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/platform 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/plugingetter 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/plugins 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/plugins/transport 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/pools 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/progress 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/pubsub 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/reexec 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/signal 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/stack 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/stdcopy 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/streamformatter 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/stringid 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/sysinfo 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/system 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/tailfile 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/tarsum 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/urlutil 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/useragent 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/plugin 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/plugin/executor/containerd 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/plugin/v2 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/profiles/apparmor 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/profiles/seccomp 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/quota 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/reference 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/registry 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/registry/resumable 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/restartmanager 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/rootless 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/rootless/specconv 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/runconfig 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/runconfig/opts 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/testutil 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/testutil/daemon 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/testutil/environment 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/testutil/fakecontext 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/testutil/fakegit 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/testutil/fakestorage 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/testutil/fixtures/load 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/testutil/fixtures/plugin 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/testutil/fixtures/plugin/basic 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/testutil/registry 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/testutil/request 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/volume 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/volume/drivers 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/volume/local 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/volume/mounts 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/volume/service 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/volume/service/opts 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/volume/testutils' 22:01:04 [2022-08-23T22:01:04.306Z] ++ grep --fixed-strings -v /libnetwork 22:01:04 [2022-08-23T22:01:04.306Z] + base_pkg_list='github.com/docker/docker/api 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/server 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/server/backend/build 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/server/httpstatus 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/server/httputils 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/server/middleware 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/server/router 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/server/router/build 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/server/router/checkpoint 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/server/router/container 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/server/router/debug 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/server/router/distribution 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/server/router/grpc 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/server/router/image 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/server/router/network 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/server/router/plugin 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/server/router/session 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/server/router/swarm 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/server/router/system 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/server/router/volume 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/types 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/types/backend 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/types/blkiodev 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/types/container 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/types/events 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/types/filters 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/types/image 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/types/mount 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/types/network 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/types/plugins/logdriver 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/types/registry 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/types/strslice 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/types/swarm 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/types/swarm/runtime 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/types/time 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/types/versions 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/types/versions/v1p19 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/types/versions/v1p20 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/api/types/volume 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/builder 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/builder/builder-next 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/builder/builder-next/exporter 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/builder/builder-next/imagerefchecker 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/builder/builder-next/worker 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/builder/dockerfile 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/builder/remotecontext 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/builder/remotecontext/git 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/builder/remotecontext/urlutil 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/cli 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/cli/config 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/cli/debug 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/cli/winresources/docker-proxy 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/cli/winresources/dockerd 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/client 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/cmd/docker-proxy 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/cmd/dockerd 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/cmd/dockerd/trap 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/container 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/container/stream 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/contrib/apparmor 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/contrib/docker-device-tool 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/contrib/httpserver 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/cluster 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/cluster/controllers/plugin 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/cluster/convert 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/cluster/executor 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/cluster/executor/container 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/cluster/provider 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/config 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/containerd 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/events 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/events/testutils 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/exec 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/graphdriver 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/graphdriver/aufs 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/graphdriver/btrfs 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/graphdriver/copy 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/graphdriver/devmapper 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/graphdriver/graphtest 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/graphdriver/overlay 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/graphdriver/overlay2 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/graphdriver/overlayutils 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/graphdriver/register 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/graphdriver/vfs 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/graphdriver/zfs 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/images 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/initlayer 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/links 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/listeners 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/logger 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/logger/awslogs 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/logger/fluentd 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/logger/gcplogs 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/logger/gelf 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/logger/journald 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/logger/journald/internal/export 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/logger/journald/internal/fake 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/logger/jsonfilelog 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/logger/local 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/logger/logentries 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/logger/loggertest 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/logger/loggerutils 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/logger/loggerutils/cache 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/logger/splunk 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/logger/syslog 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/logger/templates 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/names 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/network 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/daemon/stats 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/distribution 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/distribution/metadata 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/distribution/utils 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/distribution/xfer 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/dockerversion 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/errdefs 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/image 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/image/cache 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/image/tarexport 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/image/v1 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/internal/test/suite 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/layer 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libcontainerd 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libcontainerd/queue 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libcontainerd/remote 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libcontainerd/supervisor 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/libcontainerd/types 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/oci 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/oci/caps 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/opts 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/aaparser 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/archive 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/authorization 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/broadcaster 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/capabilities 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/chrootarchive 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/containerfs 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/devicemapper 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/directory 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/dmesg 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/fileutils 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/fsutils 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/homedir 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/idtools 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/ioutils 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/jsonmessage 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/longpath 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/loopback 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/namesgenerator 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/parsers 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/parsers/kernel 22:01:04 [2022-08-23T22:01:04.306Z] github.com/docker/docker/pkg/parsers/operatingsystem 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/pidfile 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/platform 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/plugingetter 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/plugins 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/plugins/transport 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/pools 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/progress 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/pubsub 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/reexec 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/signal 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/stack 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/stdcopy 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/streamformatter 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/stringid 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/sysinfo 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/system 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/tailfile 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/tarsum 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/urlutil 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/useragent 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/plugin 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/plugin/executor/containerd 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/plugin/v2 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/profiles/apparmor 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/profiles/seccomp 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/quota 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/reference 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/registry 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/registry/resumable 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/restartmanager 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/rootless 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/rootless/specconv 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/runconfig 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/runconfig/opts 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/testutil 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/testutil/daemon 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/testutil/environment 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/testutil/fakecontext 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/testutil/fakegit 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/testutil/fakestorage 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/testutil/fixtures/load 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/testutil/fixtures/plugin 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/testutil/fixtures/plugin/basic 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/testutil/registry 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/testutil/request 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/volume 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/volume/drivers 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/volume/local 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/volume/mounts 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/volume/service 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/volume/service/opts 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/volume/testutils' 22:01:04 [2022-08-23T22:01:04.307Z] ++ grep --fixed-strings /libnetwork 22:01:04 [2022-08-23T22:01:04.307Z] ++ echo 'github.com/docker/docker/api 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/server 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/server/backend/build 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/server/httpstatus 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/server/httputils 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/server/middleware 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/server/router 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/server/router/build 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/server/router/checkpoint 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/server/router/container 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/server/router/debug 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/server/router/distribution 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/server/router/grpc 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/server/router/image 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/server/router/network 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/server/router/plugin 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/server/router/session 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/server/router/swarm 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/server/router/system 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/server/router/volume 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/types 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/types/backend 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/types/blkiodev 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/types/container 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/types/events 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/types/filters 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/types/image 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/types/mount 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/types/network 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/types/plugins/logdriver 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/types/registry 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/types/strslice 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/types/swarm 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/types/swarm/runtime 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/types/time 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/types/versions 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/types/versions/v1p19 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/types/versions/v1p20 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/api/types/volume 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/builder 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/builder/builder-next 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/builder/builder-next/exporter 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/builder/builder-next/imagerefchecker 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/builder/builder-next/worker 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/builder/dockerfile 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/builder/remotecontext 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/builder/remotecontext/git 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/builder/remotecontext/urlutil 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/cli 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/cli/config 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/cli/debug 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/cli/winresources/docker-proxy 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/cli/winresources/dockerd 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/client 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/cmd/docker-proxy 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/cmd/dockerd 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/cmd/dockerd/trap 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/container 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/container/stream 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/contrib/apparmor 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/contrib/docker-device-tool 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/contrib/httpserver 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/cluster 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/cluster/controllers/plugin 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/cluster/convert 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/cluster/executor 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/cluster/executor/container 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/cluster/provider 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/config 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/containerd 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/events 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/events/testutils 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/exec 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/graphdriver 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/graphdriver/aufs 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/graphdriver/btrfs 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/graphdriver/copy 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/graphdriver/devmapper 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/graphdriver/graphtest 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/graphdriver/overlay 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/graphdriver/overlay2 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/graphdriver/overlayutils 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/graphdriver/register 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/graphdriver/vfs 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/graphdriver/zfs 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/images 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/initlayer 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/links 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/listeners 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/logger 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/logger/awslogs 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/logger/fluentd 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/logger/gcplogs 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/logger/gelf 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/logger/journald 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/logger/journald/internal/export 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/logger/journald/internal/fake 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/logger/jsonfilelog 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/logger/local 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/logger/logentries 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/logger/loggertest 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/logger/loggerutils 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/logger/loggerutils/cache 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/logger/splunk 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/logger/syslog 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/logger/templates 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/names 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/network 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/daemon/stats 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/distribution 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/distribution/metadata 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/distribution/utils 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/distribution/xfer 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/dockerversion 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/errdefs 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/image 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/image/cache 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/image/tarexport 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/image/v1 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/internal/test/suite 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/layer 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libcontainerd 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libcontainerd/queue 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libcontainerd/remote 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libcontainerd/supervisor 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libcontainerd/types 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/bitseq 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/cluster 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/cmd/diagnostic 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/cmd/ovrouter 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/cmd/readme_test 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/config 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/datastore 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/diagnostic 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/discoverapi 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/driverapi 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/drivers/bridge 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/drivers/host 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/drivers/ipvlan 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/drivers/macvlan 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/drivers/null 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/drivers/overlay 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/drivers/remote 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/drivers/remote/api 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/drivers/windows 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/drvregistry 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/etchosts 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/idm 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/internal/caller 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/internal/setmatrix 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/ipam 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/ipamapi 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/ipams/builtin 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/ipams/null 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/ipams/remote 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/ipams/remote/api 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/ipams/windowsipam 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/ipamutils 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/iptables 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/netlabel 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/netutils 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/networkdb 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/ns 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/options 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/osl 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/osl/kernel 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/portallocator 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/portmapper 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/resolvconf 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/testutils 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/libnetwork/types 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/oci 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/oci/caps 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/opts 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/aaparser 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/archive 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/authorization 22:01:04 [2022-08-23T22:01:04.307Z] github.com/docker/docker/pkg/broadcaster 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/capabilities 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/chrootarchive 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/containerfs 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/devicemapper 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/directory 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/dmesg 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/fileutils 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/fsutils 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/homedir 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/idtools 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/ioutils 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/jsonmessage 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/longpath 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/loopback 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/namesgenerator 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/parsers 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/parsers/kernel 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/parsers/operatingsystem 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/pidfile 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/platform 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/plugingetter 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/plugins 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/plugins/transport 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/pools 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/progress 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/pubsub 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/reexec 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/signal 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/stack 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/stdcopy 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/streamformatter 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/stringid 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/sysinfo 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/system 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/tailfile 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/tarsum 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/urlutil 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/pkg/useragent 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/plugin 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/plugin/executor/containerd 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/plugin/v2 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/profiles/apparmor 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/profiles/seccomp 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/quota 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/reference 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/registry 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/registry/resumable 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/restartmanager 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/rootless 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/rootless/specconv 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/runconfig 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/runconfig/opts 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/testutil 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/testutil/daemon 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/testutil/environment 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/testutil/fakecontext 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/testutil/fakegit 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/testutil/fakestorage 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/testutil/fixtures/load 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/testutil/fixtures/plugin 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/testutil/fixtures/plugin/basic 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/testutil/registry 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/testutil/request 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/volume 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/volume/drivers 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/volume/local 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/volume/mounts 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/volume/service 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/volume/service/opts 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/volume/testutils' 22:01:04 [2022-08-23T22:01:04.308Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/bitseq 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/cluster 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/cmd/diagnostic 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/cmd/ovrouter 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/cmd/readme_test 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/config 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/datastore 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/diagnostic 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/discoverapi 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/driverapi 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/bridge 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/host 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/ipvlan 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/macvlan 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/null 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/overlay 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/remote 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/remote/api 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/windows 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drvregistry 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/etchosts 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/idm 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/internal/caller 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/internal/setmatrix 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/ipam 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/ipamapi 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/ipams/builtin 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/ipams/null 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/ipams/remote 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/ipams/remote/api 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/ipams/windowsipam 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/ipamutils 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/iptables 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/netlabel 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/netutils 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/networkdb 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/ns 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/options 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/osl 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/osl/kernel 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/portallocator 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/portmapper 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/resolvconf 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/testutils 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/types' 22:01:04 [2022-08-23T22:01:04.308Z] + grep --fixed-strings libnetwork/drivers/bridge 22:01:04 [2022-08-23T22:01:04.308Z] + echo 'github.com/docker/docker/libnetwork 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/bitseq 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/cluster 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/cmd/diagnostic 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/cmd/ovrouter 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/cmd/readme_test 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/config 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/datastore 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/diagnostic 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/discoverapi 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/driverapi 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/bridge 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/host 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/ipvlan 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/macvlan 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/null 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/overlay 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/remote 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/remote/api 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/windows 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drvregistry 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/etchosts 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/idm 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/internal/caller 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/internal/setmatrix 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/ipam 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/ipamapi 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/ipams/builtin 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/ipams/null 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/ipams/remote 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/ipams/remote/api 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/ipams/windowsipam 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/ipamutils 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/iptables 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/netlabel 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/netutils 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/networkdb 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/ns 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/options 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/osl 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/osl/kernel 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/portallocator 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/portmapper 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/resolvconf 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/testutils 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/types' 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/bridge 22:01:04 [2022-08-23T22:01:04.308Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 22:01:04 [2022-08-23T22:01:04.308Z] + type docker-proxy 22:01:04 [2022-08-23T22:01:04.308Z] hack/test/unit: line 25: type: docker-proxy: not found 22:01:04 [2022-08-23T22:01:04.308Z] + hack/make.sh binary-proxy install-proxy 22:01:04 [2022-08-23T22:01:04.308Z] 22:01:04 [2022-08-23T22:01:04.308Z] Removing bundles/ 22:01:04 [2022-08-23T22:01:04.308Z] 22:01:04 [2022-08-23T22:01:04.308Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 22:01:04 [2022-08-23T22:01:04.308Z] Building: bundles/binary-proxy/docker-proxy 22:01:04 [2022-08-23T22:01:04.308Z] GOOS="" GOARCH="" GOARM="" 22:01:04 [2022-08-23T22:01:04.816Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) 22:01:04 [2022-08-23T22:01:04.816Z] === RUN TestNetworkInvalidJSON 22:01:04 [2022-08-23T22:01:04.816Z] === RUN TestNetworkInvalidJSON/networks/create 22:01:04 [2022-08-23T22:01:04.816Z] === PAUSE TestNetworkInvalidJSON/networks/create 22:01:04 [2022-08-23T22:01:04.816Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 22:01:04 [2022-08-23T22:01:04.816Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 22:01:04 [2022-08-23T22:01:04.816Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 22:01:04 [2022-08-23T22:01:04.816Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 22:01:04 [2022-08-23T22:01:04.816Z] === CONT TestNetworkInvalidJSON/networks/create 22:01:04 [2022-08-23T22:01:04.816Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 22:01:04 [2022-08-23T22:01:04.816Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 22:01:04 [2022-08-23T22:01:04.816Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 22:01:04 [2022-08-23T22:01:04.816Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 22:01:04 [2022-08-23T22:01:04.816Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 22:01:04 [2022-08-23T22:01:04.816Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 22:01:04 [2022-08-23T22:01:04.816Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 22:01:04 [2022-08-23T22:01:04.816Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 22:01:04 [2022-08-23T22:01:04.816Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 22:01:04 [2022-08-23T22:01:04.816Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 22:01:04 [2022-08-23T22:01:04.816Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 22:01:04 [2022-08-23T22:01:04.816Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 22:01:04 [2022-08-23T22:01:04.816Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 22:01:04 [2022-08-23T22:01:04.816Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 22:01:04 [2022-08-23T22:01:04.816Z] --- PASS: TestNetworkInvalidJSON (0.03s) 22:01:04 [2022-08-23T22:01:04.816Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) 22:01:04 [2022-08-23T22:01:04.816Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 22:01:04 [2022-08-23T22:01:04.816Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 22:01:04 [2022-08-23T22:01:04.816Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 22:01:04 [2022-08-23T22:01:04.816Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 22:01:04 [2022-08-23T22:01:04.816Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) 22:01:04 [2022-08-23T22:01:04.816Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 22:01:04 [2022-08-23T22:01:04.816Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 22:01:04 [2022-08-23T22:01:04.816Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 22:01:04 [2022-08-23T22:01:04.816Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 22:01:04 [2022-08-23T22:01:04.816Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) 22:01:04 [2022-08-23T22:01:04.816Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 22:01:04 [2022-08-23T22:01:04.816Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 22:01:04 [2022-08-23T22:01:04.816Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 22:01:04 [2022-08-23T22:01:04.816Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 22:01:04 [2022-08-23T22:01:04.816Z] === RUN TestNetworkList 22:01:04 [2022-08-23T22:01:04.816Z] === RUN TestNetworkList//networks 22:01:04 [2022-08-23T22:01:04.816Z] === PAUSE TestNetworkList//networks 22:01:04 [2022-08-23T22:01:04.816Z] === RUN TestNetworkList//networks/ 22:01:04 [2022-08-23T22:01:04.816Z] === PAUSE TestNetworkList//networks/ 22:01:04 [2022-08-23T22:01:04.816Z] === CONT TestNetworkList//networks 22:01:04 [2022-08-23T22:01:04.816Z] === CONT TestNetworkList//networks/ 22:01:04 [2022-08-23T22:01:04.816Z] --- PASS: TestNetworkList (0.03s) 22:01:04 [2022-08-23T22:01:04.816Z] --- PASS: TestNetworkList//networks/ (0.00s) 22:01:04 [2022-08-23T22:01:04.816Z] --- PASS: TestNetworkList//networks (0.00s) 22:01:04 [2022-08-23T22:01:04.816Z] === RUN TestHostIPv4BridgeLabel 22:01:05 [2022-08-23T22:01:05.383Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) 22:01:05 [2022-08-23T22:01:05.383Z] === RUN TestDaemonRestartWithLiveRestore 22:01:06 [2022-08-23T22:01:06.760Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 22:01:06 [2022-08-23T22:01:06.760Z] === RUN TestDaemonDefaultNetworkPools 22:01:07 [2022-08-23T22:01:07.327Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) 22:01:07 [2022-08-23T22:01:07.327Z] === RUN TestDaemonRestartWithExistingNetwork 22:01:07 [2022-08-23T22:01:07.895Z] === RUN TestDockerSuite/TestBuildDotDotFile 22:01:07 [2022-08-23T22:01:07.895Z] === RUN TestDockerSuite/TestBuildEOLInLine 22:01:08 [2022-08-23T22:01:08.463Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) 22:01:08 [2022-08-23T22:01:08.463Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 22:01:09 [2022-08-23T22:01:09.840Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) 22:01:09 [2022-08-23T22:01:09.840Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 22:01:10 [2022-08-23T22:01:10.407Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) 22:01:10 [2022-08-23T22:01:10.407Z] === RUN TestServiceWithPredefinedNetwork 22:01:10 [2022-08-23T22:01:10.975Z] === RUN TestDockerSuite/TestBuildEmptyCmd 22:01:11 [2022-08-23T22:01:11.234Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 22:01:11 [2022-08-23T22:01:11.234Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 22:01:11 [2022-08-23T22:01:11.802Z] === RUN TestDockerSuite/TestBuildEmptyScratch 22:01:11 [2022-08-23T22:01:11.802Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 22:01:12 [2022-08-23T22:01:12.371Z] === RUN TestDockerSuite/TestBuildEntrypoint 22:01:12 [2022-08-23T22:01:12.408Z] Created binary: bundles/binary-proxy/docker-proxy 22:01:12 [2022-08-23T22:01:12.408Z] 22:01:12 [2022-08-23T22:01:12.408Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 22:01:12 [2022-08-23T22:01:12.408Z] Installing docker-proxy to /usr/local/bin/ 22:01:12 [2022-08-23T22:01:12.408Z] 22:01:12 [2022-08-23T22:01:12.408Z] + mkdir -p bundles 22:01:12 [2022-08-23T22:01:12.408Z] + '[' -n 'github.com/docker/docker/api 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/server 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/server/backend/build 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/server/httpstatus 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/server/httputils 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/server/middleware 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/server/router 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/server/router/build 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/server/router/checkpoint 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/server/router/container 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/server/router/debug 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/server/router/distribution 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/server/router/grpc 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/server/router/image 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/server/router/network 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/server/router/plugin 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/server/router/session 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/server/router/swarm 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/server/router/system 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/server/router/volume 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/types 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/types/backend 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/types/blkiodev 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/types/container 22:01:12 [2022-08-23T22:01:12.408Z] github.com/docker/docker/api/types/events 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/api/types/filters 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/api/types/image 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/api/types/mount 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/api/types/network 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/api/types/plugins/logdriver 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/api/types/registry 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/api/types/strslice 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/api/types/swarm 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/api/types/swarm/runtime 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/api/types/time 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/api/types/versions 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/api/types/versions/v1p19 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/api/types/versions/v1p20 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/api/types/volume 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/builder 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/builder/builder-next 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/builder/builder-next/exporter 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/builder/builder-next/imagerefchecker 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/builder/builder-next/worker 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/builder/dockerfile 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/builder/remotecontext 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/builder/remotecontext/git 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/builder/remotecontext/urlutil 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/cli 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/cli/config 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/cli/debug 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/cli/winresources/docker-proxy 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/cli/winresources/dockerd 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/client 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/cmd/docker-proxy 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/cmd/dockerd 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/cmd/dockerd/trap 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/container 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/container/stream 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/contrib/apparmor 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/contrib/docker-device-tool 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/contrib/httpserver 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/cluster 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/cluster/controllers/plugin 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/cluster/convert 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/cluster/executor 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/cluster/executor/container 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/cluster/provider 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/config 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/containerd 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/events 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/events/testutils 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/exec 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/graphdriver 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/graphdriver/aufs 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/graphdriver/btrfs 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/graphdriver/copy 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/graphdriver/devmapper 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/graphdriver/graphtest 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/graphdriver/overlay 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/graphdriver/overlay2 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/graphdriver/overlayutils 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/graphdriver/register 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/graphdriver/vfs 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/graphdriver/zfs 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/images 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/initlayer 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/links 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/listeners 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/logger 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/logger/awslogs 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/logger/fluentd 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/logger/gcplogs 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/logger/gelf 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/logger/journald 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/logger/journald/internal/export 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/logger/journald/internal/fake 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/logger/jsonfilelog 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/logger/local 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/logger/logentries 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/logger/loggertest 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/logger/loggerutils 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/logger/loggerutils/cache 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/logger/splunk 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/logger/syslog 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/logger/templates 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/names 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/network 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/daemon/stats 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/distribution 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/distribution/metadata 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/distribution/utils 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/distribution/xfer 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/dockerversion 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/errdefs 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/image 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/image/cache 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/image/tarexport 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/image/v1 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/internal/test/suite 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/layer 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/libcontainerd 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/libcontainerd/queue 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/libcontainerd/remote 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/libcontainerd/supervisor 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/libcontainerd/types 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/oci 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/oci/caps 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/opts 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/aaparser 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/archive 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/authorization 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/broadcaster 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/capabilities 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/chrootarchive 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/containerfs 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/devicemapper 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/directory 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/dmesg 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/fileutils 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/fsutils 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/homedir 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/idtools 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/ioutils 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/jsonmessage 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/longpath 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/loopback 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/namesgenerator 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/parsers 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/parsers/kernel 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/parsers/operatingsystem 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/pidfile 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/platform 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/plugingetter 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/plugins 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/plugins/transport 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/pools 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/progress 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/pubsub 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/reexec 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/signal 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/stack 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/stdcopy 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/streamformatter 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/stringid 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/sysinfo 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/system 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/tailfile 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/tarsum 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/urlutil 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/pkg/useragent 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/plugin 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/plugin/executor/containerd 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/plugin/v2 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/profiles/apparmor 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/profiles/seccomp 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/quota 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/reference 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/registry 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/registry/resumable 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/restartmanager 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/rootless 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/rootless/specconv 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/runconfig 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/runconfig/opts 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/testutil 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/testutil/daemon 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/testutil/environment 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/testutil/fakecontext 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/testutil/fakegit 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/testutil/fakestorage 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/testutil/fixtures/load 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/testutil/fixtures/plugin 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/testutil/fixtures/plugin/basic 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/testutil/registry 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/testutil/request 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/volume 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/volume/drivers 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/volume/local 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/volume/mounts 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/volume/service 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/volume/service/opts 22:01:12 [2022-08-23T22:01:12.409Z] github.com/docker/docker/volume/testutils' ']' 22:01:12 [2022-08-23T22:01:12.409Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.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/containerd 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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/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/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/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/rootless github.com/docker/docker/rootless/specconv 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 22:01:12 [2022-08-23T22:01:12.631Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 22:01:12 [2022-08-23T22:01:12.666Z] ? github.com/docker/docker/api [no test files] 22:01:13 [2022-08-23T22:01:13.199Z] --- PASS: TestServiceWithPredefinedNetwork (2.77s) 22:01:13 [2022-08-23T22:01:13.199Z] === RUN TestServiceRemoveKeepsIngressNetwork 22:01:13 [2022-08-23T22:01:13.199Z] service_test.go:243: FLAKY_TEST 22:01:13 [2022-08-23T22:01:13.199Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 22:01:13 [2022-08-23T22:01:13.199Z] === RUN TestServiceWithDataPathPortInit 22:01:14 [2022-08-23T22:01:14.136Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 22:01:15 [2022-08-23T22:01:15.513Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 22:01:16 [2022-08-23T22:01:16.451Z] === RUN TestDockerSuite/TestBuildEnv 22:01:17 [2022-08-23T22:01:17.387Z] === RUN TestDockerSuite/TestBuildEnvEscapes 22:01:18 [2022-08-23T22:01:18.325Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 22:01:18 [2022-08-23T22:01:18.893Z] === RUN TestDockerSuite/TestBuildEnvUsage 22:01:24 [2022-08-23T22:01:24.184Z] === RUN TestDockerSuite/TestBuildEnvUsage2 22:01:26 [2022-08-23T22:01:26.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection 22:01:29 [2022-08-23T22:01:29.252Z] docker_api_swarm_test.go:304: [deddfd1c76cff] joining swarm manager [d97c4b12a1a2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:01:29 [2022-08-23T22:01:29.252Z] --- PASS: TestServiceWithDataPathPortInit (16.19s) 22:01:29 [2022-08-23T22:01:29.252Z] === RUN TestServiceWithDefaultAddressPoolInit 22:01:30 [2022-08-23T22:01:30.189Z] docker_api_swarm_test.go:305: [d48c7c2d071c3] joining swarm manager [d97c4b12a1a2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:01:30 [2022-08-23T22:01:30.716Z] ok github.com/docker/docker/api/server 0.012s coverage: 7.9% of statements 22:01:32 [2022-08-23T22:01:32.723Z] docker_api_swarm_test.go:351: Waiting for election to occur... 22:01:32 [2022-08-23T22:01:32.982Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:508d29i2dencdpax7ee7758c3 Created:2022-08-23 22:01:30.793659668 +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[b60b60f323765c3f59458b322a6d4b8f3bf811428fc098b5eb373e1f05b06b7e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s9dhap8xu6p0cttgl50s0o72f EndpointID:88bec4757d40945d538e5013ae4d4a5a0644b9e1798e6be3a39e532e30d67ced MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6e8e0b5b5b4569c2610ad872e794b5fd6adc78b286131a26d0e8d4fcce4f1c46 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:8cc2abaa7efa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s9dhap8xu6p0cttgl50s0o72f EndpointID:88bec4757d40945d538e5013ae4d4a5a0644b9e1798e6be3a39e532e30d67ced EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 22:01:38 [2022-08-23T22:01:38.251Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.14s) 22:01:38 [2022-08-23T22:01:38.251Z] PASS 22:01:38 [2022-08-23T22:01:38.251Z] 22:01:38 [2022-08-23T22:01:38.251Z] === Skipped 22:01:38 [2022-08-23T22:01:38.251Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 22:01:38 [2022-08-23T22:01:38.251Z] service_test.go:243: FLAKY_TEST 22:01:38 [2022-08-23T22:01:38.251Z] 22:01:38 [2022-08-23T22:01:38.251Z] DONE 38 tests, 1 skipped in 50.244s 22:01:38 [2022-08-23T22:01:38.251Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 22:01:38 [2022-08-23T22:01:38.251Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 22:01:38 [2022-08-23T22:01:38.251Z] ++ set -e 22:01:38 [2022-08-23T22:01:38.251Z] ++ '[' -n 0 ']' 22:01:38 [2022-08-23T22:01:38.251Z] ++ set -x 22:01:38 [2022-08-23T22:01:38.251Z] ++ 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=amd64 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 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/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 22:01:38 [2022-08-23T22:01:38.251Z] INFO: Testing against a local daemon 22:01:38 [2022-08-23T22:01:38.251Z] === RUN TestDockerNetworkIpvlanPersistance 22:01:38 [2022-08-23T22:01:38.251Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 22:01:38 [2022-08-23T22:01:38.251Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 22:01:38 [2022-08-23T22:01:38.251Z] === RUN TestDockerNetworkIpvlan 22:01:38 [2022-08-23T22:01:38.251Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 22:01:38 [2022-08-23T22:01:38.251Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 22:01:38 [2022-08-23T22:01:38.251Z] PASS 22:01:38 [2022-08-23T22:01:38.251Z] 22:01:38 [2022-08-23T22:01:38.251Z] === Skipped 22:01:38 [2022-08-23T22:01:38.251Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 22:01:38 [2022-08-23T22:01:38.251Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 22:01:38 [2022-08-23T22:01:38.251Z] 22:01:38 [2022-08-23T22:01:38.251Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 22:01:38 [2022-08-23T22:01:38.251Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 22:01:38 [2022-08-23T22:01:38.251Z] 22:01:38 [2022-08-23T22:01:38.251Z] DONE 2 tests, 2 skipped in 0.115s 22:01:38 [2022-08-23T22:01:38.251Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 22:01:38 [2022-08-23T22:01:38.251Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 22:01:38 [2022-08-23T22:01:38.251Z] ++ set -e 22:01:38 [2022-08-23T22:01:38.251Z] ++ '[' -n 0 ']' 22:01:38 [2022-08-23T22:01:38.251Z] ++ set -x 22:01:38 [2022-08-23T22:01:38.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 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 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/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 22:01:38 [2022-08-23T22:01:38.252Z] INFO: Testing against a local daemon 22:01:38 [2022-08-23T22:01:38.252Z] === RUN TestDockerNetworkMacvlanPersistance 22:01:39 [2022-08-23T22:01:39.187Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 22:01:39 [2022-08-23T22:01:39.187Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) 22:01:39 [2022-08-23T22:01:39.187Z] === RUN TestDockerNetworkMacvlan 22:01:40 [2022-08-23T22:01:40.124Z] === RUN TestDockerNetworkMacvlan/Subinterface 22:01:40 [2022-08-23T22:01:40.384Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 22:01:40 [2022-08-23T22:01:40.953Z] === RUN TestDockerNetworkMacvlan/OverlapParent 22:01:41 [2022-08-23T22:01:41.522Z] === RUN TestDockerNetworkMacvlan/NilParent 22:01:44 [2022-08-23T22:01:44.059Z] === RUN TestDockerNetworkMacvlan/InternalMode 22:01:45 [2022-08-23T22:01:45.010Z] docker_api_swarm_test.go:364: Waiting for possible election... 22:01:46 [2022-08-23T22:01:46.919Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 22:01:48 [2022-08-23T22:01:48.297Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 22:01:48 [2022-08-23T22:01:48.866Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 22:01:49 [2022-08-23T22:01:49.131Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 22:01:49 [2022-08-23T22:01:49.702Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 22:01:51 [2022-08-23T22:01:51.080Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 22:01:51 [2022-08-23T22:01:51.080Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows 22:01:51 [2022-08-23T22:01:51.080Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 22:01:51 [2022-08-23T22:01:51.080Z] === RUN TestDockerNetworkMacvlan/Addressing 22:01:51 [2022-08-23T22:01:51.339Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 22:01:52 [2022-08-23T22:01:52.277Z] --- PASS: TestDockerNetworkMacvlan (13.17s) 22:01:52 [2022-08-23T22:01:52.277Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) 22:01:52 [2022-08-23T22:01:52.277Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) 22:01:52 [2022-08-23T22:01:52.277Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) 22:01:52 [2022-08-23T22:01:52.277Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.48s) 22:01:52 [2022-08-23T22:01:52.277Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.12s) 22:01:52 [2022-08-23T22:01:52.277Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) 22:01:52 [2022-08-23T22:01:52.277Z] PASS 22:01:52 [2022-08-23T22:01:52.277Z] 22:01:52 [2022-08-23T22:01:52.277Z] DONE 8 tests in 14.699s 22:01:52 [2022-08-23T22:01:52.277Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 22:01:52 [2022-08-23T22:01:52.277Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m 22:01:52 [2022-08-23T22:01:52.277Z] ++ set -e 22:01:52 [2022-08-23T22:01:52.277Z] ++ '[' -n 0 ']' 22:01:52 [2022-08-23T22:01:52.277Z] ++ set -x 22:01:52 [2022-08-23T22:01:52.277Z] ++ 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=amd64 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 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/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m 22:01:52 [2022-08-23T22:01:52.277Z] testing: warning: no tests to run 22:01:52 [2022-08-23T22:01:52.277Z] PASS 22:01:52 [2022-08-23T22:01:52.277Z] 22:01:52 [2022-08-23T22:01:52.277Z] DONE 0 tests in 0.029s 22:01:52 [2022-08-23T22:01:52.277Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 22:01:52 [2022-08-23T22:01:52.277Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 22:01:52 [2022-08-23T22:01:52.277Z] ++ set -e 22:01:52 [2022-08-23T22:01:52.277Z] ++ '[' -n 0 ']' 22:01:52 [2022-08-23T22:01:52.277Z] ++ set -x 22:01:52 [2022-08-23T22:01:52.277Z] ++ 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=amd64 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 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/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 22:01:52 [2022-08-23T22:01:52.536Z] INFO: Testing against a local daemon 22:01:52 [2022-08-23T22:01:52.536Z] === RUN TestAuthZPluginAllowRequest 22:01:53 [2022-08-23T22:01:53.914Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) 22:01:53 [2022-08-23T22:01:53.914Z] === RUN TestAuthZPluginTLS 22:01:54 [2022-08-23T22:01:54.484Z] --- PASS: TestAuthZPluginTLS (0.56s) 22:01:54 [2022-08-23T22:01:54.484Z] === RUN TestAuthZPluginDenyRequest 22:01:55 [2022-08-23T22:01:55.052Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) 22:01:55 [2022-08-23T22:01:55.052Z] === RUN TestAuthZPluginAPIDenyResponse 22:01:55 [2022-08-23T22:01:55.619Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) 22:01:55 [2022-08-23T22:01:55.619Z] === RUN TestAuthZPluginDenyResponse 22:01:56 [2022-08-23T22:01:56.186Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) 22:01:56 [2022-08-23T22:01:56.186Z] === RUN TestAuthZPluginAllowEventStream 22:01:57 [2022-08-23T22:01:57.567Z] --- PASS: TestAuthZPluginAllowEventStream (1.45s) 22:01:57 [2022-08-23T22:01:57.567Z] === RUN TestAuthZPluginErrorResponse 22:01:58 [2022-08-23T22:01:58.135Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) 22:01:58 [2022-08-23T22:01:58.135Z] === RUN TestAuthZPluginErrorRequest 22:01:58 [2022-08-23T22:01:58.704Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) 22:01:58 [2022-08-23T22:01:58.704Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 22:01:58 [2022-08-23T22:01:58.963Z] === RUN TestDockerSuite/TestBuildExpose 22:01:59 [2022-08-23T22:01:59.223Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) 22:01:59 [2022-08-23T22:01:59.223Z] === RUN TestAuthZPluginEnsureLoadImportWorking 22:01:59 [2022-08-23T22:01:59.223Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 22:01:59 [2022-08-23T22:01:59.790Z] === RUN TestDockerSuite/TestBuildExposeOrder 22:02:00 [2022-08-23T22:02:00.359Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 22:02:00 [2022-08-23T22:02:00.619Z] === RUN TestDockerSuite/TestBuildFails 22:02:01 [2022-08-23T22:02:01.188Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s) 22:02:01 [2022-08-23T22:02:01.188Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 22:02:01 [2022-08-23T22:02:01.188Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 22:02:01 [2022-08-23T22:02:01.188Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 22:02:01 [2022-08-23T22:02:01.447Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy 22:02:02 [2022-08-23T22:02:02.840Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.93s) 22:02:02 [2022-08-23T22:02:02.840Z] === RUN TestAuthZPluginHeader 22:02:03 [2022-08-23T22:02:03.407Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 22:02:03 [2022-08-23T22:02:03.975Z] --- PASS: TestAuthZPluginHeader (1.07s) 22:02:03 [2022-08-23T22:02:03.975Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 22:02:03 [2022-08-23T22:02:03.975Z] docker_api_swarm_test.go:272: [d2d11d016a45b] joining swarm manager [d05b995bfd4da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:02:05 [2022-08-23T22:02:05.354Z] docker_api_swarm_test.go:273: [d82fa11e0803b] joining swarm manager [d05b995bfd4da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:02:05 [2022-08-23T22:02:05.614Z] === RUN TestDockerSuite/TestBuildForceRm 22:02:06 [2022-08-23T22:02:06.551Z] === RUN TestDockerSuite/TestBuildFromGit 22:02:07 [2022-08-23T22:02:07.929Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 22:02:08 [2022-08-23T22:02:08.497Z] === RUN TestDockerSuite/TestBuildFromGitWithF 22:02:09 [2022-08-23T22:02:09.064Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.96s) 22:02:09 [2022-08-23T22:02:09.064Z] === RUN TestAuthZPluginV2Disable 22:02:09 [2022-08-23T22:02:09.323Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 22:02:10 [2022-08-23T22:02:10.702Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 22:02:10 [2022-08-23T22:02:10.961Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 22:02:11 [2022-08-23T22:02:11.528Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 22:02:12 [2022-08-23T22:02:12.906Z] === RUN TestDockerSuite/TestBuildFromURLWithF 22:02:13 [2022-08-23T22:02:13.164Z] --- PASS: TestAuthZPluginV2Disable (4.19s) 22:02:13 [2022-08-23T22:02:13.164Z] === RUN TestAuthZPluginV2RejectVolumeRequests 22:02:14 [2022-08-23T22:02:14.102Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 22:02:15 [2022-08-23T22:02:15.479Z] === RUN TestDockerSuite/TestBuildIidFile 22:02:15 [2022-08-23T22:02:15.479Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 22:02:16 [2022-08-23T22:02:16.415Z] === RUN TestDockerSuite/TestBuildInheritance 22:02:16 [2022-08-23T22:02:16.674Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 22:02:16 [2022-08-23T22:02:16.932Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.87s) 22:02:16 [2022-08-23T22:02:16.932Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 22:02:16 [2022-08-23T22:02:16.932Z] === RUN TestDockerSuite/TestBuildInvalidTag 22:02:17 [2022-08-23T22:02:17.191Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 22:02:17 [2022-08-23T22:02:17.759Z] === RUN TestDockerSuite/TestBuildLabel 22:02:18 [2022-08-23T22:02:18.017Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 22:02:18 [2022-08-23T22:02:18.275Z] === RUN TestDockerSuite/TestBuildLabelMultiple 22:02:18 [2022-08-23T22:02:18.534Z] === RUN TestDockerSuite/TestBuildLabelOneNode 22:02:18 [2022-08-23T22:02:18.793Z] === RUN TestDockerSuite/TestBuildLabels 22:02:19 [2022-08-23T22:02:19.365Z] === RUN TestDockerSuite/TestBuildLabelsCache 22:02:20 [2022-08-23T22:02:20.312Z] === RUN TestDockerSuite/TestBuildLabelsOverride 22:02:23 [2022-08-23T22:02:23.602Z] === RUN TestDockerSuite/TestBuildLastModified 22:02:27 [2022-08-23T22:02:27.792Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin 22:02:28 [2022-08-23T22:02:28.361Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.28s) 22:02:28 [2022-08-23T22:02:28.361Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 22:02:28 [2022-08-23T22:02:28.361Z] === RUN TestDockerSuite/TestBuildLineBreak 22:02:31 [2022-08-23T22:02:31.650Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 22:02:31 [2022-08-23T22:02:31.650Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 22:02:31 [2022-08-23T22:02:31.650Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 22:02:31 [2022-08-23T22:02:31.650Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 22:02:31 [2022-08-23T22:02:31.650Z] === RUN TestDockerSuite/TestBuildMaintainer 22:02:31 [2022-08-23T22:02:31.909Z] === RUN TestDockerSuite/TestBuildMissingArgs 22:02:32 [2022-08-23T22:02:32.846Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 22:02:33 [2022-08-23T22:02:33.782Z] === RUN TestDockerSuite/TestBuildMultiStageArg 22:02:36 [2022-08-23T22:02:36.316Z] === RUN TestDockerSuite/TestBuildMultiStageCache 22:02:36 [2022-08-23T22:02:36.316Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 22:02:36 [2022-08-23T22:02:36.885Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 22:02:43 [2022-08-23T22:02:43.451Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 22:02:44 [2022-08-23T22:02:44.999Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 22:02:45 [2022-08-23T22:02:45.280Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) 22:02:45 [2022-08-23T22:02:45.280Z] PASS 22:02:45 [2022-08-23T22:02:45.280Z] 22:02:45 [2022-08-23T22:02:45.280Z] DONE 17 tests in 52.828s 22:02:45 [2022-08-23T22:02:45.280Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 22:02:45 [2022-08-23T22:02:45.281Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 22:02:45 [2022-08-23T22:02:45.281Z] ++ set -e 22:02:45 [2022-08-23T22:02:45.281Z] ++ '[' -n 0 ']' 22:02:45 [2022-08-23T22:02:45.281Z] ++ set -x 22:02:45 [2022-08-23T22:02:45.281Z] ++ 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=amd64 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 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/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 22:02:45 [2022-08-23T22:02:45.281Z] INFO: Testing against a local daemon 22:02:45 [2022-08-23T22:02:45.281Z] === RUN TestPluginInvalidJSON 22:02:45 [2022-08-23T22:02:45.281Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 22:02:45 [2022-08-23T22:02:45.281Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 22:02:45 [2022-08-23T22:02:45.281Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 22:02:45 [2022-08-23T22:02:45.281Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 22:02:45 [2022-08-23T22:02:45.281Z] === RUN TestPluginInvalidJSON/plugins/pull 22:02:45 [2022-08-23T22:02:45.281Z] === PAUSE TestPluginInvalidJSON/plugins/pull 22:02:45 [2022-08-23T22:02:45.281Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 22:02:45 [2022-08-23T22:02:45.281Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 22:02:45 [2022-08-23T22:02:45.281Z] === CONT TestPluginInvalidJSON/plugins/pull 22:02:45 [2022-08-23T22:02:45.281Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 22:02:45 [2022-08-23T22:02:45.281Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 22:02:45 [2022-08-23T22:02:45.281Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 22:02:45 [2022-08-23T22:02:45.281Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 22:02:45 [2022-08-23T22:02:45.281Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 22:02:45 [2022-08-23T22:02:45.281Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 22:02:45 [2022-08-23T22:02:45.281Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 22:02:45 [2022-08-23T22:02:45.281Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 22:02:45 [2022-08-23T22:02:45.281Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 22:02:45 [2022-08-23T22:02:45.281Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 22:02:45 [2022-08-23T22:02:45.544Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 22:02:45 [2022-08-23T22:02:45.544Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 22:02:45 [2022-08-23T22:02:45.544Z] --- PASS: TestPluginInvalidJSON (0.03s) 22:02:45 [2022-08-23T22:02:45.544Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) 22:02:45 [2022-08-23T22:02:45.544Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 22:02:45 [2022-08-23T22:02:45.544Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 22:02:45 [2022-08-23T22:02:45.544Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 22:02:45 [2022-08-23T22:02:45.544Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.01s) 22:02:45 [2022-08-23T22:02:45.544Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) 22:02:45 [2022-08-23T22:02:45.544Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 22:02:45 [2022-08-23T22:02:45.544Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 22:02:45 [2022-08-23T22:02:45.544Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.01s) 22:02:45 [2022-08-23T22:02:45.544Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.01s) 22:02:45 [2022-08-23T22:02:45.544Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) 22:02:45 [2022-08-23T22:02:45.544Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 22:02:45 [2022-08-23T22:02:45.544Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 22:02:45 [2022-08-23T22:02:45.544Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 22:02:45 [2022-08-23T22:02:45.544Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 22:02:45 [2022-08-23T22:02:45.544Z] === RUN TestPluginInstall 22:02:45 [2022-08-23T22:02:45.544Z] === RUN TestPluginInstall/no_auth 22:02:45 [2022-08-23T22:02:45.803Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 22:02:47 [2022-08-23T22:02:47.707Z] time="2022-08-23T22:02:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 22:02:47 [2022-08-23T22:02:47.707Z] time="2022-08-23T22:02:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e1296037e3cca9be0cc73ae5721ea54cfa89ea35fb37876539d1adea9ea19a5" mediatype=application/vnd.docker.plugin.v1+json size=522 22:02:47 [2022-08-23T22:02:47.707Z] time="2022-08-23T22:02:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 22:02:47 [2022-08-23T22:02:47.707Z] time="2022-08-23T22:02:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e1296037e3cca9be0cc73ae5721ea54cfa89ea35fb37876539d1adea9ea19a5" mediatype=application/vnd.docker.plugin.v1+json size=522 22:02:47 [2022-08-23T22:02:47.707Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 22:02:47 [2022-08-23T22:02:47.707Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows 22:02:47 [2022-08-23T22:02:47.707Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 22:02:47 [2022-08-23T22:02:47.965Z] === RUN TestPluginInstall/with_htpasswd 22:02:48 [2022-08-23T22:02:48.533Z] time="2022-08-23T22:02:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 22:02:48 [2022-08-23T22:02:48.533Z] time="2022-08-23T22:02:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e1296037e3cca9be0cc73ae5721ea54cfa89ea35fb37876539d1adea9ea19a5" mediatype=application/vnd.docker.plugin.v1+json size=522 22:02:48 [2022-08-23T22:02:48.533Z] time="2022-08-23T22:02:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 22:02:48 [2022-08-23T22:02:48.533Z] time="2022-08-23T22:02:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e1296037e3cca9be0cc73ae5721ea54cfa89ea35fb37876539d1adea9ea19a5" mediatype=application/vnd.docker.plugin.v1+json size=522 22:02:48 [2022-08-23T22:02:48.792Z] === RUN TestPluginInstall/with_insecure 22:02:49 [2022-08-23T22:02:49.728Z] time="2022-08-23T22:02:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 22:02:49 [2022-08-23T22:02:49.728Z] time="2022-08-23T22:02:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b28d7191d001d4638b3e32a2f7455b87f730d3bf1ee9f837370eb0c600f7e3a" mediatype=application/vnd.docker.plugin.v1+json size=522 22:02:49 [2022-08-23T22:02:49.728Z] time="2022-08-23T22:02:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 22:02:49 [2022-08-23T22:02:49.728Z] time="2022-08-23T22:02:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b28d7191d001d4638b3e32a2f7455b87f730d3bf1ee9f837370eb0c600f7e3a" mediatype=application/vnd.docker.plugin.v1+json size=522 22:02:49 [2022-08-23T22:02:49.987Z] plugin_test.go:196: [d8550faefa3b8] daemon is not started 22:02:49 [2022-08-23T22:02:49.987Z] --- PASS: TestPluginInstall (4.70s) 22:02:49 [2022-08-23T22:02:49.987Z] --- PASS: TestPluginInstall/no_auth (2.56s) 22:02:49 [2022-08-23T22:02:49.987Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) 22:02:49 [2022-08-23T22:02:49.987Z] --- PASS: TestPluginInstall/with_insecure (1.31s) 22:02:49 [2022-08-23T22:02:49.987Z] === RUN TestPluginsWithRuntimes 22:02:51 [2022-08-23T22:02:51.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer 22:02:51 [2022-08-23T22:02:51.624Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 22:02:51 [2022-08-23T22:02:51.882Z] === RUN TestPluginsWithRuntimes/No_Args 22:02:52 [2022-08-23T22:02:52.141Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 22:02:53 [2022-08-23T22:02:53.078Z] === RUN TestPluginsWithRuntimes/With_Args 22:02:54 [2022-08-23T22:02:54.458Z] === RUN TestDockerSuite/TestBuildMultipleTags 22:02:54 [2022-08-23T22:02:54.458Z] --- PASS: TestPluginsWithRuntimes (4.31s) 22:02:54 [2022-08-23T22:02:54.458Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) 22:02:54 [2022-08-23T22:02:54.458Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.34s) 22:02:54 [2022-08-23T22:02:54.458Z] === RUN TestPluginBackCompatMediaTypes 22:02:54 [2022-08-23T22:02:54.718Z] === RUN TestDockerSuite/TestBuildNetContainer 22:02:55 [2022-08-23T22:02:55.287Z] --- PASS: TestPluginBackCompatMediaTypes (0.94s) 22:02:55 [2022-08-23T22:02:55.287Z] PASS 22:02:55 [2022-08-23T22:02:55.287Z] 22:02:55 [2022-08-23T22:02:55.287Z] DONE 24 tests in 10.147s 22:02:55 [2022-08-23T22:02:55.287Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 22:02:55 [2022-08-23T22:02:55.287Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 22:02:55 [2022-08-23T22:02:55.287Z] ++ set -e 22:02:55 [2022-08-23T22:02:55.287Z] ++ '[' -n 0 ']' 22:02:55 [2022-08-23T22:02:55.287Z] ++ set -x 22:02:55 [2022-08-23T22:02:55.287Z] ++ 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=amd64 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 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/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 22:02:55 [2022-08-23T22:02:55.546Z] INFO: Testing against a local daemon 22:02:55 [2022-08-23T22:02:55.546Z] === RUN TestExternalGraphDriver 22:02:55 [2022-08-23T22:02:55.809Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes 22:02:55 [2022-08-23T22:02:55.809Z] === RUN TestExternalGraphDriver/json 22:02:56 [2022-08-23T22:02:56.746Z] === RUN TestDockerSuite/TestBuildNetNone 22:02:57 [2022-08-23T22:02:57.313Z] === RUN TestDockerSuite/TestBuildNoContext 22:02:57 [2022-08-23T22:02:57.885Z] === RUN TestExternalGraphDriver/spec 22:02:58 [2022-08-23T22:02:58.454Z] docker_api_swarm_node_test.go:20: [deb5df0c10319] joining swarm manager [d4a3b94648513]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:02:58 [2022-08-23T22:02:58.718Z] === RUN TestDockerSuite/TestBuildNoDupOutput 22:02:59 [2022-08-23T22:02:59.656Z] docker_api_swarm_node_test.go:21: [df248a84299ed] joining swarm manager [d4a3b94648513]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:02:59 [2022-08-23T22:02:59.656Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 22:02:59 [2022-08-23T22:02:59.915Z] === RUN TestExternalGraphDriver/pull 22:03:01 [2022-08-23T22:03:01.292Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 22:03:01 [2022-08-23T22:03:01.292Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 22:03:01 [2022-08-23T22:03:01.550Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 22:03:01 [2022-08-23T22:03:01.809Z] --- PASS: TestExternalGraphDriver (6.26s) 22:03:01 [2022-08-23T22:03:01.809Z] --- PASS: TestExternalGraphDriver/json (2.00s) 22:03:01 [2022-08-23T22:03:01.809Z] --- PASS: TestExternalGraphDriver/spec (2.07s) 22:03:01 [2022-08-23T22:03:01.809Z] --- PASS: TestExternalGraphDriver/pull (1.81s) 22:03:01 [2022-08-23T22:03:01.809Z] === RUN TestGraphdriverPluginV2 22:03:02 [2022-08-23T22:03:02.076Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 22:03:02 [2022-08-23T22:03:02.337Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 22:03:02 [2022-08-23T22:03:02.904Z] === RUN TestDockerSuite/TestBuildOnBuild 22:03:04 [2022-08-23T22:03:04.283Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 22:03:06 [2022-08-23T22:03:06.824Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 22:03:06 [2022-08-23T22:03:06.824Z] --- PASS: TestGraphdriverPluginV2 (4.78s) 22:03:06 [2022-08-23T22:03:06.824Z] PASS 22:03:06 [2022-08-23T22:03:06.824Z] 22:03:06 [2022-08-23T22:03:06.824Z] DONE 5 tests in 11.145s 22:03:06 [2022-08-23T22:03:06.824Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 22:03:06 [2022-08-23T22:03:06.824Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 22:03:06 [2022-08-23T22:03:06.824Z] ++ set -e 22:03:06 [2022-08-23T22:03:06.824Z] ++ '[' -n 0 ']' 22:03:06 [2022-08-23T22:03:06.824Z] ++ set -x 22:03:06 [2022-08-23T22:03:06.824Z] ++ 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=amd64 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 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/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 22:03:06 [2022-08-23T22:03:06.824Z] INFO: Testing against a local daemon 22:03:06 [2022-08-23T22:03:06.824Z] === RUN TestContinueAfterPluginCrash 22:03:06 [2022-08-23T22:03:06.824Z] === PAUSE TestContinueAfterPluginCrash 22:03:06 [2022-08-23T22:03:06.824Z] === RUN TestReadPluginNoRead 22:03:06 [2022-08-23T22:03:06.824Z] === PAUSE TestReadPluginNoRead 22:03:06 [2022-08-23T22:03:06.824Z] === RUN TestDaemonStartWithLogOpt 22:03:06 [2022-08-23T22:03:06.824Z] === PAUSE TestDaemonStartWithLogOpt 22:03:06 [2022-08-23T22:03:06.824Z] === CONT TestContinueAfterPluginCrash 22:03:06 [2022-08-23T22:03:06.824Z] === CONT TestDaemonStartWithLogOpt 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/server/backend/build [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements 22:03:07 [2022-08-23T22:03:07.100Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/server/router [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/server/router/build [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/server/router/container [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/server/router/debug [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/server/router/image [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/server/router/network [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/server/router/session [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/server/router/system [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements 22:03:07 [2022-08-23T22:03:07.100Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/types [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/types/backend [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/types/container [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/types/events [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/types/image [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/types/mount [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/types/network [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements 22:03:07 [2022-08-23T22:03:07.100Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/types/swarm [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements 22:03:07 [2022-08-23T22:03:07.100Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 77.3% of statements 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/api/types/volume [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/builder [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/builder/builder-next [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 22:03:07 [2022-08-23T22:03:07.100Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 22:03:07 [2022-08-23T22:03:07.762Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 22:03:08 [2022-08-23T22:03:08.029Z] ok github.com/docker/docker/builder/remotecontext 0.132s coverage: 13.7% of statements 22:03:08 [2022-08-23T22:03:08.592Z] ok github.com/docker/docker/builder/dockerfile 0.507s coverage: 49.3% of statements 22:03:08 [2022-08-23T22:03:08.849Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements 22:03:09 [2022-08-23T22:03:09.778Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements 22:03:10 [2022-08-23T22:03:10.298Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 22:03:10 [2022-08-23T22:03:10.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore 22:03:10 [2022-08-23T22:03:10.341Z] ok github.com/docker/docker/builder/remotecontext/git 1.942s coverage: 86.3% of statements 22:03:10 [2022-08-23T22:03:10.341Z] ? github.com/docker/docker/cli [no test files] 22:03:10 [2022-08-23T22:03:10.341Z] ? github.com/docker/docker/cli/config [no test files] 22:03:10 [2022-08-23T22:03:10.341Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 22:03:10 [2022-08-23T22:03:10.341Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 22:03:11 [2022-08-23T22:03:11.237Z] --- PASS: TestDaemonStartWithLogOpt (4.47s) 22:03:11 [2022-08-23T22:03:11.237Z] === CONT TestReadPluginNoRead 22:03:11 [2022-08-23T22:03:11.237Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 22:03:11 [2022-08-23T22:03:11.272Z] ok github.com/docker/docker/cmd/docker-proxy 0.202s coverage: 67.6% of statements 22:03:12 [2022-08-23T22:03:12.614Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 22:03:14 [2022-08-23T22:03:14.518Z] === RUN TestReadPluginNoRead/disabled_caching 22:03:15 [2022-08-23T22:03:15.087Z] docker_api_swarm_test.go:502: [d6b364dc153f9] joining swarm manager [d81f9dc773572]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:03:15 [2022-08-23T22:03:15.496Z] ok github.com/docker/docker/client 0.181s coverage: 76.0% of statements 22:03:16 [2022-08-23T22:03:16.466Z] === RUN TestDockerSuite/TestBuildPATH 22:03:16 [2022-08-23T22:03:16.466Z] --- PASS: TestContinueAfterPluginCrash (9.65s) 22:03:16 [2022-08-23T22:03:16.466Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 22:03:17 [2022-08-23T22:03:17.844Z] === RUN TestReadPluginNoRead/default 22:03:18 [2022-08-23T22:03:18.415Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 22:03:18 [2022-08-23T22:03:18.674Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 22:03:19 [2022-08-23T22:03:19.610Z] === CONT TestReadPluginNoRead 22:03:19 [2022-08-23T22:03:19.610Z] read_test.go:92: [d3c5f24912f27] daemon is not started 22:03:19 [2022-08-23T22:03:19.610Z] --- PASS: TestReadPluginNoRead (8.27s) 22:03:19 [2022-08-23T22:03:19.610Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.76s) 22:03:19 [2022-08-23T22:03:19.610Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) 22:03:19 [2022-08-23T22:03:19.610Z] --- PASS: TestReadPluginNoRead/default (1.53s) 22:03:19 [2022-08-23T22:03:19.610Z] PASS 22:03:19 [2022-08-23T22:03:19.610Z] 22:03:19 [2022-08-23T22:03:19.610Z] DONE 6 tests in 12.872s 22:03:19 [2022-08-23T22:03:19.611Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 22:03:19 [2022-08-23T22:03:19.611Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 22:03:19 [2022-08-23T22:03:19.611Z] ++ set -e 22:03:19 [2022-08-23T22:03:19.611Z] ++ '[' -n 0 ']' 22:03:19 [2022-08-23T22:03:19.611Z] ++ set -x 22:03:19 [2022-08-23T22:03:19.611Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 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 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/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 22:03:19 [2022-08-23T22:03:19.611Z] testing: warning: no tests to run 22:03:19 [2022-08-23T22:03:19.611Z] PASS 22:03:19 [2022-08-23T22:03:19.611Z] 22:03:19 [2022-08-23T22:03:19.611Z] DONE 0 tests in 0.041s 22:03:19 [2022-08-23T22:03:19.611Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 22:03:19 [2022-08-23T22:03:19.611Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 22:03:19 [2022-08-23T22:03:19.611Z] ++ set -e 22:03:19 [2022-08-23T22:03:19.611Z] ++ '[' -n 0 ']' 22:03:19 [2022-08-23T22:03:19.611Z] ++ set -x 22:03:19 [2022-08-23T22:03:19.611Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 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 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/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 22:03:19 [2022-08-23T22:03:19.611Z] INFO: Testing against a local daemon 22:03:19 [2022-08-23T22:03:19.611Z] === RUN TestPluginWithDevMounts 22:03:19 [2022-08-23T22:03:19.611Z] === PAUSE TestPluginWithDevMounts 22:03:19 [2022-08-23T22:03:19.611Z] === CONT TestPluginWithDevMounts 22:03:19 [2022-08-23T22:03:19.611Z] === RUN TestDockerSuite/TestBuildRelativeCopy 22:03:21 [2022-08-23T22:03:21.515Z] --- PASS: TestPluginWithDevMounts (1.85s) 22:03:21 [2022-08-23T22:03:21.515Z] PASS 22:03:21 [2022-08-23T22:03:21.515Z] 22:03:21 [2022-08-23T22:03:21.515Z] DONE 1 tests in 1.990s 22:03:21 [2022-08-23T22:03:21.515Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 22:03:21 [2022-08-23T22:03:21.515Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m 22:03:21 [2022-08-23T22:03:21.515Z] ++ set -e 22:03:21 [2022-08-23T22:03:21.515Z] ++ '[' -n 0 ']' 22:03:21 [2022-08-23T22:03:21.515Z] ++ set -x 22:03:21 [2022-08-23T22:03:21.515Z] ++ 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=amd64 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 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/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m 22:03:21 [2022-08-23T22:03:21.515Z] INFO: Testing against a local daemon 22:03:21 [2022-08-23T22:03:21.515Z] === RUN TestSecretInspect 22:03:24 [2022-08-23T22:03:24.809Z] --- PASS: TestSecretInspect (2.64s) 22:03:24 [2022-08-23T22:03:24.809Z] === RUN TestSecretList 22:03:26 [2022-08-23T22:03:26.188Z] docker_api_swarm_test.go:507: [d0f5d39cf6326] joining swarm manager [d81f9dc773572]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:03:27 [2022-08-23T22:03:27.126Z] --- PASS: TestSecretList (2.68s) 22:03:27 [2022-08-23T22:03:27.126Z] === RUN TestSecretsCreateAndDelete 22:03:27 [2022-08-23T22:03:27.126Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 22:03:29 [2022-08-23T22:03:29.030Z] --- PASS: TestSecretsCreateAndDelete (2.15s) 22:03:29 [2022-08-23T22:03:29.030Z] === RUN TestSecretsUpdate 22:03:30 [2022-08-23T22:03:30.408Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed 22:03:31 [2022-08-23T22:03:31.787Z] --- PASS: TestSecretsUpdate (2.45s) 22:03:31 [2022-08-23T22:03:31.787Z] === RUN TestTemplatedSecret 22:03:32 [2022-08-23T22:03:32.046Z] === RUN TestDockerSuite/TestBuildRm 22:03:34 [2022-08-23T22:03:34.581Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 22:03:34 [2022-08-23T22:03:34.582Z] --- PASS: TestTemplatedSecret (3.09s) 22:03:34 [2022-08-23T22:03:34.582Z] === RUN TestSecretCreateResolve 22:03:35 [2022-08-23T22:03:35.519Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 22:03:36 [2022-08-23T22:03:36.899Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 22:03:37 [2022-08-23T22:03:37.157Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 22:03:37 [2022-08-23T22:03:37.416Z] --- PASS: TestSecretCreateResolve (2.90s) 22:03:37 [2022-08-23T22:03:37.416Z] PASS 22:03:37 [2022-08-23T22:03:37.416Z] 22:03:37 [2022-08-23T22:03:37.416Z] DONE 6 tests in 16.018s 22:03:37 [2022-08-23T22:03:37.416Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 22:03:37 [2022-08-23T22:03:37.416Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m 22:03:37 [2022-08-23T22:03:37.416Z] ++ set -e 22:03:37 [2022-08-23T22:03:37.416Z] ++ '[' -n 0 ']' 22:03:37 [2022-08-23T22:03:37.416Z] ++ set -x 22:03:37 [2022-08-23T22:03:37.416Z] ++ 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=amd64 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 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/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m 22:03:37 [2022-08-23T22:03:37.677Z] INFO: Testing against a local daemon 22:03:37 [2022-08-23T22:03:37.677Z] === RUN TestServiceCreateInit 22:03:37 [2022-08-23T22:03:37.677Z] === RUN TestServiceCreateInit/daemonInitDisabled 22:03:38 [2022-08-23T22:03:38.246Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 22:03:39 [2022-08-23T22:03:39.183Z] === RUN TestDockerSuite/TestBuildShellInherited 22:03:40 [2022-08-23T22:03:40.121Z] === RUN TestDockerSuite/TestBuildShellMultiple 22:03:42 [2022-08-23T22:03:42.665Z] === RUN TestServiceCreateInit/daemonInitEnabled 22:03:43 [2022-08-23T22:03:43.601Z] === RUN TestDockerSuite/TestBuildShellNotJSON 22:03:43 [2022-08-23T22:03:43.601Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 22:03:43 [2022-08-23T22:03:43.601Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 22:03:43 [2022-08-23T22:03:43.601Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows 22:03:43 [2022-08-23T22:03:43.601Z] === RUN TestDockerSuite/TestBuildSpaces 22:03:44 [2022-08-23T22:03:44.170Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 22:03:45 [2022-08-23T22:03:45.107Z] === RUN TestDockerSuite/TestBuildStartsFromOne 22:03:45 [2022-08-23T22:03:45.107Z] === RUN TestDockerSuite/TestBuildStderr 22:03:46 [2022-08-23T22:03:46.044Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 22:03:46 [2022-08-23T22:03:46.982Z] --- PASS: TestServiceCreateInit (9.12s) 22:03:46 [2022-08-23T22:03:46.982Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.61s) 22:03:46 [2022-08-23T22:03:46.982Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.49s) 22:03:46 [2022-08-23T22:03:46.982Z] === RUN TestCreateServiceMultipleTimes 22:03:49 [2022-08-23T22:03:49.518Z] === RUN TestDockerSuite/TestBuildStopSignal 22:03:50 [2022-08-23T22:03:50.457Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 22:03:51 [2022-08-23T22:03:51.394Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 22:03:51 [2022-08-23T22:03:51.962Z] === RUN TestDockerSuite/TestBuildTagEvent 22:03:52 [2022-08-23T22:03:52.901Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 22:03:54 [2022-08-23T22:03:54.278Z] === RUN TestDockerSuite/TestBuildUser 22:03:55 [2022-08-23T22:03:55.656Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 22:03:57 [2022-08-23T22:03:57.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause 22:03:58 [2022-08-23T22:03:58.498Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 22:03:59 [2022-08-23T22:03:59.875Z] docker_api_swarm_node_test.go:81: [d5c78ff7574f8] joining swarm manager [d5930bbb9113b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:04:02 [2022-08-23T22:04:02.108Z] ok github.com/docker/docker/cmd/dockerd 0.110s coverage: 29.9% of statements 22:04:02 [2022-08-23T22:04:02.108Z] ok github.com/docker/docker/container 0.118s coverage: 37.4% of statements 22:04:02 [2022-08-23T22:04:02.108Z] ok github.com/docker/docker/cmd/dockerd/trap 2.481s coverage: 0.0% of statements 22:04:02 [2022-08-23T22:04:02.108Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 22:04:02 [2022-08-23T22:04:02.108Z] ? github.com/docker/docker/container/stream [no test files] 22:04:02 [2022-08-23T22:04:02.108Z] ? github.com/docker/docker/contrib/apparmor [no test files] 22:04:02 [2022-08-23T22:04:02.108Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 22:04:02 [2022-08-23T22:04:02.108Z] ? github.com/docker/docker/contrib/httpserver [no test files] 22:04:04 [2022-08-23T22:04:04.070Z] --- PASS: TestCreateServiceMultipleTimes (17.35s) 22:04:04 [2022-08-23T22:04:04.070Z] === RUN TestCreateServiceConflict 22:04:06 [2022-08-23T22:04:06.280Z] ok github.com/docker/docker/daemon/cluster 0.112s coverage: 0.5% of statements 22:04:07 [2022-08-23T22:04:07.366Z] --- PASS: TestCreateServiceConflict (3.27s) 22:04:07 [2022-08-23T22:04:07.366Z] === RUN TestCreateServiceMaxReplicas 22:04:07 [2022-08-23T22:04:07.647Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements 22:04:09 [2022-08-23T22:04:09.013Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements 22:04:10 [2022-08-23T22:04:10.652Z] --- PASS: TestCreateServiceMaxReplicas (3.31s) 22:04:10 [2022-08-23T22:04:10.652Z] === RUN TestCreateWithDuplicateNetworkNames 22:04:12 [2022-08-23T22:04:12.029Z] === RUN TestDockerSuite/TestBuildVerboseOut 22:04:12 [2022-08-23T22:04:12.965Z] === RUN TestDockerSuite/TestBuildVerifyIntString 22:04:13 [2022-08-23T22:04:13.224Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove 22:04:13 [2022-08-23T22:04:13.224Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 22:04:14 [2022-08-23T22:04:14.163Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 22:04:15 [2022-08-23T22:04:15.101Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 22:04:16 [2022-08-23T22:04:16.037Z] docker_api_swarm_node_test.go:53: [d2a760a7b17c1] joining swarm manager [d1d7e9f1f4745]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:04:16 [2022-08-23T22:04:16.300Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 22:04:16 [2022-08-23T22:04:16.300Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows 22:04:16 [2022-08-23T22:04:16.300Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 22:04:16 [2022-08-23T22:04:16.300Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows 22:04:16 [2022-08-23T22:04:16.300Z] === RUN TestDockerSuite/TestBuildWindowsUser 22:04:16 [2022-08-23T22:04:16.300Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows 22:04:16 [2022-08-23T22:04:16.300Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 22:04:16 [2022-08-23T22:04:16.300Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows 22:04:16 [2022-08-23T22:04:16.300Z] === RUN TestDockerSuite/TestBuildWithExtraHost 22:04:16 [2022-08-23T22:04:16.868Z] docker_api_swarm_node_test.go:54: [d0a8d6c3ac240] joining swarm manager [d1d7e9f1f4745]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:04:17 [2022-08-23T22:04:17.092Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements 22:04:17 [2022-08-23T22:04:17.805Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 22:04:17 [2022-08-23T22:04:17.805Z] === RUN TestDockerSuite/TestBuildWithFailure 22:04:18 [2022-08-23T22:04:18.372Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 22:04:18 [2022-08-23T22:04:18.457Z] ok github.com/docker/docker/daemon/config 0.038s coverage: 76.8% of statements 22:04:18 [2022-08-23T22:04:18.713Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements 22:04:18 [2022-08-23T22:04:18.713Z] ok github.com/docker/docker/daemon 10.150s coverage: 16.6% of statements 22:04:18 [2022-08-23T22:04:18.713Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 22:04:18 [2022-08-23T22:04:18.713Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 22:04:18 [2022-08-23T22:04:18.713Z] ? github.com/docker/docker/daemon/containerd [no test files] 22:04:18 [2022-08-23T22:04:18.713Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 22:04:18 [2022-08-23T22:04:18.713Z] ? github.com/docker/docker/daemon/exec [no test files] 22:04:18 [2022-08-23T22:04:18.940Z] === RUN TestDockerSuite/TestBuildWithTabs 22:04:19 [2022-08-23T22:04:19.509Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 22:04:19 [2022-08-23T22:04:19.509Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 22:04:19 [2022-08-23T22:04:19.641Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements 22:04:20 [2022-08-23T22:04:20.569Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.751s coverage: 74.8% of statements 22:04:21 [2022-08-23T22:04:21.413Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 22:04:21 [2022-08-23T22:04:21.933Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.379s coverage: 60.7% of statements 22:04:22 [2022-08-23T22:04:22.192Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements 22:04:22 [2022-08-23T22:04:22.789Z] === RUN TestDockerSuite/TestBuildWithVolumes 22:04:23 [2022-08-23T22:04:23.370Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 22:04:23 [2022-08-23T22:04:23.565Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements 22:04:23 [2022-08-23T22:04:23.629Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 22:04:23 [2022-08-23T22:04:23.889Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 22:04:23 [2022-08-23T22:04:23.889Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows 22:04:23 [2022-08-23T22:04:23.889Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 22:04:24 [2022-08-23T22:04:24.457Z] === RUN TestDockerSuite/TestBuildXZHost 22:04:25 [2022-08-23T22:04:25.024Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.15s) 22:04:25 [2022-08-23T22:04:25.024Z] === RUN TestCreateServiceSecretFileMode 22:04:25 [2022-08-23T22:04:25.470Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.328s coverage: 50.6% of statements 22:04:25 [2022-08-23T22:04:25.962Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 22:04:26 [2022-08-23T22:04:26.398Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.334s coverage: 45.9% of statements 22:04:26 [2022-08-23T22:04:26.398Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 22:04:26 [2022-08-23T22:04:26.898Z] === RUN TestDockerSuite/TestCommitChange 22:04:27 [2022-08-23T22:04:27.764Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements 22:04:27 [2022-08-23T22:04:27.764Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.788s coverage: 58.5% of statements 22:04:27 [2022-08-23T22:04:27.764Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 22:04:27 [2022-08-23T22:04:27.764Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 22:04:27 [2022-08-23T22:04:27.835Z] === RUN TestDockerSuite/TestCommitChangeLabels 22:04:27 [2022-08-23T22:04:27.835Z] --- PASS: TestCreateServiceSecretFileMode (3.02s) 22:04:27 [2022-08-23T22:04:27.835Z] === RUN TestCreateServiceConfigFileMode 22:04:28 [2022-08-23T22:04:28.403Z] === RUN TestDockerSuite/TestCommitHardlink 22:04:28 [2022-08-23T22:04:28.690Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements 22:04:29 [2022-08-23T22:04:29.252Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements 22:04:29 [2022-08-23T22:04:29.781Z] === RUN TestDockerSuite/TestCommitNewFile 22:04:30 [2022-08-23T22:04:30.179Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.9% of statements 22:04:30 [2022-08-23T22:04:30.179Z] ? github.com/docker/docker/daemon/initlayer [no test files] 22:04:30 [2022-08-23T22:04:30.179Z] ? github.com/docker/docker/daemon/listeners [no test files] 22:04:30 [2022-08-23T22:04:30.741Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements 22:04:31 [2022-08-23T22:04:31.158Z] --- PASS: TestCreateServiceConfigFileMode (2.99s) 22:04:31 [2022-08-23T22:04:31.158Z] === RUN TestCreateServiceSysctls 22:04:31 [2022-08-23T22:04:31.158Z] === RUN TestDockerSuite/TestCommitPausedContainer 22:04:31 [2022-08-23T22:04:31.725Z] === RUN TestDockerSuite/TestCommitTTY 22:04:32 [2022-08-23T22:04:32.106Z] ok github.com/docker/docker/daemon/logger/awslogs 0.189s coverage: 79.9% of statements 22:04:32 [2022-08-23T22:04:32.106Z] ok github.com/docker/docker/daemon/logger/fluentd 0.019s coverage: 53.6% of statements 22:04:32 [2022-08-23T22:04:32.106Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 22:04:32 [2022-08-23T22:04:32.667Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements 22:04:33 [2022-08-23T22:04:33.102Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 22:04:33 [2022-08-23T22:04:33.229Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements 22:04:34 [2022-08-23T22:04:34.210Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.159s coverage: 76.8% of statements 22:04:34 [2022-08-23T22:04:34.466Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements 22:04:34 [2022-08-23T22:04:34.652Z] === RUN TestDockerSuite/TestCommitWithoutPause 22:04:34 [2022-08-23T22:04:34.652Z] --- PASS: TestCreateServiceSysctls (3.80s) 22:04:34 [2022-08-23T22:04:34.652Z] === RUN TestCreateServiceCapabilities 22:04:35 [2022-08-23T22:04:35.221Z] === RUN TestDockerSuite/TestCopyAndRestart 22:04:35 [2022-08-23T22:04:35.395Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 79.4% of statements 22:04:36 [2022-08-23T22:04:36.157Z] === RUN TestDockerSuite/TestCopyCreatedContainer 22:04:36 [2022-08-23T22:04:36.322Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements 22:04:36 [2022-08-23T22:04:36.416Z] === RUN TestDockerSuite/TestCpAbsolutePath 22:04:36 [2022-08-23T22:04:36.885Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements 22:04:36 [2022-08-23T22:04:36.885Z] ok github.com/docker/docker/daemon/logger/journald 3.509s coverage: 74.3% of statements 22:04:36 [2022-08-23T22:04:36.885Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 22:04:36 [2022-08-23T22:04:36.885Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 22:04:36 [2022-08-23T22:04:36.885Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 22:04:36 [2022-08-23T22:04:36.885Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 22:04:37 [2022-08-23T22:04:37.352Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 22:04:37 [2022-08-23T22:04:37.611Z] --- PASS: TestCreateServiceCapabilities (2.96s) 22:04:37 [2022-08-23T22:04:37.611Z] === RUN TestInspect 22:04:37 [2022-08-23T22:04:37.814Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements 22:04:37 [2022-08-23T22:04:37.869Z] === RUN TestDockerSuite/TestCpCheckDestOwnership 22:04:38 [2022-08-23T22:04:38.377Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements 22:04:38 [2022-08-23T22:04:38.437Z] === RUN TestDockerSuite/TestCpFromCaseA 22:04:38 [2022-08-23T22:04:38.633Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements 22:04:39 [2022-08-23T22:04:39.006Z] === RUN TestDockerSuite/TestCpFromCaseB 22:04:39 [2022-08-23T22:04:39.562Z] ok github.com/docker/docker/daemon/logger/splunk 1.635s coverage: 82.5% of statements 22:04:39 [2022-08-23T22:04:39.562Z] ? github.com/docker/docker/daemon/names [no test files] 22:04:39 [2022-08-23T22:04:39.562Z] ? github.com/docker/docker/daemon/stats [no test files] 22:04:39 [2022-08-23T22:04:39.944Z] === RUN TestDockerSuite/TestCpFromCaseC 22:04:40 [2022-08-23T22:04:40.490Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 44.4% of statements 22:04:40 [2022-08-23T22:04:40.879Z] === RUN TestDockerSuite/TestCpFromCaseD 22:04:40 [2022-08-23T22:04:40.880Z] --- PASS: TestInspect (3.29s) 22:04:40 [2022-08-23T22:04:40.880Z] === RUN TestCreateJob 22:04:41 [2022-08-23T22:04:41.486Z] === RUN TestDockerSuite/TestCpFromCaseE 22:04:41 [2022-08-23T22:04:41.854Z] ok github.com/docker/docker/distribution 1.505s coverage: 28.0% of statements 22:04:41 [2022-08-23T22:04:41.854Z] ? github.com/docker/docker/distribution/utils [no test files] 22:04:42 [2022-08-23T22:04:42.053Z] === RUN TestDockerSuite/TestCpFromCaseF 22:04:42 [2022-08-23T22:04:42.111Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements 22:04:42 [2022-08-23T22:04:42.991Z] === RUN TestDockerSuite/TestCpFromCaseG 22:04:43 [2022-08-23T22:04:43.037Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements 22:04:43 [2022-08-23T22:04:43.037Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 85.4% of statements 22:04:43 [2022-08-23T22:04:43.037Z] ? github.com/docker/docker/dockerversion [no test files] 22:04:43 [2022-08-23T22:04:43.304Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements 22:04:43 [2022-08-23T22:04:43.869Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements 22:04:43 [2022-08-23T22:04:43.869Z] ? github.com/docker/docker/image/v1 [no test files] 22:04:43 [2022-08-23T22:04:43.869Z] ? github.com/docker/docker/internal/test/suite [no test files] 22:04:43 [2022-08-23T22:04:43.930Z] === RUN TestDockerSuite/TestCpFromCaseH 22:04:44 [2022-08-23T22:04:44.430Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements 22:04:44 [2022-08-23T22:04:44.867Z] === RUN TestDockerSuite/TestCpFromCaseI 22:04:44 [2022-08-23T22:04:44.867Z] --- PASS: TestCreateJob (3.91s) 22:04:44 [2022-08-23T22:04:44.867Z] === RUN TestReplicatedJob 22:04:45 [2022-08-23T22:04:45.359Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements 22:04:45 [2022-08-23T22:04:45.436Z] === RUN TestDockerSuite/TestCpFromCaseJ 22:04:45 [2022-08-23T22:04:45.920Z] ok github.com/docker/docker/opts 0.028s coverage: 66.0% of statements 22:04:45 [2022-08-23T22:04:45.920Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 22:04:46 [2022-08-23T22:04:46.004Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 22:04:47 [2022-08-23T22:04:47.384Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 22:04:47 [2022-08-23T22:04:47.809Z] ok github.com/docker/docker/pkg/archive 0.318s coverage: 81.9% of statements 22:04:48 [2022-08-23T22:04:48.066Z] ok github.com/docker/docker/pkg/authorization 0.105s coverage: 68.3% of statements 22:04:48 [2022-08-23T22:04:48.322Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 22:04:48 [2022-08-23T22:04:48.324Z] === RUN TestDockerSuite/TestCpGarbagePath 22:04:48 [2022-08-23T22:04:48.579Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 22:04:49 [2022-08-23T22:04:49.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate 22:04:49 [2022-08-23T22:04:49.262Z] === RUN TestDockerSuite/TestCpLocalOnly 22:04:49 [2022-08-23T22:04:49.262Z] === RUN TestDockerSuite/TestCpNameHasColon 22:04:50 [2022-08-23T22:04:50.202Z] === RUN TestDockerSuite/TestCpRelativePath 22:04:51 [2022-08-23T22:04:51.144Z] === RUN TestDockerSuite/TestCpSpecialFiles 22:04:51 [2022-08-23T22:04:51.144Z] --- PASS: TestReplicatedJob (6.26s) 22:04:51 [2022-08-23T22:04:51.144Z] === RUN TestUpdateReplicatedJob 22:04:51 [2022-08-23T22:04:51.844Z] ok github.com/docker/docker/pkg/chrootarchive 2.473s coverage: 42.7% of statements 22:04:51 [2022-08-23T22:04:51.844Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements 22:04:52 [2022-08-23T22:04:52.083Z] === RUN TestDockerSuite/TestCpSymlinkComponent 22:04:52 [2022-08-23T22:04:52.100Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements 22:04:52 [2022-08-23T22:04:52.100Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements 22:04:52 [2022-08-23T22:04:52.652Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 22:04:52 [2022-08-23T22:04:52.662Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements 22:04:52 [2022-08-23T22:04:52.917Z] ok github.com/docker/docker/pkg/fsutils 0.136s coverage: 85.1% of statements 22:04:53 [2022-08-23T22:04:53.174Z] ok github.com/docker/docker/layer 7.851s coverage: 68.9% of statements 22:04:53 [2022-08-23T22:04:53.174Z] ? github.com/docker/docker/libcontainerd [no test files] 22:04:53 [2022-08-23T22:04:53.174Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 22:04:53 [2022-08-23T22:04:53.174Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 22:04:53 [2022-08-23T22:04:53.174Z] ? github.com/docker/docker/libcontainerd/types [no test files] 22:04:53 [2022-08-23T22:04:53.174Z] ? github.com/docker/docker/oci/caps [no test files] 22:04:53 [2022-08-23T22:04:53.174Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 22:04:53 [2022-08-23T22:04:53.174Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements 22:04:53 [2022-08-23T22:04:53.589Z] === RUN TestDockerSuite/TestCpToCaseA 22:04:54 [2022-08-23T22:04:54.539Z] ok github.com/docker/docker/pkg/idtools 0.512s coverage: 69.3% of statements 22:04:54 [2022-08-23T22:04:54.539Z] ok github.com/docker/docker/pkg/ioutils 0.441s coverage: 71.0% of statements 22:04:54 [2022-08-23T22:04:54.795Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements 22:04:54 [2022-08-23T22:04:54.795Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements 22:04:54 [2022-08-23T22:04:54.795Z] ? github.com/docker/docker/pkg/loopback [no test files] 22:04:54 [2022-08-23T22:04:54.970Z] === RUN TestDockerSuite/TestCpToCaseB 22:04:54 [2022-08-23T22:04:54.970Z] --- PASS: TestUpdateReplicatedJob (3.73s) 22:04:54 [2022-08-23T22:04:54.970Z] === RUN TestServiceListWithStatuses 22:04:54 [2022-08-23T22:04:54.970Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 22:04:54 [2022-08-23T22:04:54.970Z] --- SKIP: TestServiceListWithStatuses (0.00s) 22:04:54 [2022-08-23T22:04:54.970Z] === RUN TestDockerNetworkConnectAlias 22:04:55 [2022-08-23T22:04:55.051Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements 22:04:55 [2022-08-23T22:04:55.051Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements 22:04:55 [2022-08-23T22:04:55.229Z] === RUN TestDockerSuite/TestCpToCaseC 22:04:55 [2022-08-23T22:04:55.308Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements 22:04:55 [2022-08-23T22:04:55.491Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote 22:04:55 [2022-08-23T22:04:55.564Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements 22:04:55 [2022-08-23T22:04:55.564Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements 22:04:55 [2022-08-23T22:04:55.564Z] ? github.com/docker/docker/pkg/platform [no test files] 22:04:55 [2022-08-23T22:04:55.564Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 22:04:56 [2022-08-23T22:04:56.382Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements 22:04:56 [2022-08-23T22:04:56.947Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements 22:04:57 [2022-08-23T22:04:57.202Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements 22:04:57 [2022-08-23T22:04:57.400Z] === RUN TestDockerSuite/TestCpToCaseD 22:04:57 [2022-08-23T22:04:57.459Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 22:04:57 [2022-08-23T22:04:57.969Z] docker_api_swarm_test.go:202: [d9f0788caa96b] joining swarm manager [d7772e01f5276]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:04:58 [2022-08-23T22:04:58.824Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements 22:04:58 [2022-08-23T22:04:58.824Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements 22:04:59 [2022-08-23T22:04:59.081Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements 22:04:59 [2022-08-23T22:04:59.337Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 22:04:59 [2022-08-23T22:04:59.594Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements 22:04:59 [2022-08-23T22:04:59.850Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 22:05:00 [2022-08-23T22:05:00.107Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements 22:05:00 [2022-08-23T22:05:00.670Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements 22:05:00 [2022-08-23T22:05:00.926Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements 22:05:01 [2022-08-23T22:05:01.271Z] --- PASS: TestDockerNetworkConnectAlias (6.00s) 22:05:01 [2022-08-23T22:05:01.271Z] === RUN TestDockerNetworkReConnect 22:05:01 [2022-08-23T22:05:01.490Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements 22:05:01 [2022-08-23T22:05:01.490Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 22:05:01 [2022-08-23T22:05:01.840Z] === RUN TestDockerSuite/TestCpToCaseE 22:05:03 [2022-08-23T22:05:03.381Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements 22:05:03 [2022-08-23T22:05:03.637Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements 22:05:04 [2022-08-23T22:05:04.210Z] ok github.com/docker/docker/profiles/seccomp 0.024s coverage: 86.0% of statements 22:05:05 [2022-08-23T22:05:05.133Z] === RUN TestDockerSuite/TestCpToCaseF 22:05:05 [2022-08-23T22:05:05.133Z] --- PASS: TestDockerNetworkReConnect (4.24s) 22:05:05 [2022-08-23T22:05:05.133Z] === RUN TestServicePlugin 22:05:05 [2022-08-23T22:05:05.133Z] === RUN TestDockerSuite/TestCpToCaseG 22:05:05 [2022-08-23T22:05:05.139Z] ok github.com/docker/docker/quota 0.226s coverage: 71.4% of statements 22:05:05 [2022-08-23T22:05:05.395Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements 22:05:06 [2022-08-23T22:05:06.323Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements 22:05:06 [2022-08-23T22:05:06.886Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements 22:05:06 [2022-08-23T22:05:06.886Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements 22:05:07 [2022-08-23T22:05:07.450Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements 22:05:07 [2022-08-23T22:05:07.706Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements 22:05:09 [2022-08-23T22:05:09.332Z] === RUN TestDockerSuite/TestCpToCaseH 22:05:09 [2022-08-23T22:05:09.332Z] plugin_test.go:61: [db7bdce9a9d27] joining swarm manager [d23ca0b8c7673]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:05:09 [2022-08-23T22:05:09.598Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements 22:05:09 [2022-08-23T22:05:09.856Z] ok github.com/docker/docker/volume/local 0.108s coverage: 76.8% of statements 22:05:10 [2022-08-23T22:05:10.418Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements 22:05:10 [2022-08-23T22:05:10.713Z] plugin_test.go:64: [d222274e5abd0] joining swarm manager [d23ca0b8c7673]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:05:11 [2022-08-23T22:05:11.283Z] === RUN TestDockerSuite/TestCpToCaseI 22:05:11 [2022-08-23T22:05:11.786Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements 22:05:11 [2022-08-23T22:05:11.852Z] === RUN TestDockerSuite/TestCpToCaseJ 22:05:15 [2022-08-23T22:05:15.147Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions 22:05:15 [2022-08-23T22:05:15.406Z] === RUN TestDockerSuite/TestCpToDot 22:05:15 [2022-08-23T22:05:15.976Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 22:05:16 [2022-08-23T22:05:16.915Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 22:05:17 [2022-08-23T22:05:17.853Z] === RUN TestDockerSuite/TestCpToStdout 22:05:18 [2022-08-23T22:05:18.422Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 22:05:19 [2022-08-23T22:05:19.359Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 22:05:19 [2022-08-23T22:05:19.359Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 22:05:19 [2022-08-23T22:05:19.926Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum 22:05:19 [2022-08-23T22:05:19.926Z] === RUN TestDockerSuite/TestCpVolumePath 22:05:21 [2022-08-23T22:05:21.320Z] === RUN TestDockerSuite/TestCreate64ByteHexID 22:05:21 [2022-08-23T22:05:21.580Z] === RUN TestDockerSuite/TestCreateArgs 22:05:21 [2022-08-23T22:05:21.580Z] === RUN TestDockerSuite/TestCreateByImageID 22:05:22 [2022-08-23T22:05:22.149Z] === RUN TestDockerSuite/TestCreateEchoStdout 22:05:22 [2022-08-23T22:05:22.149Z] docker_api_swarm_test.go:384: [d44076d07733a] joining swarm manager [dcc67de14023b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:05:22 [2022-08-23T22:05:22.718Z] === RUN TestDockerSuite/TestCreateGrowRootfs 22:05:22 [2022-08-23T22:05:22.718Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 22:05:22 [2022-08-23T22:05:22.718Z] === RUN TestDockerSuite/TestCreateHostConfig 22:05:22 [2022-08-23T22:05:22.718Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 22:05:23 [2022-08-23T22:05:23.287Z] === RUN TestDockerSuite/TestCreateLabelFromImage 22:05:23 [2022-08-23T22:05:23.856Z] docker_api_swarm_test.go:385: [dce10ba9ee1e7] joining swarm manager [dcc67de14023b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:05:23 [2022-08-23T22:05:23.856Z] === RUN TestDockerSuite/TestCreateLabels 22:05:23 [2022-08-23T22:05:23.856Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 22:05:24 [2022-08-23T22:05:24.116Z] === RUN TestDockerSuite/TestCreateRM 22:05:24 [2022-08-23T22:05:24.375Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 22:05:24 [2022-08-23T22:05:24.375Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper 22:05:24 [2022-08-23T22:05:24.375Z] === RUN TestDockerSuite/TestCreateStopSignal 22:05:24 [2022-08-23T22:05:24.375Z] === RUN TestDockerSuite/TestCreateStopTimeout 22:05:24 [2022-08-23T22:05:24.644Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 22:05:26 [2022-08-23T22:05:26.022Z] === RUN TestDockerSuite/TestCreateVolumesCreated 22:05:26 [2022-08-23T22:05:26.282Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 22:05:26 [2022-08-23T22:05:26.282Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 22:05:29 [2022-08-23T22:05:29.581Z] === RUN TestDockerSuite/TestCreateWithPortRange 22:05:29 [2022-08-23T22:05:29.581Z] === RUN TestDockerSuite/TestCreateWithWorkdir 22:05:29 [2022-08-23T22:05:29.581Z] === RUN TestDockerSuite/TestEventsAttach 22:05:30 [2022-08-23T22:05:30.150Z] === RUN TestDockerSuite/TestEventsCommit 22:05:30 [2022-08-23T22:05:30.719Z] === RUN TestDockerSuite/TestEventsContainerEvents 22:05:30 [2022-08-23T22:05:30.981Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 22:05:31 [2022-08-23T22:05:31.767Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 22:05:32 [2022-08-23T22:05:32.334Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate 22:05:33 [2022-08-23T22:05:33.668Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements 22:05:33 [2022-08-23T22:05:33.669Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 22:05:33 [2022-08-23T22:05:33.669Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 22:05:33 [2022-08-23T22:05:33.669Z] ? github.com/docker/docker/pkg/signal [no test files] 22:05:33 [2022-08-23T22:05:33.669Z] ? github.com/docker/docker/pkg/urlutil [no test files] 22:05:33 [2022-08-23T22:05:33.669Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 22:05:33 [2022-08-23T22:05:33.669Z] ? github.com/docker/docker/profiles/apparmor [no test files] 22:05:33 [2022-08-23T22:05:33.669Z] ? github.com/docker/docker/rootless [no test files] 22:05:33 [2022-08-23T22:05:33.669Z] ? github.com/docker/docker/rootless/specconv [no test files] 22:05:33 [2022-08-23T22:05:33.669Z] ? github.com/docker/docker/runconfig/opts [no test files] 22:05:33 [2022-08-23T22:05:33.669Z] ? github.com/docker/docker/testutil/daemon [no test files] 22:05:33 [2022-08-23T22:05:33.669Z] ? github.com/docker/docker/testutil/environment [no test files] 22:05:33 [2022-08-23T22:05:33.669Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 22:05:33 [2022-08-23T22:05:33.669Z] ? github.com/docker/docker/testutil/fakegit [no test files] 22:05:33 [2022-08-23T22:05:33.669Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 22:05:33 [2022-08-23T22:05:33.669Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 22:05:33 [2022-08-23T22:05:33.669Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 22:05:33 [2022-08-23T22:05:33.669Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 22:05:33 [2022-08-23T22:05:33.669Z] ? github.com/docker/docker/testutil/registry [no test files] 22:05:33 [2022-08-23T22:05:33.669Z] ? github.com/docker/docker/testutil/request [no test files] 22:05:33 [2022-08-23T22:05:33.669Z] ? github.com/docker/docker/volume [no test files] 22:05:33 [2022-08-23T22:05:33.669Z] ? github.com/docker/docker/volume/service/opts [no test files] 22:05:33 [2022-08-23T22:05:33.669Z] ? github.com/docker/docker/volume/testutils [no test files] 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === Skipped 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] network_proxy_test.go:208: No support for dual stack yet 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:44: Driver btrfs not supported 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:44: Driver btrfs not supported 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:44: Driver btrfs not supported 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:44: Driver btrfs not supported 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:44: Driver btrfs not supported 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:71: No driver to put! 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] time="2022-08-23T22:04:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:42: graphdriver: driver not supported 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] time="2022-08-23T22:04:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:42: graphdriver: driver not supported 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] time="2022-08-23T22:04:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:42: graphdriver: driver not supported 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] time="2022-08-23T22:04:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:42: graphdriver: driver not supported 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] time="2022-08-23T22:04:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:42: graphdriver: driver not supported 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:71: No driver to put! 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] overlay_test.go:45: Fails to compute changes after apply intermittently 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] overlay_test.go:50: Fails to compute changes intermittently 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] overlay_test.go:65: Cannot run test with naive change algorithm 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:44: Driver zfs not supported 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:44: Driver zfs not supported 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:44: Driver zfs not supported 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:44: Driver zfs not supported 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:44: Driver zfs not supported 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] graphtest_unix.go:71: No driver to put! 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 22:05:33 [2022-08-23T22:05:33.669Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled 22:05:33 [2022-08-23T22:05:33.669Z] 22:05:33 [2022-08-23T22:05:33.669Z] DONE 2874 tests, 28 skipped in 258.985s 22:05:33 [2022-08-23T22:05:33.669Z] + '[' -n 'github.com/docker/docker/libnetwork 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/bitseq 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/cluster 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/cmd/diagnostic 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/cmd/ovrouter 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/cmd/readme_test 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/config 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/datastore 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/diagnostic 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/discoverapi 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/driverapi 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/drivers/bridge 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/drivers/host 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/drivers/ipvlan 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/drivers/macvlan 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/drivers/null 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/drivers/overlay 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/drivers/remote 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/drivers/remote/api 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/drivers/windows 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/drvregistry 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/etchosts 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/idm 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/internal/caller 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/internal/setmatrix 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/ipam 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/ipamapi 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/ipams/builtin 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/ipams/null 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/ipams/remote 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/ipams/remote/api 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/ipams/windowsipam 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/ipamutils 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/iptables 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/netlabel 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/netutils 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/networkdb 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/ns 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/options 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/osl 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/osl/kernel 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/portallocator 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/portmapper 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/resolvconf 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/testutils 22:05:33 [2022-08-23T22:05:33.669Z] github.com/docker/docker/libnetwork/types' ']' 22:05:33 [2022-08-23T22:05:33.669Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-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 22:05:33 [2022-08-23T22:05:33.713Z] === RUN TestDockerSuite/TestEventsContainerFilterByName 22:05:34 [2022-08-23T22:05:34.654Z] === RUN TestDockerSuite/TestEventsContainerRestart 22:05:37 [2022-08-23T22:05:37.191Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork 22:05:37 [2022-08-23T22:05:37.191Z] --- PASS: TestServicePlugin (32.13s) 22:05:37 [2022-08-23T22:05:37.191Z] === RUN TestServiceUpdateLabel 22:05:39 [2022-08-23T22:05:39.095Z] === RUN TestDockerSuite/TestEventsCopy 22:05:39 [2022-08-23T22:05:39.667Z] --- PASS: TestServiceUpdateLabel (2.37s) 22:05:39 [2022-08-23T22:05:39.667Z] === RUN TestServiceUpdateSecrets 22:05:40 [2022-08-23T22:05:40.248Z] === RUN TestDockerSuite/TestEventsFilterContainer 22:05:41 [2022-08-23T22:05:41.628Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 22:05:48 [2022-08-23T22:05:48.197Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 22:05:48 [2022-08-23T22:05:48.197Z] === RUN TestDockerSuite/TestEventsFilterImageName 22:05:48 [2022-08-23T22:05:48.197Z] === RUN TestDockerSuite/TestEventsFilterLabels 22:05:49 [2022-08-23T22:05:49.133Z] === RUN TestDockerSuite/TestEventsFilterNetworkID 22:05:49 [2022-08-23T22:05:49.133Z] === RUN TestDockerSuite/TestEventsFilterType 22:05:49 [2022-08-23T22:05:49.392Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType 22:05:49 [2022-08-23T22:05:49.652Z] === RUN TestDockerSuite/TestEventsFilterVolumeID 22:05:49 [2022-08-23T22:05:49.652Z] === RUN TestDockerSuite/TestEventsFilters 22:05:50 [2022-08-23T22:05:50.590Z] === RUN TestDockerSuite/TestEventsFormat 22:05:51 [2022-08-23T22:05:51.530Z] === RUN TestDockerSuite/TestEventsFormatBadField 22:05:51 [2022-08-23T22:05:51.530Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 22:05:51 [2022-08-23T22:05:51.530Z] === RUN TestDockerSuite/TestEventsImageImport 22:05:52 [2022-08-23T22:05:52.098Z] === RUN TestDockerSuite/TestEventsImageLoad 22:05:52 [2022-08-23T22:05:52.358Z] === RUN TestDockerSuite/TestEventsImagePull 22:05:53 [2022-08-23T22:05:53.294Z] === RUN TestDockerSuite/TestEventsImageTag 22:05:54 [2022-08-23T22:05:54.230Z] --- PASS: TestServiceUpdateSecrets (14.77s) 22:05:54 [2022-08-23T22:05:54.230Z] === RUN TestServiceUpdateConfigs 22:05:54 [2022-08-23T22:05:54.490Z] === RUN TestDockerSuite/TestEventsImageUntagDelete 22:05:54 [2022-08-23T22:05:54.749Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse 22:05:54 [2022-08-23T22:05:54.749Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport 22:05:54 [2022-08-23T22:05:54.749Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue 22:05:54 [2022-08-23T22:05:54.749Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport 22:05:54 [2022-08-23T22:05:54.749Z] === RUN TestDockerSuite/TestEventsPluginOps 22:05:57 [2022-08-23T22:05:57.285Z] === RUN TestDockerSuite/TestEventsRedirectStdout 22:05:57 [2022-08-23T22:05:57.544Z] === RUN TestDockerSuite/TestEventsRename 22:05:58 [2022-08-23T22:05:58.114Z] === RUN TestDockerSuite/TestEventsResize 22:05:58 [2022-08-23T22:05:58.683Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 22:06:03 [2022-08-23T22:06:03.979Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 22:06:04 [2022-08-23T22:06:04.548Z] === RUN TestDockerSuite/TestEventsStreaming 22:06:05 [2022-08-23T22:06:05.119Z] === RUN TestDockerSuite/TestEventsTimestampFormats 22:06:07 [2022-08-23T22:06:07.654Z] === RUN TestDockerSuite/TestEventsTop 22:06:08 [2022-08-23T22:06:08.223Z] === RUN TestDockerSuite/TestEventsUntag 22:06:08 [2022-08-23T22:06:08.792Z] --- PASS: TestServiceUpdateConfigs (14.59s) 22:06:08 [2022-08-23T22:06:08.792Z] === RUN TestServiceUpdateNetwork 22:06:11 [2022-08-23T22:06:11.329Z] === RUN TestDockerSuite/TestEventsUntilInThePast 22:06:20 [2022-08-23T22:06:20.299Z] ok github.com/docker/docker/libnetwork 37.322s coverage: 40.6% of statements 22:06:20 [2022-08-23T22:06:20.303Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 84.4% of statements 22:06:20 [2022-08-23T22:06:20.303Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 22:06:20 [2022-08-23T22:06:20.303Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 22:06:20 [2022-08-23T22:06:20.303Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 22:06:20 [2022-08-23T22:06:20.303Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 22:06:20 [2022-08-23T22:06:20.303Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 22:06:20 [2022-08-23T22:06:20.303Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 22:06:20 [2022-08-23T22:06:20.303Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] 22:06:20 [2022-08-23T22:06:20.303Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 22:06:20 [2022-08-23T22:06:20.303Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements 22:06:20 [2022-08-23T22:06:20.303Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements 22:06:20 [2022-08-23T22:06:20.303Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 22:06:20 [2022-08-23T22:06:20.303Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 22:06:20 [2022-08-23T22:06:20.303Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements 22:06:20 [2022-08-23T22:06:20.303Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.387s coverage: 59.9% of statements 22:06:20 [2022-08-23T22:06:20.303Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 22:06:20 [2022-08-23T22:06:20.303Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements 22:06:20 [2022-08-23T22:06:20.303Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.099s coverage: 5.2% of statements 22:06:20 [2022-08-23T22:06:20.303Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 22:06:20 [2022-08-23T22:06:20.303Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements 22:06:20 [2022-08-23T22:06:20.303Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 22:06:20 [2022-08-23T22:06:20.303Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements 22:06:23 [2022-08-23T22:06:23.540Z] --- PASS: TestServiceUpdateNetwork (12.74s) 22:06:23 [2022-08-23T22:06:23.540Z] === RUN TestServiceUpdatePidsLimit 22:06:23 [2022-08-23T22:06:23.540Z] === RUN TestDockerSuite/TestNetworkEvents 22:06:23 [2022-08-23T22:06:23.540Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 22:06:23 [2022-08-23T22:06:23.799Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 22:06:25 [2022-08-23T22:06:25.179Z] check_test.go:611: [dce10ba9ee1e7] daemon is not started 22:06:25 [2022-08-23T22:06:25.179Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster 22:06:27 [2022-08-23T22:06:27.108Z] docker_api_swarm_test.go:802: [d60133d512f41] joining swarm manager [df00a314edd68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:06:27 [2022-08-23T22:06:27.368Z] === RUN TestDockerSuite/TestVolumeEvents 22:06:28 [2022-08-23T22:06:28.747Z] docker_api_swarm_test.go:802: [dbcb2656c086a] joining swarm manager [df00a314edd68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:06:30 [2022-08-23T22:06:30.128Z] docker_api_swarm_test.go:802: [ddce28711b091] joining swarm manager [df00a314edd68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 22:06:30 [2022-08-23T22:06:30.242Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.142s coverage: 6.6% of statements 22:06:30 [2022-08-23T22:06:30.242Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 22:06:30 [2022-08-23T22:06:30.242Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements 22:06:30 [2022-08-23T22:06:30.242Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements 22:06:30 [2022-08-23T22:06:30.242Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 22:06:30 [2022-08-23T22:06:30.242Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 22:06:30 [2022-08-23T22:06:30.242Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 22:06:30 [2022-08-23T22:06:30.386Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 22:06:30 [2022-08-23T22:06:30.803Z] ok github.com/docker/docker/libnetwork/drvregistry 0.018s coverage: 82.4% of statements 22:06:30 [2022-08-23T22:06:30.803Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements 22:06:31 [2022-08-23T22:06:31.060Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements 22:06:31 [2022-08-23T22:06:31.316Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 22:06:31 [2022-08-23T22:06:31.325Z] docker_api_swarm_test.go:802: [d14c1b3ff5675] joining swarm manager [df00a314edd68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 22:06:33 [2022-08-23T22:06:33.234Z] === RUN TestDockerSuite/TestExec 22:06:35 [2022-08-23T22:06:35.033Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 22:06:35 [2022-08-23T22:06:35.033Z] docker_api_swarm_test.go:810: [d28200a5f4879] joining swarm manager [df00a314edd68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 22:06:35 [2022-08-23T22:06:35.033Z] === RUN TestDockerSuite/TestExecCgroup 22:06:35 [2022-08-23T22:06:35.601Z] === RUN TestDockerSuite/TestExecEnv 22:06:36 [2022-08-23T22:06:36.170Z] === RUN TestDockerSuite/TestExecEnvLinksHost 22:06:37 [2022-08-23T22:06:37.106Z] === RUN TestDockerSuite/TestExecExitStatus 22:06:37 [2022-08-23T22:06:37.675Z] === RUN TestDockerSuite/TestExecInspectID 22:06:38 [2022-08-23T22:06:38.244Z] --- PASS: TestServiceUpdatePidsLimit (16.42s) 22:06:38 [2022-08-23T22:06:38.244Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 22:06:38 [2022-08-23T22:06:38.244Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) 22:06:38 [2022-08-23T22:06:38.244Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) 22:06:38 [2022-08-23T22:06:38.244Z] PASS 22:06:38 [2022-08-23T22:06:38.244Z] 22:06:38 [2022-08-23T22:06:38.244Z] === Skipped 22:06:38 [2022-08-23T22:06:38.244Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 22:06:38 [2022-08-23T22:06:38.244Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 22:06:38 [2022-08-23T22:06:38.244Z] 22:06:38 [2022-08-23T22:06:38.244Z] DONE 27 tests, 1 skipped in 180.559s 22:06:38 [2022-08-23T22:06:38.244Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 22:06:38 [2022-08-23T22:06:38.244Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m 22:06:38 [2022-08-23T22:06:38.244Z] ++ set -e 22:06:38 [2022-08-23T22:06:38.244Z] ++ '[' -n 0 ']' 22:06:38 [2022-08-23T22:06:38.244Z] ++ set -x 22:06:38 [2022-08-23T22:06:38.244Z] ++ 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=amd64 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 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/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m 22:06:38 [2022-08-23T22:06:38.244Z] INFO: Testing against a local daemon 22:06:38 [2022-08-23T22:06:38.244Z] === RUN TestSessionCreate 22:06:38 [2022-08-23T22:06:38.244Z] --- PASS: TestSessionCreate (0.03s) 22:06:38 [2022-08-23T22:06:38.244Z] === RUN TestSessionCreateWithBadUpgrade 22:06:38 [2022-08-23T22:06:38.244Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) 22:06:38 [2022-08-23T22:06:38.244Z] PASS 22:06:38 [2022-08-23T22:06:38.244Z] 22:06:38 [2022-08-23T22:06:38.244Z] DONE 2 tests in 0.171s 22:06:38 [2022-08-23T22:06:38.245Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 22:06:38 [2022-08-23T22:06:38.245Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m 22:06:38 [2022-08-23T22:06:38.245Z] ++ set -e 22:06:38 [2022-08-23T22:06:38.245Z] ++ '[' -n 0 ']' 22:06:38 [2022-08-23T22:06:38.245Z] ++ set -x 22:06:38 [2022-08-23T22:06:38.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 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 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/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m 22:06:38 [2022-08-23T22:06:38.504Z] INFO: Testing against a local daemon 22:06:38 [2022-08-23T22:06:38.504Z] === RUN TestCgroupDriverSystemdMemoryLimit 22:06:38 [2022-08-23T22:06:38.504Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 22:06:38 [2022-08-23T22:06:38.504Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 22:06:38 [2022-08-23T22:06:38.504Z] === RUN TestDiskUsage 22:06:38 [2022-08-23T22:06:38.504Z] === PAUSE TestDiskUsage 22:06:38 [2022-08-23T22:06:38.504Z] === RUN TestEventsExecDie 22:06:39 [2022-08-23T22:06:39.074Z] --- PASS: TestEventsExecDie (0.78s) 22:06:39 [2022-08-23T22:06:39.074Z] === RUN TestEventsBackwardsCompatible 22:06:39 [2022-08-23T22:06:39.334Z] --- PASS: TestEventsBackwardsCompatible (0.12s) 22:06:39 [2022-08-23T22:06:39.334Z] === RUN TestEventsVolumeCreate 22:06:39 [2022-08-23T22:06:39.334Z] --- PASS: TestEventsVolumeCreate (0.11s) 22:06:39 [2022-08-23T22:06:39.334Z] === RUN TestInfoBinaryCommits 22:06:39 [2022-08-23T22:06:39.334Z] --- PASS: TestInfoBinaryCommits (0.03s) 22:06:39 [2022-08-23T22:06:39.334Z] === RUN TestInfoAPIVersioned 22:06:39 [2022-08-23T22:06:39.334Z] === RUN TestDockerSuite/TestExecInteractive 22:06:39 [2022-08-23T22:06:39.334Z] --- PASS: TestInfoAPIVersioned (0.02s) 22:06:39 [2022-08-23T22:06:39.334Z] === RUN TestInfoAPI 22:06:39 [2022-08-23T22:06:39.593Z] --- PASS: TestInfoAPI (0.03s) 22:06:39 [2022-08-23T22:06:39.593Z] === RUN TestInfoAPIWarnings 22:06:40 [2022-08-23T22:06:40.162Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose 22:06:40 [2022-08-23T22:06:40.735Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 22:06:41 [2022-08-23T22:06:41.004Z] === RUN TestDockerSuite/TestExecParseError 22:06:41 [2022-08-23T22:06:41.572Z] === RUN TestDockerSuite/TestExecPausedContainer 22:06:42 [2022-08-23T22:06:42.140Z] === RUN TestDockerSuite/TestExecSetEnv 22:06:42 [2022-08-23T22:06:42.452Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 22:06:42 [2022-08-23T22:06:42.708Z] === RUN TestDockerSuite/TestExecStartFails 22:06:43 [2022-08-23T22:06:43.276Z] === RUN TestDockerSuite/TestExecStopNotHanging 22:06:43 [2022-08-23T22:06:43.535Z] === RUN TestDockerSuite/TestExecTTY 22:06:44 [2022-08-23T22:06:44.104Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 22:06:44 [2022-08-23T22:06:44.673Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 22:06:45 [2022-08-23T22:06:45.241Z] === RUN TestDockerSuite/TestExecUlimits 22:06:45 [2022-08-23T22:06:45.813Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 22:06:45 [2022-08-23T22:06:45.813Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows 22:06:45 [2022-08-23T22:06:45.813Z] === RUN TestDockerSuite/TestExecWithImageUser 22:06:47 [2022-08-23T22:06:47.192Z] === RUN TestDockerSuite/TestExecWithNoTERM 22:06:47 [2022-08-23T22:06:47.453Z] === RUN TestDockerSuite/TestExecWithPrivileged 22:06:48 [2022-08-23T22:06:48.390Z] === RUN TestDockerSuite/TestExecWithTERM 22:06:48 [2022-08-23T22:06:48.958Z] === RUN TestDockerSuite/TestExecWithUser 22:06:49 [2022-08-23T22:06:49.527Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 22:06:50 [2022-08-23T22:06:50.908Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 22:06:53 [2022-08-23T22:06:53.446Z] === RUN TestDockerSuite/TestHealth 22:06:55 [2022-08-23T22:06:55.981Z] --- PASS: TestInfoAPIWarnings (16.54s) 22:06:55 [2022-08-23T22:06:55.981Z] === RUN TestInfoDebug 22:06:56 [2022-08-23T22:06:56.549Z] --- PASS: TestInfoDebug (0.52s) 22:06:56 [2022-08-23T22:06:56.549Z] === RUN TestInfoInsecureRegistries 22:06:57 [2022-08-23T22:06:57.118Z] --- PASS: TestInfoInsecureRegistries (0.52s) 22:06:57 [2022-08-23T22:06:57.118Z] === RUN TestInfoRegistryMirrors 22:06:57 [2022-08-23T22:06:57.297Z] ok github.com/docker/docker/libnetwork/ipam 14.362s coverage: 85.3% of statements 22:06:57 [2022-08-23T22:06:57.297Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 22:06:57 [2022-08-23T22:06:57.297Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 22:06:57 [2022-08-23T22:06:57.297Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements 22:06:57 [2022-08-23T22:06:57.297Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements 22:06:57 [2022-08-23T22:06:57.297Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 22:06:57 [2022-08-23T22:06:57.553Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements 22:06:57 [2022-08-23T22:06:57.718Z] --- PASS: TestInfoRegistryMirrors (0.52s) 22:06:57 [2022-08-23T22:06:57.718Z] === RUN TestLoginFailsWithBadCredentials 22:06:57 [2022-08-23T22:06:57.977Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) 22:06:57 [2022-08-23T22:06:57.977Z] === RUN TestPingCacheHeaders 22:06:57 [2022-08-23T22:06:57.977Z] --- PASS: TestPingCacheHeaders (0.02s) 22:06:57 [2022-08-23T22:06:57.977Z] === RUN TestPingGet 22:06:57 [2022-08-23T22:06:57.977Z] --- PASS: TestPingGet (0.01s) 22:06:57 [2022-08-23T22:06:57.977Z] === RUN TestPingHead 22:06:57 [2022-08-23T22:06:57.977Z] --- PASS: TestPingHead (0.02s) 22:06:57 [2022-08-23T22:06:57.977Z] === RUN TestPingSwarmHeader 22:06:58 [2022-08-23T22:06:58.116Z] ok github.com/docker/docker/libnetwork/ipamutils 0.262s coverage: 74.0% of statements 22:06:58 [2022-08-23T22:06:58.544Z] === RUN TestPingSwarmHeader/before_swarm_init 22:06:58 [2022-08-23T22:06:58.679Z] ok github.com/docker/docker/libnetwork/iptables 0.160s coverage: 45.0% of statements 22:06:58 [2022-08-23T22:06:58.936Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements 22:06:59 [2022-08-23T22:06:59.113Z] === RUN TestPingSwarmHeader/after_swarm_init 22:06:59 [2022-08-23T22:06:59.192Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements 22:07:00 [2022-08-23T22:07:00.493Z] === RUN TestPingSwarmHeader/after_swarm_leave 22:07:00 [2022-08-23T22:07:00.494Z] --- PASS: TestPingSwarmHeader (2.20s) 22:07:00 [2022-08-23T22:07:00.494Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 22:07:00 [2022-08-23T22:07:00.494Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 22:07:00 [2022-08-23T22:07:00.494Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 22:07:00 [2022-08-23T22:07:00.494Z] === RUN TestPingBuilderHeader 22:07:00 [2022-08-23T22:07:00.494Z] === RUN TestPingBuilderHeader/default_config 22:07:00 [2022-08-23T22:07:00.753Z] === RUN TestPingBuilderHeader/buildkit_disabled 22:07:01 [2022-08-23T22:07:01.321Z] --- PASS: TestPingBuilderHeader (1.04s) 22:07:01 [2022-08-23T22:07:01.321Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) 22:07:01 [2022-08-23T22:07:01.321Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) 22:07:01 [2022-08-23T22:07:01.321Z] === RUN TestVersion 22:07:01 [2022-08-23T22:07:01.321Z] --- PASS: TestVersion (0.02s) 22:07:01 [2022-08-23T22:07:01.321Z] === CONT TestDiskUsage 22:07:01 [2022-08-23T22:07:01.889Z] === RUN TestDiskUsage/empty 22:07:01 [2022-08-23T22:07:01.889Z] === RUN TestDiskUsage/empty/container_types 22:07:01 [2022-08-23T22:07:01.889Z] === RUN TestDiskUsage/empty/image_types 22:07:01 [2022-08-23T22:07:01.889Z] === RUN TestDiskUsage/empty/volume_types 22:07:01 [2022-08-23T22:07:01.889Z] === RUN TestDiskUsage/empty/build-cache_types 22:07:01 [2022-08-23T22:07:01.889Z] === RUN TestDiskUsage/empty/container,_volume_types 22:07:01 [2022-08-23T22:07:01.889Z] === RUN TestDiskUsage/empty/image,_build-cache_types 22:07:01 [2022-08-23T22:07:01.889Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 22:07:01 [2022-08-23T22:07:01.889Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 22:07:01 [2022-08-23T22:07:01.889Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 22:07:01 [2022-08-23T22:07:01.889Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 22:07:01 [2022-08-23T22:07:01.889Z] === RUN TestDiskUsage/after_LoadBusybox 22:07:02 [2022-08-23T22:07:02.148Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 22:07:02 [2022-08-23T22:07:02.148Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 22:07:02 [2022-08-23T22:07:02.148Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 22:07:02 [2022-08-23T22:07:02.148Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 22:07:02 [2022-08-23T22:07:02.148Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 22:07:02 [2022-08-23T22:07:02.148Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 22:07:02 [2022-08-23T22:07:02.148Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 22:07:02 [2022-08-23T22:07:02.148Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 22:07:02 [2022-08-23T22:07:02.148Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 22:07:02 [2022-08-23T22:07:02.148Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 22:07:02 [2022-08-23T22:07:02.148Z] === RUN TestDiskUsage/after_container.Run 22:07:02 [2022-08-23T22:07:02.407Z] === RUN TestDiskUsage/after_container.Run/container_types 22:07:02 [2022-08-23T22:07:02.407Z] === RUN TestDiskUsage/after_container.Run/image_types 22:07:02 [2022-08-23T22:07:02.407Z] === RUN TestDiskUsage/after_container.Run/volume_types 22:07:02 [2022-08-23T22:07:02.407Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 22:07:02 [2022-08-23T22:07:02.407Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 22:07:02 [2022-08-23T22:07:02.407Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 22:07:02 [2022-08-23T22:07:02.407Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 22:07:02 [2022-08-23T22:07:02.407Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 22:07:02 [2022-08-23T22:07:02.407Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 22:07:02 [2022-08-23T22:07:02.407Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage (1.27s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/empty (0.01s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.23s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] PASS 22:07:02 [2022-08-23T22:07:02.667Z] 22:07:02 [2022-08-23T22:07:02.667Z] === Skipped 22:07:02 [2022-08-23T22:07:02.667Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 22:07:02 [2022-08-23T22:07:02.667Z] 22:07:02 [2022-08-23T22:07:02.667Z] DONE 57 tests, 1 skipped in 24.282s 22:07:02 [2022-08-23T22:07:02.667Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 22:07:02 [2022-08-23T22:07:02.667Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m 22:07:02 [2022-08-23T22:07:02.667Z] ++ set -e 22:07:02 [2022-08-23T22:07:02.667Z] ++ '[' -n 0 ']' 22:07:02 [2022-08-23T22:07:02.667Z] ++ set -x 22:07:02 [2022-08-23T22:07:02.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=amd64 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 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/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m 22:07:02 [2022-08-23T22:07:02.667Z] INFO: Testing against a local daemon 22:07:02 [2022-08-23T22:07:02.667Z] === RUN TestVolumesCreateAndList 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestVolumesCreateAndList (0.03s) 22:07:02 [2022-08-23T22:07:02.667Z] === RUN TestVolumesRemove 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestVolumesRemove (0.07s) 22:07:02 [2022-08-23T22:07:02.667Z] === RUN TestVolumesInspect 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestVolumesInspect (0.02s) 22:07:02 [2022-08-23T22:07:02.667Z] === RUN TestVolumesInvalidJSON 22:07:02 [2022-08-23T22:07:02.667Z] === RUN TestVolumesInvalidJSON/volumes/create 22:07:02 [2022-08-23T22:07:02.667Z] === PAUSE TestVolumesInvalidJSON/volumes/create 22:07:02 [2022-08-23T22:07:02.667Z] === CONT TestVolumesInvalidJSON/volumes/create 22:07:02 [2022-08-23T22:07:02.667Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 22:07:02 [2022-08-23T22:07:02.667Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 22:07:02 [2022-08-23T22:07:02.667Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 22:07:02 [2022-08-23T22:07:02.667Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestVolumesInvalidJSON (0.01s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 22:07:02 [2022-08-23T22:07:02.667Z] PASS 22:07:02 [2022-08-23T22:07:02.927Z] 22:07:02 [2022-08-23T22:07:02.927Z] DONE 9 tests in 0.221s 22:07:02 [2022-08-23T22:07:02.927Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 22:07:02 [2022-08-23T22:07:02.927Z] ++++ cat bundles/test-integration/docker.pid 22:07:02 [2022-08-23T22:07:02.927Z] +++ kill 6865 22:07:03 [2022-08-23T22:07:03.186Z] +++ /etc/init.d/apparmor stop 22:07:03 [2022-08-23T22:07:03.186Z] Leaving: AppArmorNo profiles have been unloaded. 22:07:03 [2022-08-23T22:07:03.186Z] 22:07:03 [2022-08-23T22:07:03.186Z] Unloading profiles will leave already running processes permanently 22:07:03 [2022-08-23T22:07:03.186Z] unconfined, which can lead to unexpected situations. 22:07:03 [2022-08-23T22:07:03.186Z] 22:07:03 [2022-08-23T22:07:03.186Z] To set a process to complain mode, use the command line tool 22:07:03 [2022-08-23T22:07:03.186Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 22:07:03 [2022-08-23T22:07:03.186Z] +++ true 22:07:03 [2022-08-23T22:07:03.186Z] exiting test-integration 22:07:03 [2022-08-23T22:07:03.186Z] ++ exit 0 22:07:03 [2022-08-23T22:07:03.186Z] 22:07:04 [2022-08-23T22:07:04.124Z] + for job in $(jobs -p) 22:07:04 [2022-08-23T22:07:04.124Z] + wait 9059 22:07:12 [2022-08-23T22:07:12.241Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 22:07:15 [2022-08-23T22:07:15.530Z] === RUN TestDockerSuite/TestBuildHistory 22:07:18 [2022-08-23T22:07:18.068Z] === RUN TestDockerSuite/TestHistoryExistentImage 22:07:18 [2022-08-23T22:07:18.068Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 22:07:18 [2022-08-23T22:07:18.068Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 22:07:18 [2022-08-23T22:07:18.068Z] === RUN TestDockerSuite/TestHistoryImageWithComment 22:07:18 [2022-08-23T22:07:18.331Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 22:07:18 [2022-08-23T22:07:18.331Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 22:07:18 [2022-08-23T22:07:18.909Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 22:07:19 [2022-08-23T22:07:19.481Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 22:07:19 [2022-08-23T22:07:19.481Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 22:07:19 [2022-08-23T22:07:19.481Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 22:07:19 [2022-08-23T22:07:19.741Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 22:07:20 [2022-08-23T22:07:20.001Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 22:07:20 [2022-08-23T22:07:20.001Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 22:07:20 [2022-08-23T22:07:20.569Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 22:07:20 [2022-08-23T22:07:20.569Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 22:07:20 [2022-08-23T22:07:20.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin 22:07:21 [2022-08-23T22:07:21.138Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 22:07:21 [2022-08-23T22:07:21.138Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 22:07:22 [2022-08-23T22:07:22.076Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 22:07:22 [2022-08-23T22:07:22.644Z] === RUN TestDockerSuite/TestImagesFormat 22:07:22 [2022-08-23T22:07:22.644Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 22:07:23 [2022-08-23T22:07:23.212Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 22:07:25 [2022-08-23T22:07:25.746Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 22:07:25 [2022-08-23T22:07:25.746Z] === RUN TestDockerSuite/TestImportBadURL 22:07:25 [2022-08-23T22:07:25.746Z] === RUN TestDockerSuite/TestImportDisplay 22:07:26 [2022-08-23T22:07:26.684Z] === RUN TestDockerSuite/TestImportFile 22:07:28 [2022-08-23T22:07:28.064Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 22:07:28 [2022-08-23T22:07:28.064Z] === RUN TestDockerSuite/TestImportFileWithMessage 22:07:29 [2022-08-23T22:07:29.003Z] === RUN TestDockerSuite/TestImportGzipped 22:07:30 [2022-08-23T22:07:30.381Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 22:07:31 [2022-08-23T22:07:31.319Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 22:07:31 [2022-08-23T22:07:31.888Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 22:07:32 [2022-08-23T22:07:32.147Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 22:07:32 [2022-08-23T22:07:32.715Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 22:07:32 [2022-08-23T22:07:32.715Z] === RUN TestDockerSuite/TestInfoSecurityOptions 22:07:32 [2022-08-23T22:07:32.715Z] === RUN TestDockerSuite/TestInspectAmpersand 22:07:33 [2022-08-23T22:07:33.283Z] === RUN TestDockerSuite/TestInspectBindMountPoint 22:07:33 [2022-08-23T22:07:33.852Z] === RUN TestDockerSuite/TestInspectByPrefix 22:07:33 [2022-08-23T22:07:33.852Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 22:07:34 [2022-08-23T22:07:34.421Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 22:07:34 [2022-08-23T22:07:34.421Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper 22:07:34 [2022-08-23T22:07:34.421Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 22:07:34 [2022-08-23T22:07:34.998Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 22:07:35 [2022-08-23T22:07:35.568Z] === RUN TestDockerSuite/TestInspectDefault 22:07:35 [2022-08-23T22:07:35.827Z] === RUN TestDockerSuite/TestInspectHistory 22:07:36 [2022-08-23T22:07:36.765Z] === RUN TestDockerSuite/TestInspectImage 22:07:36 [2022-08-23T22:07:36.765Z] === RUN TestDockerSuite/TestInspectImageFilterInt 22:07:36 [2022-08-23T22:07:36.765Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 22:07:36 [2022-08-23T22:07:36.765Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper 22:07:36 [2022-08-23T22:07:36.765Z] === RUN TestDockerSuite/TestInspectInt64 22:07:37 [2022-08-23T22:07:37.024Z] === RUN TestDockerSuite/TestInspectJSONFields 22:07:37 [2022-08-23T22:07:37.593Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 22:07:37 [2022-08-23T22:07:37.593Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 22:07:38 [2022-08-23T22:07:38.162Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 22:07:38 [2022-08-23T22:07:38.421Z] === RUN TestDockerSuite/TestInspectPlugin 22:07:40 [2022-08-23T22:07:40.955Z] === RUN TestDockerSuite/TestInspectRootFS 22:07:40 [2022-08-23T22:07:40.955Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 22:07:41 [2022-08-23T22:07:41.523Z] === RUN TestDockerSuite/TestInspectStatus 22:07:42 [2022-08-23T22:07:42.090Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 22:07:42 [2022-08-23T22:07:42.090Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate 22:07:43 [2022-08-23T22:07:43.028Z] === RUN TestDockerSuite/TestInspectTemplateError 22:07:43 [2022-08-23T22:07:43.597Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 22:07:44 [2022-08-23T22:07:44.537Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 22:07:45 [2022-08-23T22:07:45.107Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 22:07:45 [2022-08-23T22:07:45.675Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 22:07:46 [2022-08-23T22:07:46.613Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 22:07:46 [2022-08-23T22:07:46.873Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel 22:07:47 [2022-08-23T22:07:47.133Z] === RUN TestDockerSuite/TestInspectUnknownObject 22:07:47 [2022-08-23T22:07:47.133Z] === RUN TestDockerSuite/TestLinkShortDefinition 22:07:48 [2022-08-23T22:07:48.071Z] === RUN TestDockerSuite/TestLinksEnvs 22:07:49 [2022-08-23T22:07:49.012Z] docker_api_swarm_service_test.go:395: [d7c502e252284] joining swarm manager [d6afa638fa275]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:07:49 [2022-08-23T22:07:49.581Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 22:07:49 [2022-08-23T22:07:49.581Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 22:07:50 [2022-08-23T22:07:50.150Z] docker_api_swarm_service_test.go:395: [d6f7d5a9ce3a3] joining swarm manager [d6afa638fa275]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:07:51 [2022-08-23T22:07:51.103Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 22:07:53 [2022-08-23T22:07:53.641Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 22:07:55 [2022-08-23T22:07:55.548Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 22:07:55 [2022-08-23T22:07:55.548Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 22:07:56 [2022-08-23T22:07:56.928Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 22:07:56 [2022-08-23T22:07:56.928Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 22:07:57 [2022-08-23T22:07:57.496Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 22:08:05 [2022-08-23T22:08:05.616Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 22:08:05 [2022-08-23T22:08:05.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole 22:08:06 [2022-08-23T22:08:06.184Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 22:08:06 [2022-08-23T22:08:06.752Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 22:08:08 [2022-08-23T22:08:08.139Z] docker_api_swarm_service_test.go:343: [d2d1d7a3b63d7] joining swarm manager [de08c05b55a05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:08:08 [2022-08-23T22:08:08.709Z] === RUN TestDockerSuite/TestLoginWithoutTTY 22:08:08 [2022-08-23T22:08:08.709Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 22:08:08 [2022-08-23T22:08:08.709Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 22:08:08 [2022-08-23T22:08:08.709Z] docker_api_swarm_service_test.go:343: [d7268e9e3c444] joining swarm manager [de08c05b55a05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:08:09 [2022-08-23T22:08:09.650Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 22:08:11 [2022-08-23T22:08:11.033Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 22:08:12 [2022-08-23T22:08:12.005Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 22:08:13 [2022-08-23T22:08:13.386Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 22:08:13 [2022-08-23T22:08:13.954Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 22:08:15 [2022-08-23T22:08:15.860Z] === RUN TestDockerSuite/TestLogsFollowStopped 22:08:16 [2022-08-23T22:08:16.429Z] === RUN TestDockerSuite/TestLogsSeparateStderr 22:08:17 [2022-08-23T22:08:17.000Z] === RUN TestDockerSuite/TestLogsSince 22:08:23 [2022-08-23T22:08:23.567Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs 22:08:23 [2022-08-23T22:08:23.567Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 22:08:24 [2022-08-23T22:08:24.946Z] docker_api_swarm_service_test.go:490: [daab927aa3ce7] joining swarm manager [de6023b7f80fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:08:25 [2022-08-23T22:08:25.883Z] docker_api_swarm_service_test.go:490: [d65b6b3623b31] joining swarm manager [de6023b7f80fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:08:29 [2022-08-23T22:08:29.176Z] === RUN TestDockerSuite/TestLogsStderrInStdout 22:08:29 [2022-08-23T22:08:29.436Z] === RUN TestDockerSuite/TestLogsTail 22:08:30 [2022-08-23T22:08:30.004Z] === RUN TestDockerSuite/TestLogsTimestamps 22:08:30 [2022-08-23T22:08:30.573Z] === RUN TestDockerSuite/TestLogsWithDetails 22:08:30 [2022-08-23T22:08:30.832Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 22:08:30 [2022-08-23T22:08:30.832Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 22:08:30 [2022-08-23T22:08:30.832Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 22:08:30 [2022-08-23T22:08:30.832Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 22:08:31 [2022-08-23T22:08:31.091Z] === RUN TestDockerSuite/TestNetHostname 22:08:32 [2022-08-23T22:08:32.472Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 22:08:32 [2022-08-23T22:08:32.472Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork 22:08:32 [2022-08-23T22:08:32.472Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent 22:08:32 [2022-08-23T22:08:32.739Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName 22:08:33 [2022-08-23T22:08:33.310Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange 22:08:33 [2022-08-23T22:08:33.879Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple 22:08:34 [2022-08-23T22:08:34.817Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists 22:08:34 [2022-08-23T22:08:34.817Z] === RUN TestDockerSuite/TestDockerNetworkInspect 22:08:34 [2022-08-23T22:08:34.817Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID 22:08:35 [2022-08-23T22:08:35.077Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode 22:08:38 [2022-08-23T22:08:38.367Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate 22:08:40 [2022-08-23T22:08:40.904Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput 22:08:41 [2022-08-23T22:08:41.474Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks 22:08:42 [2022-08-23T22:08:42.857Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias 22:08:43 [2022-08-23T22:08:43.796Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal 22:08:45 [2022-08-23T22:08:45.705Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink 22:08:45 [2022-08-23T22:08:45.965Z] docker_api_swarm_service_test.go:128: [daa57375482fd] joining swarm manager [de48bd794f1df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:08:46 [2022-08-23T22:08:46.903Z] docker_api_swarm_service_test.go:129: [ddb1163793be9] joining swarm manager [de48bd794f1df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:08:48 [2022-08-23T22:08:48.284Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity 22:08:48 [2022-08-23T22:08:48.852Z] docker_api_swarm_service_test.go:137: [df8cef19aef05] joining swarm manager [de48bd794f1df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 22:08:49 [2022-08-23T22:08:49.791Z] docker_api_swarm_service_test.go:138: [d579ca4946061] joining swarm manager [de48bd794f1df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 22:08:49 [2022-08-23T22:08:49.791Z] === RUN TestDockerSuite/TestPluginLogDriver 22:08:50 [2022-08-23T22:08:50.591Z] time="2022-08-23T22:08:45Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" 22:08:50 [2022-08-23T22:08:50.591Z] ok github.com/docker/docker/libnetwork/networkdb 104.529s coverage: 60.1% of statements 22:08:50 [2022-08-23T22:08:50.591Z] ? github.com/docker/docker/libnetwork/ns [no test files] 22:08:50 [2022-08-23T22:08:50.591Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 22:08:50 [2022-08-23T22:08:50.591Z] ok github.com/docker/docker/libnetwork/osl 4.319s coverage: 39.7% of statements 22:08:50 [2022-08-23T22:08:50.591Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 22:08:50 [2022-08-23T22:08:50.846Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements 22:08:51 [2022-08-23T22:08:51.775Z] ok github.com/docker/docker/libnetwork/portmapper 0.569s coverage: 48.6% of statements 22:08:52 [2022-08-23T22:08:52.030Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements 22:08:52 [2022-08-23T22:08:52.030Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 22:08:52 [2022-08-23T22:08:52.287Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements 22:08:52 [2022-08-23T22:08:52.287Z] 22:08:52 [2022-08-23T22:08:52.287Z] === Skipped 22:08:52 [2022-08-23T22:08:52.287Z] === SKIP: libnetwork TestParallel1 (0.00s) 22:08:52 [2022-08-23T22:08:52.287Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 22:08:52 [2022-08-23T22:08:52.287Z] 22:08:52 [2022-08-23T22:08:52.287Z] === SKIP: libnetwork TestParallel3 (0.00s) 22:08:52 [2022-08-23T22:08:52.287Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 22:08:52 [2022-08-23T22:08:52.287Z] 22:08:52 [2022-08-23T22:08:52.287Z] === SKIP: libnetwork TestParallel2 (0.00s) 22:08:52 [2022-08-23T22:08:52.287Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 22:08:52 [2022-08-23T22:08:52.287Z] 22:08:52 [2022-08-23T22:08:52.287Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 22:08:52 [2022-08-23T22:08:52.287Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 22:08:52 [2022-08-23T22:08:52.287Z] 22:08:52 [2022-08-23T22:08:52.287Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 22:08:52 [2022-08-23T22:08:52.287Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 22:08:52 [2022-08-23T22:08:52.287Z] 22:08:52 [2022-08-23T22:08:52.287Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 22:08:52 [2022-08-23T22:08:52.287Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 22:08:52 [2022-08-23T22:08:52.287Z] 22:08:52 [2022-08-23T22:08:52.287Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 22:08:52 [2022-08-23T22:08:52.287Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 22:08:52 [2022-08-23T22:08:52.287Z] 22:08:52 [2022-08-23T22:08:52.287Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 22:08:52 [2022-08-23T22:08:52.287Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 22:08:52 [2022-08-23T22:08:52.287Z] 22:08:52 [2022-08-23T22:08:52.287Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 22:08:52 [2022-08-23T22:08:52.287Z] firewalld_test.go:14: firewalld is not running 22:08:52 [2022-08-23T22:08:52.287Z] 22:08:52 [2022-08-23T22:08:52.287Z] DONE 327 tests, 9 skipped in 201.771s Post stage [Pipeline] junit 22:08:52 [2022-08-23T22:08:52.859Z] Recording test results 22:08:53 [2022-08-23T22:08:53.107Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 22:08:53 [2022-08-23T22:08:53.218Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh 22:08:53 [2022-08-23T22:08:53.639Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44021/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f0cf432e98e1a2e2860faa36ec8bdc55d219e12 hack/validate/vendor 22:08:54 [2022-08-23T22:08:54.202Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 22:08:55 [2022-08-23T22:08:55.024Z] === RUN TestDockerSuite/TestPluginActive 22:08:55 [2022-08-23T22:08:55.122Z] + echo Ensuring container killed. 22:08:55 [2022-08-23T22:08:55.122Z] Ensuring container killed. 22:08:55 [2022-08-23T22:08:55.122Z] + docker rm -vf docker-pr1 22:08:55 [2022-08-23T22:08:55.122Z] Error: No such container: docker-pr1 [Pipeline] sh 22:08:55 [2022-08-23T22:08:55.438Z] + echo Chowning /workspace to jenkins user 22:08:55 [2022-08-23T22:08:55.438Z] Chowning /workspace to jenkins user 22:08:55 [2022-08-23T22:08:55.438Z] + id -u 22:08:55 [2022-08-23T22:08:55.438Z] + id -g 22:08:55 [2022-08-23T22:08:55.438Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44021:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 22:08:56 [2022-08-23T22:08:56.929Z] === RUN TestDockerSuite/TestPluginActiveNetwork 22:08:57 [2022-08-23T22:08:57.130Z] + bundleName=unit 22:08:57 [2022-08-23T22:08:57.130Z] + echo Creating unit-bundles.tar.gz 22:08:57 [2022-08-23T22:08:57.130Z] Creating unit-bundles.tar.gz 22:08:57 [2022-08-23T22:08:57.130Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out 22:08:57 [2022-08-23T22:08:57.130Z] bundles/junit-report-libnetwork.xml 22:08:57 [2022-08-23T22:08:57.130Z] bundles/junit-report.xml 22:08:57 [2022-08-23T22:08:57.130Z] bundles/go-test-report-libnetwork.json 22:08:57 [2022-08-23T22:08:57.130Z] bundles/go-test-report.json 22:08:57 [2022-08-23T22:08:57.130Z] bundles/profile-libnetwork.out 22:08:57 [2022-08-23T22:08:57.130Z] bundles/profile.out [Pipeline] archiveArtifacts 22:08:57 [2022-08-23T22:08:57.140Z] Archiving artifacts 22:08:57 [2022-08-23T22:08:57.565Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44021/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 22:08:57 [2022-08-23T22:08:57.864Z] + make clean 22:08:58 [2022-08-23T22:08:58.119Z] docker volume rm -f docker-dev-cache docker-mod-cache 22:08:58 [2022-08-23T22:08:58.119Z] docker-dev-cache 22:08:58 [2022-08-23T22:08:58.119Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:09:03 [2022-08-23T22:09:03.501Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 22:09:03 [2022-08-23T22:09:03.501Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows 22:09:03 [2022-08-23T22:09:03.501Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 22:09:04 [2022-08-23T22:09:04.879Z] === RUN TestDockerSuite/TestPluginMetricsCollector 22:09:07 [2022-08-23T22:09:07.411Z] === RUN TestDockerSuite/TestPluginUpgrade 22:09:12 [2022-08-23T22:09:12.684Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList 22:09:12 [2022-08-23T22:09:12.684Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 22:09:14 [2022-08-23T22:09:14.064Z] === RUN TestDockerSuite/TestPortExposeHostBinding 22:09:15 [2022-08-23T22:09:15.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate 22:09:15 [2022-08-23T22:09:15.030Z] === RUN TestDockerSuite/TestPortHostBinding 22:09:16 [2022-08-23T22:09:16.411Z] === RUN TestDockerSuite/TestPortList 22:09:16 [2022-08-23T22:09:16.981Z] docker_api_swarm_service_test.go:304: [d81130e9f59ff] joining swarm manager [d0f113f451b5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:09:17 [2022-08-23T22:09:17.918Z] docker_api_swarm_service_test.go:304: [df3c3128ef8e5] joining swarm manager [d0f113f451b5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:09:24 [2022-08-23T22:09:24.489Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 22:09:26 [2022-08-23T22:09:26.398Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 22:09:26 [2022-08-23T22:09:26.398Z] === RUN TestDockerSuite/TestPruneContainerLabel 22:09:28 [2022-08-23T22:09:28.936Z] === RUN TestDockerSuite/TestPruneContainerUntil 22:09:29 [2022-08-23T22:09:29.875Z] === RUN TestDockerSuite/TestPruneNetworkLabel 22:09:30 [2022-08-23T22:09:30.134Z] === RUN TestDockerSuite/TestPruneVolumeLabel 22:09:30 [2022-08-23T22:09:30.134Z] === RUN TestDockerSuite/TestPsByOrder 22:09:32 [2022-08-23T22:09:32.040Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 22:09:32 [2022-08-23T22:09:32.978Z] === RUN TestDockerSuite/TestPsListContainersBase 22:09:34 [2022-08-23T22:09:34.888Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 22:09:38 [2022-08-23T22:09:38.190Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 22:09:38 [2022-08-23T22:09:38.190Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents 22:09:38 [2022-08-23T22:09:38.190Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 22:09:40 [2022-08-23T22:09:40.097Z] docker_api_swarm_service_test.go:100: [dae4056470510] joining swarm manager [d42de1483a75c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:09:40 [2022-08-23T22:09:40.666Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 22:09:40 [2022-08-23T22:09:40.925Z] docker_api_swarm_service_test.go:101: [d9a3141f15eb2] joining swarm manager [d42de1483a75c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:09:47 [2022-08-23T22:09:47.495Z] === RUN TestDockerSuite/TestPsListContainersFilterID 22:09:48 [2022-08-23T22:09:48.437Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 22:09:49 [2022-08-23T22:09:49.815Z] === RUN TestDockerSuite/TestPsListContainersFilterName 22:09:50 [2022-08-23T22:09:50.754Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 22:09:51 [2022-08-23T22:09:51.692Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 22:09:53 [2022-08-23T22:09:53.599Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 22:09:54 [2022-08-23T22:09:54.980Z] === RUN TestDockerSuite/TestPsListContainersSize 22:09:56 [2022-08-23T22:09:56.360Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 22:09:56 [2022-08-23T22:09:56.360Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 22:09:56 [2022-08-23T22:09:56.929Z] === RUN TestDockerSuite/TestPsRightTagName 22:09:59 [2022-08-23T22:09:59.470Z] === RUN TestDockerSuite/TestPsShowMounts 22:09:59 [2022-08-23T22:09:59.470Z] check_test.go:611: [dae4056470510] daemon is not started 22:10:00 [2022-08-23T22:10:00.848Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 22:10:00 [2022-08-23T22:10:00.848Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows 22:10:00 [2022-08-23T22:10:00.848Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 22:10:01 [2022-08-23T22:10:01.107Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 22:10:01 [2022-08-23T22:10:01.676Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 22:10:01 [2022-08-23T22:10:01.676Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 22:10:02 [2022-08-23T22:10:02.614Z] === RUN TestDockerSuite/TestRestartContainerSuccess 22:10:03 [2022-08-23T22:10:03.552Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 22:10:04 [2022-08-23T22:10:04.120Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 22:10:04 [2022-08-23T22:10:04.379Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting 22:10:06 [2022-08-23T22:10:06.919Z] docker_api_swarm_service_test.go:533: [d2cf4e5bdb61a] joining swarm manager [d2480414a1fdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:10:08 [2022-08-23T22:10:08.302Z] docker_api_swarm_service_test.go:534: [d2e16ccb7f249] joining swarm manager [d2480414a1fdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:10:11 [2022-08-23T22:10:11.596Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 22:10:12 [2022-08-23T22:10:12.976Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 22:10:14 [2022-08-23T22:10:14.882Z] === RUN TestDockerSuite/TestRestartPolicyAlways 22:10:14 [2022-08-23T22:10:14.882Z] === RUN TestDockerSuite/TestRestartPolicyNO 22:10:14 [2022-08-23T22:10:14.882Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 22:10:15 [2022-08-23T22:10:15.141Z] === RUN TestDockerSuite/TestRestartRunningContainer 22:10:17 [2022-08-23T22:10:17.702Z] === RUN TestDockerSuite/TestRestartStoppedContainer 22:10:18 [2022-08-23T22:10:18.270Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 22:10:20 [2022-08-23T22:10:20.177Z] === RUN TestDockerSuite/TestRestartWithVolumes 22:10:21 [2022-08-23T22:10:21.120Z] === RUN TestDockerSuite/TestRmiBlank 22:10:21 [2022-08-23T22:10:21.120Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 22:10:21 [2022-08-23T22:10:21.379Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 22:10:23 [2022-08-23T22:10:23.914Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 22:10:24 [2022-08-23T22:10:24.483Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 22:10:24 [2022-08-23T22:10:24.483Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 22:10:25 [2022-08-23T22:10:25.863Z] === RUN TestDockerSuite/TestRmiImgIDForce 22:10:26 [2022-08-23T22:10:26.432Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 22:10:27 [2022-08-23T22:10:27.369Z] === RUN TestDockerSuite/TestRmiParentImageFail 22:10:27 [2022-08-23T22:10:27.938Z] === RUN TestDockerSuite/TestRmiTag 22:10:28 [2022-08-23T22:10:28.198Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 22:10:28 [2022-08-23T22:10:28.458Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 22:10:31 [2022-08-23T22:10:31.748Z] === RUN TestDockerSuite/TestRmiWithContainerFails 22:10:31 [2022-08-23T22:10:31.748Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate 22:10:31 [2022-08-23T22:10:31.748Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 22:10:32 [2022-08-23T22:10:32.317Z] === RUN TestDockerSuite/TestRmiWithParentInUse 22:10:32 [2022-08-23T22:10:32.577Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 22:10:33 [2022-08-23T22:10:33.516Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 22:10:33 [2022-08-23T22:10:33.516Z] docker_api_swarm_service_test.go:148: [dc416b28697f1] joining swarm manager [dccd6f9eb3ab4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:10:34 [2022-08-23T22:10:34.104Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 22:10:34 [2022-08-23T22:10:34.364Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 22:10:34 [2022-08-23T22:10:34.364Z] docker_api_swarm_service_test.go:148: [ddedab164ba9c] joining swarm manager [dccd6f9eb3ab4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:10:34 [2022-08-23T22:10:34.934Z] === RUN TestDockerSuite/TestContainerNetworkMode 22:10:36 [2022-08-23T22:10:36.315Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 22:10:39 [2022-08-23T22:10:39.606Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 22:10:39 [2022-08-23T22:10:39.606Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 22:10:40 [2022-08-23T22:10:40.984Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 22:10:41 [2022-08-23T22:10:41.552Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 22:10:43 [2022-08-23T22:10:43.456Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 22:10:44 [2022-08-23T22:10:44.840Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 22:10:46 [2022-08-23T22:10:46.743Z] === RUN TestDockerSuite/TestDevicePermissions 22:10:47 [2022-08-23T22:10:47.002Z] === RUN TestDockerSuite/TestDockerFails 22:10:47 [2022-08-23T22:10:47.002Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid 22:10:48 [2022-08-23T22:10:48.379Z] === RUN TestDockerSuite/TestMountIntoProc 22:10:48 [2022-08-23T22:10:48.637Z] === RUN TestDockerSuite/TestMountIntoSys 22:10:49 [2022-08-23T22:10:49.204Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 22:10:50 [2022-08-23T22:10:50.581Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 22:10:50 [2022-08-23T22:10:50.840Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 22:10:51 [2022-08-23T22:10:51.411Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 22:10:52 [2022-08-23T22:10:52.797Z] === RUN TestDockerSuite/TestRunAddHost 22:10:53 [2022-08-23T22:10:53.365Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 22:10:53 [2022-08-23T22:10:53.624Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 22:10:54 [2022-08-23T22:10:54.191Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 22:10:54 [2022-08-23T22:10:54.191Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 22:10:54 [2022-08-23T22:10:54.450Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 22:10:55 [2022-08-23T22:10:55.824Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 22:10:56 [2022-08-23T22:10:56.083Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 22:10:56 [2022-08-23T22:10:56.760Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 22:10:57 [2022-08-23T22:10:57.019Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory 22:10:57 [2022-08-23T22:10:57.956Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 22:10:58 [2022-08-23T22:10:58.897Z] === RUN TestDockerSuite/TestRunAttachDetach 22:10:59 [2022-08-23T22:10:59.835Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig 22:11:00 [2022-08-23T22:11:00.774Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag 22:11:01 [2022-08-23T22:11:01.033Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag 22:11:01 [2022-08-23T22:11:01.602Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig 22:11:02 [2022-08-23T22:11:02.170Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 22:11:03 [2022-08-23T22:11:03.107Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved 22:11:03 [2022-08-23T22:11:03.675Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 22:11:04 [2022-08-23T22:11:04.244Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 22:11:04 [2022-08-23T22:11:04.503Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 22:11:05 [2022-08-23T22:11:05.071Z] === RUN TestDockerSuite/TestRunAttachWithDetach 22:11:05 [2022-08-23T22:11:05.071Z] === RUN TestDockerSuite/TestRunBindMounts 22:11:06 [2022-08-23T22:11:06.450Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 22:11:07 [2022-08-23T22:11:07.025Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 22:11:07 [2022-08-23T22:11:07.298Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 22:11:07 [2022-08-23T22:11:07.872Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 22:11:08 [2022-08-23T22:11:08.132Z] === RUN TestDockerSuite/TestRunCapAddInvalid 22:11:08 [2022-08-23T22:11:08.132Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 22:11:08 [2022-08-23T22:11:08.700Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 22:11:09 [2022-08-23T22:11:09.269Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 22:11:09 [2022-08-23T22:11:09.530Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 22:11:10 [2022-08-23T22:11:10.099Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 22:11:10 [2022-08-23T22:11:10.359Z] === RUN TestDockerSuite/TestRunCapDropInvalid 22:11:10 [2022-08-23T22:11:10.359Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 22:11:10 [2022-08-23T22:11:10.930Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst 22:11:10 [2022-08-23T22:11:10.930Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 22:11:10 [2022-08-23T22:11:10.930Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 22:11:11 [2022-08-23T22:11:11.868Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 22:11:12 [2022-08-23T22:11:12.438Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 22:11:13 [2022-08-23T22:11:13.376Z] === RUN TestDockerSuite/TestRunContainerNetwork 22:11:14 [2022-08-23T22:11:14.314Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 22:11:14 [2022-08-23T22:11:14.314Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 22:11:14 [2022-08-23T22:11:14.573Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 22:11:15 [2022-08-23T22:11:15.951Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 22:11:16 [2022-08-23T22:11:16.889Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 22:11:17 [2022-08-23T22:11:17.830Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 22:11:18 [2022-08-23T22:11:18.398Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 22:11:18 [2022-08-23T22:11:18.966Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 22:11:19 [2022-08-23T22:11:19.225Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 22:11:19 [2022-08-23T22:11:19.795Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 22:11:20 [2022-08-23T22:11:20.364Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 22:11:21 [2022-08-23T22:11:21.746Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 22:11:24 [2022-08-23T22:11:24.304Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 22:11:24 [2022-08-23T22:11:24.304Z] === RUN TestDockerSuite/TestRunCreateVolume 22:11:24 [2022-08-23T22:11:24.564Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 22:11:26 [2022-08-23T22:11:26.469Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 22:11:27 [2022-08-23T22:11:27.851Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 22:11:29 [2022-08-23T22:11:29.761Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 22:11:31 [2022-08-23T22:11:31.670Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 22:11:31 [2022-08-23T22:11:31.670Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows 22:11:31 [2022-08-23T22:11:31.670Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 22:11:31 [2022-08-23T22:11:31.670Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows 22:11:31 [2022-08-23T22:11:31.670Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 22:11:31 [2022-08-23T22:11:31.929Z] === RUN TestDockerSuite/TestRunDNSInHostMode 22:11:33 [2022-08-23T22:11:33.310Z] === RUN TestDockerSuite/TestRunDNSOptions 22:11:34 [2022-08-23T22:11:34.247Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 22:11:36 [2022-08-23T22:11:36.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName 22:11:36 [2022-08-23T22:11:36.417Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 22:11:36 [2022-08-23T22:11:36.986Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 22:11:38 [2022-08-23T22:11:38.380Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 22:11:38 [2022-08-23T22:11:38.950Z] === RUN TestDockerSuite/TestRunDeviceDirectory 22:11:38 [2022-08-23T22:11:38.950Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd 22:11:38 [2022-08-23T22:11:38.950Z] === RUN TestDockerSuite/TestRunDeviceNumbers 22:11:39 [2022-08-23T22:11:39.896Z] === RUN TestDockerSuite/TestRunDeviceSymlink 22:11:40 [2022-08-23T22:11:40.837Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked 22:11:41 [2022-08-23T22:11:41.097Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 22:11:41 [2022-08-23T22:11:41.097Z] === RUN TestDockerSuite/TestRunDuplicateMount 22:11:41 [2022-08-23T22:11:41.666Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 22:11:42 [2022-08-23T22:11:42.236Z] === RUN TestDockerSuite/TestRunEchoStdout 22:11:43 [2022-08-23T22:11:43.174Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit 22:11:43 [2022-08-23T22:11:43.433Z] === RUN TestDockerSwarmSuite/TestDNSConfig 22:11:43 [2022-08-23T22:11:43.692Z] === RUN TestDockerSuite/TestRunEmptyEnv 22:11:43 [2022-08-23T22:11:43.692Z] === RUN TestDockerSuite/TestRunEntrypoint 22:11:44 [2022-08-23T22:11:44.261Z] === RUN TestDockerSuite/TestRunEnvironment 22:11:44 [2022-08-23T22:11:44.520Z] === RUN TestDockerSuite/TestRunEnvironmentErase 22:11:45 [2022-08-23T22:11:45.089Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 22:11:45 [2022-08-23T22:11:45.659Z] === RUN TestDockerSuite/TestRunExitCode 22:11:46 [2022-08-23T22:11:46.597Z] === RUN TestDockerSuite/TestRunExitCodeOne 22:11:46 [2022-08-23T22:11:46.597Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate 22:11:47 [2022-08-23T22:11:47.166Z] === RUN TestDockerSuite/TestRunExitCodeZero 22:11:47 [2022-08-23T22:11:47.735Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 22:11:47 [2022-08-23T22:11:47.995Z] === RUN TestDockerSuite/TestRunExposePort 22:11:48 [2022-08-23T22:11:48.256Z] === RUN TestDockerSuite/TestRunFullHostnameSet 22:11:48 [2022-08-23T22:11:48.825Z] === RUN TestDockerSuite/TestRunGroupAdd 22:11:49 [2022-08-23T22:11:49.764Z] === RUN TestDockerSuite/TestRunHostnameFQDN 22:11:49 [2022-08-23T22:11:49.764Z] === RUN TestDockerSwarmSuite/TestExtraHosts 22:11:50 [2022-08-23T22:11:50.705Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 22:11:50 [2022-08-23T22:11:50.965Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 22:11:50 [2022-08-23T22:11:50.965Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows 22:11:50 [2022-08-23T22:11:50.965Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 22:11:52 [2022-08-23T22:11:52.878Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames 22:11:53 [2022-08-23T22:11:53.817Z] === RUN TestDockerSuite/TestRunInspectMacAddress 22:11:54 [2022-08-23T22:11:54.076Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 22:11:55 [2022-08-23T22:11:55.989Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable 22:11:59 [2022-08-23T22:11:59.279Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave 22:12:02 [2022-08-23T22:12:02.566Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure 22:12:05 [2022-08-23T22:12:05.856Z] === RUN TestDockerSuite/TestRunInvalidCPUShares 22:12:06 [2022-08-23T22:12:06.115Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 22:12:07 [2022-08-23T22:12:07.052Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue 22:12:07 [2022-08-23T22:12:07.052Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue 22:12:07 [2022-08-23T22:12:07.052Z] === RUN TestDockerSuite/TestRunInvalidReference 22:12:07 [2022-08-23T22:12:07.052Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 22:12:07 [2022-08-23T22:12:07.621Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 22:12:09 [2022-08-23T22:12:09.531Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 22:12:10 [2022-08-23T22:12:10.099Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 22:12:11 [2022-08-23T22:12:11.037Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 22:12:17 [2022-08-23T22:12:17.602Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 22:12:17 [2022-08-23T22:12:17.602Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 22:12:17 [2022-08-23T22:12:17.602Z] === RUN TestDockerSuite/TestRunModeHostname 22:12:18 [2022-08-23T22:12:18.540Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 22:12:18 [2022-08-23T22:12:18.540Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 22:12:18 [2022-08-23T22:12:18.540Z] === RUN TestDockerSuite/TestRunModeIpcHost 22:12:19 [2022-08-23T22:12:19.496Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 22:12:20 [2022-08-23T22:12:20.065Z] === RUN TestDockerSuite/TestRunModePIDContainer 22:12:21 [2022-08-23T22:12:21.001Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 22:12:21 [2022-08-23T22:12:21.001Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 22:12:21 [2022-08-23T22:12:21.261Z] === RUN TestDockerSuite/TestRunModeUTSHost 22:12:22 [2022-08-23T22:12:22.200Z] === RUN TestDockerSuite/TestRunMount 22:12:26 [2022-08-23T22:12:26.396Z] === RUN TestDockerSuite/TestRunMountOrdering 22:12:26 [2022-08-23T22:12:26.396Z] === RUN TestDockerSwarmSuite/TestPruneNetwork 22:12:26 [2022-08-23T22:12:26.656Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 22:12:27 [2022-08-23T22:12:27.226Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 22:12:28 [2022-08-23T22:12:28.609Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 22:12:30 [2022-08-23T22:12:30.516Z] === RUN TestDockerSuite/TestRunNamedVolume 22:12:31 [2022-08-23T22:12:31.896Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 22:12:33 [2022-08-23T22:12:33.277Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 22:12:34 [2022-08-23T22:12:34.659Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 22:12:35 [2022-08-23T22:12:35.228Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask 22:12:35 [2022-08-23T22:12:35.797Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 22:12:36 [2022-08-23T22:12:36.059Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 22:12:36 [2022-08-23T22:12:36.319Z] === RUN TestDockerSuite/TestRunNetHost 22:12:37 [2022-08-23T22:12:37.264Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 22:12:38 [2022-08-23T22:12:38.206Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 22:12:38 [2022-08-23T22:12:38.465Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 22:12:38 [2022-08-23T22:12:38.724Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs 22:12:40 [2022-08-23T22:12:40.105Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 22:12:41 [2022-08-23T22:12:41.485Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume 22:12:42 [2022-08-23T22:12:42.053Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 22:12:44 [2022-08-23T22:12:44.590Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice 22:12:45 [2022-08-23T22:12:45.528Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 22:12:46 [2022-08-23T22:12:46.098Z] === RUN TestDockerSuite/TestRunNoDupVolumes 22:12:46 [2022-08-23T22:12:46.098Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid 22:12:46 [2022-08-23T22:12:46.667Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 22:12:46 [2022-08-23T22:12:46.929Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 22:12:47 [2022-08-23T22:12:47.498Z] === RUN TestDockerSuite/TestRunNonExistingCmd 22:12:47 [2022-08-23T22:12:47.757Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple 22:12:48 [2022-08-23T22:12:48.016Z] === RUN TestDockerSuite/TestRunNonExistingImage 22:12:48 [2022-08-23T22:12:48.276Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 22:12:48 [2022-08-23T22:12:48.844Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 22:12:50 [2022-08-23T22:12:50.223Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths 22:12:52 [2022-08-23T22:12:52.758Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias 22:12:54 [2022-08-23T22:12:54.663Z] === RUN TestDockerSuite/TestRunOOMExitCode 22:12:54 [2022-08-23T22:12:54.663Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport 22:12:54 [2022-08-23T22:12:54.663Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 22:12:55 [2022-08-23T22:12:55.246Z] === RUN TestDockerSuite/TestRunPIDsLimit 22:12:55 [2022-08-23T22:12:55.508Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice 22:12:55 [2022-08-23T22:12:55.767Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 22:12:57 [2022-08-23T22:12:57.147Z] === RUN TestDockerSuite/TestRunPortInUse 22:12:58 [2022-08-23T22:12:58.087Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices 22:12:58 [2022-08-23T22:12:58.656Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple 22:12:58 [2022-08-23T22:12:58.656Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" 22:12:58 [2022-08-23T22:12:58.656Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 22:12:59 [2022-08-23T22:12:59.226Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 22:12:59 [2022-08-23T22:12:59.485Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 22:13:00 [2022-08-23T22:13:00.055Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 22:13:00 [2022-08-23T22:13:00.626Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 22:13:00 [2022-08-23T22:13:00.626Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows 22:13:00 [2022-08-23T22:13:00.626Z] === RUN TestDockerSuite/TestRunPublishPort 22:13:01 [2022-08-23T22:13:01.196Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths 22:13:01 [2022-08-23T22:13:01.456Z] === RUN TestDockerSuite/TestRunReadFilteredProc 22:13:02 [2022-08-23T22:13:02.025Z] === RUN TestDockerSuite/TestRunReadProcLatency 22:13:02 [2022-08-23T22:13:02.025Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured 22:13:02 [2022-08-23T22:13:02.025Z] === RUN TestDockerSuite/TestRunReadProcTimer 22:13:02 [2022-08-23T22:13:02.284Z] === RUN TestDockerSuite/TestRunRedirectStdout 22:13:04 [2022-08-23T22:13:04.193Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 22:13:04 [2022-08-23T22:13:04.193Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved 22:13:04 [2022-08-23T22:13:04.193Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 22:13:04 [2022-08-23T22:13:04.452Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun 22:13:06 [2022-08-23T22:13:06.992Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 22:13:07 [2022-08-23T22:13:07.932Z] === RUN TestDockerSuite/TestRunRm 22:13:08 [2022-08-23T22:13:08.191Z] === RUN TestDockerSuite/TestRunRmAndWait 22:13:10 [2022-08-23T22:13:10.726Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart 22:13:11 [2022-08-23T22:13:11.664Z] === RUN TestDockerSuite/TestRunRmPre125Api 22:13:12 [2022-08-23T22:13:12.615Z] === RUN TestDockerSuite/TestRunRootWorkdir 22:13:13 [2022-08-23T22:13:13.185Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns 22:13:14 [2022-08-23T22:13:14.565Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit 22:13:15 [2022-08-23T22:13:15.135Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct 22:13:16 [2022-08-23T22:13:16.073Z] === RUN TestDockerSwarmSuite/TestServiceLogs 22:13:17 [2022-08-23T22:13:17.980Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS 22:13:19 [2022-08-23T22:13:19.360Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness 22:13:21 [2022-08-23T22:13:21.898Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit 22:13:22 [2022-08-23T22:13:22.157Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod 22:13:22 [2022-08-23T22:13:22.728Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails 22:13:22 [2022-08-23T22:13:22.728Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns 22:13:23 [2022-08-23T22:13:23.296Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare 22:13:23 [2022-08-23T22:13:23.867Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns 22:13:24 [2022-08-23T22:13:24.127Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns 22:13:25 [2022-08-23T22:13:25.066Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile 22:13:25 [2022-08-23T22:13:25.637Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 22:13:25 [2022-08-23T22:13:25.637Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow 22:13:26 [2022-08-23T22:13:26.205Z] === RUN TestDockerSuite/TestRunSetMacAddress 22:13:26 [2022-08-23T22:13:26.775Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 22:13:28 [2022-08-23T22:13:28.683Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer 22:13:29 [2022-08-23T22:13:29.251Z] === RUN TestDockerSuite/TestRunState 22:13:30 [2022-08-23T22:13:30.638Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 22:13:31 [2022-08-23T22:13:31.206Z] === RUN TestDockerSuite/TestRunStdinPipe 22:13:31 [2022-08-23T22:13:31.775Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 22:13:31 [2022-08-23T22:13:31.776Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit 22:13:31 [2022-08-23T22:13:31.776Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport 22:13:31 [2022-08-23T22:13:31.776Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 22:13:32 [2022-08-23T22:13:32.345Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 22:13:32 [2022-08-23T22:13:32.606Z] === RUN TestDockerSuite/TestRunSysctls 22:13:33 [2022-08-23T22:13:33.545Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince 22:13:34 [2022-08-23T22:13:34.114Z] === RUN TestDockerSuite/TestRunTLSVerify 22:13:34 [2022-08-23T22:13:34.114Z] === RUN TestDockerSuite/TestRunTTYWithPipe 22:13:34 [2022-08-23T22:13:34.114Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 22:13:34 [2022-08-23T22:13:34.684Z] === RUN TestDockerSuite/TestRunTmpfsMounts 22:13:37 [2022-08-23T22:13:37.225Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered 22:13:37 [2022-08-23T22:13:37.225Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY 22:13:37 [2022-08-23T22:13:37.225Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes 22:13:38 [2022-08-23T22:13:38.604Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions 22:13:39 [2022-08-23T22:13:39.984Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail 22:13:41 [2022-08-23T22:13:41.893Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 22:13:43 [2022-08-23T22:13:43.273Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs 22:13:44 [2022-08-23T22:13:44.652Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 22:13:45 [2022-08-23T22:13:45.222Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 22:13:45 [2022-08-23T22:13:45.794Z] docker_cli_service_logs_test.go:248: checking task 1mq5inj1zxzz 22:13:45 [2022-08-23T22:13:45.794Z] docker_cli_service_logs_test.go:253: checking messages for 1mq5inj1zxzz 22:13:45 [2022-08-23T22:13:45.794Z] docker_cli_service_logs_test.go:248: checking task t60nbsv51yj3 22:13:45 [2022-08-23T22:13:45.794Z] docker_cli_service_logs_test.go:253: checking messages for t60nbsv51yj3 22:13:46 [2022-08-23T22:13:46.053Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 22:13:46 [2022-08-23T22:13:46.621Z] === RUN TestDockerSwarmSuite/TestServiceScale 22:13:46 [2022-08-23T22:13:46.621Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 22:13:48 [2022-08-23T22:13:48.552Z] === RUN TestDockerSuite/TestRunUnshareProc 22:13:49 [2022-08-23T22:13:49.493Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock 22:13:49 [2022-08-23T22:13:49.753Z] === RUN TestDockerSuite/TestRunUserByID 22:13:50 [2022-08-23T22:13:50.322Z] === RUN TestDockerSuite/TestRunUserByIDBig 22:13:50 [2022-08-23T22:13:50.322Z] === RUN TestDockerSuite/TestRunUserByIDNegative 22:13:50 [2022-08-23T22:13:50.582Z] === RUN TestDockerSuite/TestRunUserByIDZero 22:13:50 [2022-08-23T22:13:50.842Z] === RUN TestDockerSuite/TestRunUserByName 22:13:51 [2022-08-23T22:13:51.780Z] === RUN TestDockerSuite/TestRunUserDefaults 22:13:52 [2022-08-23T22:13:52.039Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed 22:13:52 [2022-08-23T22:13:52.039Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer 22:13:52 [2022-08-23T22:13:52.039Z] === RUN TestDockerSuite/TestRunUserNotFound 22:13:52 [2022-08-23T22:13:52.299Z] === RUN TestDockerSuite/TestRunVerifyContainerID 22:13:52 [2022-08-23T22:13:52.868Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 22:13:55 [2022-08-23T22:13:55.410Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 22:13:55 [2022-08-23T22:13:55.669Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 22:13:56 [2022-08-23T22:13:56.610Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 22:13:58 [2022-08-23T22:13:58.517Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 22:13:59 [2022-08-23T22:13:59.458Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 22:14:01 [2022-08-23T22:14:01.364Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 22:14:02 [2022-08-23T22:14:02.744Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 22:14:03 [2022-08-23T22:14:03.006Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 22:14:03 [2022-08-23T22:14:03.006Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows 22:14:03 [2022-08-23T22:14:03.006Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 22:14:03 [2022-08-23T22:14:03.006Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows 22:14:03 [2022-08-23T22:14:03.006Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 22:14:03 [2022-08-23T22:14:03.006Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows 22:14:03 [2022-08-23T22:14:03.006Z] === RUN TestDockerSuite/TestRunWithBadDevice 22:14:03 [2022-08-23T22:14:03.267Z] === RUN TestDockerSuite/TestRunWithBlkioWeight 22:14:03 [2022-08-23T22:14:03.267Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight 22:14:03 [2022-08-23T22:14:03.267Z] === RUN TestDockerSuite/TestRunWithCPUQuota 22:14:03 [2022-08-23T22:14:03.836Z] === RUN TestDockerSuite/TestRunWithCPUShares 22:14:04 [2022-08-23T22:14:04.415Z] === RUN TestDockerSuite/TestRunWithCpuPeriod 22:14:05 [2022-08-23T22:14:05.357Z] === RUN TestDockerSuite/TestRunWithCpusetCpus 22:14:06 [2022-08-23T22:14:06.296Z] === RUN TestDockerSuite/TestRunWithCpusetMems 22:14:06 [2022-08-23T22:14:06.864Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 22:14:06 [2022-08-23T22:14:06.864Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize 22:14:07 [2022-08-23T22:14:07.433Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight 22:14:07 [2022-08-23T22:14:07.433Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight 22:14:07 [2022-08-23T22:14:07.433Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod 22:14:07 [2022-08-23T22:14:07.433Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 22:14:07 [2022-08-23T22:14:07.433Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps 22:14:07 [2022-08-23T22:14:07.433Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight 22:14:07 [2022-08-23T22:14:07.433Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps 22:14:07 [2022-08-23T22:14:07.433Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight 22:14:07 [2022-08-23T22:14:07.433Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps 22:14:07 [2022-08-23T22:14:07.433Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight 22:14:07 [2022-08-23T22:14:07.433Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps 22:14:07 [2022-08-23T22:14:07.433Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight 22:14:07 [2022-08-23T22:14:07.433Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice 22:14:07 [2022-08-23T22:14:07.433Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight 22:14:07 [2022-08-23T22:14:07.433Z] === RUN TestDockerSuite/TestRunWithMemoryLimit 22:14:08 [2022-08-23T22:14:08.004Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig 22:14:08 [2022-08-23T22:14:08.264Z] === RUN TestDockerSuite/TestRunWithMemoryReservation 22:14:08 [2022-08-23T22:14:08.833Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid 22:14:08 [2022-08-23T22:14:08.833Z] === RUN TestDockerSuite/TestRunWithNanoCPUs 22:14:09 [2022-08-23T22:14:09.402Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 22:14:09 [2022-08-23T22:14:09.402Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 22:14:10 [2022-08-23T22:14:10.339Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 22:14:10 [2022-08-23T22:14:10.339Z] === RUN TestDockerSuite/TestRunWithShmSize 22:14:10 [2022-08-23T22:14:10.603Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork 22:14:10 [2022-08-23T22:14:10.863Z] === RUN TestDockerSuite/TestRunWithSwappiness 22:14:11 [2022-08-23T22:14:11.432Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid 22:14:11 [2022-08-23T22:14:11.432Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 22:14:11 [2022-08-23T22:14:11.432Z] === RUN TestDockerSuite/TestRunWithUlimits 22:14:11 [2022-08-23T22:14:11.692Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 22:14:13 [2022-08-23T22:14:13.073Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive 22:14:13 [2022-08-23T22:14:13.333Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode 22:14:13 [2022-08-23T22:14:13.593Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit 22:14:13 [2022-08-23T22:14:13.593Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport 22:14:13 [2022-08-23T22:14:13.593Z] === RUN TestDockerSuite/TestRunWithoutNetworking 22:14:13 [2022-08-23T22:14:13.852Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 22:14:13 [2022-08-23T22:14:13.852Z] === RUN TestDockerSuite/TestRunWorkingDirectory 22:14:15 [2022-08-23T22:14:15.232Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 22:14:15 [2022-08-23T22:14:15.492Z] docker_cli_swarm_test.go:1895: [d37abbcebda26] joining swarm manager [d9a357b3feaf8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:14:15 [2022-08-23T22:14:15.751Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 22:14:17 [2022-08-23T22:14:17.131Z] docker_cli_swarm_test.go:1896: [d73ab2f102a37] joining swarm manager [d9a357b3feaf8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:14:17 [2022-08-23T22:14:17.390Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 22:14:17 [2022-08-23T22:14:17.650Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 22:14:17 [2022-08-23T22:14:17.650Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 22:14:17 [2022-08-23T22:14:17.910Z] === RUN TestDockerSuite/TestSlowStdinClosing 22:14:17 [2022-08-23T22:14:17.910Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 22:14:18 [2022-08-23T22:14:18.479Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 22:14:19 [2022-08-23T22:14:19.094Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 22:14:19 [2022-08-23T22:14:19.670Z] === RUN TestDockerSuite/TestStopContainerSignal 22:14:21 [2022-08-23T22:14:21.576Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 22:14:21 [2022-08-23T22:14:21.576Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 22:14:24 [2022-08-23T22:14:24.114Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 22:14:26 [2022-08-23T22:14:26.022Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 22:14:28 [2022-08-23T22:14:28.560Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown 22:14:29 [2022-08-23T22:14:29.939Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot 22:14:31 [2022-08-23T22:14:31.319Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride 22:14:32 [2022-08-23T22:14:32.257Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner 22:14:33 [2022-08-23T22:14:33.195Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope 22:14:33 [2022-08-23T22:14:33.195Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod 22:14:35 [2022-08-23T22:14:35.102Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService 22:14:36 [2022-08-23T22:14:36.483Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw 22:14:37 [2022-08-23T22:14:37.861Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid 22:14:39 [2022-08-23T22:14:39.241Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid 22:14:40 [2022-08-23T22:14:40.621Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 22:14:41 [2022-08-23T22:14:41.569Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret 22:14:42 [2022-08-23T22:14:42.139Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 22:14:44 [2022-08-23T22:14:44.049Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService 22:14:44 [2022-08-23T22:14:44.308Z] === RUN TestDockerSuite/TestVolumesNoCopyData 22:14:47 [2022-08-23T22:14:47.604Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 22:14:47 [2022-08-23T22:14:47.604Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows 22:14:47 [2022-08-23T22:14:47.604Z] === RUN TestDockerSuite/TestLoadNoStdinFail 22:14:47 [2022-08-23T22:14:47.604Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 22:14:47 [2022-08-23T22:14:47.604Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 22:14:48 [2022-08-23T22:14:48.174Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout 22:14:48 [2022-08-23T22:14:48.743Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar 22:14:49 [2022-08-23T22:14:49.681Z] === RUN TestDockerSuite/TestSaveCheckTimes 22:14:49 [2022-08-23T22:14:49.681Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 22:14:50 [2022-08-23T22:14:50.618Z] === RUN TestDockerSuite/TestSaveImageId 22:14:50 [2022-08-23T22:14:50.879Z] === RUN TestDockerSuite/TestSaveLoadNoTag 22:14:51 [2022-08-23T22:14:51.139Z] === RUN TestDockerSuite/TestSaveLoadParents 22:14:52 [2022-08-23T22:14:52.520Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3933878477 22:14:52 [2022-08-23T22:14:52.520Z] === RUN TestDockerSuite/TestSaveMultipleNames 22:14:52 [2022-08-23T22:14:52.520Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 22:14:53 [2022-08-23T22:14:53.902Z] === RUN TestDockerSuite/TestSaveSingleTag 22:14:53 [2022-08-23T22:14:53.902Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 22:14:53 [2022-08-23T22:14:53.902Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 22:14:55 [2022-08-23T22:14:55.283Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 22:14:56 [2022-08-23T22:14:56.221Z] === RUN TestDockerSuite/TestSearchCmdOptions 22:14:58 [2022-08-23T22:14:58.756Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 22:14:58 [2022-08-23T22:14:58.756Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 22:14:59 [2022-08-23T22:14:59.016Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 22:14:59 [2022-08-23T22:14:59.275Z] === RUN TestDockerSuite/TestSearchWithLimit 22:14:59 [2022-08-23T22:14:59.275Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource 22:15:00 [2022-08-23T22:15:00.662Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 22:15:00 [2022-08-23T22:15:00.662Z] docker_cli_sni_test.go:30: Flakey test 22:15:00 [2022-08-23T22:15:00.662Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 22:15:01 [2022-08-23T22:15:01.602Z] docker_cli_swarm_test.go:1796: [d792dc8532fea] joining swarm manager [d5be6266cfadb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:15:02 [2022-08-23T22:15:02.979Z] docker_cli_swarm_test.go:1797: [d38f5cda63b44] joining swarm manager [d5be6266cfadb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:15:06 [2022-08-23T22:15:06.269Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 22:15:07 [2022-08-23T22:15:07.212Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 22:15:07 [2022-08-23T22:15:07.780Z] === RUN TestDockerSuite/TestStartAttachSilent 22:15:08 [2022-08-23T22:15:08.720Z] === RUN TestDockerSuite/TestStartAttachWithRename 22:15:11 [2022-08-23T22:15:11.256Z] === RUN TestDockerSuite/TestStartMultipleContainers 22:15:13 [2022-08-23T22:15:13.165Z] === RUN TestDockerSuite/TestStartPausedContainer 22:15:13 [2022-08-23T22:15:13.424Z] === RUN TestDockerSuite/TestStartRecordError 22:15:14 [2022-08-23T22:15:14.363Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 22:15:15 [2022-08-23T22:15:15.743Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 22:15:16 [2022-08-23T22:15:16.681Z] === RUN TestDockerSuite/TestStatsAllNoStream 22:15:18 [2022-08-23T22:15:18.586Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType 22:15:19 [2022-08-23T22:15:19.155Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 22:15:24 [2022-08-23T22:15:24.465Z] === RUN TestDockerSuite/TestStatsContainerNotFound 22:15:26 [2022-08-23T22:15:26.369Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey 22:15:26 [2022-08-23T22:15:26.628Z] === RUN TestDockerSuite/TestStatsFormatAll 22:15:28 [2022-08-23T22:15:28.008Z] docker_cli_swarm_test.go:1315: [dadd112da0499] joining swarm manager [dcfdde2aa2cbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:15:29 [2022-08-23T22:15:29.914Z] docker_cli_swarm_test.go:1316: [df4f275b67ca1] joining swarm manager [dcfdde2aa2cbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:15:31 [2022-08-23T22:15:31.292Z] === RUN TestDockerSuite/TestStatsNoStream 22:15:33 [2022-08-23T22:15:33.827Z] === RUN TestDockerSuite/TestTopMultipleArgs 22:15:34 [2022-08-23T22:15:34.395Z] === RUN TestDockerSuite/TestTopNonPrivileged 22:15:34 [2022-08-23T22:15:34.964Z] === RUN TestDockerSuite/TestTopPrivileged 22:15:35 [2022-08-23T22:15:35.223Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 22:15:35 [2022-08-23T22:15:35.224Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows 22:15:35 [2022-08-23T22:15:35.224Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue 22:15:35 [2022-08-23T22:15:35.792Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags 22:15:36 [2022-08-23T22:15:36.361Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory 22:15:36 [2022-08-23T22:15:36.361Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport 22:15:36 [2022-08-23T22:15:36.361Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory 22:15:36 [2022-08-23T22:15:36.361Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport 22:15:36 [2022-08-23T22:15:36.361Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy 22:15:37 [2022-08-23T22:15:37.299Z] === RUN TestDockerSuite/TestUpdatePausedContainer 22:15:37 [2022-08-23T22:15:37.867Z] === RUN TestDockerSuite/TestUpdateRunningContainer 22:15:38 [2022-08-23T22:15:38.435Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart 22:15:39 [2022-08-23T22:15:39.375Z] === RUN TestDockerSuite/TestUpdateStats 22:15:43 [2022-08-23T22:15:43.581Z] === RUN TestDockerSuite/TestUpdateStoppedContainer 22:15:43 [2022-08-23T22:15:43.857Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly 22:15:43 [2022-08-23T22:15:43.857Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport 22:15:43 [2022-08-23T22:15:43.857Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs 22:15:44 [2022-08-23T22:15:44.795Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields 22:15:45 [2022-08-23T22:15:45.364Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 22:15:46 [2022-08-23T22:15:46.743Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 22:15:48 [2022-08-23T22:15:48.653Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 22:15:49 [2022-08-23T22:15:49.590Z] === RUN TestDockerSuite/TestVolumeCLICreate 22:16:07 [2022-08-23T22:16:07.678Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 22:16:07 [2022-08-23T22:16:07.678Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 22:16:07 [2022-08-23T22:16:07.678Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 22:16:07 [2022-08-23T22:16:07.678Z] === RUN TestDockerSuite/TestVolumeCLIInspect 22:16:07 [2022-08-23T22:16:07.678Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 22:16:07 [2022-08-23T22:16:07.678Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 22:16:07 [2022-08-23T22:16:07.678Z] === RUN TestDockerSuite/TestVolumeCLILs 22:16:07 [2022-08-23T22:16:07.678Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 22:16:07 [2022-08-23T22:16:07.678Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 22:16:07 [2022-08-23T22:16:07.678Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 22:16:07 [2022-08-23T22:16:07.678Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 22:16:07 [2022-08-23T22:16:07.678Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 22:16:07 [2022-08-23T22:16:07.678Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 22:16:07 [2022-08-23T22:16:07.678Z] === RUN TestDockerSuite/TestVolumeCLIRm 22:16:08 [2022-08-23T22:16:08.247Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 22:16:08 [2022-08-23T22:16:08.247Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 22:16:08 [2022-08-23T22:16:08.247Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 22:16:08 [2022-08-23T22:16:08.247Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 22:16:08 [2022-08-23T22:16:08.511Z] === RUN TestDockerSuite/TestVolumeLsFormat 22:16:08 [2022-08-23T22:16:08.511Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 22:16:08 [2022-08-23T22:16:08.511Z] --- PASS: TestDockerSuite (1341.34s) 22:16:08 [2022-08-23T22:16:08.511Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) 22:16:08 [2022-08-23T22:16:08.511Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) 22:16:08 [2022-08-23T22:16:08.511Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) 22:16:08 [2022-08-23T22:16:08.511Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) 22:16:08 [2022-08-23T22:16:08.511Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.75s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.85s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.95s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.88s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.73s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.74s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.37s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.03s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.57s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.01s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.55s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.03s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.10s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.98s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.66s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.57s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.51s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.51s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.49s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.79s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.68s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.81s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.81s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.76s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.70s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.69s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.65s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.77s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.93s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.87s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.94s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.83s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.75s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.77s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.82s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.93s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.54s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.58s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.36s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.57s) 22:16:08 [2022-08-23T22:16:08.512Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.46s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.54s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.45s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.40s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.59s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.59s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.63s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000f144f8_<nil>_<nil>} (0.59s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11572358649_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.43s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11572358649_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.52s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32688832285_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.47s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32688832285_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.45s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32688832285_/foo_true__0xc000f14528_<nil>_<nil>_<nil>} (1.55s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000f14540_<nil>_<nil>} (1.66s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000f14558_<nil>_<nil>} (1.61s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000f14570_<nil>_<nil>} (1.53s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000f14588_<nil>_<nil>} (1.58s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.39s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.44s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.81s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.72s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.45s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.70s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.77s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.81s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.79s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.92s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.82s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.82s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.56s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.64s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.94s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.87s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.96s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.72s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.73s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.04s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.64s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.79s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.85s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.01s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.28s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.95s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.11s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.11s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.11s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.04s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.87s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.36s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.79s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.78s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.76s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.81s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.39s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.24s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.72s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.73s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.62s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.24s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.87s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.17s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.81s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAttachDetach (1.13s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.85s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.77s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.89s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.84s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.67s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.63s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.53s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.91s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.09s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.79s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.11s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.16s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.75s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.03s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.81s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.41s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.11s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.77s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.25s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.48s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.87s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.75s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.37s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.24s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.70s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.58s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.32s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.82s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.45s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.08s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.07s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.58s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.29s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.30s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.21s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.01s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.29s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.46s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.85s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.12s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.49s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.83s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.39s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.21s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.08s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.99s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.03s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.33s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.93s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.99s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.43s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.04s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) 22:16:08 [2022-08-23T22:16:08.512Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.69s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.26s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.08s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.14s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.85s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.68s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.28s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.00s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) 22:16:08 [2022-08-23T22:16:08.512Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.53s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.21s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.21s) 22:16:08 [2022-08-23T22:16:08.513Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) 22:16:08 [2022-08-23T22:16:08.513Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 22:16:08 [2022-08-23T22:16:08.513Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 22:16:08 [2022-08-23T22:16:08.513Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.05s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.15s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.61s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.40s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.39s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.66s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.16s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.33s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.35s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.21s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.98s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.40s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.36s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.86s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.90s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.80s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.47s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.58s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.29s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.51s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.33s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.59s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.92s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.93s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.21s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.44s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.35s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.54s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.21s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.17s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildEnv (0.84s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.81s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.62s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.79s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.46s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.40s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.62s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.75s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.19s) 22:16:08 [2022-08-23T22:16:08.513Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.82s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildExpose (0.27s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.51s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.43s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildFails (0.66s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.21s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.97s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.18s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.30s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.86s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.28s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.58s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.34s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.50s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.03s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.37s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.60s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.40s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.47s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.67s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildLabel (0.31s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.31s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.95s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.37s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.82s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.95s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.94s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.96s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.41s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.88s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.28s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.88s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.89s) 22:16:08 [2022-08-23T22:16:08.513Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.03s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.48s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.02s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.92s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.54s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.34s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.06s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.29s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.57s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.51s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.44s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.04s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.34s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.26s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.35s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.38s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.54s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildPATH (2.03s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.51s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.83s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.57s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.06s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.71s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildRm (2.60s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.81s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.25s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.52s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.11s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.84s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.07s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.21s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) 22:16:08 [2022-08-23T22:16:08.513Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.55s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.85s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildStderr (0.67s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.46s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.98s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.14s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.41s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.02s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.26s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildUser (1.54s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.70s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.65s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.95s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.96s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.71s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.36s) 22:16:08 [2022-08-23T22:16:08.513Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 22:16:08 [2022-08-23T22:16:08.513Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 22:16:08 [2022-08-23T22:16:08.513Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) 22:16:08 [2022-08-23T22:16:08.513Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.27s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.74s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.58s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.68s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.27s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.71s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.29s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.43s) 22:16:08 [2022-08-23T22:16:08.513Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.54s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.57s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.71s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCommitChange (0.89s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.69s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.21s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.47s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.80s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCommitTTY (1.28s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.42s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.64s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.10s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.78s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.65s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.62s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.60s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.78s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.69s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.64s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.79s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.85s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.94s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.56s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.74s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.43s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.90s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.76s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.82s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.06s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.58s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.01s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.20s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.54s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.13s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.42s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.70s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.64s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.46s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.52s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.71s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.94s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.54s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpToDot (0.55s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.03s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.89s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpToStdout (0.52s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.85s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.59s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.38s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.59s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.52s) 22:16:08 [2022-08-23T22:16:08.513Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.55s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.57s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCreateRM (0.24s) 22:16:08 [2022-08-23T22:16:08.513Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.52s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.05s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsCommit (0.61s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.54s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.53s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.00s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.12s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.36s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsCopy (1.18s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.18s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.54s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.98s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.74s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsFilters (0.98s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.61s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.02s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) 22:16:08 [2022-08-23T22:16:08.513Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 22:16:08 [2022-08-23T22:16:08.513Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.46s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) 22:16:08 [2022-08-23T22:16:08.513Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.44s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.92s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.62s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.46s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExec (0.57s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.18s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecCgroup (0.83s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.99s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.56s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecInspectID (1.90s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) 22:16:08 [2022-08-23T22:16:08.514Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.21s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestExecWithUser (0.71s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.41s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.00s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestHealth (19.18s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.89s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestBuildHistory (2.67s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.66s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.67s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.76s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImportDisplay (1.09s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImportFile (1.10s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImportGzipped (1.11s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.13s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.50s) 22:16:08 [2022-08-23T22:16:08.514Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.53s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectHistory (0.58s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) 22:16:08 [2022-08-23T22:16:08.514Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.27s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.60s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectStatus (0.61s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.10s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.52s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.79s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.60s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.75s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.68s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.60s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.09s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.31s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.50s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.95s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.09s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.40s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.10s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.51s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.61s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.91s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.10s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.10s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.23s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.25s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.74s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.87s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLogsSince (6.57s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.55s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestNetHostname (1.33s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.80s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.40s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.98s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.79s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.70s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.81s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.94s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.83s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPluginActive (2.35s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.99s) 22:16:08 [2022-08-23T22:16:08.514Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.58s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.78s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.14s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.50s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.09s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.08s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPortList (7.47s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.73s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.29s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.92s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPsByOrder (1.97s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.70s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.03s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.93s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.76s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.61s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.97s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.46s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.95s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.61s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.56s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.28s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.25s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.59s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.06s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.73s) 22:16:08 [2022-08-23T22:16:08.514Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.43s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.53s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.66s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.27s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.77s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.03s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.98s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.05s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.42s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.09s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.74s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.03s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.64s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.51s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.66s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.64s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.68s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.50s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.51s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.23s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.03s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.40s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.03s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.89s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.77s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.42s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.77s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.40s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.52s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.09s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRunAddHost (0.87s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.04s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) 22:16:08 [2022-08-23T22:16:08.514Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.03s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.85s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.68s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.40s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.87s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.61s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.81s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.82s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.20s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.98s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.08s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.53s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.39s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.36s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.55s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.48s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.42s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.06s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.94s) 22:16:08 [2022-08-23T22:16:08.515Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) 22:16:08 [2022-08-23T22:16:08.515Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.19s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.07s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.11s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.50s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.36s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s) 22:16:08 [2022-08-23T22:16:08.515Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.73s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.47s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.53s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.48s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.73s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.63s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.50s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.51s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.67s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunExitCode (0.68s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.60s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.59s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.76s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.69s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.17s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) 22:16:08 [2022-08-23T22:16:08.515Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.70s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.20s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.67s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.83s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.89s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.97s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.80s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.71s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.89s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.94s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.88s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunMount (4.01s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.52s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.56s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.14s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.91s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.53s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.51s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.37s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.17s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunNetHost (0.97s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.54s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.98s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.49s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.69s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.69s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.55s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.56s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.90s) 22:16:08 [2022-08-23T22:16:08.515Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.65s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.56s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.22s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.96s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.56s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.50s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.50s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.53s) 22:16:08 [2022-08-23T22:16:08.515Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.70s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.52s) 22:16:08 [2022-08-23T22:16:08.515Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.53s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.49s) 22:16:08 [2022-08-23T22:16:08.515Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.64s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.30s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunRm (0.49s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.73s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.68s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.48s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.80s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.54s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.66s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.62s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.48s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.52s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.68s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.66s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.59s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.58s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunState (1.40s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.58s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) 22:16:08 [2022-08-23T22:16:08.515Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunSysctls (1.35s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.51s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.12s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.49s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.43s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.82s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.10s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.67s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.65s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.69s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.34s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunUserByID (0.51s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunUserByName (0.69s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) 22:16:08 [2022-08-23T22:16:08.515Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.58s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.86s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.54s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.37s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.50s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.61s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) 22:16:08 [2022-08-23T22:16:08.515Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 22:16:08 [2022-08-23T22:16:08.515Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 22:16:08 [2022-08-23T22:16:08.515Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) 22:16:08 [2022-08-23T22:16:08.515Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.55s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.15s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.67s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.59s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.62s) 22:16:08 [2022-08-23T22:16:08.515Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) 22:16:08 [2022-08-23T22:16:08.515Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 22:16:08 [2022-08-23T22:16:08.515Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) 22:16:08 [2022-08-23T22:16:08.515Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 22:16:08 [2022-08-23T22:16:08.515Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 22:16:08 [2022-08-23T22:16:08.515Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.76s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.51s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.60s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.64s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.60s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.14s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.57s) 22:16:08 [2022-08-23T22:16:08.515Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.98s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.70s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.65s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.63s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.63s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.67s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.28s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.12s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.58s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.33s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.38s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.95s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.97s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.53s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.67s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.30s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.31s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.62s) 22:16:08 [2022-08-23T22:16:08.515Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.24s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.83s) 22:16:08 [2022-08-23T22:16:08.516Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.77s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.12s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.32s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.25s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.14s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.13s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.42s) 22:16:08 [2022-08-23T22:16:08.516Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.12s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.44s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.51s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestStartRecordError (1.09s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.16s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.36s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.64s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) 22:16:08 [2022-08-23T22:16:08.516Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) 22:16:08 [2022-08-23T22:16:08.516Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 22:16:08 [2022-08-23T22:16:08.516Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.92s) 22:16:08 [2022-08-23T22:16:08.516Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.88s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.61s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.62s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.24s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.56s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.38s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) 22:16:08 [2022-08-23T22:16:08.516Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) 22:16:08 [2022-08-23T22:16:08.516Z] === RUN TestDockerRegistrySuite 22:16:08 [2022-08-23T22:16:08.516Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 22:16:09 [2022-08-23T22:16:09.896Z] check_test.go:427: [db3857d33d5b7] daemon is not started 22:16:09 [2022-08-23T22:16:09.897Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 22:16:10 [2022-08-23T22:16:10.834Z] check_test.go:427: [d90dc161b47d4] daemon is not started 22:16:10 [2022-08-23T22:16:10.834Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 22:16:12 [2022-08-23T22:16:12.214Z] check_test.go:427: [df5d5445c829d] daemon is not started 22:16:12 [2022-08-23T22:16:12.214Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 22:16:12 [2022-08-23T22:16:12.214Z] check_test.go:427: [db65536fd0250] daemon is not started 22:16:12 [2022-08-23T22:16:12.214Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 22:16:14 [2022-08-23T22:16:14.750Z] check_test.go:427: [d2e848b036a5b] daemon is not started 22:16:14 [2022-08-23T22:16:14.750Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 22:16:20 [2022-08-23T22:16:20.029Z] check_test.go:427: [d004edea556a7] daemon is not started 22:16:20 [2022-08-23T22:16:20.029Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 22:16:22 [2022-08-23T22:16:22.562Z] check_test.go:427: [d1dd8ce036dd7] daemon is not started 22:16:22 [2022-08-23T22:16:22.563Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 22:16:23 [2022-08-23T22:16:23.130Z] check_test.go:427: [dba7edbee06f4] daemon is not started 22:16:23 [2022-08-23T22:16:23.130Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 22:16:24 [2022-08-23T22:16:24.068Z] check_test.go:427: [d1e36cc32dd4a] daemon is not started 22:16:24 [2022-08-23T22:16:24.068Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 22:16:25 [2022-08-23T22:16:25.004Z] check_test.go:427: [df39649f7a7bf] daemon is not started 22:16:25 [2022-08-23T22:16:25.004Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 22:16:26 [2022-08-23T22:16:26.387Z] check_test.go:427: [d847bcc0dae41] daemon is not started 22:16:26 [2022-08-23T22:16:26.387Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 22:16:27 [2022-08-23T22:16:27.324Z] check_test.go:427: [d2f0f68aad769] daemon is not started 22:16:27 [2022-08-23T22:16:27.324Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 22:16:28 [2022-08-23T22:16:28.262Z] check_test.go:427: [d9e7ceee60583] daemon is not started 22:16:28 [2022-08-23T22:16:28.262Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 22:16:29 [2022-08-23T22:16:29.642Z] check_test.go:427: [d2cfd29664f80] daemon is not started 22:16:29 [2022-08-23T22:16:29.642Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 22:16:30 [2022-08-23T22:16:30.211Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:23dcf9231a64bd9be72744127529b34bdda48ccee93185594c308da52161e672 22:16:31 [2022-08-23T22:16:31.149Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a066d55f8e053f1a9d03b39026d65438f01a71258c630d097d4375f07e03a452 22:16:31 [2022-08-23T22:16:31.149Z] check_test.go:427: [d7484596818b6] daemon is not started 22:16:31 [2022-08-23T22:16:31.149Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 22:16:32 [2022-08-23T22:16:32.088Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9f2da61bb5b8af4a3efbc774b220b4eb1a30d6abfb8d1f5e693f5d8f7ef309b4 22:16:33 [2022-08-23T22:16:33.025Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:04afd7934b3cfe15b4e90f3072075957151346fa2770c0ad16a9dc7c8d97ead7 22:16:33 [2022-08-23T22:16:33.025Z] check_test.go:427: [d0c98493ab8a5] daemon is not started 22:16:33 [2022-08-23T22:16:33.025Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 22:16:33 [2022-08-23T22:16:33.961Z] check_test.go:427: [dac5ecd07c304] daemon is not started 22:16:33 [2022-08-23T22:16:33.961Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 22:16:36 [2022-08-23T22:16:36.496Z] check_test.go:427: [d1822ab0539d1] daemon is not started 22:16:36 [2022-08-23T22:16:36.496Z] === RUN TestDockerRegistrySuite/TestPullByDigest 22:16:37 [2022-08-23T22:16:37.072Z] check_test.go:427: [d225b2d81dd51] daemon is not started 22:16:37 [2022-08-23T22:16:37.072Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 22:16:37 [2022-08-23T22:16:37.346Z] check_test.go:427: [d0f494785b6fa] daemon is not started 22:16:37 [2022-08-23T22:16:37.346Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 22:16:37 [2022-08-23T22:16:37.920Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId 22:16:38 [2022-08-23T22:16:38.488Z] check_test.go:427: [dc96731e057da] daemon is not started 22:16:38 [2022-08-23T22:16:38.488Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 22:16:39 [2022-08-23T22:16:39.429Z] check_test.go:427: [d0f2e05d1c956] daemon is not started 22:16:39 [2022-08-23T22:16:39.429Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 22:16:40 [2022-08-23T22:16:40.367Z] check_test.go:427: [da1390066d3bb] daemon is not started 22:16:40 [2022-08-23T22:16:40.367Z] === RUN TestDockerRegistrySuite/TestPullIDStability 22:16:42 [2022-08-23T22:16:42.280Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart 22:16:43 [2022-08-23T22:16:43.659Z] check_test.go:427: [d2688ad352866] daemon is not started 22:16:43 [2022-08-23T22:16:43.659Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 22:16:43 [2022-08-23T22:16:43.919Z] check_test.go:427: [de05b15259e4c] daemon is not started 22:16:43 [2022-08-23T22:16:43.919Z] === RUN TestDockerRegistrySuite/TestPullManifestList 22:16:45 [2022-08-23T22:16:45.303Z] check_test.go:427: [dfdd789a3df24] daemon is not started 22:16:45 [2022-08-23T22:16:45.303Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 22:16:45 [2022-08-23T22:16:45.874Z] check_test.go:427: [d5bef6a01fe7f] daemon is not started 22:16:45 [2022-08-23T22:16:45.874Z] === RUN TestDockerRegistrySuite/TestPushBadTag 22:16:45 [2022-08-23T22:16:45.874Z] check_test.go:427: [d23eda31d9016] daemon is not started 22:16:45 [2022-08-23T22:16:45.874Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 22:16:46 [2022-08-23T22:16:46.134Z] check_test.go:427: [d77195d6a070e] daemon is not started 22:16:46 [2022-08-23T22:16:46.134Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 22:16:46 [2022-08-23T22:16:46.392Z] check_test.go:427: [d0c53ec7e15f6] daemon is not started 22:16:46 [2022-08-23T22:16:46.392Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 22:16:46 [2022-08-23T22:16:46.962Z] check_test.go:427: [d77826216c6dc] daemon is not started 22:16:46 [2022-08-23T22:16:46.962Z] === RUN TestDockerRegistrySuite/TestPushUntagged 22:16:46 [2022-08-23T22:16:46.962Z] check_test.go:427: [d81c638a836d1] daemon is not started 22:16:46 [2022-08-23T22:16:46.962Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 22:16:48 [2022-08-23T22:16:48.344Z] check_test.go:427: [db317f15cf208] daemon is not started 22:16:48 [2022-08-23T22:16:48.344Z] === RUN TestDockerRegistrySuite/TestRunByDigest 22:16:49 [2022-08-23T22:16:49.726Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions 22:16:50 [2022-08-23T22:16:50.295Z] check_test.go:427: [d28857fee3fb1] daemon is not started 22:16:50 [2022-08-23T22:16:50.295Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 22:16:51 [2022-08-23T22:16:51.234Z] check_test.go:427: [debafa6c039ca] daemon is not started 22:16:51 [2022-08-23T22:16:51.234Z] === RUN TestDockerRegistrySuite/TestTagByDigest 22:16:52 [2022-08-23T22:16:52.615Z] check_test.go:427: [d3e4653bc6140] daemon is not started 22:16:52 [2022-08-23T22:16:52.615Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 22:16:53 [2022-08-23T22:16:53.555Z] === RUN TestDockerRegistrySuite/TestV2Only 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite (45.85s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.30s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.72s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.65s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.71s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.87s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.88s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.09s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.05s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.96s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.20s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.90s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.52s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.47s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.50s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.91s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.85s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.34s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.05s) 22:16:54 [2022-08-23T22:16:54.498Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) 22:16:54 [2022-08-23T22:16:54.498Z] === RUN TestDockerSchema1RegistrySuite 22:16:54 [2022-08-23T22:16:54.498Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 22:16:54 [2022-08-23T22:16:54.498Z] check_test.go:454: [d0826d7187525] daemon is not started 22:16:54 [2022-08-23T22:16:54.498Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 22:16:56 [2022-08-23T22:16:56.421Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork 22:16:58 [2022-08-23T22:16:58.329Z] check_test.go:454: [dad422fcfb986] daemon is not started 22:16:58 [2022-08-23T22:16:58.329Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 22:16:58 [2022-08-23T22:16:58.898Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon 22:17:03 [2022-08-23T22:17:03.096Z] check_test.go:454: [dc8ab1c7976f7] daemon is not started 22:17:03 [2022-08-23T22:17:03.096Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 22:17:03 [2022-08-23T22:17:03.356Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork 22:17:03 [2022-08-23T22:17:03.924Z] check_test.go:454: [d64cb7f4e29aa] daemon is not started 22:17:04 [2022-08-23T22:17:04.184Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 22:17:04 [2022-08-23T22:17:04.184Z] check_test.go:454: [d088a724116e3] daemon is not started 22:17:04 [2022-08-23T22:17:04.184Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 22:17:05 [2022-08-23T22:17:05.564Z] check_test.go:454: [da8dd7129680b] daemon is not started 22:17:05 [2022-08-23T22:17:05.564Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 22:17:05 [2022-08-23T22:17:05.824Z] === RUN TestDockerSwarmSuite/TestSwarmInit 22:17:06 [2022-08-23T22:17:06.766Z] check_test.go:454: [d25f5f2f18ac7] daemon is not started 22:17:06 [2022-08-23T22:17:06.766Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 22:17:07 [2022-08-23T22:17:07.704Z] check_test.go:454: [d1c97ef635e2a] daemon is not started 22:17:07 [2022-08-23T22:17:07.704Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 22:17:10 [2022-08-23T22:17:10.243Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 22:17:10 [2022-08-23T22:17:10.243Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 22:17:10 [2022-08-23T22:17:10.243Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked 22:17:10 [2022-08-23T22:17:10.811Z] check_test.go:454: [db937681598e6] daemon is not started 22:17:10 [2022-08-23T22:17:10.811Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 22:17:11 [2022-08-23T22:17:11.380Z] check_test.go:454: [db0929e2799b2] daemon is not started 22:17:11 [2022-08-23T22:17:11.380Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 22:17:11 [2022-08-23T22:17:11.640Z] check_test.go:454: [d9b43c85e4dae] daemon is not started 22:17:11 [2022-08-23T22:17:11.640Z] --- PASS: TestDockerSchema1RegistrySuite (17.38s) 22:17:11 [2022-08-23T22:17:11.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.22s) 22:17:11 [2022-08-23T22:17:11.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.39s) 22:17:11 [2022-08-23T22:17:11.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.74s) 22:17:11 [2022-08-23T22:17:11.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.36s) 22:17:11 [2022-08-23T22:17:11.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) 22:17:11 [2022-08-23T22:17:11.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.32s) 22:17:11 [2022-08-23T22:17:11.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.11s) 22:17:11 [2022-08-23T22:17:11.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.16s) 22:17:11 [2022-08-23T22:17:11.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.99s) 22:17:11 [2022-08-23T22:17:11.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) 22:17:11 [2022-08-23T22:17:11.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s) 22:17:11 [2022-08-23T22:17:11.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite 22:17:11 [2022-08-23T22:17:11.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 22:17:12 [2022-08-23T22:17:12.579Z] check_test.go:483: [ddeeccbafd00f] daemon is not started 22:17:12 [2022-08-23T22:17:12.579Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 22:17:13 [2022-08-23T22:17:13.148Z] check_test.go:483: [d9832933cc574] daemon is not started 22:17:13 [2022-08-23T22:17:13.148Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 22:17:13 [2022-08-23T22:17:13.408Z] check_test.go:483: [d75f2dd9d768f] daemon is not started 22:17:13 [2022-08-23T22:17:13.408Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 22:17:14 [2022-08-23T22:17:14.789Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 22:17:15 [2022-08-23T22:17:15.737Z] check_test.go:483: [d14d871886dbf] daemon is not started 22:17:15 [2022-08-23T22:17:15.737Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 22:17:15 [2022-08-23T22:17:15.996Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr 22:17:15 [2022-08-23T22:17:15.996Z] check_test.go:483: [db40a05324353] daemon is not started 22:17:15 [2022-08-23T22:17:15.996Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 22:17:16 [2022-08-23T22:17:16.936Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr 22:17:17 [2022-08-23T22:17:17.195Z] check_test.go:483: [d1263cd192712] daemon is not started 22:17:17 [2022-08-23T22:17:17.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 22:17:17 [2022-08-23T22:17:17.195Z] check_test.go:483: [db274d6850a09] daemon is not started 22:17:17 [2022-08-23T22:17:17.195Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.50s) 22:17:17 [2022-08-23T22:17:17.195Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.84s) 22:17:17 [2022-08-23T22:17:17.195Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.64s) 22:17:17 [2022-08-23T22:17:17.195Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) 22:17:17 [2022-08-23T22:17:17.195Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.31s) 22:17:17 [2022-08-23T22:17:17.195Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.80s) 22:17:17 [2022-08-23T22:17:17.195Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.55s) 22:17:17 [2022-08-23T22:17:17.195Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.00s) 22:17:17 [2022-08-23T22:17:17.195Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) 22:17:17 [2022-08-23T22:17:17.195Z] === RUN TestDockerRegistryAuthTokenSuite 22:17:17 [2022-08-23T22:17:17.195Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 22:17:17 [2022-08-23T22:17:17.455Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain 22:17:19 [2022-08-23T22:17:19.991Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave 22:17:22 [2022-08-23T22:17:22.527Z] check_test.go:510: [dbc8dd6e86ba6] daemon is not started 22:17:22 [2022-08-23T22:17:22.527Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 22:17:22 [2022-08-23T22:17:22.527Z] check_test.go:510: [db7ef4ac14d46] daemon is not started 22:17:22 [2022-08-23T22:17:22.527Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 22:17:22 [2022-08-23T22:17:22.786Z] check_test.go:510: [d1ebc9b661918] daemon is not started 22:17:22 [2022-08-23T22:17:22.786Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 22:17:22 [2022-08-23T22:17:22.786Z] check_test.go:510: [d2792aa178ad8] daemon is not started 22:17:22 [2022-08-23T22:17:22.786Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 22:17:23 [2022-08-23T22:17:23.045Z] check_test.go:510: [dad7c7d424601] daemon is not started 22:17:23 [2022-08-23T22:17:23.045Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) 22:17:23 [2022-08-23T22:17:23.045Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) 22:17:23 [2022-08-23T22:17:23.045Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) 22:17:23 [2022-08-23T22:17:23.045Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) 22:17:23 [2022-08-23T22:17:23.045Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) 22:17:23 [2022-08-23T22:17:23.045Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) 22:17:23 [2022-08-23T22:17:23.045Z] === RUN TestDockerNetworkSuite 22:17:23 [2022-08-23T22:17:23.045Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak 22:17:24 [2022-08-23T22:17:24.428Z] docker_cli_network_unix_test.go:46: [da9d8c44c138b] daemon is not started 22:17:24 [2022-08-23T22:17:24.428Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig 22:17:24 [2022-08-23T22:17:24.688Z] docker_cli_network_unix_test.go:46: [d6bf7c374e898] daemon is not started 22:17:24 [2022-08-23T22:17:24.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint 22:17:27 [2022-08-23T22:17:27.487Z] docker_cli_network_unix_test.go:46: [dc6753f9e85b1] daemon is not started 22:17:27 [2022-08-23T22:17:27.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect 22:17:29 [2022-08-23T22:17:29.127Z] docker_cli_network_unix_test.go:46: [d7b9462ff7b91] daemon is not started 22:17:29 [2022-08-23T22:17:29.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer 22:17:29 [2022-08-23T22:17:29.387Z] docker_cli_network_unix_test.go:1233: [d6ef0e0e48f28] daemon is not started 22:17:31 [2022-08-23T22:17:31.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping 22:17:32 [2022-08-23T22:17:32.867Z] docker_cli_network_unix_test.go:46: [db80fc6fa92bb] daemon is not started 22:17:33 [2022-08-23T22:17:33.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP 22:17:38 [2022-08-23T22:17:38.717Z] docker_cli_network_unix_test.go:46: [de10fe7d609e4] daemon is not started 22:17:38 [2022-08-23T22:17:38.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP 22:17:40 [2022-08-23T22:17:40.624Z] docker_cli_network_unix_test.go:46: [dec5c66ec2ee2] daemon is not started 22:17:40 [2022-08-23T22:17:40.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer 22:17:42 [2022-08-23T22:17:42.265Z] docker_cli_network_unix_test.go:46: [d77f32a206168] daemon is not started 22:17:42 [2022-08-23T22:17:42.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork 22:17:42 [2022-08-23T22:17:42.525Z] docker_cli_network_unix_test.go:46: [d73902be15820] daemon is not started 22:17:42 [2022-08-23T22:17:42.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks 22:17:42 [2022-08-23T22:17:42.784Z] docker_cli_network_unix_test.go:46: [de76c73303685] daemon is not started 22:17:43 [2022-08-23T22:17:43.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac 22:17:43 [2022-08-23T22:17:43.613Z] docker_cli_network_unix_test.go:46: [dbb6c29c0dc44] daemon is not started 22:17:43 [2022-08-23T22:17:43.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping 22:17:44 [2022-08-23T22:17:44.442Z] docker_cli_network_unix_test.go:46: [daa6d6e1f5a14] daemon is not started 22:17:45 [2022-08-23T22:17:45.010Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete 22:17:45 [2022-08-23T22:17:45.010Z] docker_cli_network_unix_test.go:46: [da060ad158c14] daemon is not started 22:17:45 [2022-08-23T22:17:45.010Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters 22:17:45 [2022-08-23T22:17:45.269Z] docker_cli_network_unix_test.go:46: [dc4dc27d0c48d] daemon is not started 22:17:45 [2022-08-23T22:17:45.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind 22:17:45 [2022-08-23T22:17:45.838Z] docker_cli_network_unix_test.go:46: [dcc8d5c9d03de] daemon is not started 22:17:46 [2022-08-23T22:17:46.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel 22:17:46 [2022-08-23T22:17:46.357Z] docker_cli_network_unix_test.go:46: [d1b80b525d326] daemon is not started 22:17:46 [2022-08-23T22:17:46.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined 22:17:46 [2022-08-23T22:17:46.357Z] docker_cli_network_unix_test.go:46: [dc8125aa02dcd] daemon is not started 22:17:46 [2022-08-23T22:17:46.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM 22:17:46 [2022-08-23T22:17:46.357Z] docker_cli_network_unix_test.go:46: [db4cee98defc4] daemon is not started 22:17:46 [2022-08-23T22:17:46.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork 22:17:47 [2022-08-23T22:17:47.295Z] docker_cli_network_unix_test.go:46: [dae0317a6a601] daemon is not started 22:17:47 [2022-08-23T22:17:47.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault 22:17:47 [2022-08-23T22:17:47.865Z] docker_cli_network_unix_test.go:46: [d0509d85958e0] daemon is not started 22:17:48 [2022-08-23T22:17:48.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge 22:17:48 [2022-08-23T22:17:48.433Z] docker_cli_network_unix_test.go:46: [d387e4bbd2913] daemon is not started 22:17:48 [2022-08-23T22:17:48.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost 22:17:48 [2022-08-23T22:17:48.433Z] docker_cli_network_unix_test.go:46: [d8a1f735aef34] daemon is not started 22:17:48 [2022-08-23T22:17:48.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions 22:17:48 [2022-08-23T22:17:48.693Z] docker_cli_network_unix_test.go:46: [dfd47fb65f951] daemon is not started 22:17:48 [2022-08-23T22:17:48.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart 22:17:50 [2022-08-23T22:17:50.071Z] docker_cli_network_unix_test.go:968: [d3c5cbc8b8eb1] daemon is not started 22:17:51 [2022-08-23T22:17:51.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias 22:17:52 [2022-08-23T22:17:52.390Z] docker_cli_network_unix_test.go:46: [d19eaf95262bc] daemon is not started 22:17:52 [2022-08-23T22:17:52.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart 22:17:54 [2022-08-23T22:17:54.928Z] docker_cli_network_unix_test.go:1116: [dfd1bbc94397a] daemon is not started 22:17:58 [2022-08-23T22:17:58.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations 22:17:58 [2022-08-23T22:17:58.232Z] docker_cli_network_unix_test.go:46: [d6b7f4523aaff] daemon is not started 22:17:58 [2022-08-23T22:17:58.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks 22:17:58 [2022-08-23T22:17:58.800Z] docker_cli_network_unix_test.go:46: [d62368671ba51] daemon is not started 22:17:58 [2022-08-23T22:17:58.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions 22:17:59 [2022-08-23T22:17:59.059Z] docker_cli_network_unix_test.go:46: [dbe514c1157b3] daemon is not started 22:17:59 [2022-08-23T22:17:59.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer 22:17:59 [2022-08-23T22:17:59.059Z] docker_cli_network_unix_test.go:46: [db20026d2eaf1] daemon is not started 22:17:59 [2022-08-23T22:17:59.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified 22:17:59 [2022-08-23T22:17:59.318Z] docker_cli_network_unix_test.go:46: [dd1d25bf35e81] daemon is not started 22:17:59 [2022-08-23T22:17:59.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified 22:17:59 [2022-08-23T22:17:59.319Z] docker_cli_network_unix_test.go:46: [dc5baa3ce94d8] daemon is not started 22:17:59 [2022-08-23T22:17:59.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault 22:17:59 [2022-08-23T22:17:59.319Z] docker_cli_network_unix_test.go:46: [d384843d7217a] daemon is not started 22:17:59 [2022-08-23T22:17:59.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly 22:18:01 [2022-08-23T22:18:01.227Z] docker_cli_network_unix_test.go:46: [d5579d99c0a5c] daemon is not started 22:18:01 [2022-08-23T22:18:01.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault 22:18:02 [2022-08-23T22:18:02.058Z] docker_cli_network_unix_test.go:46: [d95af75edf454] daemon is not started 22:18:02 [2022-08-23T22:18:02.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter 22:18:02 [2022-08-23T22:18:02.058Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks 22:18:02 [2022-08-23T22:18:02.058Z] docker_cli_network_unix_test.go:46: [de1d0162d61ea] daemon is not started 22:18:02 [2022-08-23T22:18:02.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect 22:18:02 [2022-08-23T22:18:02.628Z] docker_cli_network_unix_test.go:46: [dec4a575e9931] daemon is not started 22:18:02 [2022-08-23T22:18:02.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart 22:18:06 [2022-08-23T22:18:06.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 22:18:07 [2022-08-23T22:18:07.762Z] docker_cli_network_unix_test.go:1084: [dd397bbe34c47] daemon is not started 22:18:09 [2022-08-23T22:18:09.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver 22:18:09 [2022-08-23T22:18:09.671Z] docker_cli_network_unix_test.go:46: [d08d82fe6f613] daemon is not started 22:18:09 [2022-08-23T22:18:09.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping 22:18:09 [2022-08-23T22:18:09.931Z] docker_cli_network_unix_test.go:46: [d8afc24048a0b] daemon is not started 22:18:10 [2022-08-23T22:18:10.191Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks 22:18:11 [2022-08-23T22:18:11.570Z] docker_cli_network_unix_test.go:46: [d854889aef39f] daemon is not started 22:18:11 [2022-08-23T22:18:11.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined 22:18:11 [2022-08-23T22:18:11.830Z] docker_cli_network_unix_test.go:46: [d19f1df5193e1] daemon is not started 22:18:11 [2022-08-23T22:18:11.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID 22:18:12 [2022-08-23T22:18:12.090Z] docker_cli_network_unix_test.go:46: [d0cd01945d007] daemon is not started 22:18:12 [2022-08-23T22:18:12.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP 22:18:12 [2022-08-23T22:18:12.918Z] docker_cli_network_unix_test.go:46: [dc33d2bb7de4e] daemon is not started 22:18:12 [2022-08-23T22:18:12.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP 22:18:13 [2022-08-23T22:18:13.487Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked 22:18:13 [2022-08-23T22:18:13.747Z] docker_cli_network_unix_test.go:46: [d1aab6f1bea24] daemon is not started 22:18:14 [2022-08-23T22:18:14.007Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver 22:18:15 [2022-08-23T22:18:15.916Z] docker_cli_swarm_test.go:1180: [d1f5610c08d95] joining swarm manager [d1e479e401720]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:18:19 [2022-08-23T22:18:19.229Z] docker_cli_network_unix_test.go:46: [d5b6dd15a7c15] daemon is not started 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite (56.51s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.34s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.78s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.52s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.56s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.33s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.21s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.01s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.77s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.07s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.35s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.24s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.53s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.48s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) 22:18:19 [2022-08-23T22:18:19.488Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.57s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.12s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.17s) 22:18:19 [2022-08-23T22:18:19.488Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.47s) 22:18:19 [2022-08-23T22:18:19.488Z] === RUN TestDockerHubPullSuite 22:18:19 [2022-08-23T22:18:19.488Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry 22:18:22 [2022-08-23T22:18:22.023Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect 22:18:22 [2022-08-23T22:18:22.023Z] docker_cli_swarm_test.go:1189: [ddb4db91ba1cd] joining swarm manager [d1e479e401720]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:18:24 [2022-08-23T22:18:24.557Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry 22:18:25 [2022-08-23T22:18:25.125Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts 22:18:27 [2022-08-23T22:18:27.029Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage 22:18:27 [2022-08-23T22:18:27.288Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed 22:18:27 [2022-08-23T22:18:27.857Z] --- PASS: TestDockerHubPullSuite (8.20s) 22:18:27 [2022-08-23T22:18:27.857Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.06s) 22:18:27 [2022-08-23T22:18:27.857Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) 22:18:27 [2022-08-23T22:18:27.857Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s) 22:18:27 [2022-08-23T22:18:27.857Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.73s) 22:18:27 [2022-08-23T22:18:27.857Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s) 22:18:27 [2022-08-23T22:18:27.857Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) 22:18:27 [2022-08-23T22:18:27.857Z] PASS 22:18:27 [2022-08-23T22:18:27.857Z] 22:18:27 [2022-08-23T22:18:27.857Z] === Skipped 22:18:27 [2022-08-23T22:18:27.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) 22:18:27 [2022-08-23T22:18:27.857Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.857Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) 22:18:27 [2022-08-23T22:18:27.857Z] 22:18:27 [2022-08-23T22:18:27.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.857Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] 22:18:27 [2022-08-23T22:18:27.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.857Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] 22:18:27 [2022-08-23T22:18:27.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.857Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] 22:18:27 [2022-08-23T22:18:27.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.857Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] 22:18:27 [2022-08-23T22:18:27.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.857Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] 22:18:27 [2022-08-23T22:18:27.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 22:18:27 [2022-08-23T22:18:27.857Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.857Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 22:18:27 [2022-08-23T22:18:27.857Z] 22:18:27 [2022-08-23T22:18:27.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.857Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] 22:18:27 [2022-08-23T22:18:27.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.857Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] 22:18:27 [2022-08-23T22:18:27.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.857Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] 22:18:27 [2022-08-23T22:18:27.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.857Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] 22:18:27 [2022-08-23T22:18:27.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.857Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] 22:18:27 [2022-08-23T22:18:27.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.857Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] 22:18:27 [2022-08-23T22:18:27.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.857Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 22:18:27 [2022-08-23T22:18:27.857Z] 22:18:27 [2022-08-23T22:18:27.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) 22:18:27 [2022-08-23T22:18:27.857Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 22:18:27 [2022-08-23T22:18:27.857Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 22:18:27 [2022-08-23T22:18:27.857Z] 22:18:27 [2022-08-23T22:18:27.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) 22:18:27 [2022-08-23T22:18:27.857Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper 22:18:27 [2022-08-23T22:18:27.857Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 22:18:27 [2022-08-23T22:18:27.857Z] 22:18:27 [2022-08-23T22:18:27.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 22:18:27 [2022-08-23T22:18:27.857Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport 22:18:27 [2022-08-23T22:18:27.857Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 22:18:27 [2022-08-23T22:18:27.857Z] 22:18:27 [2022-08-23T22:18:27.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 22:18:27 [2022-08-23T22:18:27.857Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport 22:18:27 [2022-08-23T22:18:27.857Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 22:18:27 [2022-08-23T22:18:27.857Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_sni_test.go:30: Flakey test 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks 22:18:27 [2022-08-23T22:18:27.858Z] docker_cli_network_unix_test.go:46: [de1d0162d61ea] daemon is not started 22:18:27 [2022-08-23T22:18:27.858Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] DONE 1265 tests, 51 skipped in 1486.529s 22:18:27 [2022-08-23T22:18:27.858Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 22:18:27 [2022-08-23T22:18:27.858Z] ++++ cat bundles/test-integration/docker.pid 22:18:27 [2022-08-23T22:18:27.858Z] +++ kill 9415 22:18:27 [2022-08-23T22:18:27.858Z] +++ /etc/init.d/apparmor stop 22:18:27 [2022-08-23T22:18:27.858Z] Leaving: AppArmorNo profiles have been unloaded. 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] Unloading profiles will leave already running processes permanently 22:18:27 [2022-08-23T22:18:27.858Z] unconfined, which can lead to unexpected situations. 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:27 [2022-08-23T22:18:27.858Z] To set a process to complain mode, use the command line tool 22:18:27 [2022-08-23T22:18:27.858Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 22:18:27 [2022-08-23T22:18:27.858Z] +++ true 22:18:27 [2022-08-23T22:18:27.858Z] exiting test-integration 22:18:27 [2022-08-23T22:18:27.858Z] ++ exit 0 22:18:27 [2022-08-23T22:18:27.858Z] 22:18:28 [2022-08-23T22:18:28.117Z] + for job in $(jobs -p) 22:18:28 [2022-08-23T22:18:28.117Z] + wait 9060 22:19:06 [2022-08-23T22:19:06.835Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain 22:19:10 [2022-08-23T22:19:10.127Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked 22:19:14 [2022-08-23T22:19:14.343Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster 22:19:15 [2022-08-23T22:19:15.723Z] docker_cli_swarm_test.go:1112: [d74516a1f37b8] joining swarm manager [daa4d1cd33982]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:19:16 [2022-08-23T22:19:16.661Z] docker_cli_swarm_test.go:1113: [da39f2d181e40] joining swarm manager [daa4d1cd33982]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:20:38 [2022-08-23T22:20:38.103Z] docker_cli_swarm_test.go:1166: [d77c747e2eddb] joining swarm manager [daa4d1cd33982]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 22:21:16 [2022-08-23T22:21:16.821Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress 22:21:16 [2022-08-23T22:21:16.821Z] docker_cli_swarm_test.go:1447: [d23641bb8cfbc] joining swarm manager [dcbfa0a944357]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:21:16 [2022-08-23T22:21:16.821Z] docker_cli_swarm_test.go:1448: [d1d456cc19fb8] joining swarm manager [dcbfa0a944357]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 22:21:26 [2022-08-23T22:21:26.821Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup 22:21:26 [2022-08-23T22:21:26.821Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge 22:21:26 [2022-08-23T22:21:26.821Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay 22:21:27 [2022-08-23T22:21:27.080Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge 22:21:27 [2022-08-23T22:21:27.080Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay 22:21:28 [2022-08-23T22:21:28.018Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 22:21:29 [2022-08-23T22:21:29.926Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions 22:21:33 [2022-08-23T22:21:33.220Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin 22:21:35 [2022-08-23T22:21:35.756Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 22:21:37 [2022-08-23T22:21:37.662Z] docker_cli_swarm_unix_test.go:63: [dda4a281c2457] joining swarm manager [d642f58fa22f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:22:33 [2022-08-23T22:22:33.916Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter 22:22:33 [2022-08-23T22:22:33.916Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter 22:22:33 [2022-08-23T22:22:33.916Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd 22:22:35 [2022-08-23T22:22:35.293Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts 22:22:38 [2022-08-23T22:22:38.583Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs 22:22:41 [2022-08-23T22:22:41.119Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation 22:22:43 [2022-08-23T22:22:43.026Z] docker_api_swarm_test.go:962: [d9b9a2e947bcc] joining swarm manager [d64364ca1b514]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 22:23:01 [2022-08-23T22:23:01.114Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey 22:23:13 [2022-08-23T22:23:13.324Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile 22:23:14 [2022-08-23T22:23:14.702Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter 22:23:17 [2022-08-23T22:23:17.239Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode 22:23:19 [2022-08-23T22:23:19.775Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate 22:23:26 [2022-08-23T22:23:26.344Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY 22:23:31 [2022-08-23T22:23:31.619Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate 22:23:33 [2022-08-23T22:23:33.525Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname 22:23:36 [2022-08-23T22:23:36.061Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup 22:23:38 [2022-08-23T22:23:38.598Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal 22:23:41 [2022-08-23T22:23:41.133Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter 22:23:44 [2022-08-23T22:23:44.455Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate 22:23:46 [2022-08-23T22:23:46.361Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin 22:24:42 [2022-08-23T22:24:42.594Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm 22:24:57 [2022-08-23T22:24:57.477Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite (1547.58s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.22s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.01s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.19s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.19s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.38s) 22:25:15 [2022-08-23T22:25:15.582Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.89s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.76s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.88s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.16s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.91s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.34s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.23s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.36s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.91s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.82s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.22s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.26s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.43s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.66s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.72s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.81s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.19s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.16s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.74s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.68s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.44s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.94s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.64s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.92s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.37s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.34s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.56s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.80s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.24s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.10s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.12s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.77s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.48s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.41s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.63s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.84s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.54s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.97s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.03s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.14s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.40s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.58s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.76s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.01s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.64s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.38s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.05s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.27s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.54s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.30s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.04s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.77s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.97s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.33s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.21s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.09s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.49s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.01s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.53s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.59s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.61s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.90s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.23s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.57s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.36s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.85s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.82s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (71.94s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.24s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.24s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.03s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.49s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.39s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.52s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.29s) 22:25:15 [2022-08-23T22:25:15.582Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.76s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.18s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.88s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.07s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.09s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.83s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.71s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.21s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.29s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.26s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.13s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.15s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.08s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.38s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.24s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.72s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.52s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.50s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.55s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.48s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.48s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.09s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.99s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) 22:25:15 [2022-08-23T22:25:15.582Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.21s) 22:25:15 [2022-08-23T22:25:15.582Z] === RUN TestDockerExternalVolumeSuite 22:25:15 [2022-08-23T22:25:15.582Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume 22:25:15 [2022-08-23T22:25:15.582Z] docker_cli_external_volume_driver_test.go:53: [d807dfe76774c] daemon is not started 22:25:30 [2022-08-23T22:25:30.464Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities 22:26:38 [2022-08-23T22:26:38.155Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer 22:26:46 [2022-08-23T22:26:46.274Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet 22:27:01 [2022-08-23T22:27:01.177Z] docker_cli_external_volume_driver_test.go:53: [d83ae3fceb1c5] daemon is not started 22:27:16 [2022-08-23T22:27:16.058Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse 22:27:30 [2022-08-23T22:27:30.939Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList 22:27:45 [2022-08-23T22:27:45.819Z] docker_cli_external_volume_driver_test.go:53: [d2cc71978e542] daemon is not started 22:28:00 [2022-08-23T22:28:00.723Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked 22:28:00 [2022-08-23T22:28:00.723Z] docker_cli_external_volume_driver_test.go:53: [dc8ae5567a744] daemon is not started 22:28:15 [2022-08-23T22:28:15.605Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID 22:28:47 [2022-08-23T22:28:47.686Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed 22:29:05 [2022-08-23T22:29:05.788Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete 22:29:20 [2022-08-23T22:29:20.672Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls 22:30:07 [2022-08-23T22:30:07.352Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists 22:30:25 [2022-08-23T22:30:25.445Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp 22:30:57 [2022-08-23T22:30:57.560Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail 22:31:29 [2022-08-23T22:31:29.640Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed 22:31:41 [2022-08-23T22:31:41.848Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom 22:31:59 [2022-08-23T22:31:59.967Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart 22:31:59 [2022-08-23T22:31:59.967Z] docker_cli_external_volume_driver_test.go:485: [d3a7a22de33a6] daemon is not started 22:32:14 [2022-08-23T22:32:14.848Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict 22:32:14 [2022-08-23T22:32:14.848Z] docker_cli_external_volume_driver_test.go:53: [d316ae6a92d8b] daemon is not started 22:32:29 [2022-08-23T22:32:29.731Z] --- PASS: TestDockerExternalVolumeSuite (437.12s) 22:32:29 [2022-08-23T22:32:29.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) 22:32:29 [2022-08-23T22:32:29.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) 22:32:29 [2022-08-23T22:32:29.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) 22:32:29 [2022-08-23T22:32:29.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) 22:32:29 [2022-08-23T22:32:29.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) 22:32:29 [2022-08-23T22:32:29.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) 22:32:29 [2022-08-23T22:32:29.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) 22:32:29 [2022-08-23T22:32:29.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) 22:32:29 [2022-08-23T22:32:29.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) 22:32:29 [2022-08-23T22:32:29.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) 22:32:29 [2022-08-23T22:32:29.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) 22:32:29 [2022-08-23T22:32:29.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) 22:32:29 [2022-08-23T22:32:29.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) 22:32:29 [2022-08-23T22:32:29.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) 22:32:29 [2022-08-23T22:32:29.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) 22:32:29 [2022-08-23T22:32:29.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.68s) 22:32:29 [2022-08-23T22:32:29.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s) 22:32:29 [2022-08-23T22:32:29.731Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) 22:32:29 [2022-08-23T22:32:29.731Z] PASS 22:32:29 [2022-08-23T22:32:29.731Z] 22:32:29 [2022-08-23T22:32:29.731Z] === Skipped 22:32:29 [2022-08-23T22:32:29.731Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 22:32:29 [2022-08-23T22:32:29.731Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 22:32:29 [2022-08-23T22:32:29.731Z] check_test.go:540: [db830b3b9ca21] daemon is not started 22:32:29 [2022-08-23T22:32:29.731Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 22:32:29 [2022-08-23T22:32:29.731Z] 22:32:29 [2022-08-23T22:32:29.731Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 22:32:29 [2022-08-23T22:32:29.731Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper 22:32:29 [2022-08-23T22:32:29.731Z] check_test.go:540: [d6f0d9dcd5ccc] daemon is not started 22:32:29 [2022-08-23T22:32:29.731Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 22:32:29 [2022-08-23T22:32:29.731Z] 22:32:29 [2022-08-23T22:32:29.731Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) 22:32:29 [2022-08-23T22:32:29.731Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper 22:32:29 [2022-08-23T22:32:29.731Z] check_test.go:540: [d2f19943c6650] daemon is not started 22:32:29 [2022-08-23T22:32:29.731Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) 22:32:29 [2022-08-23T22:32:29.731Z] 22:32:29 [2022-08-23T22:32:29.731Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) 22:32:29 [2022-08-23T22:32:29.731Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed 22:32:29 [2022-08-23T22:32:29.731Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) 22:32:29 [2022-08-23T22:32:29.731Z] 22:32:29 [2022-08-23T22:32:29.731Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) 22:32:29 [2022-08-23T22:32:29.731Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 22:32:29 [2022-08-23T22:32:29.731Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) 22:32:29 [2022-08-23T22:32:29.731Z] 22:32:29 [2022-08-23T22:32:29.731Z] DONE 269 tests, 5 skipped in 2328.353s 22:32:29 [2022-08-23T22:32:29.731Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 22:32:29 [2022-08-23T22:32:29.731Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d429cd4666809/docker.pid 22:32:29 [2022-08-23T22:32:29.731Z] +++ kill 7155 22:32:29 [2022-08-23T22:32:29.731Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7155 is not a child of this shell 22:32:29 [2022-08-23T22:32:29.731Z] warning: PID 7155 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d429cd4666809/docker.pid had a nonzero exit code 22:32:29 [2022-08-23T22:32:29.731Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d429cd4666809/root: target is busy. 22:32:29 [2022-08-23T22:32:29.731Z] ++++ cat bundles/test-integration/docker.pid 22:32:29 [2022-08-23T22:32:29.731Z] +++ kill 9406 22:32:29 [2022-08-23T22:32:29.990Z] +++ /etc/init.d/apparmor stop 22:32:29 [2022-08-23T22:32:29.990Z] Leaving: AppArmorNo profiles have been unloaded. 22:32:29 [2022-08-23T22:32:29.990Z] 22:32:29 [2022-08-23T22:32:29.990Z] Unloading profiles will leave already running processes permanently 22:32:29 [2022-08-23T22:32:29.990Z] unconfined, which can lead to unexpected situations. 22:32:29 [2022-08-23T22:32:29.990Z] 22:32:29 [2022-08-23T22:32:29.990Z] To set a process to complain mode, use the command line tool 22:32:29 [2022-08-23T22:32:29.990Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 22:32:29 [2022-08-23T22:32:29.990Z] +++ true 22:32:29 [2022-08-23T22:32:29.990Z] exiting test-integration 22:32:29 [2022-08-23T22:32:29.990Z] ++ exit 0 22:32:29 [2022-08-23T22:32:29.990Z] 22:32:30 [2022-08-23T22:32:30.252Z] + exit 0 22:32:30 [2022-08-23T22:32:30.252Z] ++ jobs -p 22:32:30 [2022-08-23T22:32:30.252Z] + pids= 22:32:30 [2022-08-23T22:32:30.252Z] + echo 'Remaining pids to kill: []' 22:32:30 [2022-08-23T22:32:30.252Z] Remaining pids to kill: [] 22:32:30 [2022-08-23T22:32:30.252Z] + '[' -z '' ']' Post stage [Pipeline] junit 22:32:30 [2022-08-23T22:32:30.267Z] Recording test results 22:32:31 [2022-08-23T22:32:31.973Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 22:32:32 [2022-08-23T22:32:32.296Z] + echo Ensuring container killed. 22:32:32 [2022-08-23T22:32:32.296Z] Ensuring container killed. 22:32:32 [2022-08-23T22:32:32.296Z] + docker ps -aq -f name=docker-pr1-* 22:32:32 [2022-08-23T22:32:32.296Z] + cids=c07cb61c27c1 22:32:32 [2022-08-23T22:32:32.296Z] 3ab8f9db0cbc 22:32:32 [2022-08-23T22:32:32.296Z] 463631f3ff8b 22:32:32 [2022-08-23T22:32:32.296Z] + [ -n c07cb61c27c1 22:32:32 [2022-08-23T22:32:32.296Z] 3ab8f9db0cbc 22:32:32 [2022-08-23T22:32:32.296Z] 463631f3ff8b ] 22:32:32 [2022-08-23T22:32:32.296Z] + docker rm -vf c07cb61c27c1 3ab8f9db0cbc 463631f3ff8b 22:32:33 [2022-08-23T22:32:33.249Z] c07cb61c27c1 22:32:33 [2022-08-23T22:32:33.249Z] 3ab8f9db0cbc 22:32:33 [2022-08-23T22:32:33.249Z] 463631f3ff8b [Pipeline] sh 22:32:33 [2022-08-23T22:32:33.544Z] + echo Chowning /workspace to jenkins user 22:32:33 [2022-08-23T22:32:33.545Z] Chowning /workspace to jenkins user 22:32:33 [2022-08-23T22:32:33.545Z] + id -u 22:32:33 [2022-08-23T22:32:33.545Z] + id -g 22:32:33 [2022-08-23T22:32:33.545Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44021:/workspace busybox chown -R 1000:1000 /workspace 22:32:33 [2022-08-23T22:32:33.545Z] Unable to find image 'busybox:latest' locally 22:32:33 [2022-08-23T22:32:33.545Z] latest: Pulling from library/busybox 22:32:33 [2022-08-23T22:32:33.804Z] 50783e0dfb64: Pulling fs layer 22:32:33 [2022-08-23T22:32:33.804Z] 50783e0dfb64: Download complete 22:32:34 [2022-08-23T22:32:34.064Z] 50783e0dfb64: Pull complete 22:32:34 [2022-08-23T22:32:34.064Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 22:32:34 [2022-08-23T22:32:34.064Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh 22:32:36 [2022-08-23T22:32:36.897Z] + bundleName=amd64 22:32:36 [2022-08-23T22:32:36.897Z] + echo Creating amd64-bundles.tar.gz 22:32:36 [2022-08-23T22:32:36.897Z] Creating amd64-bundles.tar.gz 22:32:36 [2022-08-23T22:32:36.897Z] + xargs tar -czf amd64-bundles.tar.gz 22:32:36 [2022-08-23T22:32:36.897Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts 22:32:38 [2022-08-23T22:32:38.289Z] Archiving artifacts 22:32:40 [2022-08-23T22:32:40.218Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44021/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 22:32:40 [2022-08-23T22:32:40.524Z] + make clean 22:32:40 [2022-08-23T22:32:40.783Z] docker volume rm -f docker-dev-cache docker-mod-cache 22:32:40 [2022-08-23T22:32:40.783Z] docker-dev-cache 22:32:40 [2022-08-23T22:32:40.783Z] docker-mod-cache [Pipeline] deleteDir [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